From 29910bc3bd042337e1feb12befb3c6628d7e1330 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Sat, 6 Sep 2014 13:40:55 +0200 Subject: Win build: put third party licenses into a separate folder. --- Install/Zip2008.list | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'Install/Zip2008.list') diff --git a/Install/Zip2008.list b/Install/Zip2008.list index 5736867d8..bd42135ec 100644 --- a/Install/Zip2008.list +++ b/Install/Zip2008.list @@ -8,8 +8,4 @@ ..\MCServer\monsters.ini MCServer*debug.cmd *.example.ini -Lua-LICENSE.txt -LuaExpat-license.html -LuaSQLite3-LICENSE.txt -SQLiteCpp-LICENSE.txt -MersenneTwister-LICENSE.txt +ThirdPartyLicenses \ No newline at end of file -- cgit v1.2.3 From 52dd5ba6dd16c2e544d72524a76c929973a8ee5c Mon Sep 17 00:00:00 2001 From: Mattes D Date: Sat, 6 Sep 2014 19:02:16 +0200 Subject: Added missing newline. --- Install/Zip2008.list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Install/Zip2008.list') diff --git a/Install/Zip2008.list b/Install/Zip2008.list index bd42135ec..dba435f60 100644 --- a/Install/Zip2008.list +++ b/Install/Zip2008.list @@ -8,4 +8,4 @@ ..\MCServer\monsters.ini MCServer*debug.cmd *.example.ini -ThirdPartyLicenses \ No newline at end of file +ThirdPartyLicenses -- cgit v1.2.3