29 lines
854 B
Diff
29 lines
854 B
Diff
From 1cebdfc97b39961c2df68e84996f667d529eafc7 Mon Sep 17 00:00:00 2001
|
|
From: Thorsten Behrens <tbehrens@suse.com>
|
|
Date: Tue, 12 Nov 2013 08:59:19 +0100
|
|
Subject: [PATCH] Update FSF address in LGPL license.
|
|
|
|
Since rpmlint was bitching, and indeed
|
|
http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt features a
|
|
new address.
|
|
---
|
|
COPYING | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/COPYING b/COPYING
|
|
index b1e3f5a..0a41847 100644
|
|
--- a/COPYING
|
|
+++ b/COPYING
|
|
@@ -2,7 +2,7 @@
|
|
Version 2.1, February 1999
|
|
|
|
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
|
|
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
|
Everyone is permitted to copy and distribute verbatim copies
|
|
of this license document, but changing it is not allowed.
|
|
|
|
--
|
|
2.5.0
|
|
|