From: Roland McGrath Date: Mon, 16 Jul 2007 00:56:07 +0000 (+0000) Subject: * elf/ldconfig.c: Allow GPLv2 or any later version. X-Git-Tag: cvs/fedora-glibc-20070731T1624~54 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2e2efe652a61fc081a0f08ecfe6c46fddead1fd0;p=thirdparty%2Fglibc.git * elf/ldconfig.c: Allow GPLv2 or any later version. * elf/readlib.c: Likewise. * elf/chroot_canon.c: Likewise. * elf/cache.c: Likewise. * nscd/mem.c: Likewise. * nscd/getpwuid_r.c: Likewise. * nscd/grpcache.c: Likewise. * nscd/aicache.c: Likewise. * nscd/getsrvbynm_r.c: Likewise. * nscd/nscd.c: Likewise. * nscd/servicescache.c: Likewise. * nscd/getsrvbypt_r.c: Likewise. * nscd/initgrcache.c: Likewise. * nscd/gethstbyad_r.c: Likewise. * nscd/gethstbynm2_r.c: Likewise. * nscd/getgrnam_r.c: Likewise. * nscd/nscd_setup_thread.c: Likewise. * nscd/getpwnam_r.c: Likewise. * nscd/gai.c: Likewise. * nscd/connections.c: Likewise. * nscd/dbg_log.c: Likewise. * nscd/cache.c: Likewise. * nscd/hstcache.c: Likewise. * nscd/nscd_conf.c: Likewise. * nscd/getgrgid_r.c: Likewise. * nscd/pwdcache.c: Likewise. * catgets/gencat.c: Likewise. * locale/programs/linereader.h: Likewise. * locale/programs/locarchive.c: Likewise. * locale/programs/ld-paper.c: Likewise. * locale/programs/locfile-kw.h: Likewise. * locale/programs/ld-address.c: Likewise. * locale/programs/xmalloc.c: Likewise. * locale/programs/ld-time.c: Likewise. * locale/programs/localedef.c: Likewise. * locale/programs/simple-hash.c: Likewise. * locale/programs/xstrdup.c: Likewise. * locale/programs/ld-numeric.c: Likewise. * locale/programs/locfile-kw.gperf: Likewise. * locale/programs/ld-collate.c: Likewise. * locale/programs/charmap-kw.gperf: Likewise. * locale/programs/charmap.h: Likewise. * locale/programs/charmap-kw.h: Likewise. * locale/programs/config.h: Likewise. * locale/programs/locfile.c: Likewise. * locale/programs/ld-ctype.c: Likewise. * locale/programs/charmap.c: Likewise. * locale/programs/ld-messages.c: Likewise. * locale/programs/repertoire.h: Likewise. * locale/programs/locale.c: Likewise. * locale/programs/ld-name.c: Likewise. * locale/programs/linereader.c: Likewise. * locale/programs/locfile.h: Likewise. * locale/programs/3level.h: Likewise. * locale/programs/ld-monetary.c: Likewise. * locale/programs/ld-measurement.c: Likewise. * locale/programs/charmap-dir.c: Likewise. * locale/programs/ld-identification.c: Likewise. * locale/programs/localedef.h: Likewise. * locale/programs/charmap-dir.h: Likewise. * locale/programs/repertoire.c: Likewise. * locale/programs/simple-hash.h: Likewise. * locale/programs/ld-telephone.c: Likewise. * locale/programs/locale-spec.c: Likewise. * locale/programs/locfile-token.h: Likewise. * posix/getconf.c: Likewise. * iconv/dummy-repertoire.c: Likewise. * iconv/iconv_charmap.c: Likewise. * iconv/iconvconfig.c: Likewise. * iconv/iconv_prog.c: Likewise. * malloc/memusagestat.c: Likewise. * sysdeps/unix/sysv/linux/nscd_setup_thread.c: Likewise. --- diff --git a/ChangeLog b/ChangeLog index f9c5682a61f..cf2945e3815 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,78 @@ +2007-07-14 Jakub Jelinek + + * elf/ldconfig.c: Allow GPLv2 or any later version. + * elf/readlib.c: Likewise. + * elf/chroot_canon.c: Likewise. + * elf/cache.c: Likewise. + * nscd/mem.c: Likewise. + * nscd/getpwuid_r.c: Likewise. + * nscd/grpcache.c: Likewise. + * nscd/aicache.c: Likewise. + * nscd/getsrvbynm_r.c: Likewise. + * nscd/nscd.c: Likewise. + * nscd/servicescache.c: Likewise. + * nscd/getsrvbypt_r.c: Likewise. + * nscd/initgrcache.c: Likewise. + * nscd/gethstbyad_r.c: Likewise. + * nscd/gethstbynm2_r.c: Likewise. + * nscd/getgrnam_r.c: Likewise. + * nscd/nscd_setup_thread.c: Likewise. + * nscd/getpwnam_r.c: Likewise. + * nscd/gai.c: Likewise. + * nscd/connections.c: Likewise. + * nscd/dbg_log.c: Likewise. + * nscd/cache.c: Likewise. + * nscd/hstcache.c: Likewise. + * nscd/nscd_conf.c: Likewise. + * nscd/getgrgid_r.c: Likewise. + * nscd/pwdcache.c: Likewise. + * catgets/gencat.c: Likewise. + * locale/programs/linereader.h: Likewise. + * locale/programs/locarchive.c: Likewise. + * locale/programs/ld-paper.c: Likewise. + * locale/programs/locfile-kw.h: Likewise. + * locale/programs/ld-address.c: Likewise. + * locale/programs/xmalloc.c: Likewise. + * locale/programs/ld-time.c: Likewise. + * locale/programs/localedef.c: Likewise. + * locale/programs/simple-hash.c: Likewise. + * locale/programs/xstrdup.c: Likewise. + * locale/programs/ld-numeric.c: Likewise. + * locale/programs/locfile-kw.gperf: Likewise. + * locale/programs/ld-collate.c: Likewise. + * locale/programs/charmap-kw.gperf: Likewise. + * locale/programs/charmap.h: Likewise. + * locale/programs/charmap-kw.h: Likewise. + * locale/programs/config.h: Likewise. + * locale/programs/locfile.c: Likewise. + * locale/programs/ld-ctype.c: Likewise. + * locale/programs/charmap.c: Likewise. + * locale/programs/ld-messages.c: Likewise. + * locale/programs/repertoire.h: Likewise. + * locale/programs/locale.c: Likewise. + * locale/programs/ld-name.c: Likewise. + * locale/programs/linereader.c: Likewise. + * locale/programs/locfile.h: Likewise. + * locale/programs/3level.h: Likewise. + * locale/programs/ld-monetary.c: Likewise. + * locale/programs/ld-measurement.c: Likewise. + * locale/programs/charmap-dir.c: Likewise. + * locale/programs/ld-identification.c: Likewise. + * locale/programs/localedef.h: Likewise. + * locale/programs/charmap-dir.h: Likewise. + * locale/programs/repertoire.c: Likewise. + * locale/programs/simple-hash.h: Likewise. + * locale/programs/ld-telephone.c: Likewise. + * locale/programs/locale-spec.c: Likewise. + * locale/programs/locfile-token.h: Likewise. + * posix/getconf.c: Likewise. + * iconv/dummy-repertoire.c: Likewise. + * iconv/iconv_charmap.c: Likewise. + * iconv/iconvconfig.c: Likewise. + * iconv/iconv_prog.c: Likewise. + * malloc/memusagestat.c: Likewise. + * sysdeps/unix/sysv/linux/nscd_setup_thread.c: Likewise. + 2007-07-06 Kaz Kojima * sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argument registers. diff --git a/catgets/gencat.c b/catgets/gencat.c index f5cbb8e1b3e..d8ce7af72d5 100644 --- a/catgets/gencat.c +++ b/catgets/gencat.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/elf/cache.c b/elf/cache.c index e18446644e5..6dbd5a6c08c 100644 --- a/elf/cache.c +++ b/elf/cache.c @@ -3,8 +3,9 @@ Contributed by Andreas Jaeger , 1999. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/elf/chroot_canon.c b/elf/chroot_canon.c index 3ef2fdf08fd..3c16a43ebb5 100644 --- a/elf/chroot_canon.c +++ b/elf/chroot_canon.c @@ -4,8 +4,9 @@ This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/elf/ldconfig.c b/elf/ldconfig.c index 44ccc1a3d4b..accc9f95d5f 100644 --- a/elf/ldconfig.c +++ b/elf/ldconfig.c @@ -3,8 +3,9 @@ Contributed by Andreas Jaeger , 1999. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/elf/readlib.c b/elf/readlib.c index 8896bbdaca7..a3278d935e1 100644 --- a/elf/readlib.c +++ b/elf/readlib.c @@ -4,8 +4,9 @@ Jakub Jelinek , 1999. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/iconv/dummy-repertoire.c b/iconv/dummy-repertoire.c index a87685c5056..cae384c2875 100644 --- a/iconv/dummy-repertoire.c +++ b/iconv/dummy-repertoire.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 2001. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/iconv/iconv_charmap.c b/iconv/iconv_charmap.c index a54d7381202..f679c64eb27 100644 --- a/iconv/iconv_charmap.c +++ b/iconv/iconv_charmap.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper , 2001. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/iconv/iconv_prog.c b/iconv/iconv_prog.c index 84493af68ff..24f6a51f179 100644 --- a/iconv/iconv_prog.c +++ b/iconv/iconv_prog.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/iconv/iconvconfig.c b/iconv/iconvconfig.c index 405ee98a913..de3986488cb 100644 --- a/iconv/iconvconfig.c +++ b/iconv/iconvconfig.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper , 2000. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/3level.h b/locale/programs/3level.h index 6f2be0612c7..cce925e1bc4 100644 --- a/locale/programs/3level.h +++ b/locale/programs/3level.h @@ -3,8 +3,9 @@ Contributed by Bruno Haible , 2000. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/charmap-dir.c b/locale/programs/charmap-dir.c index 07d0cdcfd06..e192eddde3d 100644 --- a/locale/programs/charmap-dir.c +++ b/locale/programs/charmap-dir.c @@ -2,8 +2,9 @@ This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/charmap-dir.h b/locale/programs/charmap-dir.h index 256db8dc35d..028f926b0a7 100644 --- a/locale/programs/charmap-dir.h +++ b/locale/programs/charmap-dir.h @@ -2,8 +2,9 @@ This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/charmap-kw.gperf b/locale/programs/charmap-kw.gperf index 64f74525009..03fea94844f 100644 --- a/locale/programs/charmap-kw.gperf +++ b/locale/programs/charmap-kw.gperf @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper, . This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/charmap-kw.h b/locale/programs/charmap-kw.h index d7d85774da9..8ad6421639f 100644 --- a/locale/programs/charmap-kw.h +++ b/locale/programs/charmap-kw.h @@ -35,8 +35,9 @@ Contributed by Ulrich Drepper, . This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/charmap.c b/locale/programs/charmap.c index dbc1101fd07..ef528217fd1 100644 --- a/locale/programs/charmap.c +++ b/locale/programs/charmap.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/charmap.h b/locale/programs/charmap.h index fd711f2d117..11fddd760a1 100644 --- a/locale/programs/charmap.h +++ b/locale/programs/charmap.h @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/config.h b/locale/programs/config.h index 6f9bfde9038..2f66997abeb 100644 --- a/locale/programs/config.h +++ b/locale/programs/config.h @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/ld-address.c b/locale/programs/ld-address.c index dac85510713..6343b3c8a43 100644 --- a/locale/programs/ld-address.c +++ b/locale/programs/ld-address.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/ld-collate.c b/locale/programs/ld-collate.c index 56f3180b10a..591a9180628 100644 --- a/locale/programs/ld-collate.c +++ b/locale/programs/ld-collate.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/ld-ctype.c b/locale/programs/ld-ctype.c index 0e4b96d12fe..891c1100027 100644 --- a/locale/programs/ld-ctype.c +++ b/locale/programs/ld-ctype.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/ld-identification.c b/locale/programs/ld-identification.c index d050f7aaa90..ae6a6068883 100644 --- a/locale/programs/ld-identification.c +++ b/locale/programs/ld-identification.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/ld-measurement.c b/locale/programs/ld-measurement.c index 6a9b847a1a3..8abe38e135c 100644 --- a/locale/programs/ld-measurement.c +++ b/locale/programs/ld-measurement.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/ld-messages.c b/locale/programs/ld-messages.c index e98574f1306..7e41a19e397 100644 --- a/locale/programs/ld-messages.c +++ b/locale/programs/ld-messages.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/ld-monetary.c b/locale/programs/ld-monetary.c index d493a142b56..e2634bc2c95 100644 --- a/locale/programs/ld-monetary.c +++ b/locale/programs/ld-monetary.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/ld-name.c b/locale/programs/ld-name.c index c1153fd51d0..9f328828cf2 100644 --- a/locale/programs/ld-name.c +++ b/locale/programs/ld-name.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/ld-numeric.c b/locale/programs/ld-numeric.c index d7ffe75beef..b1a89e262b0 100644 --- a/locale/programs/ld-numeric.c +++ b/locale/programs/ld-numeric.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/ld-paper.c b/locale/programs/ld-paper.c index 38f9af3e60e..eda94f63049 100644 --- a/locale/programs/ld-paper.c +++ b/locale/programs/ld-paper.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/ld-telephone.c b/locale/programs/ld-telephone.c index 4075a14f468..108bdc79a96 100644 --- a/locale/programs/ld-telephone.c +++ b/locale/programs/ld-telephone.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/ld-time.c b/locale/programs/ld-time.c index 0d193503718..30c13533c29 100644 --- a/locale/programs/ld-time.c +++ b/locale/programs/ld-time.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/linereader.c b/locale/programs/linereader.c index 4b38fd283c2..8a04e322769 100644 --- a/locale/programs/linereader.c +++ b/locale/programs/linereader.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/linereader.h b/locale/programs/linereader.h index d4d7e830a6e..e0c844e5b2c 100644 --- a/locale/programs/linereader.h +++ b/locale/programs/linereader.h @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper, . This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/locale-spec.c b/locale/programs/locale-spec.c index 6ad3d95efed..6334f4c5ff5 100644 --- a/locale/programs/locale-spec.c +++ b/locale/programs/locale-spec.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/locale.c b/locale/programs/locale.c index cc3082d48a7..8322fc0d75b 100644 --- a/locale/programs/locale.c +++ b/locale/programs/locale.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/localedef.c b/locale/programs/localedef.c index 04dcf8ee0d6..3e4d114fdc6 100644 --- a/locale/programs/localedef.c +++ b/locale/programs/localedef.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/localedef.h b/locale/programs/localedef.h index f8cc4ca9c1f..bdff9e6f287 100644 --- a/locale/programs/localedef.h +++ b/locale/programs/localedef.h @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/locarchive.c b/locale/programs/locarchive.c index 91ea8e24c73..42e661846e1 100644 --- a/locale/programs/locarchive.c +++ b/locale/programs/locarchive.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 2002. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/locfile-kw.gperf b/locale/programs/locfile-kw.gperf index efdb9afab98..936256ab348 100644 --- a/locale/programs/locfile-kw.gperf +++ b/locale/programs/locfile-kw.gperf @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/locfile-kw.h b/locale/programs/locfile-kw.h index 6ec2134cdd0..c883842b3ca 100644 --- a/locale/programs/locfile-kw.h +++ b/locale/programs/locfile-kw.h @@ -35,8 +35,9 @@ Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/locfile-token.h b/locale/programs/locfile-token.h index beb979c6329..d6db1a778c0 100644 --- a/locale/programs/locfile-token.h +++ b/locale/programs/locfile-token.h @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/locfile.c b/locale/programs/locfile.c index ae8ce73ce48..17cd0209a41 100644 --- a/locale/programs/locfile.c +++ b/locale/programs/locfile.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/locfile.h b/locale/programs/locfile.h index f6290f0ee0e..6e5341f36ee 100644 --- a/locale/programs/locfile.h +++ b/locale/programs/locfile.h @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/repertoire.c b/locale/programs/repertoire.c index b6c0a6ad58b..03eed4acf5f 100644 --- a/locale/programs/repertoire.c +++ b/locale/programs/repertoire.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/repertoire.h b/locale/programs/repertoire.h index 75877044ca4..2e1f7ae1926 100644 --- a/locale/programs/repertoire.h +++ b/locale/programs/repertoire.h @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/simple-hash.c b/locale/programs/simple-hash.c index de8998cc7a6..5bd65f24783 100644 --- a/locale/programs/simple-hash.c +++ b/locale/programs/simple-hash.c @@ -4,8 +4,9 @@ Written by Ulrich Drepper , October 1994. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/simple-hash.h b/locale/programs/simple-hash.h index 7261ebc396c..b41c233b064 100644 --- a/locale/programs/simple-hash.h +++ b/locale/programs/simple-hash.h @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/xmalloc.c b/locale/programs/xmalloc.c index a95dc5a40f3..a2eeda79b88 100644 --- a/locale/programs/xmalloc.c +++ b/locale/programs/xmalloc.c @@ -4,8 +4,9 @@ This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/locale/programs/xstrdup.c b/locale/programs/xstrdup.c index 12fb3a8287f..e6e302f4129 100644 --- a/locale/programs/xstrdup.c +++ b/locale/programs/xstrdup.c @@ -3,8 +3,9 @@ This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/malloc/memusagestat.c b/malloc/memusagestat.c index 93ac2cd7442..779d5c0a59b 100644 --- a/malloc/memusagestat.c +++ b/malloc/memusagestat.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/nscd/aicache.c b/nscd/aicache.c index bccac3abbc7..0dc892bc741 100644 --- a/nscd/aicache.c +++ b/nscd/aicache.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper , 2004. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/nscd/cache.c b/nscd/cache.c index 73e7902cad1..56198f6b6eb 100644 --- a/nscd/cache.c +++ b/nscd/cache.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/nscd/connections.c b/nscd/connections.c index 1328dc055e8..48e91e80fec 100644 --- a/nscd/connections.c +++ b/nscd/connections.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/nscd/dbg_log.c b/nscd/dbg_log.c index d64afc7e8de..5e192c97dd8 100644 --- a/nscd/dbg_log.c +++ b/nscd/dbg_log.c @@ -3,8 +3,9 @@ Contributed by Thorsten Kukuk , 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/nscd/gai.c b/nscd/gai.c index 12335904071..23964b7fd7b 100644 --- a/nscd/gai.c +++ b/nscd/gai.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 2004. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/nscd/getgrgid_r.c b/nscd/getgrgid_r.c index 037509d8aaa..297ebe76917 100644 --- a/nscd/getgrgid_r.c +++ b/nscd/getgrgid_r.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/nscd/getgrnam_r.c b/nscd/getgrnam_r.c index 8fc74dcbafa..55e69d0e033 100644 --- a/nscd/getgrnam_r.c +++ b/nscd/getgrnam_r.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/nscd/gethstbyad_r.c b/nscd/gethstbyad_r.c index 4c02492101d..e0cd82c32b7 100644 --- a/nscd/gethstbyad_r.c +++ b/nscd/gethstbyad_r.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/nscd/gethstbynm2_r.c b/nscd/gethstbynm2_r.c index 416b5ceafa1..abe992cc1c5 100644 --- a/nscd/gethstbynm2_r.c +++ b/nscd/gethstbynm2_r.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/nscd/getpwnam_r.c b/nscd/getpwnam_r.c index c92209a0cf5..a1f7c3c872c 100644 --- a/nscd/getpwnam_r.c +++ b/nscd/getpwnam_r.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/nscd/getpwuid_r.c b/nscd/getpwuid_r.c index f68951511e4..501c605b5b3 100644 --- a/nscd/getpwuid_r.c +++ b/nscd/getpwuid_r.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/nscd/getsrvbynm_r.c b/nscd/getsrvbynm_r.c index fb60f4802d5..ebd344ac59e 100644 --- a/nscd/getsrvbynm_r.c +++ b/nscd/getsrvbynm_r.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/nscd/getsrvbypt_r.c b/nscd/getsrvbypt_r.c index fd5b11bc3d2..69abee15d99 100644 --- a/nscd/getsrvbypt_r.c +++ b/nscd/getsrvbypt_r.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/nscd/grpcache.c b/nscd/grpcache.c index 3852e8ca7f0..9cb6105f3cf 100644 --- a/nscd/grpcache.c +++ b/nscd/grpcache.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/nscd/hstcache.c b/nscd/hstcache.c index ad2e323eace..3c9a17fee89 100644 --- a/nscd/hstcache.c +++ b/nscd/hstcache.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/nscd/initgrcache.c b/nscd/initgrcache.c index f1f859c552c..bb4ac37efc4 100644 --- a/nscd/initgrcache.c +++ b/nscd/initgrcache.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper , 2004. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/nscd/mem.c b/nscd/mem.c index 5206c5af38b..d7c59244aa0 100644 --- a/nscd/mem.c +++ b/nscd/mem.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper , 2004. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/nscd/nscd.c b/nscd/nscd.c index ec7fceb3fab..e007694218b 100644 --- a/nscd/nscd.c +++ b/nscd/nscd.c @@ -3,8 +3,9 @@ Contributed by Thorsten Kukuk , 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/nscd/nscd_conf.c b/nscd/nscd_conf.c index e724c6bd59d..0d5a5f2d8c8 100644 --- a/nscd/nscd_conf.c +++ b/nscd/nscd_conf.c @@ -3,8 +3,9 @@ Contributed by Thorsten Kukuk , 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/nscd/nscd_setup_thread.c b/nscd/nscd_setup_thread.c index 32bfe070003..c17fbd5638e 100644 --- a/nscd/nscd_setup_thread.c +++ b/nscd/nscd_setup_thread.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper , 2004. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/nscd/pwdcache.c b/nscd/pwdcache.c index ab41bcc0d56..51ea113476b 100644 --- a/nscd/pwdcache.c +++ b/nscd/pwdcache.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/nscd/servicescache.c b/nscd/servicescache.c index 8c3a9516bab..89e107bae73 100644 --- a/nscd/servicescache.c +++ b/nscd/servicescache.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper , 2007. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/posix/getconf.c b/posix/getconf.c index c7a9d57628a..99f387feb7b 100644 --- a/posix/getconf.c +++ b/posix/getconf.c @@ -2,8 +2,9 @@ This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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 diff --git a/sysdeps/unix/sysv/linux/nscd_setup_thread.c b/sysdeps/unix/sysv/linux/nscd_setup_thread.c index 1589c24ea96..56e23dc8314 100644 --- a/sysdeps/unix/sysv/linux/nscd_setup_thread.c +++ b/sysdeps/unix/sysv/linux/nscd_setup_thread.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper , 2004. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 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