diff options
Diffstat (limited to 'intl')
-rw-r--r-- | intl/tst-codeset.c | 1 | ||||
-rw-r--r-- | intl/tst-gettext.c | 1 | ||||
-rw-r--r-- | intl/tst-gettext2.c | 2 | ||||
-rw-r--r-- | intl/tst-gettext3.c | 1 | ||||
-rw-r--r-- | intl/tst-gettext4.c | 1 | ||||
-rw-r--r-- | intl/tst-gettext5.c | 1 | ||||
-rw-r--r-- | intl/tst-gettext6.c | 1 | ||||
-rw-r--r-- | intl/tst-ngettext.c | 1 | ||||
-rw-r--r-- | intl/tst-translit.c | 1 |
9 files changed, 0 insertions, 10 deletions
diff --git a/intl/tst-codeset.c b/intl/tst-codeset.c index 94d22310a4..91826d882a 100644 --- a/intl/tst-codeset.c +++ b/intl/tst-codeset.c @@ -1,7 +1,6 @@ /* Test of bind_textdomain_codeset. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bruno Haible <haible@clisp.cons.org>, 2001. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/intl/tst-gettext.c b/intl/tst-gettext.c index 99dc505fa3..4d3c5bc6ea 100644 --- a/intl/tst-gettext.c +++ b/intl/tst-gettext.c @@ -1,7 +1,6 @@ /* Test of the gettext functions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/intl/tst-gettext2.c b/intl/tst-gettext2.c index 4433acdbdf..801ba552ad 100644 --- a/intl/tst-gettext2.c +++ b/intl/tst-gettext2.c @@ -1,8 +1,6 @@ /* Test of the gettext functions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk <kukuk@suse.de> and - Andreas Jaeger <aj@suse.de>, 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/intl/tst-gettext3.c b/intl/tst-gettext3.c index d785814784..687ab585cc 100644 --- a/intl/tst-gettext3.c +++ b/intl/tst-gettext3.c @@ -2,7 +2,6 @@ locales that differ only in their encoding. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bruno Haible <bruno@clisp.org>, 2001, 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/intl/tst-gettext4.c b/intl/tst-gettext4.c index a63f36d267..a5153fb0f3 100644 --- a/intl/tst-gettext4.c +++ b/intl/tst-gettext4.c @@ -2,7 +2,6 @@ different threads operate in different locales with the same encoding. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bruno Haible <bruno@clisp.org>, 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/intl/tst-gettext5.c b/intl/tst-gettext5.c index 3d298fe5c3..b3ab8e52de 100644 --- a/intl/tst-gettext5.c +++ b/intl/tst-gettext5.c @@ -3,7 +3,6 @@ catalog file but with different encodings. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bruno Haible <bruno@clisp.org>, 2005. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/intl/tst-gettext6.c b/intl/tst-gettext6.c index cd5cc82932..6803ebe495 100644 --- a/intl/tst-gettext6.c +++ b/intl/tst-gettext6.c @@ -1,7 +1,6 @@ /* Test that gettext() in multithreaded applications works correctly. Copyright (C) 2008-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek <jakub@redhat.com>, 2008. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/intl/tst-ngettext.c b/intl/tst-ngettext.c index 264292c034..b9cf86f5b1 100644 --- a/intl/tst-ngettext.c +++ b/intl/tst-ngettext.c @@ -1,7 +1,6 @@ /* Test of the ngettext functions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/intl/tst-translit.c b/intl/tst-translit.c index 3998330313..837a8005cc 100644 --- a/intl/tst-translit.c +++ b/intl/tst-translit.c @@ -1,7 +1,6 @@ /* Test of translitation in the gettext functions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |