From e545f13f567248530e5f218dab8b3dc4e42765a7 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 18 Sep 2001 12:27:15 +0000 Subject: [PATCH] Readd special linkage permissions to license. --- sysdeps/generic/initfini.c | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/sysdeps/generic/initfini.c b/sysdeps/generic/initfini.c index 75c61be9bd..af5846a6a8 100644 --- a/sysdeps/generic/initfini.c +++ b/sysdeps/generic/initfini.c @@ -7,6 +7,16 @@ License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. + + In addition to the permissions in the GNU Lesser General Public + License, the Free Software Foundation gives you unlimited + permission to link the compiled version of this file with other + programs, and to distribute those programs without any restriction + coming from the use of this file. (The GNU Lesser General Public + License restrictions do apply in other respects; for example, they + cover modification of the file, and distribution when not linked + into another program.) + The GNU C 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 -- 2.11.4.GIT