aboutsummaryrefslogtreecommitdiff
path: root/intl
diff options
context:
space:
mode:
Diffstat (limited to 'intl')
-rw-r--r--intl/tst-codeset.c1
-rw-r--r--intl/tst-gettext.c1
-rw-r--r--intl/tst-gettext2.c2
-rw-r--r--intl/tst-gettext3.c1
-rw-r--r--intl/tst-gettext4.c1
-rw-r--r--intl/tst-gettext5.c1
-rw-r--r--intl/tst-gettext6.c1
-rw-r--r--intl/tst-ngettext.c1
-rw-r--r--intl/tst-translit.c1
9 files changed, 0 insertions, 10 deletions
diff --git a/intl/tst-codeset.c b/intl/tst-codeset.c
index 94d2231..91826d8 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 99dc505..4d3c5bc 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 4433acd..801ba55 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 d785814..687ab58 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 a63f36d..a5153fb 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 3d298fe..b3ab8e5 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 cd5cc82..6803ebe 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 264292c..b9cf86f 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 3998330..837a800 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