From 49a4ba3ce049f29fc5021605b7bdec71040a8fa2 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 5 Jul 2007 18:32:34 +0000 Subject: Switched to LGPLv3. --- src/setenv.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/setenv.c') diff --git a/src/setenv.c b/src/setenv.c index 3c803b0..7c9dcad 100644 --- a/src/setenv.c +++ b/src/setenv.c @@ -4,7 +4,7 @@ The GNU C 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. + version 3 of the License, or (at your option) any later version. The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -12,9 +12,9 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02110-1301 USA. */ + License along with the GNU C Library; if not, + see . + */ #if HAVE_CONFIG_H # include -- cgit v1.2.3