diff Filelist @ 19089:9185ddf4cded v8.2.0105

patch 8.2.0105: Vim license not easy to find on github Commit: https://github.com/vim/vim/commit/c838626fea42ed5924ee6084d87d1b37b2d7b0ff Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jan 8 21:43:02 2020 +0100 patch 8.2.0105: Vim license not easy to find on github Problem: Vim license not easy to find on github. Solution: Add a separate LICENCE file. (closes https://github.com/vim/vim/issues/5458)
author Bram Moolenaar <Bram@vim.org>
date Wed, 08 Jan 2020 21:45:04 +0100
parents 011cc1d22520
children 27ff44268da5
line wrap: on
line diff
--- 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 \