aboutsummaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
Diffstat (limited to 'locale')
-rw-r--r--locale/C-address.c16
-rw-r--r--locale/C-collate.c16
-rw-r--r--locale/C-ctype.c16
-rw-r--r--locale/C-identification.c16
-rw-r--r--locale/C-measurement.c16
-rw-r--r--locale/C-messages.c16
-rw-r--r--locale/C-monetary.c16
-rw-r--r--locale/C-name.c16
-rw-r--r--locale/C-numeric.c16
-rw-r--r--locale/C-paper.c16
-rw-r--r--locale/C-telephone.c16
-rw-r--r--locale/C-time.c16
-rw-r--r--locale/C-translit.h.in16
-rw-r--r--locale/Makefile16
-rw-r--r--locale/bits/locale.h16
-rw-r--r--locale/broken_cur_max.c16
-rw-r--r--locale/categories.def17
-rw-r--r--locale/coll-lookup.h16
-rw-r--r--locale/duplocale.c16
-rw-r--r--locale/elem-hash.h16
-rw-r--r--locale/findlocale.c16
-rw-r--r--locale/freelocale.c16
-rw-r--r--locale/indigits.h16
-rw-r--r--locale/indigitswc.h16
-rw-r--r--locale/langinfo.h16
-rw-r--r--locale/lc-address.c16
-rw-r--r--locale/lc-collate.c16
-rw-r--r--locale/lc-ctype.c16
-rw-r--r--locale/lc-identification.c16
-rw-r--r--locale/lc-measurement.c16
-rw-r--r--locale/lc-messages.c16
-rw-r--r--locale/lc-monetary.c16
-rw-r--r--locale/lc-name.c16
-rw-r--r--locale/lc-numeric.c16
-rw-r--r--locale/lc-paper.c16
-rw-r--r--locale/lc-telephone.c16
-rw-r--r--locale/lc-time.c16
-rw-r--r--locale/loadlocale.c16
-rw-r--r--locale/locale.h16
-rw-r--r--locale/localeconv.c16
-rw-r--r--locale/localeinfo.h16
-rw-r--r--locale/mb_cur_max.c16
-rw-r--r--locale/newlocale.c16
-rw-r--r--locale/nl_langinfo.c16
-rw-r--r--locale/nl_langinfo_l.c16
-rw-r--r--locale/outdigits.h16
-rw-r--r--locale/outdigitswc.h16
-rw-r--r--locale/programs/3level.h16
-rw-r--r--locale/programs/charmap-dir.c16
-rw-r--r--locale/programs/charmap-dir.h16
-rw-r--r--locale/programs/charmap-kw.gperf16
-rw-r--r--locale/programs/charmap.c16
-rw-r--r--locale/programs/charmap.h16
-rw-r--r--locale/programs/config.h16
-rw-r--r--locale/programs/ld-address.c16
-rw-r--r--locale/programs/ld-collate.c16
-rw-r--r--locale/programs/ld-ctype.c16
-rw-r--r--locale/programs/ld-identification.c16
-rw-r--r--locale/programs/ld-measurement.c16
-rw-r--r--locale/programs/ld-messages.c16
-rw-r--r--locale/programs/ld-monetary.c16
-rw-r--r--locale/programs/ld-name.c16
-rw-r--r--locale/programs/ld-numeric.c16
-rw-r--r--locale/programs/ld-paper.c16
-rw-r--r--locale/programs/ld-telephone.c16
-rw-r--r--locale/programs/ld-time.c16
-rw-r--r--locale/programs/linereader.c16
-rw-r--r--locale/programs/linereader.h16
-rw-r--r--locale/programs/locale-spec.c16
-rw-r--r--locale/programs/locale.c16
-rw-r--r--locale/programs/localedef.c16
-rw-r--r--locale/programs/localedef.h16
-rw-r--r--locale/programs/locfile-kw.gperf16
-rw-r--r--locale/programs/locfile-token.h16
-rw-r--r--locale/programs/locfile.c16
-rw-r--r--locale/programs/locfile.h16
-rw-r--r--locale/programs/repertoire.c16
-rw-r--r--locale/programs/repertoire.h16
-rw-r--r--locale/programs/simple-hash.c17
-rw-r--r--locale/programs/simple-hash.h16
-rw-r--r--locale/programs/xmalloc.c16
-rw-r--r--locale/programs/xstrdup.c16
-rw-r--r--locale/setlocale.c16
-rw-r--r--locale/strlen-hash.h17
-rw-r--r--locale/tst-C-locale.c17
-rw-r--r--locale/weight.h16
-rw-r--r--locale/weightwc.h16
-rw-r--r--locale/xlocale.h16
88 files changed, 708 insertions, 704 deletions
diff --git a/locale/C-address.c b/locale/C-address.c
index 0d93cb9f95..eabb6fd4a4 100644
--- a/locale/C-address.c
+++ b/locale/C-address.c
@@ -3,19 +3,19 @@
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
The GNU C Library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public License as
- published by the Free Software Foundation; either version 2 of the
- License, or (at your option) any later version.
+ 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.
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
- Library General Public License for more details.
+ Lesser General Public License for more details.
- You should have received a copy of the GNU Library General Public
- License along with the GNU C Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA. */
+ 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
+ 02111-1307 USA. */
#include <endian.h>
diff --git a/locale/C-collate.c b/locale/C-collate.c
index 575dda7206..ce2ea1a541 100644
--- a/locale/C-collate.c
+++ b/locale/C-collate.c
@@ -3,19 +3,19 @@
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
The GNU C Library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public License as
- published by the Free Software Foundation; either version 2 of the
- License, or (at your option) any later version.
+ 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.
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
- Library General Public License for more details.
+ Lesser General Public License for more details.
- You should have received a copy of the GNU Library General Public
- License along with the GNU C Library; see the file COPYING.LIB. If not,
- write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA. */
+ 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
+ 02111-1307 USA. */
#include <endian.h>
#include "localeinfo.h"
diff --git a/locale/C-ctype.c b/locale/C-ctype.c
index 12ac7c1490..35479baf29 100644
--- a/locale/C-ctype.c
+++ b/locale/C-ctype.c
@@ -3,19 +3,19 @@
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
The GNU C Library is free software; you can redistribute it and/or