diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-01-01 16:29:10 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-01-01 16:29:10 +0000 |
commit | f4cf5f2d8ba910566f2036af811355a398b4a066 (patch) | |
tree | 2e3a09a75a3744c7741e94563c41bd862fc75720 /locale | |
parent | a141f1a732ac9cf2af7dd54d4ae09dffb9353f30 (diff) | |
download | glibc-f4cf5f2d8ba910566f2036af811355a398b4a066.tar.gz glibc-f4cf5f2d8ba910566f2036af811355a398b4a066.tar.xz glibc-f4cf5f2d8ba910566f2036af811355a398b4a066.zip |
Add script to update copyright notices and reformat some to facilitate its use.
Diffstat (limited to 'locale')
-rw-r--r-- | locale/lc-ctype.c | 3 | ||||
-rw-r--r-- | locale/nl_langinfo.c | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/locale/lc-ctype.c b/locale/lc-ctype.c index 36636a2be4..e26cf5aa15 100644 --- a/locale/lc-ctype.c +++ b/locale/lc-ctype.c @@ -1,6 +1,5 @@ /* Define current locale data for LC_CTYPE category. - Copyright (C) 1995,1996,1997,1998,1999,2000,2002,2003,2005,2008,2012 - Free Software Foundation, Inc. + Copyright (C) 1995-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/locale/nl_langinfo.c b/locale/nl_langinfo.c index 86fcad73e5..145ff0eb99 100644 --- a/locale/nl_langinfo.c +++ b/locale/nl_langinfo.c @@ -1,6 +1,5 @@ /* User interface for extracting locale-dependent parameters. - Copyright (C) 1995,96,97,99,2000,2001,2002,2005 - Free Software Foundation, Inc. + Copyright (C) 1995-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |