X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fobstack.c;h=5b87466d881f1df66874890eff3212a444f8700f;hb=536677c5756ce56ca2079820450d116f403b46e2;hp=5cd0b7a6d022b923be577cfb8d806f75cdfbfc9f;hpb=9d55a02b1bba37b2a7a1f2c14f84a5c6a12ecbd1;p=gnulib.git diff --git a/lib/obstack.c b/lib/obstack.c index 5cd0b7a6d..5b87466d8 100644 --- a/lib/obstack.c +++ b/lib/obstack.c @@ -4,19 +4,18 @@ 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. - This program is free software; you can redistribute it and/or modify + This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) - any later version. + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. This program 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 General Public License for more details. - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + You should have received a copy of the GNU General Public License + along with this program. If not, see . */ #ifdef _LIBC # include