about summary refs log tree commit diff
path: root/intl
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@sourceware.org>2021-09-03 22:06:44 +0530
committerSiddhesh Poyarekar <siddhesh@sourceware.org>2021-09-03 22:06:44 +0530
commit30891f35fa7da832b66d80d0807610df361851f3 (patch)
tree684c81cc6e88650313797fadaa642d714fcce8a8 /intl
parent04f2125c6eff341f9c52682866d1eea8d204c852 (diff)
downloadglibc-30891f35fa7da832b66d80d0807610df361851f3.tar.gz
glibc-30891f35fa7da832b66d80d0807610df361851f3.tar.xz
glibc-30891f35fa7da832b66d80d0807610df361851f3.zip
Remove "Contributed by" lines
We stopped adding "Contributed by" or similar lines in sources in 2012
in favour of git logs and keeping the Contributors section of the
glibc manual up to date.  Removing these lines makes the license
header a bit more consistent across files and also removes the
possibility of error in attribution when license blocks or files are
copied across since the contributed-by lines don't actually reflect
reality in those cases.

Move all "Contributed by" and similar lines (Written by, Test by,
etc.) into a new file CONTRIBUTED-BY to retain record of these
contributions.  These contributors are also mentioned in
manual/contrib.texi, so we just maintain this additional record as a
courtesy to the earlier developers.

The following scripts were used to filter a list of files to edit in
place and to clean up the CONTRIBUTED-BY file respectively.  These
were not added to the glibc sources because they're not expected to be
of any use in future given that this is a one time task:

https://gist.github.com/siddhesh/b5ecac94eabfd72ed2916d6d8157e7dc
https://gist.github.com/siddhesh/15ea1f5e435ace9774f485030695ee02

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
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 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