summaryrefslogtreecommitdiffstats
path: root/Filelist
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2020-01-08 21:43:02 +0100
committerBram Moolenaar <Bram@vim.org>2020-01-08 21:43:02 +0100
commitc838626fea42ed5924ee6084d87d1b37b2d7b0ff (patch)
treea3c0ff790e3ca34197361065dc1089d22084d42b /Filelist
parentb662591e505e8523634a1c8ddfb7fe44fae880c6 (diff)
patch 8.2.0105: Vim license not easy to find on githubv8.2.0105
Problem: Vim license not easy to find on github. Solution: Add a separate LICENCE file. (closes #5458)
Diffstat (limited to 'Filelist')
-rw-r--r--Filelist1
1 files changed, 1 insertions, 0 deletions
diff --git a/Filelist b/Filelist
index ca72742fd5..6ebb3f7c96 100644
--- a/Filelist
+++ b/Filelist
@@ -652,6 +652,7 @@ SRC_EXTRA = \
RT_ALL = \
README.txt \
README.md \
+ LICENSE \
CONTRIBUTING.md \
runtime/bugreport.vim \
runtime/doc/*.awk \