From 2e2efe652a61fc081a0f08ecfe6c46fddead1fd0 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 16 Jul 2007 00:56:07 +0000 Subject: * 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. --- locale/programs/3level.h | 5 +++-- locale/programs/charmap-dir.c | 5 +++-- locale/programs/charmap-dir.h | 5 +++-- locale/programs/charmap-kw.gperf | 5 +++-- locale/programs/charmap-kw.h | 5 +++-- locale/programs/charmap.c | 5 +++-- locale/programs/charmap.h | 5 +++-- locale/programs/config.h | 5 +++-- locale/programs/ld-address.c | 5 +++-- locale/programs/ld-collate.c | 5 +++-- locale/programs/ld-ctype.c | 5 +++-- locale/programs/ld-identification.c | 5 +++-- locale/programs/ld-measurement.c | 5 +++-- locale/programs/ld-messages.c | 5 +++-- locale/programs/ld-monetary.c | 5 +++-- locale/programs/ld-name.c | 5 +++-- locale/programs/ld-numeric.c | 5 +++-- locale/programs/ld-paper.c | 5 +++-- locale/programs/ld-telephone.c | 5 +++-- locale/programs/ld-time.c | 5 +++-- locale/programs/linereader.c | 5 +++-- locale/programs/linereader.h | 5 +++-- locale/programs/locale-spec.c | 5 +++-- locale/programs/locale.c | 5 +++-- locale/programs/localedef.c | 5 +++-- locale/programs/localedef.h | 5 +++-- locale/programs/locarchive.c | 5 +++-- locale/programs/locfile-kw.gperf | 5 +++-- locale/programs/locfile-kw.h | 5 +++-- locale/programs/locfile-token.h | 5 +++-- locale/programs/locfile.c | 5 +++-- locale/programs/locfile.h | 5 +++-- locale/programs/repertoire.c | 5 +++-- locale/programs/repertoire.h | 5 +++-- locale/programs/simple-hash.c | 5 +++-- locale/programs/simple-hash.h | 5 +++-- locale/programs/xmalloc.c | 5 +++-- locale/programs/xstrdup.c | 5 +++-- 38 files changed, 114 insertions(+), 76 deletions(-) (limited to 'locale') diff --git a/locale/programs/3level.h b/locale/programs/3level.h index 6f2be06..cce925e 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 07d0cdc..e192edd 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 256db8d..028f926 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 64f7452..03fea94 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 d7d8577..8ad6421 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 dbc1101..ef52821 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 fd711f2..11fddd7 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 6f9bfde..2f66997 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 dac8551..6343b3c 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 56f3180..591a918 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 0e4b96d..891c110 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 d050f7a..ae6a606 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 6a9b847..8abe38e 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 e98574f..7e41a19 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 d493a14..e2634bc 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 c1153fd..9f32882 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 d7ffe75..b1a89e2 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 38f9af3..eda94f6 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 4075a14..108bdc7 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 0d19350..30c1353 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 4b38fd2..8a04e32 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 d4d7e83..e0c844e 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 6ad3d95..6334f4c 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 cc3082d..8322fc0 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 04dcf8e..3e4d114 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 f8cc4ca..bdff9e6 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 91ea8e2..42e6618 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 efdb9af..936256a 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 6ec2134..c883842 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 beb979c..d6db1a7 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 ae8ce73..17cd020 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 f6290f0..6e5341f 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 b6c0a6a..03eed4a 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 7587704..2e1f7ae 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 de8998c..5bd65f2 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 7261ebc..b41c233 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 a95dc5a..a2eeda7 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 12fb3a8..e6e302f 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 -- cgit v1.1