From 97314d5d8e7d62a14426653ed71855a7dd86b553 Mon Sep 17 00:00:00 2001 From: Sebastian Schuberth Date: Tue, 12 Jan 2010 17:52:21 +0100 Subject: [PATCH] Remove License.txt to add it as license.txt with changes in the next commit This is to not confuse case-insensitive file systems. Signed-off-by: Sebastian Schuberth --- share/7-Zip/License.txt | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 share/7-Zip/License.txt diff --git a/share/7-Zip/License.txt b/share/7-Zip/License.txt deleted file mode 100644 index 35d3c8c4..00000000 --- a/share/7-Zip/License.txt +++ /dev/null @@ -1,20 +0,0 @@ - 7-Zip - ~~~~~ - License for use and distribution - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - 7-Zip Copyright (C) 1999-2006 Igor Pavlov. - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -- 2.11.4.GIT