From 29910bc3bd042337e1feb12befb3c6628d7e1330 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Sat, 6 Sep 2014 13:40:55 +0200 Subject: [PATCH] Win build: put third party licenses into a separate folder. --- Install/{ => ThirdPartyLicenses}/Lua-LICENSE.txt | 0 Install/{ => ThirdPartyLicenses}/LuaExpat-license.html | 0 Install/{ => ThirdPartyLicenses}/LuaSQLite3-LICENSE.txt | 0 .../{ => ThirdPartyLicenses}/MersenneTwister-LICENSE.txt | 0 Install/{ => ThirdPartyLicenses}/SQLiteCpp-LICENSE.txt | 0 Install/Zip2008.list | 6 +----- 6 files changed, 1 insertion(+), 5 deletions(-) rename Install/{ => ThirdPartyLicenses}/Lua-LICENSE.txt (100%) rename Install/{ => ThirdPartyLicenses}/LuaExpat-license.html (100%) rename Install/{ => ThirdPartyLicenses}/LuaSQLite3-LICENSE.txt (100%) rename Install/{ => ThirdPartyLicenses}/MersenneTwister-LICENSE.txt (100%) rename Install/{ => ThirdPartyLicenses}/SQLiteCpp-LICENSE.txt (100%) diff --git a/Install/Lua-LICENSE.txt b/Install/ThirdPartyLicenses/Lua-LICENSE.txt similarity index 100% rename from Install/Lua-LICENSE.txt rename to Install/ThirdPartyLicenses/Lua-LICENSE.txt diff --git a/Install/LuaExpat-license.html b/Install/ThirdPartyLicenses/LuaExpat-license.html similarity index 100% rename from Install/LuaExpat-license.html rename to Install/ThirdPartyLicenses/LuaExpat-license.html diff --git a/Install/LuaSQLite3-LICENSE.txt b/Install/ThirdPartyLicenses/LuaSQLite3-LICENSE.txt similarity index 100% rename from Install/LuaSQLite3-LICENSE.txt rename to Install/ThirdPartyLicenses/LuaSQLite3-LICENSE.txt diff --git a/Install/MersenneTwister-LICENSE.txt b/Install/ThirdPartyLicenses/MersenneTwister-LICENSE.txt similarity index 100% rename from Install/MersenneTwister-LICENSE.txt rename to Install/ThirdPartyLicenses/MersenneTwister-LICENSE.txt diff --git a/Install/SQLiteCpp-LICENSE.txt b/Install/ThirdPartyLicenses/SQLiteCpp-LICENSE.txt similarity index 100% rename from Install/SQLiteCpp-LICENSE.txt rename to Install/ThirdPartyLicenses/SQLiteCpp-LICENSE.txt 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