diff --git a/CONTRIBUTED-BY b/CONTRIBUTED-BY new file mode 100644 index 0000000000000000000000000000000000000000..d53bf90e7a64d145bc009bd949beef183b1ee26a --- /dev/null +++ b/CONTRIBUTED-BY @@ -0,0 +1,10528 @@ +The glibc project stopped adding "Contributed by" lines to source files in 2012 +in favour of acknowledging contributors in the glibc manual and through the git +log. The record of existing "Contributed by" lines have now been moved to this +file to acknowledge contributions by these developers to glibc. + +argp/argp-test.c: + Written by Miles Bader . + +argp/tst-argp1.c: + Contributed by Ulrich Drepper , 2002. + +argp/tst-argp2.c: + Contributed by Jakub Jelinek , 2007. + +catgets/catgets.c: + Contributed by Ulrich Drepper, . + +catgets/catgetsinfo.h: + Contributed by Ulrich Drepper, . + +catgets/gencat.c: + Contributed by Ulrich Drepper , 1996. + +catgets/open_catalog.c: + Contributed by Ulrich Drepper, . + +crypt/md5-crypt.c: + Contributed by Ulrich Drepper , 1996. + +crypt/sha256-crypt.c: + Contributed by Ulrich Drepper , 2007. + +crypt/sha256.c: + Written by Ulrich Drepper , 2007. + +crypt/sha512-crypt.c: + Contributed by Ulrich Drepper , 2007. + +crypt/sha512.c: + Written by Ulrich Drepper , 2007. + +debug/backtrace.c: + Contributed by Jakub Jelinek , 2003. + +debug/backtracesyms.c: + Contributed by Ulrich Drepper , 1998. + +debug/backtracesymsfd.c: + Contributed by Ulrich Drepper , 1998. + +debug/catchsegv.sh: + Contributed by Ulrich Drepper , 1998. + +debug/confstr_chk.c: + Contributed by Ulrich Drepper , 20055. + +debug/explicit_bzero_chk.c: + Contributed by Torbjorn Granlund (tege@sics.se). + +debug/memcpy_chk.c: + Contributed by Torbjorn Granlund (tege@sics.se). + +debug/memmove_chk.c: + Contributed by Torbjorn Granlund (tege@sics.se). + +debug/mempcpy_chk.c: + Contributed by Torbjorn Granlund (tege@sics.se). + +debug/noophooks.c: + Contributed by Ulrich Drepper , 1999. + +debug/obprintf_chk.c: + Contributed by Ulrich Drepper , 1996. + +debug/pcprofile.c: + Contributed by Ulrich Drepper , 1999. + +debug/pcprofiledump.c: + Contributed by Ulrich Drepper , 1999. + +debug/segfault.c: + Contributed by Ulrich Drepper , 1998. + +debug/test-stpcpy_chk.c: + Written by Jakub Jelinek , 1999. + +debug/test-strcpy_chk.c: + Written by Jakub Jelinek , 1999. + +debug/tst-chk1.c: + Contributed by Jakub Jelinek , 2004. + +debug/tst-longjmp_chk2.c: + Verify longjmp fortify checking does not reject signal stacks. + Test case mostly written by Paolo Bonzini . + +debug/wcpcpy_chk.c: + Contributed by Ulrich Drepper , 1996. + +debug/wcpncpy_chk.c: + Contributed by Ulrich Drepper , 1995. + +debug/wcscat_chk.c: + Contributed by Ulrich Drepper , 1995. + +debug/wcscpy_chk.c: + Contributed by Ulrich Drepper , 1995. + +debug/wcsncat_chk.c: + Contributed by Ulrich Drepper , 1995. + +debug/wcsncpy_chk.c: + Contributed by Ulrich Drepper , 1995. + +debug/wmemcpy_chk.c: + Contributed by Ulrich Drepper , 1996. + +debug/wmemmove_chk.c: + Contributed by Ulrich Drepper, + +debug/wmempcpy_chk.c: + Contributed by Ulrich Drepper , 1999. + +debug/wmemset_chk.c: + Contributed by Ulrich Drepper , 1996. + +debug/xtrace.sh: + Contributed by Ulrich Drepper , 1999. + +dirent/opendir-tst1.c: + Contributed by Ulrich Drepper , 1998. + +dlfcn/bug-dl-leaf-lib-cb.c: + Contributed by Mike Frysinger + +dlfcn/bug-dl-leaf-lib.c: + Contributed by Mike Frysinger + +dlfcn/bug-dl-leaf.c: + Contributed by Mike Frysinger + +dlfcn/bug-dlopen1.c: + Test case by Bruno Haible. It test whether the dynamic string + token expansion can handle $ signs which do not start one of the + recognized keywords. + +dlfcn/tst-dladdr.c: + Contributed by Volkmar Sieh and Andreas Jaeger . + +elf/cache.c: + Contributed by Andreas Jaeger , 1999. + +elf/dl-conflict.c: + Contributed by Jakub Jelinek , 2001. + +elf/dl-iteratephdr.c: + Contributed by Jakub Jelinek , 2001. + +elf/dl-libc.c: + Contributed by Zack Weinberg , 1999. + +elf/dl-origin.c: + Contributed by Ulrich Drepper , 1998. + +elf/dl-profile.c: + Contributed by Ulrich Drepper , 1997. + +elf/dl-profstub.c: + Contributed by Ulrich Drepper , 1997. + +elf/dl-version.c: + Contributed by Ulrich Drepper , 1997. + +elf/ldconfig.c: + Contributed by Andreas Jaeger , 1999. + +elf/pldd-xx.c: + Contributed by Ulrich Drepper , 2011. + +elf/pldd.c: + Contributed by Ulrich Drepper , 2011. + +elf/readelflib.c: + Contributed by Andreas Jaeger , 1999 and + Jakub Jelinek , 1999. + +elf/readlib.c: + Contributed by Andreas Jaeger , 1999 and + Jakub Jelinek , 1999. + +elf/sotruss-lib.c: + Contributed by Ulrich Drepper , 2011. + +elf/sprof.c: + Contributed by Ulrich Drepper , 1997. + +elf/tlsdeschtab.h: + Contributed by Alexandre Oliva + +elf/tst-align.c: + Contributed by Jakub Jelinek , 2003. + +elf/tst-align2.c: + Contributed by Jakub Jelinek , 2005. + +elf/tst-alignmod.c: + Contributed by Jakub Jelinek , 2003. + +elf/tst-alignmod2.c: + Contributed by Jakub Jelinek , 2003. + +elf/tst-dlmodcount.c: + Contributed by David Mosberger , 2004. + +elf/tst-dlopenrpath.c: + Contributed by Ulrich Drepper , 2004. + +elf/tst-dlopenrpathmod.c: + Contributed by Ulrich Drepper , 2004. + +elf/tst-stackguard1.c: + Contributed by Jakub Jelinek , 2005. + +gmon/sprofil.c: + Contributed by David Mosberger-Tang . + +gmon/sys/gmon_out.h: + Contributed by David Mosberger . + +gmon/tst-sprofil.c: + Contributed by David Mosberger-Tang . + +gnulib/tst-gcc.c: + Contributed by Ulrich Drepper . + +grp/getgrent.c: + Contributed by Ulrich Drepper , 1996. + +grp/getgrent_r.c: + Contributed by Ulrich Drepper , 1996. + +grp/getgrgid.c: + Contributed by Ulrich Drepper , 1996. + +grp/getgrgid_r.c: + Contributed by Ulrich Drepper , 1996. + +grp/getgrnam.c: + Contributed by Ulrich Drepper , 1996. + +grp/getgrnam_r.c: + Contributed by Ulrich Drepper , 1996. + +grp/tst_fgetgrent.c: + Contributed by Andreas Jaeger , 1999. + +grp/tst_fgetgrent.sh: + Contributed by Andreas Jaeger , 1999. + +gshadow/getsgent.c: + Contributed by Ulrich Drepper , 2009. + +gshadow/getsgent_r.c: + Contributed by Ulrich Drepper , 2009. + +gshadow/getsgnam.c: + Contributed by Ulrich Drepper , 2009. + +gshadow/getsgnam_r.c: + Contributed by Ulrich Drepper , 2009. + +hesiod/nss_hesiod/hesiod-grp.c: + Contributed by Mark Kettenis , 1997. + +hesiod/nss_hesiod/hesiod-proto.c: + Contributed by Mark Kettenis , 1997. + +hesiod/nss_hesiod/hesiod-pwd.c: + Contributed by Mark Kettenis , 1997. + +hesiod/nss_hesiod/hesiod-service.c: + Contributed by Mark Kettenis , 1997. + +htl/semaphoreP.h: + Ulrich Drepper , 2002. + +hurd/path-lookup.c: + Written by Miles Bader + +iconv/dummy-repertoire.c: + Contributed by Ulrich Drepper , 2001. + +iconv/gconv.c: + Contributed by Ulrich Drepper , 1997. + +iconv/gconv_builtin.c: + Contributed by Ulrich Drepper , 1997. + +iconv/gconv_builtin.h: + Contributed by Ulrich Drepper , 1997. + +iconv/gconv_cache.c: + Contributed by Ulrich Drepper , 2001. + +iconv/gconv_charset.h: + Contributed by Ulrich Drepper , 2001. + +iconv/gconv_close.c: + Contributed by Ulrich Drepper , 1997. + +iconv/gconv_conf.c: + Contributed by Ulrich Drepper , 1997. + +iconv/gconv_db.c: + Contributed by Ulrich Drepper , 1997. + +iconv/gconv_dl.c: + Contributed by Ulrich Drepper , 1997. + +iconv/gconv_int.h: + Contributed by Ulrich Drepper , 1997. + +iconv/gconv_open.c: + Contributed by Ulrich Drepper , 1997. + +iconv/gconv_simple.c: + Contributed by Ulrich Drepper , 1997. + +iconv/gconv_trans.c: + Contributed by Ulrich Drepper , 2000. + +iconv/iconv.c: + Contributed by Ulrich Drepper , 1997. + +iconv/iconv_charmap.c: + Contributed by Ulrich Drepper , 2001. + +iconv/iconv_close.c: + Contributed by Ulrich Drepper , 1997. + +iconv/iconv_open.c: + Contributed by Ulrich Drepper , 1997. + +iconv/iconv_prog.c: + Contributed by Ulrich Drepper , 1998. + +iconv/iconv_prog.h: + Contributed by Ulrich Drepper , 2001. + +iconv/iconvconfig.c: + Contributed by Ulrich Drepper , 2000. + +iconv/iconvconfig.h: + Contributed by Ulrich Drepper , 2000. + +iconv/loop.c: + Contributed by Ulrich Drepper , 1998. + +iconv/skeleton.c: + Contributed by Ulrich Drepper , 1998. + +iconv/strtab.c: + Written by Ulrich Drepper , 2000. + +iconv/tst-iconv1.c: + Test case by yaoz@nih.gov. + +iconv/tst-iconv2.c: + Contributed by Ulrich Drepper , 2001. + +iconv/tst-iconv3.c: + Contributed by Owen Taylor . + +iconv/tst-iconv5.c: + Contributed by GOTO Masanori , 2004 + +iconvdata/8bit-gap.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/8bit-generic.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/TESTS2: + Contributed by Bruno Haible , 2001. + +iconvdata/TESTS: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ansi_x3.110.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/armscii-8.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/asmo_449.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/big5.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/big5hkscs.c: + Contributed by Ulrich Drepper , 1997. + Modified for Big5-HKSCS by Roger So , 2000. + +iconvdata/brf.c: + Contributed by Samuel Thibault , 2006. + +iconvdata/bug-iconv2.c: + Test case by Akira Higuchi . + +iconvdata/bug-iconv3.c: + Contributed by Ulrich Drepper , 2003. + +iconvdata/bug-iconv4.c: + Contributed by Jiro SEKIBA . + +iconvdata/cns11643.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/cns11643.h: + Contributed by Ulrich Drepper , 1998. + +iconvdata/cns11643l1.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/cns11643l1.h: + Contributed by Ulrich Drepper , 1998. + +iconvdata/cns11643l2.h: + Contributed by Ulrich Drepper , 1998. + +iconvdata/cp10007.c: + Contributed by Ulrich Drepper , 2001. + +iconvdata/cp1250.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/cp1251.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/cp1252.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/cp1253.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/cp1254.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/cp1255.c: + Contributed by Ulrich Drepper , 1998, + and Bruno Haible , 2001. + +iconvdata/cp1256.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/cp1257.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/cp1258.c: + Contributed by Ulrich Drepper , 1998, + and Bruno Haible , 2001. + +iconvdata/cp737.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/cp737.h: + Contributed by Ulrich Drepper , 1998. + +iconvdata/cp770.c: + Contributed by Ulrich Drepper , 2011. + +iconvdata/cp771.c: + Contributed by Ulrich Drepper , 2011. + +iconvdata/cp772.c: + Contributed by Ulrich Drepper , 2011. + +iconvdata/cp773.c: + Contributed by Ulrich Drepper , 2011. + +iconvdata/cp774.c: + Contributed by Ulrich Drepper , 2011. + +iconvdata/cp775.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/cp775.h: + Contributed by Ulrich Drepper , 1998. + +iconvdata/cp932.c: + Contributed by MORIYAMA Masayuki , 2003. + +iconvdata/csn_369103.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/cwi.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/dec-mcs.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ebcdic-at-de-a.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/ebcdic-at-de.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/ebcdic-ca-fr.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/ebcdic-dk-no-a.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ebcdic-dk-no.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ebcdic-es-a.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ebcdic-es-s.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ebcdic-es.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ebcdic-fi-se-a.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ebcdic-fi-se.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ebcdic-fr.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ebcdic-is-friss.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ebcdic-it.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ebcdic-pt.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ebcdic-uk.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ebcdic-us.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ecma-cyrillic.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/euc-cn.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/euc-jisx0213.c: + Contributed by Bruno Haible , 2002. + +iconvdata/euc-jp-ms.c: + Contributed by MORIYAMA Masayuki , 2003. + +iconvdata/euc-jp.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/euc-kr.c: + Contributed by Jungshik Shin + and Ulrich Drepper , 1998. + +iconvdata/euc-tw.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/gb18030.c: + This file is added for supporting gb18030-2000 code. + by Wang ShouHua & Wu Jian + Redflag Linux company + www.redflag-linux.com + Dec 20 2001 Yu Shao + Revision, fixing bugs, adding missing entries. + +iconvdata/gb2312.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/gb2312.h: + Contributed by Ulrich Drepper , 1998. + +iconvdata/gbbig5.c: + Contributed by Ulrich Drepper , 1999. + +iconvdata/gbgbk.c: + Contributed by Ulrich Drepper , 1999. + +iconvdata/gbk.c: + Contributed by Sean Chen , 1999. + +iconvdata/georgian-academy.c: + Contributed by Ulrich Drepper , 2001. + +iconvdata/georgian-ps.c: + Contributed by Ulrich Drepper , 2001. + +iconvdata/gost_19768-74.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/greek-ccitt.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/greek7-old.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/greek7.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/hp-greek8.c: + Contributed by Ulrich Drepper , 2007. + +iconvdata/hp-roman8.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/hp-roman9.c: + Contributed by Ulrich Drepper , 2007. + +iconvdata/hp-thai8.c: + Contributed by Ulrich Drepper , 2007. + +iconvdata/hp-turkish8.c: + Contributed by Ulrich Drepper , 2007. + +iconvdata/ibm037.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm038.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm1004.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm1008.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1008.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1008_420.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1025.c: + Contributed by Jiro SEKIBA , 2005. + +iconvdata/ibm1025.h: + Contributed by Jiro SEKIBA , 2005. + +iconvdata/ibm1026.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm1046.c: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm1046.h: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm1047.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm1097.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1097.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1112.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1112.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1122.c: + Contributed by Jiro SEKIBA , 2005. + +iconvdata/ibm1122.h: + Contributed by Jiro SEKIBA , 2005. + +iconvdata/ibm1123.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1123.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1124.c: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm1124.h: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm1129.c: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm1129.h: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm1130.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1130.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1132.c: + Contributed by Masahide Washizawa , 2001. + +iconvdata/ibm1132.h: + Contributed by Masahide Washizawa , 2001. + +iconvdata/ibm1133.c: + Contributed by Masahide Washizawa , 2001. + +iconvdata/ibm1133.h: + Contributed by Masahide Washizawa , 2001. + +iconvdata/ibm1137.c: + Contributed by Jiro SEKIBA , 2005. + +iconvdata/ibm1137.h: + Contributed by Jiro SEKIBA , 2005. + +iconvdata/ibm1140.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1140.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1141.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1141.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1142.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1142.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1143.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1143.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1144.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1144.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1145.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1145.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1146.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1146.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1147.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1147.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1148.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1148.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1149.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1149.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1153.c: + Contributed by Jiro SEKIBA , 2005. + +iconvdata/ibm1153.h: + Contributed by Jiro SEKIBA , 2005. + +iconvdata/ibm1154.c: + Contributed by Jiro SEKIBA , 2005. + +iconvdata/ibm1154.h: + Contributed by Jiro SEKIBA , 2005. + +iconvdata/ibm1155.c: + Contributed by Jiro SEKIBA , 2005. + +iconvdata/ibm1155.h: + Contributed by Jiro SEKIBA , 2005. + +iconvdata/ibm1156.c: + Contributed by Jiro SEKIBA , 2005. + +iconvdata/ibm1156.h: + Contributed by Jiro SEKIBA , 2005. + +iconvdata/ibm1157.c: + Contributed by Jiro SEKIBA , 2005. + +iconvdata/ibm1157.h: + Contributed by Jiro SEKIBA , 2005. + +iconvdata/ibm1158.c: + Contributed by Jiro SEKIBA , 2005. + +iconvdata/ibm1158.h: + Contributed by Jiro SEKIBA , 2005. + +iconvdata/ibm1160.c: + Contributed by Masahide Washizawa , 2001. + +iconvdata/ibm1160.h: + Contributed by Masahide Washizawa , 2001. + +iconvdata/ibm1161.c: + Contributed by Masahide Washizawa , 2001. + +iconvdata/ibm1161.h: + Contributed by Masahide Washizawa , 2001. + +iconvdata/ibm1162.c: + Contributed by Masahide Washizawa , 2001. + +iconvdata/ibm1162.h: + Contributed by Masahide Washizawa , 2001. + +iconvdata/ibm1163.c: + Contributed by Masahide Washizawa , 2001. + +iconvdata/ibm1163.h: + Contributed by Masahide Washizawa , 2001. + +iconvdata/ibm1164.c: + Contributed by Masahide Washizawa , 2001. + +iconvdata/ibm1164.h: + Contributed by Masahide Washizawa , 2001. + +iconvdata/ibm1166.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1166.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1167.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1167.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm12712.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm12712.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1364.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1364.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1371.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1371.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1388.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1388.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1390.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1390.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1399.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm1399.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm16804.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm16804.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm256.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm273.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm274.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm275.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm277.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm278.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm280.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm281.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm284.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm285.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm290.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm297.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm420.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm423.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm424.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm437.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm4517.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm4517.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm4899.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm4899.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm4909.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm4909.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm4971.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm4971.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm500.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm5347.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm5347.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm803.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm803.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm850.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm851.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm852.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm855.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm856.c: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm856.h: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm857.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm860.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm861.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm862.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm863.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm864.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm865.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm866.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm866nav.c: + Contributed by Ulrich Drepper , 2003. + +iconvdata/ibm868.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm869.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm870.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm871.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm874.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm875.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm880.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm891.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm901.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm901.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm902.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm902.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm903.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm9030.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm9030.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm904.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm905.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm9066.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm9066.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm918.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/ibm921.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm921.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm922.c: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm922.h: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm930.c: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm930.h: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm932.c: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm932.h: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm933.c: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm933.h: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm935.c: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm935.h: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm937.c: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm937.h: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm939.c: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm939.h: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm943.c: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm943.h: + Contributed by Masahide Washizawa , 2000. + +iconvdata/ibm9448.c: + Contributed by Masahide Washizawa , 2005. + +iconvdata/ibm9448.h: + Contributed by Masahide Washizawa , 2005. + +iconvdata/iec_p27-1.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/inis-8.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/inis-cyrillic.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/inis.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/isiri-3342.c: + Contributed by Ulrich Drepper , 1999. + +iconvdata/iso-2022-cn-ext.c: + Contributed by Ulrich Drepper , 2000. + +iconvdata/iso-2022-cn.c: + Contributed by Ulrich Drepper , 1999. + +iconvdata/iso-2022-jp-3.c: + Contributed by Ulrich Drepper , 1998, + and Bruno Haible , 2002. + +iconvdata/iso-2022-jp.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/iso-2022-kr.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/iso-ir-165.c: + Contributed by Ulrich Drepper , 2000. + +iconvdata/iso-ir-165.h: + Contributed by Ulrich Drepper , 2000. + +iconvdata/iso-ir-197.c: + Contributed by Ulrich Drepper , 1999. + +iconvdata/iso-ir-209.c: + Contributed by Ulrich Drepper , 2001. + +iconvdata/iso646.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/iso8859-1.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/iso8859-10.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/iso8859-11.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/iso8859-13.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/iso8859-14.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/iso8859-15.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/iso8859-16.c: + Contributed by Ulrich Drepper , 2000. + +iconvdata/iso8859-2.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/iso8859-3.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/iso8859-4.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/iso8859-5.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/iso8859-6.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/iso8859-7.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/iso8859-8.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/iso8859-9.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/iso8859-9e.c: + Contributed by Ulrich Drepper , 2007. + +iconvdata/iso_10367-box.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/iso_11548-1.c: + Contributed by Ulrich Drepper , 1997, + Samuel Thibault , 2005. + +iconvdata/iso_2033.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/iso_5427-ext.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/iso_5427.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/iso_5428.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/iso_6937-2.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/iso_6937.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/jis0201.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/jis0201.h: + Contributed by Ulrich Drepper , 1997. + +iconvdata/jis0208.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/jis0208.h: + Contributed by Ulrich Drepper , 1997. + +iconvdata/jis0212.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/jis0212.h: + Contributed by Ulrich Drepper , 1997. + +iconvdata/jisx0213.c: + Contributed by Bruno Haible , 2002. + +iconvdata/jisx0213.h: + Contributed by Bruno Haible , 2002. + +iconvdata/johab.c: + Contributed by Jungshik Shin + and Ulrich Drepper , 1998. + +iconvdata/koi-8.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/koi8-r.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/koi8-ru.c: + Contributed by Ulrich Drepper , 20077. + +iconvdata/koi8-t.c: + Contributed by Ulrich Drepper , 2001. + +iconvdata/koi8-u.c: + Contributed by Ulrich Drepper , 1999. + +iconvdata/ksc5601.c: + Contributed by Jungshik Shin , 1998. + +iconvdata/latin-greek-1.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/latin-greek.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/mac-centraleurope.c: + Contributed by Ulrich Drepper , 2007. + +iconvdata/mac-is.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/mac-sami.c: + Contributed by Ulrich Drepper , 2001. + +iconvdata/mac-uk.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/macintosh.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/mik.c: + Contributed by Alexander Shopov , 2006. + +iconvdata/nats-dano.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/nats-sefi.c: + Contributed by Ulrich Drepper , 1998. + +iconvdata/pt154.c: + Contributed by Ulrich Drepper , 2004. + +iconvdata/rk1048.c: + Contributed by Ulrich Drepper , 2004. + +iconvdata/run-iconv-test.sh: + Contributed by Ulrich Drepper , 1998. + +iconvdata/sami-ws2.c: + Contributed by Ulrich Drepper , 1999. + +iconvdata/shift_jisx0213.c: + Contributed by Bruno Haible , 2002. + +iconvdata/sjis.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/t.61.c: + Contributed by Ulrich Drepper , 1997. + +iconvdata/tcvn5712-1.c: + Contributed by Ulrich Drepper , 2001. + +iconvdata/tis-620.c: + Contributed by Ulrich Drepper , 1999. + +iconvdata/tscii.c: + Contributed by Bruno Haible , 2002. + +iconvdata/tst-e2big.c: + Contributed by Bruno Haible , 2002. + +iconvdata/tst-loading.c: + Contributed by Ulrich Drepper , 2000. + +iconvdata/tst-table-charmap.sh: + Contributed by Bruno Haible , 2000. + +iconvdata/tst-table-from.c: + Contributed by Bruno Haible , 2000. + +iconvdata/tst-table-to.c: + Contributed by Bruno Haible , 2000. + +iconvdata/tst-table.sh: + Contributed by Bruno Haible , 2000. + +iconvdata/tst-tables.sh: + Contributed by Bruno Haible , 2000. + +iconvdata/uhc.c: + Contributed by Jungshik Shin , 1998. + +iconvdata/unicode.c: + Contributed by Ulrich Drepper , 1999. + +iconvdata/utf-16.c: + Contributed by Ulrich Drepper , 1999. + +iconvdata/utf-7.c: + Contributed by Bruno Haible , 2000. + +iconvdata/viscii.c: + Contributed by Ulrich Drepper , 2000. + +include/atomic.h: + Contributed by Ulrich Drepper , 2002. + +include/inline-hashtab.h: + Contributed by Alexandre Oliva + +include/intprops.h: + Written by Paul Eggert. + +include/list.h: + Contributed by Ulrich Drepper , 2002. + +include/list_t.h: + Contributed by Ulrich Drepper , 2002. + +inet/bug-if1.c: + Contributed by Ulrich Drepper , 2004. + +inet/ether_aton.c: + Contributed by Ulrich Drepper , 1996. + +inet/ether_aton_r.c: + Contributed by Ulrich Drepper , 1996. + +inet/ether_hton.c: + Contributed by Ulrich Drepper , 1996. + +inet/ether_ntoa.c: + Contributed by Ulrich Drepper , 1996. + +inet/ether_ntoa_r.c: + Contributed by Ulrich Drepper , 1996. + +inet/ether_ntoh.c: + Contributed by Ulrich Drepper , 1996. + +inet/getaliasent_r.c: + Contributed by Ulrich Drepper , 1996. + +inet/getaliasname.c: + Contributed by Ulrich Drepper , 1996. + +inet/getaliasname_r.c: + Contributed by Ulrich Drepper , 1996. + +inet/gethstbyad.c: + Contributed by Ulrich Drepper , 1996. + +inet/gethstbyad_r.c: + Contributed by Ulrich Drepper , 1996. + +inet/gethstbynm.c: + Contributed by Ulrich Drepper , 1996. + +inet/gethstbynm2.c: + Contributed by Ulrich Drepper , 1996. + +inet/gethstbynm2_r.c: + Contributed by Ulrich Drepper , 1996. + +inet/gethstbynm_r.c: + Contributed by Ulrich Drepper , 1996. + +inet/getipv4sourcefilter.c: + Contributed by Ulrich Drepper , 2004. + +inet/getnetbyad.c: + Contributed by Ulrich Drepper , 1996. + +inet/getnetbyad_r.c: + Contributed by Ulrich Drepper , 1996. + +inet/getnetbynm.c: + Contributed by Ulrich Drepper , 1996. + +inet/getnetbynm_r.c: + Contributed by Ulrich Drepper , 1996. + +inet/getproto.c: + Contributed by Ulrich Drepper , 1996. + +inet/getproto_r.c: + Contributed by Ulrich Drepper , 1996. + +inet/getprtname.c: + Contributed by Ulrich Drepper , 1996. + +inet/getprtname_r.c: + Contributed by Ulrich Drepper , 1996. + +inet/getrpcbyname.c: + Contributed by Ulrich Drepper , 1996. + +inet/getrpcbyname_r.c: + Contributed by Ulrich Drepper , 1996. + +inet/getrpcbynumber.c: + Contributed by Ulrich Drepper , 1996. + +inet/getrpcbynumber_r.c: + Contributed by Ulrich Drepper , 1996. + +inet/getsourcefilter.c: + Contributed by Ulrich Drepper , 2004. + +inet/getsrvbynm.c: + Contributed by Ulrich Drepper , 1996. + +inet/getsrvbynm_r.c: + Contributed by Ulrich Drepper , 1996. + +inet/getsrvbypt.c: + Contributed by Ulrich Drepper , 1996. + +inet/getsrvbypt_r.c: + Contributed by Ulrich Drepper , 1996. + +inet/htontest.c: + Contributed by Ulrich Drepper , 1997. + +inet/in6_addr.c: + Contributed by Philip Blundell , 1997. + +inet/inet6_opt.c: + Contributed by Ulrich Drepper , 2006. + +inet/inet6_option.c: + Contributed by Ulrich Drepper , 2003. + +inet/inet6_rth.c: + Contributed by Ulrich Drepper , 2006. + +inet/inet_ntoa.c: + Contributed by Ulrich Drepper , 1997. + +inet/setipv4sourcefilter.c: + Contributed by Ulrich Drepper , 2004. + +inet/setsourcefilter.c: + Contributed by Ulrich Drepper , 2004. + +inet/test_ifindex.c: + Contributed by Philip Blundell . + +inet/tst-network.c: + Contributed by Andreas Jaeger , 2000. + +intl/tst-codeset.c: + Contributed by Bruno Haible , 2001. + +intl/tst-gettext.c: + Contributed by Ulrich Drepper , 2000. + +intl/tst-gettext2.c: + Contributed by Thorsten Kukuk and + Andreas Jaeger , 2000. + +intl/tst-gettext3.c: + Contributed by Bruno Haible , 2001, 2005. + +intl/tst-gettext4.c: + Contributed by Bruno Haible , 2005. + +intl/tst-gettext5.c: + Contributed by Bruno Haible , 2005. + +intl/tst-gettext6.c: + Contributed by Jakub Jelinek , 2008. + +intl/tst-ngettext.c: + Contributed by Ulrich Drepper , 2000. + +intl/tst-translit.c: + Contributed by Ulrich Drepper , 2000. + +io/bug-ftw1.c: + Contributed by Ulrich Drepper , 2001. + +io/bug-ftw2.c: + Contributed by Ulrich Drepper , 2001. + +io/bug-ftw4.c: + Contributed by Jakub Jelinek , 2003. + +io/ftw.c: + Contributed by Ulrich Drepper , 1996. + +io/ftw64-time64.c: + Contributed by Ulrich Drepper , 1996. + +io/ftw64.c: + Contributed by Ulrich Drepper , 1996. + +io/ppoll.c: + Contributed by Ulrich Drepper , 2006. + +io/test-lfs.c: + Contributed by Andreas Jaeger , 2000. + +io/test-stat.c: + Contributed by Maciej W. Rozycki , 2000. + +io/test-stat2.c: + Contributed by Ulrich Drepper , 2000. + +io/tst-fcntl.c: + Contributed by Ulrich Drepper , 2000. + +io/tst-getcwd.c: + Contributed by Ulrich Drepper , 2000. + +libio/bug-ungetc4.c: + Contributed by Jakub Jelinek , 2004. + +libio/fileops.c: + Written by Per Bothner . + +libio/iopopen.c: + Written by Per Bothner . + +libio/libio.h: + Written by Per Bothner . + +libio/obprintf.c: + Contributed by Ulrich Drepper , 1996. + +libio/oldfileops.c: + Written by Per Bothner . + +libio/oldfmemopen.c: + Contributed by Hanno Mueller, kontakt@hanno.de, 2000. + +libio/oldiopopen.c: + Written by Per Bothner . + +libio/test-fmemopen.c: + Contributed by Hanno Mueller, kontakt@hanno.de, 2000. + +libio/tst-fopenloc.c: + Contributed by Ulrich Drepper , 2001. + +libio/tst-freopen.c: + Contributed by Jakub Jelinek , 2002. + +libio/tst-mmap-setvbuf.c: + Contributed by Jakub Jelinek , 2002. + +libio/tst-widetext.c: + Contributed by Ulrich Drepper . + +libio/tst_getwc.c: + Contributed by Ulrich Drepper , 2000. + +libio/tst_putwc.c: + Contributed by Ulrich Drepper , 2000. + +libio/tst_wprintf2.c: + Test case by Yoshito Kawada . + +libio/wfileops.c: + Written by Ulrich Drepper . + Based on the single byte version by Per Bothner . + +libio/wgenops.c: + Written by Ulrich Drepper . + Based on the single byte version by Per Bothner . + +locale/C-address.c: + Contributed by Ulrich Drepper , 1998. + +locale/C-collate.c: + Contributed by Ulrich Drepper , 1995. + +locale/C-ctype.c: + Contributed by Ulrich Drepper , 1995. + +locale/C-identification.c: + Contributed by Ulrich Drepper , 1998. + +locale/C-measurement.c: + Contributed by Ulrich Drepper , 1998. + +locale/C-messages.c: + Contributed by Ulrich Drepper , 1995. + +locale/C-monetary.c: + Contributed by Ulrich Drepper , 1995. + +locale/C-name.c: + Contributed by Ulrich Drepper , 1998. + +locale/C-numeric.c: + Contributed by Ulrich Drepper , 1995. + +locale/C-paper.c: + Contributed by Ulrich Drepper , 1998. + +locale/C-telephone.c: + Contributed by Ulrich Drepper , 1998. + +locale/C-time.c: + Contributed by Ulrich Drepper , 1995. + +locale/C-translit.h.in: + Contributed by Ulrich Drepper , 2000. + +locale/bits/types/__locale_t.h: + Contributed by Ulrich Drepper , 1997. + +locale/broken_cur_max.c: + Contributed by Ulrich Drepper , 1996. + +locale/coll-lookup.c: + Contributed by Bruno Haible , 2000. + +locale/coll-lookup.h: + Contributed by Bruno Haible , 2000. + +locale/duplocale.c: + Contributed by Ulrich Drepper , 1997. + +locale/elem-hash.h: + Written by Ulrich Drepper, . + +locale/findlocale.c: + Contributed by Ulrich Drepper , 1996. + +locale/freelocale.c: + Contributed by Ulrich Drepper , 1996. + +locale/hashval.h: + Written by Ulrich Drepper , October 1994. + +locale/indigits.h: + Contributed by Ulrich Drepper , 2000. + +locale/indigitswc.h: + Contributed by Ulrich Drepper , 2000. + +locale/loadlocale.c: + Contributed by Ulrich Drepper , 1996. + +locale/mb_cur_max.c: + Contributed by Ulrich Drepper , 1996. + +locale/newlocale.c: + Contributed by Ulrich Drepper , 1996. + +locale/outdigits.h: + Contributed by Ulrich Drepper , 2000. + +locale/outdigitswc.h: + Contributed by Ulrich Drepper , 2000. + +locale/programs/charmap-kw.gperf: + Contributed by Ulrich Drepper, . + +locale/programs/charmap-kw.h: + Contributed by Ulrich Drepper, . + +locale/programs/charmap.c: + Contributed by Ulrich Drepper , 1996. + +locale/programs/charmap.h: + Contributed by Ulrich Drepper , 1996. + +locale/programs/config.h: + Contributed by Ulrich Drepper , 1995. + +locale/programs/ld-address.c: + Contributed by Ulrich Drepper , 1998. + +locale/programs/ld-collate.c: + Contributed by Ulrich Drepper , 1995. + +locale/programs/ld-ctype.c: + Contributed by Ulrich Drepper , 1995. + +locale/programs/ld-identification.c: + Contributed by Ulrich Drepper , 1998. + +locale/programs/ld-measurement.c: + Contributed by Ulrich Drepper , 1998. + +locale/programs/ld-messages.c: + Contributed by Ulrich Drepper , 1995. + +locale/programs/ld-monetary.c: + Contributed by Ulrich Drepper , 1995. + +locale/programs/ld-name.c: + Contributed by Ulrich Drepper , 1998. + +locale/programs/ld-numeric.c: + Contributed by Ulrich Drepper , 1995. + +locale/programs/ld-paper.c: + Contributed by Ulrich Drepper , 1998. + +locale/programs/ld-telephone.c: + Contributed by Ulrich Drepper , 1998. + +locale/programs/ld-time.c: + Contributed by Ulrich Drepper , 1995. + +locale/programs/linereader.c: + Contributed by Ulrich Drepper , 1996. + +locale/programs/linereader.h: + Contributed by Ulrich Drepper, . + +locale/programs/locale-spec.c: + Contributed by Ulrich Drepper , 1996. + +locale/programs/locale.c: + Contributed by Ulrich Drepper , 1995. + +locale/programs/localedef.c: + Contributed by Ulrich Drepper , 1995. + +locale/programs/localedef.h: + Contributed by Ulrich Drepper , 1998. + +locale/programs/locarchive.c: + Contributed by Ulrich Drepper , 2002. + +locale/programs/locfile-kw.gperf: + Contributed by Ulrich Drepper , 1996. + +locale/programs/locfile-kw.h: + Contributed by Ulrich Drepper , 1996. + +locale/programs/locfile-token.h: + Contributed by Ulrich Drepper , 1996. + +locale/programs/locfile.c: + Contributed by Ulrich Drepper , 1996. + +locale/programs/locfile.h: + Contributed by Ulrich Drepper , 1996. + +locale/programs/repertoire.c: + Contributed by Ulrich Drepper , 1998. + +locale/programs/repertoire.h: + Contributed by Ulrich Drepper , 1998. + +locale/programs/simple-hash.c: + Written by Ulrich Drepper , October 1994. + +locale/programs/simple-hash.h: + Contributed by Ulrich Drepper , 1995. + +locale/strlen-hash.h: + Contributed by Ulrich Drepper , 1996. + +locale/tst-C-locale.c: + Contributed by Ulrich Drepper , 2000. + +locale/weight.h: + Written by Ulrich Drepper, . + +locale/weightwc.h: + Written by Ulrich Drepper, . + +locale/xlocale.c: + Contributed by Ulrich Drepper , 2001. + +localedata/collate-test.c: + Contributed by Ulrich Drepper , 1997. + +localedata/dump-ctype.c: + Contributed by Bruno Haible , 2000. + +localedata/locales/aa_DJ: + Afar terms provided by Mohamed Obakar of the + Afar Civilization Researcher, Melka Werer Research Center. + Prepared and contributed to glibc by Daniel Yacob . + +localedata/locales/aa_ER: + Afar terms provided by Mohamed Obakar of the + Afar Civilization Researcher, Melka Werer Research Center. + Prepared and contributed to glibc by Daniel Yacob . + +localedata/locales/aa_ER@saaho: + Afar terms provided by Mohamed Obakar of the + Afar Civilization Researcher, Melka Werer Research Center. + Prepared and contributed to glibc by Daniel Yacob . + +localedata/locales/aa_ET: + Afar terms provided by Mohamed Obakar of the + Afar Civilization Researcher, Melka Werer Research Center. + Prepared and contributed to glibc by Daniel Yacob . + +localedata/locales/agr_PE: + Prepared and contributed to glibc by Chris Leonard and + Sebastian Silva + This locale data has been developed in collaboration between: + Sugar Labs, http://www.sugarlabs.org + One Laptop Per Child, http://one.laptop.org + Somos AzĂșcar. http://somosazucar.org + +localedata/locales/ak_GH: + Prepared and contributed to glibc by Chris Leonard + and Jojoo Imbeah + This locale data has been developed by: + Sugar Labs, http://www.sugarlabs.org + kasahorow, http://www.kasahorow.org + +localedata/locales/am_ET: + Prepared and contributed to glibc by Daniel Yacob . + This locale data has been developed under the Yeha Project: + http://yeha.sourceforge.net + +localedata/locales/anp_IN: + Contributed by Dr Amrendra, Sangeeta Kumari , + Rajesh Ranjan , Pravin Satpute + and Chris Leonard + +localedata/locales/ar_AE: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/locales/ar_BH: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/locales/ar_DZ: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/locales/ar_EG: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/locales/ar_IN: + Contributed by Kentaro Noji (knoji@jp.ibm.com) + Tetsuji Oriata (Oriata@jp.ibm.com) and Others, 2000 + +localedata/locales/ar_IQ: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/locales/ar_JO: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/locales/ar_KW: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/locales/ar_LB: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/locales/ar_LY: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/locales/ar_MA: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/locales/ar_OM: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/locales/ar_QA: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/locales/ar_SD: + Contributed by Kentaroh Noji and + Tetsuji Orita . + Modified by Chris Leonard, version 1.1 for South Sudan split + +localedata/locales/ar_SS: + Contributed by Kentaroh Noji and + Tetsuji Orita . + Modified by Chris Leonard, version 1.1 for South Sudan split + +localedata/locales/ar_SY: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/locales/ar_TN: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/locales/ar_YE: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/locales/ayc_PE: + Aymara terms provided by Edgar Quispe Chambi and + Amos Batto + Prepared and contributed to glibc by Chris Leonard and + Amos Batto + This locale data has been developed in collaboration between: + Sugar Labs, http://www.sugarlabs.org + One Laptop Per Child, http://one.laptop.org + Runasimipi Quespiqa Software, http://runasimipi.org + Somos AzĂșcar. http://somosazucar.org + +localedata/locales/az_IR: + Contributed by Mousa Moradi + +localedata/locales/bhb_IN: + Contributed by Alexey Merzliakov + +localedata/locales/bho_IN: + Contributed by Alok Ranjan , + Dr.Chandra Mohan , + Rajesh Ranjan and Pravin Satpute + +localedata/locales/bi_VU: + Contributed by Akhilesh Kumar , Maninder Singh . + +localedata/locales/brx_IN: + Contributed by Pravin Satpute and Sanjib Narzary + +localedata/locales/ce_RU: + Contributed by Kentaroh Noji Arslanbek Astemirov + +localedata/locales/chr_US: + Contributed by Joseph Erb , 2010 + +localedata/locales/ckb_IQ: + Contributed by Aras Noori + +localedata/locales/cmn_TW: + Prepared and contributed to glibc by Wei-Lun Chao + +localedata/locales/cns11643_stroke: + Prepared and contributed to glibc by Wei-Lun Chao + +localedata/locales/de_DE: + Contributed by Ulrich Drepper , 2000 + +localedata/locales/de_DE@euro: + Contributed by Ulrich Drepper , 2000 + +localedata/locales/doi_IN: + Contributed by Pravin Satpute and Sushil Badyal + +localedata/locales/el_CY: + Based on locale el_GR by Keld Simonsen. + +localedata/locales/en_AG: + Contributed by Ulrich Drepper , 2008 + +localedata/locales/en_HK: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/locales/en_IL: + Contributed by Guy Rutenberg , 2016 + +localedata/locales/en_IN: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/locales/en_PH: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/locales/en_SC: + Contributed by Akhilesh Kumar + +localedata/locales/en_SG: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/locales/en_US: + Contributed by Ulrich Drepper , 2000 + +localedata/locales/gez_ER: + Prepared and contributed to glibc by Daniel Yacob . + This locale data has been developed under the Yeha Project: + http://yeha.sourceforge.net + +localedata/locales/gez_ER@abegede: + Prepared and contributed to glibc by Daniel Yacob . + This locale data has been developed under the Yeha Project: + http://yeha.sourceforge.net + +localedata/locales/gez_ET: + Prepared and contributed to glibc by Daniel Yacob . + This locale data has been developed under the Yeha Project: + http://yeha.sourceforge.net + +localedata/locales/gez_ET@abegede: + Prepared and contributed to glibc by Daniel Yacob . + This locale data has been developed under the Yeha Project: + http://yeha.sourceforge.net + +localedata/locales/hak_TW: + Prepared and contributed to glibc by Wei-Lun Chao + +localedata/locales/hi_IN: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/locales/hif_FJ: + Contributed by Akhilesh Kumar . + +localedata/locales/hne_IN: + Contributed by Pravin Satpute and + Ravishankar Shrivastava . + +localedata/locales/ht_HT: + Prepared and contributed to glibc by Bastien Guerry and + Chris Leonard + This locale data has been developed in collaboration between: + Sugar Labs, http://www.sugarlabs.org + One Laptop Per Child, http://one.laptop.org + OLPC France, http://olpc-france.org + and members of the OLPC Haiti volunteer team + +localedata/locales/kab_DZ: + Contributed by Yacine Bouklif + and Belkacem Mohammed + +localedata/locales/kok_IN: + Contributed by Pravin Satpute and + Shailendra Bandodkar . + +localedata/locales/ks_IN: + Contributed by Pravin Satpute and + Mr. Mohammad Nayeem + +localedata/locales/ks_IN@devanagari: + Contributed by Rakesh Pandit and + Pravin Satpute + +localedata/locales/lb_LU: + Contributed by Pit Wenkin , 2011 + +localedata/locales/lij_IT: + Contributed by Alessio Gastaldi , 2010 + +localedata/locales/lzh_TW: + Prepared and contributed to glibc by Wei-Lun Chao + +localedata/locales/mag_IN: + Contributed by Chandan Kumar , + Rajesh Ranjan + and Pravin Satpute + +localedata/locales/mai_IN: + Contributed by Rajesh Ranjan and + Sangeeta Kumari . + Akhilesh Kumar . + +localedata/locales/mfe_MU: + Contributed by Akhilesh Kumar + +localedata/locales/miq_NI: + Prepared and contributed to glibc by Chris Leonard and + Jairo JosuĂ© Gonzalez LĂłpez + This locale data has been developed in collaboration between: + Sugar Labs, http://www.sugarlabs.org + One Laptop Per Child, http://one.laptop.org + Somos AzĂșcar. http://somosazucar.org + FundaciĂłn Zamora TerĂĄn http://fundacionzt.org + +localedata/locales/mjw_IN: + Contributed by Jor Teron . + +localedata/locales/ml_IN: + Contributed by Free Software Foundation of India http://gnu.org.in + E-Mail : gnu@gnu.org.in + +localedata/locales/mni_IN: + Contributed by Mr. Pravin Satpute and Ms. Rebika Devi < rebika_srd AT rediffmail DOT com> + +localedata/locales/mr_IN: + Contributed by Kentaroh Noji and Tetsuji Orita . + +localedata/locales/ms_MY: + Contributed by Kentaroh Noji and + Tetsuji Orita . + Modified by Hasbullah Bin Pit (sebol) 2001, December, 10 + +localedata/locales/mt_MT: + Contributed by Kentaroh Noji and + Tetsuji Orita . + collating order changes by Ramon Casha + and Pablo Saratxaga -- 2002-05-08 + +localedata/locales/nan_TW: + Prepared and contributed to glibc by Wei-Lun Chao + +localedata/locales/ne_NP: + Contributed by Pawan Chitrakar + +localedata/locales/niu_NU: + Niuean terms provided by Emani Fakaotimanava-Lui + Prepared and contributed to glibc by Chris Leonard and + Emani Fakaotimanava-Lui + This locale data has been developed in collaboration between: + Sugar Labs, http://www.sugarlabs.org + RockET Systems, http://rocketsystems.nu + with support from the Internet Society (ISOC) + http://pacific.scoop.co.nz/2012/06/internet-society-funds-niue-language-lifeline + +localedata/locales/niu_NZ: + Niuean terms provided by Emani Fakaotimanava-Lui + Prepared and contributed to glibc by Chris Leonard and + Emani Fakaotimanava-Lui + This locale data has been developed in collaboration between: + Sugar Labs, http://www.sugarlabs.org + RockET Systems, http://rocketsystems.nu + with support from the Internet Society (ISOC) + http://pacific.scoop.co.nz/2012/06/internet-society-funds-niue-language-lifeline + +localedata/locales/nl_AW: + Contributed by Ulrich Drepper , 2008 + +localedata/locales/nn_NO: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/locales/or_IN: + Contributed by Masahide Washizawa + +localedata/locales/quz_PE: + Prepared and contributed to glibc by Chris Leonard + and Amos Batto + This locale data has been developed in collaboration between: + Sugar Labs, http://www.sugarlabs.org + Instituto de Lenguas y Literaturas Andinas-Amazonicas + http://www.illa-a.org/wp/illa + +localedata/locales/raj_IN: + Contributed by Meghraj Suthar + Rajesh Ranjan , Chandan Kumar + +localedata/locales/rw_RW: + Contributed by Steve Murphy , 2004 + with help from: + Mr. Safali + +localedata/locales/sa_IN: + Contributed by Vidya Ayer + and Christian Perrier + +localedata/locales/sat_IN: + Contributed by Mr. Pravin Satpute and Mr. Thakur Prasad Murmu + +localedata/locales/sd_IN: + Contributed by Pravin Satpute and + DR K.P. LEKHWANI + +localedata/locales/sd_IN@devanagari: + Contributed by Pravin Satpute and + DR K.P. LEKHWANI + +localedata/locales/si_LK: + Contributed by Anuradha Ratnaweera + and Himira Ratnatilake + +localedata/locales/sm_WS: + Contributed by Akhilesh Kumar . + +localedata/locales/so_DJ: + Somali terms provided by Mohamed Diriye Abdullahi + Department of Linguistics and Translation, UniversitĂ© de MontrĂ©al, Montreal. + Prepared and contributed to glibc by Daniel Yacob . + This locale data has been developed under the Yeha Project: + http://yeha.sourceforge.net + +localedata/locales/so_ET: + Somali terms provided by Mohamed Diriye Abdullahi + Department of Linguistics and Translation, UniversitĂ© de MontrĂ©al, Montreal. + Prepared and contributed to glibc by Daniel Yacob . + This locale data has been developed under the Yeha Project: + http://yeha.sourceforge.net + +localedata/locales/so_KE: + Somali terms provided by Mohamed Diriye Abdullahi + Department of Linguistics and Translation, UniversitĂ© de MontrĂ©al, Montreal. + Prepared and contributed to glibc by Daniel Yacob . + This locale data has been developed under the Yeha Project: + http://yeha.sourceforge.net + +localedata/locales/so_SO: + Somali terms provided by Mohamed Diriye Abdullahi + Department of Linguistics and Translation, UniversitĂ© de MontrĂ©al, Montreal. + Prepared and contributed to glibc by Daniel Yacob . + This locale data has been developed under the Yeha Project: + http://yeha.sourceforge.net + +localedata/locales/sq_AL: + Contributed by Kentaroh Noji and + Tetsuji Orita . + fixed LC_COLLATE + +localedata/locales/sq_MK: + Contributed by Agron Selimaj + +localedata/locales/ta_IN: + Contributed by Kentaroh Noji and + Tetsuji Orita . + Fixed day and month abbr & LC_NAME + Added Madras Tamil Lexicon Collation Order: T. Vaseeharan + +localedata/locales/te_IN: + Contributed by Kentaroh Noji and + Tetsuji Orita . + Updated by Sunil Mohan Adapa + +localedata/locales/the_NP: + Contributed by Arun Kumar Pyasi + +localedata/locales/ti_ER: + Prepared and contributed to glibc by Daniel Yacob + This locale data has been developed under the Yeha Project: + http://yeha.sourceforge.net + +localedata/locales/ti_ET: + Prepared and contributed to glibc by Daniel Yacob + This locale data has been developed under the Yeha Project: + http://yeha.sourceforge.net + +localedata/locales/to_TO: + Contributed by Akhilesh Kumar . + +localedata/locales/tpi_PG: + Contributed by Akhilesh Kumar . + +localedata/locales/ur_IN: + Contributed by Pravin Satpute and + Mrs. Nasreen Khan + +localedata/locales/wal_ET: + Prepared and contributed to glibc by Daniel Yacob . + This locale data has been developed under the Yeha Project: + http://yeha.sourceforge.net + +localedata/locales/zh_HK: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/locales/zh_SG: + Contributed by Kentaroh Noji and + Tetsuji Orita . + +localedata/tests/test6.c: + Contributed by Ulrich Drepper , 1999. + +localedata/tst-ctype.c: + Contributed by Ulrich Drepper , 2000. + +localedata/tst-digits.c: + Contributed by Ulrich Drepper , 2000. + +localedata/tst-fmon.c: + Contributed by Jochen Hein , 1997. + +localedata/tst-fmon.sh: + Contributed by Jochen Hein , 1997. + +localedata/tst-langinfo.c: + Contributed by Ulrich Drepper . + +localedata/tst-locale.sh: + Contributed by Andreas Jaeger, , 1998. + +localedata/tst-mbswcs1.c: + Contributed by Bruno Haible . + +localedata/tst-mbswcs2.c: + Contributed by Bruno Haible . + +localedata/tst-mbswcs3.c: + Contributed by Bruno Haible . + +localedata/tst-mbswcs5.c: + Contributed by Bruno Haible . + +localedata/tst-mbswcs6.c: + Contributed by Ulrich Drepper , 2001. + +localedata/tst-numeric.c: + Based on tst-fmon.c by Jochen Hein , 1997. + +localedata/tst-numeric.sh: + Contributed by Jochen Hein , 1997. + +localedata/tst-rpmatch.c: + Contributed by Jochen Hein . + +localedata/tst-rpmatch.sh: + contributed by Jochen Hein + +localedata/tst-setlocale.c: + Test case by Jakub Jelinek . + +localedata/tst-trans.c: + Contributed by Ulrich Drepper . + +localedata/tst-wctype.c: + Contributed by Ulrich Drepper . + +localedata/unicode-gen/gen_unicode_ctype.py: + Based on gen-unicode-ctype.c by Bruno Haible , 2000. + +localedata/xfrm-test.c: + Contributed by Ulrich Drepper , 1997. + +login/endutxent.c: + Contributed by Mark Kettenis , 1998. + +login/forkpty.c: + Contributed by Zack Weinberg , 1998. + +login/getpt.c: + Contributed by Zack Weinberg , 1998. + +login/getutent.c: + Contributed by Ulrich Drepper , 1996. + +login/getutent_r.c: + Contributed by Ulrich Drepper + and Paul Janzen , 1996. + +login/getutid.c: + Contributed by Ulrich Drepper , 1996. + +login/getutid_r.c: + Contributed by Ulrich Drepper + and Paul Janzen , 1996. + +login/getutline.c: + Contributed by Ulrich Drepper , 1996. + +login/getutline_r.c: + Contributed by Ulrich Drepper + and Paul Janzen , 1996. + +login/getutxent.c: + Contributed by Mark Kettenis , 1998. + +login/getutxid.c: + Contributed by Mark Kettenis , 1998. + +login/getutxline.c: + Contributed by Mark Kettenis , 1998. + +login/grantpt.c: + Contributed by Zack Weinberg , 1998. + +login/login.c: + Contributed by Ulrich Drepper , 1996. + +login/logout.c: + Contributed by Ulrich Drepper , 1996. + +login/logwtmp.c: + Contributed by Ulrich Drepper , 1996. + +login/openpty.c: + Contributed by Zack Weinberg , 1998. + +login/programs/pt_chown.c: + Contributed by C. Scott Ananian , 1998. + +login/programs/utmpdump.c: + Contributed by Mark Kettenis , 1997. + +login/ptsname.c: + Contributed by Zack Weinberg , 1998. + +login/pututxline.c: + Contributed by Mark Kettenis , 1998. + +login/setutxent.c: + Contributed by Mark Kettenis , 1998. + +login/tst-ptsname.c: + Contributed by Aurelien Jarno , 2014. + +login/tst-utmp.c: + Contributed by Mark Kettenis , 1998. + +login/unlockpt.c: + Contributed by Zack Weinberg , 1998. + +login/updwtmp.c: + Contributed by Mark Kettenis , 1997. + +login/updwtmpx.c: + Contributed by Mark Kettenis , 1998. + +login/utmp-private.h: + Contributed by Ulrich Drepper + and Paul Janzen , 1996. + +login/utmp_file.c: + Contributed by Ulrich Drepper + and Paul Janzen , 1996. + +login/utmpname.c: + Contributed by Mark Kettenis , 1997. + +login/utmpxname.c: + Contributed by Mark Kettenis , 1998. + +malloc/arena.c: + Contributed by Wolfram Gloger , 2001. + +malloc/hooks.c: + Contributed by Wolfram Gloger , 2001. + +malloc/malloc-check.c: + Contributed by Wolfram Gloger , 2001. + +malloc/malloc.c: + Contributed by Wolfram Gloger + and Doug Lea , 2001. + +malloc/mcheck-impl.c: + Written May 1989 by Mike Haertel. + +malloc/mcheck.c: + Written May 1989 by Mike Haertel. + +malloc/memusage.c: + Contributed by Ulrich Drepper , 1998. + +malloc/memusage.sh: + Contributed by Ulrich Drepper , 1999. + +malloc/memusagestat.c: + Contributed by Ulrich Drepper , 1998. + +malloc/mtrace-impl.c: + Written April 2, 1991 by John Gilmore of Cygnus Support. + Based on mcheck.c by Mike Haertel. + +malloc/mtrace.c: + Written April 2, 1991 by John Gilmore of Cygnus Support. + Based on mcheck.c by Mike Haertel. + +malloc/mtrace.pl: + Contributed by Ulrich Drepper , 1997. + +malloc/tst-calloc.c: + Contributed by Ulrich Drepper . + +malloc/tst-malloc-check.c: + Contributed by Jakub Jelinek , 2005. + +malloc/tst-malloc.c: + Contributed by Andreas Jaeger , 1999. + +malloc/tst-mallocstate.c: + Contributed by Wolfram Gloger , 2001. + +malloc/tst-obstack.c: + Test case by Alexandre Duret-Lutz . + +manual/summary.pl: + Contributed by Rical Jasan , 2017. + +manual/tsort.awk: + Written by Ulrich Drepper , 1998. + +math/atest-exp.c: + Contributed by Geoffrey Keating , 1997. + +math/atest-exp2.c: + Contributed by Geoffrey Keating , 1997. + +math/atest-sincos.c: + Contributed by Geoffrey Keating , 1997. + +math/basic-test.c: + Contributed by Andreas Jaeger , 1999. + +math/cabs_template.c: + Contributed by Ulrich Drepper , 1997. + +math/carg_template.c: + Contributed by Ulrich Drepper , 1997. + +math/cimag_template.c: + Contributed by Ulrich Drepper , 1997. + +math/conj_template.c: + Contributed by Ulrich Drepper , 1997. + +math/creal_template.c: + Contributed by Ulrich Drepper , 1997. + +math/divtc3.c: + Contributed by Richard Henderson , 2005. + +math/e_exp10.c: + Contributed by Ulrich Drepper , 1998. + +math/e_exp10l.c: + Contributed by Ulrich Drepper , 1998. + +math/fclrexcpt.c: + Contributed by Ulrich Drepper , 1997. + +math/fedisblxcpt.c: + Contributed by Andreas Jaeger , 1999. + +math/feenablxcpt.c: + Contributed by Andreas Jaeger , 1999. + +math/fegetenv.c: + Contributed by Ulrich Drepper , 1997. + +math/fegetexcept.c: + Contributed by Andreas Jaeger , 1999. + +math/fegetround.c: + Contributed by Ulrich Drepper , 1997. + +math/feholdexcpt.c: + Contributed by Ulrich Drepper , 1997. + +math/fesetenv.c: + Contributed by Ulrich Drepper , 1997. + +math/fesetround.c: + Contributed by Ulrich Drepper , 1997. + +math/feupdateenv.c: + Contributed by Ulrich Drepper , 1997. + +math/fgetexcptflg.c: + Contributed by Ulrich Drepper , 1997. + +math/fraiseexcpt.c: + Contributed by Ulrich Drepper , 1997. + +math/fsetexcptflg.c: + Contributed by Ulrich Drepper , 1997. + +math/ftestexcept.c: + Contributed by Ulrich Drepper , 1997. + +math/multc3.c: + Contributed by Richard Henderson , 2005. + +math/s_cacos_template.c: + Contributed by Ulrich Drepper , 1997. + +math/s_cacosh_template.c: + Contributed by Ulrich Drepper , 1997. + +math/s_casin_template.c: + Contributed by Ulrich Drepper , 1997. + +math/s_casinh_template.c: + Contributed by Ulrich Drepper , 1997. + +math/s_catan_template.c: + Contributed by Ulrich Drepper , 1997. + +math/s_catanh_template.c: + Contributed by Ulrich Drepper , 1997. + +math/s_ccos_template.c: + Contributed by Ulrich Drepper , 1997. + +math/s_ccosh_template.c: + Contributed by Ulrich Drepper , 1997. + +math/s_cexp_template.c: + Contributed by Ulrich Drepper , 1997. + +math/s_clog10_template.c: + Contributed by Ulrich Drepper , 1997. + +math/s_clog_template.c: + Contributed by Ulrich Drepper , 1997. + +math/s_cpow_template.c: + Contributed by Ulrich Drepper , 1997. + +math/s_cproj_template.c: + Contributed by Ulrich Drepper , 1997. + +math/s_csin_template.c: + Contributed by Ulrich Drepper , 1997. + +math/s_csinh_template.c: + Contributed by Ulrich Drepper , 1997. + +math/s_csqrt_template.c: + Based on an algorithm by Stephen L. Moshier . + +math/s_ctan_template.c: + Contributed by Ulrich Drepper , 1997. + +math/s_ctanh_template.c: + Contributed by Ulrich Drepper , 1997. + +math/s_fdim_template.c: + Contributed by Ulrich Drepper , 1997. + +math/s_fma.c: + Contributed by Ulrich Drepper , 1997. + +math/s_fmaf.c: + Contributed by Ulrich Drepper , 1997. + +math/s_fmal.c: + Contributed by Ulrich Drepper , 1997. + +math/s_fmax_template.c: + Contributed by Ulrich Drepper , 1997. + +math/s_fmin_template.c: + Contributed by Ulrich Drepper , 1997. + +math/s_nan_template.c: + Contributed by Ulrich Drepper , 1997. + +math/test-fenv.c: + Contributed by Andreas Jaeger and + Ulrich Drepper , 1997. + +math/test-fpucw.c: + Contributed by Andreas Jaeger , 2000. + +math/test-math-isinff.cc: + Contributed by Marek Polacek , 2012. + +math/test-snan.c: + Contributed by Andreas Jaeger , 2005. + +math/test-tgmath-int.c: + Contributed by Andreas Jaeger , 2005. + +math/test-tgmath-ret.c: + Contributed by Andreas Jaeger , 2003. + +math/test-tgmath.c: + Contributed by Jakub Jelinek and + Ulrich Drepper , 2001. + +math/test-tgmath2.c: + Contributed by Jakub Jelinek , 2007. + +math/tst-CMPLX2.c: + Contributed by Marek Polacek , 2012. + +math/tst-definitions.c: + Contributed by Ulrich Drepper , 2000. + +math/w_acos_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_acosf_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_acosh_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_acoshf_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_acoshl_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_acosl_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_asin_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_asinf_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_asinl_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_atan2_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_atan2f_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_atan2l_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_atanh_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_atanhf_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_atanhl_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_coshf_compat.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + Optimizations by Ulrich Drepper , 2011. + +math/w_coshl_compat.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + Optimizations by Ulrich Drepper , 2011. + +math/w_exp10_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_exp10f_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_exp10l_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_exp_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_expf_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_expl_compat.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +math/w_fmod_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_fmodf_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_fmodl_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_hypotf_compat.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +math/w_hypotl_compat.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +math/w_j0_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_j0f_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_j0l_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_j1_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_j1f_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_j1l_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_jn_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_jnf_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_jnl_compat.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +math/w_lgammaf_main.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +math/w_lgammaf_r_compat.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +math/w_lgammal_main.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +math/w_lgammal_r_compat.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +math/w_log10_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_log10f_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_log10l_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_log2_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_log2f_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_log2l_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_log_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_logf_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_logl_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_pow_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_powf_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_powl_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_remainder_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_remainderf_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_remainderl_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_scalb_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_scalbf_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_scalbl_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_sinhf_compat.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +math/w_sinhl_compat.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +math/w_sqrt_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_sqrtf_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_sqrtl_compat.c: + Contributed by Ulrich Drepper , 2011. + +math/w_tgammaf_compat.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +math/w_tgammal_compat.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +misc/dirname.c: + Contributed by Ulrich Drepper , 1996. + +misc/getsysstats.c: + Contributed by Ulrich Drepper , 1996. + +misc/hsearch.c: + Contributed by Ulrich Drepper + +misc/hsearch_r.c: + Contributed by Ulrich Drepper , 1993. + +misc/lsearch.c: + Contributed by Ulrich Drepper , 1996. + +misc/pselect.c: + Contributed by Ulrich Drepper , 1996. + +misc/regexp.c: + Contributed by Ulrich Drepper , 1996. + +misc/regexp.h: + Contributed by Ulrich Drepper , 1996. + +misc/tsearch.c: + Contributed by Bernd Schmidt , 1997. + +misc/tst-atomic-long.c: + Contributed by Jakub Jelinek , 2003. + +misc/tst-atomic.c: + Contributed by Jakub Jelinek , 2003. + +misc/tst-dirname.c: + Contributed by Ulrich Drepper , 1996. + +misc/tst-fdset.c: + Contributed by Robert Bihlmeyer . + +misc/tst-mntent.c: + Test case by Horst von Brand + and Ulrich Drepper . + +nis/nis_add.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_addmember.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_call.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_callback.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_checkpoint.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_clone_dir.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_clone_obj.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_clone_res.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_creategroup.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_defaults.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_destroygroup.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_domain_of.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_domain_of_r.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_error.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_file.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_findserv.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_free.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_getservlist.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_intern.h: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_ismember.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_local_names.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_lookup.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_mkdir.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_modify.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_ping.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_print.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_print_group_entry.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_remove.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_removemember.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_rmdir.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_server.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_subr.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_table.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_util.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_verifygroup.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_xdr.c: + Contributed by Thorsten Kukuk , 1997. + +nis/nis_xdr.h: + Contributed by Thorsten Kukuk , 1998. + +nis/rpcsvc/nislib.h: + Contributed by Thorsten Kukuk , 1997. + +nis/rpcsvc/ypclnt.h: + Contributed by Thorsten Kukuk , 1996. + +nis/ypclnt.c: + Contributed by Thorsten Kukuk , 1996. + +nptl/allocatestack.c: + Contributed by Ulrich Drepper , 2002. + +nptl/cancellation.c: + Contributed by Ulrich Drepper , 2002. + +nptl/cleanup.c: + Contributed by Ulrich Drepper , 2002. + +nptl/cleanup_compat.c: + Contributed by Ulrich Drepper , 2002. + +nptl/cleanup_defer.c: + Contributed by Ulrich Drepper , 2002. + +nptl/cleanup_defer_compat.c: + Contributed by Ulrich Drepper , 2002. + +nptl/cleanup_routine.c: + Contributed by Ulrich Drepper , 2003. + +nptl/descr.h: + Contributed by Ulrich Drepper , 2002. + +nptl/libc-cleanup.c: + Contributed by Ulrich Drepper , 2002. + +nptl/libc_multiple_threads.c: + Contributed by Ulrich Drepper , 2002. + +nptl/lowlevellock.c: + Contributed by Paul Mackerras , 2003. + +nptl/nptl-stack.c: + Contributed by Ulrich Drepper , 2002. + +nptl/nptl-stack.h: + Contributed by Ulrich Drepper , 2002. + +nptl/nptl_deallocate_tsd.c: + Contributed by Ulrich Drepper , 2002. + +nptl/nptl_free_tcb.c: + Contributed by Ulrich Drepper , 2002. + +nptl/nptl_setxid.c: + Contributed by Ulrich Drepper , 2002. + +nptl/old_pthread_cond_broadcast.c: + Contributed by Ulrich Drepper , 2002. + +nptl/old_pthread_cond_destroy.c: + Contributed by Ulrich Drepper , 2002. + +nptl/old_pthread_cond_init.c: + Contributed by Ulrich Drepper , 2002. + +nptl/old_pthread_cond_signal.c: + Contributed by Ulrich Drepper , 2002. + +nptl/old_pthread_cond_timedwait.c: + Contributed by Ulrich Drepper , 2002. + +nptl/old_pthread_cond_wait.c: + Contributed by Ulrich Drepper , 2002. + +nptl/perf.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_attr_destroy.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_attr_getaffinity.c: + Contributed by Ulrich Drepper , 2003. + +nptl/pthread_attr_getdetachstate.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_attr_getguardsize.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_attr_getinheritsched.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_attr_getschedparam.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_attr_getschedpolicy.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_attr_getscope.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_attr_getstack.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_attr_getstackaddr.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_attr_getstacksize.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_attr_init.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_attr_setaffinity.c: + Contributed by Ulrich Drepper , 2003. + +nptl/pthread_attr_setdetachstate.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_attr_setguardsize.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_attr_setinheritsched.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_attr_setschedparam.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_attr_setschedpolicy.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_attr_setscope.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_attr_setstack.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_attr_setstackaddr.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_attr_setstacksize.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_barrier_destroy.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_barrier_init.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_barrier_wait.c: + Contributed by Martin Schwidefsky , 2003. + +nptl/pthread_barrierattr_destroy.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_barrierattr_getpshared.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_barrierattr_init.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_barrierattr_setpshared.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_cancel.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_cleanup_upto.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_cond_broadcast.c: + Contributed by Martin Schwidefsky , 2003. + +nptl/pthread_cond_destroy.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_cond_init.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_cond_signal.c: + Contributed by Martin Schwidefsky , 2003. + +nptl/pthread_cond_wait.c: + Contributed by Martin Schwidefsky , 2003. + +nptl/pthread_condattr_destroy.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_condattr_getclock.c: + Contributed by Ulrich Drepper , 2003. + +nptl/pthread_condattr_getpshared.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_condattr_init.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_condattr_setclock.c: + Contributed by Ulrich Drepper , 2003. + +nptl/pthread_condattr_setpshared.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_create.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_detach.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_equal.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_exit.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_getaffinity.c: + Contributed by Ulrich Drepper , 2003. + +nptl/pthread_getattr_np.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_getconcurrency.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_getschedparam.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_getspecific.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_join.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_key_create.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_key_delete.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_kill_other_threads.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_mutex_consistent.c: + Contributed by Ulrich Drepper , 2005. + +nptl/pthread_mutex_destroy.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_mutex_getprioceiling.c: + Contributed by Jakub Jelinek , 2006. + +nptl/pthread_mutex_init.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_mutex_lock.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_mutex_setprioceiling.c: + Contributed by Jakub Jelinek , 2006. + +nptl/pthread_mutex_timedlock.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_mutex_trylock.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_mutex_unlock.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_mutexattr_destroy.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_mutexattr_getprioceiling.c: + Contributed by Jakub Jelinek , 2006. + +nptl/pthread_mutexattr_getprotocol.c: + Contributed by Jakub Jelinek , 2006. + +nptl/pthread_mutexattr_getpshared.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_mutexattr_getrobust.c: + Contributed by Ulrich Drepper , 2005. + +nptl/pthread_mutexattr_gettype.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_mutexattr_init.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_mutexattr_setprioceiling.c: + Contributed by Jakub Jelinek , 2006. + +nptl/pthread_mutexattr_setprotocol.c: + Contributed by Jakub Jelinek , 2006. + +nptl/pthread_mutexattr_setpshared.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_mutexattr_setrobust.c: + Contributed by Ulrich Drepper , 2005. + +nptl/pthread_mutexattr_settype.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_once.c: + Contributed by Jakub Jelinek , 2003. + +nptl/pthread_rwlock_destroy.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_rwlock_init.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_rwlock_rdlock.c: + Contributed by Martin Schwidefsky , 2003. + +nptl/pthread_rwlock_timedrdlock.c: + Contributed by Martin Schwidefsky , 2003. + +nptl/pthread_rwlock_timedwrlock.c: + Contributed by Martin Schwidefsky , 2003. + +nptl/pthread_rwlock_tryrdlock.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_rwlock_trywrlock.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_rwlock_unlock.c: + Contributed by Martin Schwidefsky , 2003. + +nptl/pthread_rwlock_wrlock.c: + Contributed by Martin Schwidefsky , 2003. + +nptl/pthread_rwlockattr_destroy.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_rwlockattr_getkind_np.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_rwlockattr_getpshared.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_rwlockattr_init.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_rwlockattr_setkind_np.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_rwlockattr_setpshared.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_self.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_setaffinity.c: + Contributed by Ulrich Drepper , 2003. + +nptl/pthread_setcancelstate.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_setcanceltype.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_setconcurrency.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_setschedparam.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_setschedprio.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_setspecific.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_sigmask.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_sigqueue.c: + Contributed by Ulrich Drepper , 2009. + +nptl/pthread_spin_destroy.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_spin_init.c: + Contributed by Paul Mackerras , 2003. + +nptl/pthread_spin_unlock.c: + Contributed by Paul Mackerras , 2003. + +nptl/pthread_testcancel.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_timedjoin.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_tryjoin.c: + Contributed by Ulrich Drepper , 2002. + +nptl/pthread_yield.c: + Contributed by Ulrich Drepper , 2002. + +nptl/sem_destroy.c: + Contributed by Ulrich Drepper , 2002. + +nptl/sem_getvalue.c: + Contributed by Ulrich Drepper , 2002. + +nptl/sem_init.c: + Contributed by Ulrich Drepper , 2002. + +nptl/sem_post.c: + Contributed by Jakub Jelinek , 2003. + +nptl/sem_timedwait.c: + Contributed by Paul Mackerras , 2003. + +nptl/sem_wait.c: + Contributed by Paul Mackerras , 2003. + +nptl/sem_waitcommon.c: + Contributed by Paul Mackerras , 2003. + +nptl/tpp.c: + Contributed by Jakub Jelinek , 2006. + +nptl/tst-attr2.c: + Contributed by Ulrich Drepper , 2003. + +nptl/tst-attr3.c: + Contributed by Jakub Jelinek , 2003. + +nptl/tst-cancel17.c: + Contributed by Ulrich Drepper , 2003. + +nptl/tst-cancel7.c: + Contributed by Jakub Jelinek , 2002. + +nptl/tst-cleanup4.c: + Contributed by Jakub Jelinek , 2003. + +nptl/tst-cleanup4aux.c: + Contributed by Jakub Jelinek , 2003. + +nptl/tst-clock2.c: + Contributed by Ulrich Drepper , 2003. + +nptl/tst-context1.c: + Contributed by Ulrich Drepper , 2003. + +nptl/tst-dlsym1.c: + Test case by Hui Huang . + +nptl/tst-eintr1.c: + Contributed by Ulrich Drepper , 2003. + +nptl/tst-exec4.c: + Contributed by Ulrich Drepper , 2003. + +nptl/tst-initializers1.c: + Contributed by Jakub Jelinek , 2005. + +nptl/tst-mutex8.c: + Contributed by Ulrich Drepper , 2003. + +nptl/tst-mutexpp10.c: + Contributed by Jakub Jelinek , 2006. + +nptl/tst-rwlock10.c: + Contributed by Ulrich Drepper , 2003. + +nptl/tst-rwlock11.c: + Contributed by Ulrich Drepper , 2003. + +nptl/tst-rwlock2.c: + Contributed by Ulrich Drepper , 2002. + +nptl/tst-rwlock3.c: + Contributed by Ulrich Drepper , 2002. + +nptl/tst-rwlock6.c: + Contributed by Ulrich Drepper , 2002. + +nptl/tst-rwlock7.c: + Contributed by Ulrich Drepper , 2002. + +nptl/tst-rwlock8.c: + Contributed by Ulrich Drepper , 2000. + +nptl/tst-rwlock9.c: + Contributed by Ulrich Drepper , 2000. + +nptl/tst-sched1.c: + Contributed by Ulrich Drepper , 2002. + +nptl/tst-setuid1.c: + Contributed by Jakub Jelinek , 2004. + +nptl/tst-signal3.c: + Contributed by Ulrich Drepper , 2002. + +nptl/tst-signal7.c: + Contributed by Ulrich Drepper , 2005. + +nptl/tst-stack2.c: + Contributed by Jakub Jelinek , 2003. + +nptl/tst-stack3.c: + Contributed by Jakub Jelinek , 2003. + +nptl/tst-stackguard1.c: + Contributed by Jakub Jelinek , 2005. + +nptl/tst-tls3.c: + Contributed by Ulrich Drepper , 2003. + +nptl/tst-tls3mod.c: + Contributed by Ulrich Drepper , 2003. + +nptl/tst-tls5.c: + Contributed by Jakub Jelinek , 2003. + +nptl/tst-tpp.h: + Contributed by Jakub Jelinek , 2006. + +nptl/tst-tsd3.c: + Contributed by Ulrich Drepper , 2003. + +nptl/tst-tsd4.c: + Contributed by Ulrich Drepper , 2003. + +nptl/unwind.c: + Contributed by Ulrich Drepper + and Richard Henderson , 2003. + +nptl_db/td_init.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_log.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_symbol_list.c: + Contributed by Ulrich Drepper , 2001. + +nptl_db/td_ta_clear_event.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_ta_delete.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_ta_enable_stats.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_ta_event_addr.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_ta_event_getmsg.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_ta_get_nthreads.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_ta_get_ph.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_ta_get_stats.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_ta_map_id2thr.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_ta_new.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_ta_reset_stats.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_ta_set_event.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_ta_setconcurrency.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_ta_thr_iter.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_ta_tsd_iter.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_thr_clear_event.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_thr_dbresume.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_thr_dbsuspend.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_thr_event_enable.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_thr_event_getmsg.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_thr_get_info.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_thr_getfpregs.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_thr_getgregs.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_thr_getxregs.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_thr_getxregsize.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_thr_set_event.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_thr_setfpregs.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_thr_setgregs.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_thr_setprio.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_thr_setsigpending.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_thr_setxregs.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_thr_sigsetmask.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_thr_tls_get_addr.c: + Contributed by Ulrich Drepper , 2002. + +nptl_db/td_thr_tsd.c: + Contributed by Ulrich Drepper , 1999. + +nptl_db/td_thr_validate.c: + Contributed by Ulrich Drepper , 1999. + +nscd/aicache.c: + Contributed by Ulrich Drepper , 2004. + +nscd/cache.c: + Contributed by Ulrich Drepper , 1998. + +nscd/connections.c: + Contributed by Ulrich Drepper , 1998. + +nscd/dbg_log.c: + Contributed by Thorsten Kukuk , 1998. + +nscd/dbg_log.h: + Contributed by Thorsten Kukuk , 1998. + +nscd/gai.c: + Contributed by Ulrich Drepper , 2004. + +nscd/getgrgid_r.c: + Contributed by Ulrich Drepper , 1996. + +nscd/getgrnam_r.c: + Contributed by Ulrich Drepper , 1996. + +nscd/gethstbyad_r.c: + Contributed by Ulrich Drepper , 1996. + +nscd/gethstbynm3_r.c: + Contributed by Ulrich Drepper , 1996. + +nscd/getpwnam_r.c: + Contributed by Ulrich Drepper , 1996. + +nscd/getpwuid_r.c: + Contributed by Ulrich Drepper , 1996. + +nscd/getsrvbynm_r.c: + Contributed by Ulrich Drepper , 1996. + +nscd/getsrvbypt_r.c: + Contributed by Ulrich Drepper , 1996. + +nscd/grpcache.c: + Contributed by Ulrich Drepper , 1998. + +nscd/hstcache.c: + Contributed by Ulrich Drepper , 1998. + +nscd/initgrcache.c: + Contributed by Ulrich Drepper , 2004. + +nscd/mem.c: + Contributed by Ulrich Drepper , 2004. + +nscd/netgroupcache.c: + Contributed by Ulrich Drepper , 2011. + +nscd/nscd-client.h: + Contributed by Thorsten Kukuk , 1998. + +nscd/nscd.c: + Contributed by Thorsten Kukuk , 1998. + +nscd/nscd.h: + Contributed by Thorsten Kukuk , 1998. + +nscd/nscd_conf.c: + Contributed by Thorsten Kukuk , 1998. + +nscd/nscd_getai.c: + Contributed by Ulrich Drepper , 2004. + +nscd/nscd_getgr_r.c: + Contributed by Thorsten Kukuk , 1998. + +nscd/nscd_gethst_r.c: + Contributed by Ulrich Drepper , 1998. + +nscd/nscd_getpw_r.c: + Contributed by Thorsten Kukuk , 1998. + +nscd/nscd_getserv_r.c: + Contributed by Ulrich Drepper , 2007. + +nscd/nscd_helper.c: + Contributed by Ulrich Drepper , 1998. + +nscd/nscd_initgroups.c: + Contributed by Ulrich Drepper , 2004. + +nscd/nscd_netgroup.c: + Contributed by Ulrich Drepper , 2011. + +nscd/nscd_proto.h: + Contributed by Thorsten Kukuk , 1998. + +nscd/nscd_setup_thread.c: + Contributed by Ulrich Drepper , 2004. + +nscd/nscd_stat.c: + Contributed by Thorsten Kukuk , 1998. + +nscd/pwdcache.c: + Contributed by Ulrich Drepper , 1998. + +nscd/selinux.c: + Contributed by Matthew Rickard , 2004. + +nscd/selinux.h: + Contributed by Matthew Rickard , 2004. + +nscd/servicescache.c: + Contributed by Ulrich Drepper , 2007. + +nss/XXX-lookup.c: + Contributed by Ulrich Drepper , 1996. + +nss/alias-lookup.c: + Contributed by Ulrich Drepper , 1996. + +nss/databases.def: + Contributed by Ulrich Drepper , 1996. + +nss/db-Makefile: + Contributed by Ulrich Drepper , 1996. + +nss/digits_dots.c: + Contributed by H.J. Lu , 1997. + +nss/ethers-lookup.c: + Contributed by Ulrich Drepper , 1996. + +nss/getXXbyYY_r.c: + Contributed by Ulrich Drepper , 1996. + +nss/getXXent_r.c: + Contributed by Ulrich Drepper , 1996. + +nss/getent.c: + Contributed by Thorsten Kukuk , 1998. + +nss/grp-lookup.c: + Contributed by Ulrich Drepper , 1996. + +nss/hosts-lookup.c: + Contributed by Ulrich Drepper , 1996. + +nss/key-lookup.c: + Contributed by Ulrich Drepper , 1996. + +nss/makedb.c: + Contributed by Ulrich Drepper , 1996. + +nss/netgrp-lookup.c: + Contributed by Ulrich Drepper , 1996. + +nss/network-lookup.c: + Contributed by Ulrich Drepper , 1996. + +nss/nss_compat/compat-grp.c: + Contributed by Thorsten Kukuk , 1996. + +nss/nss_compat/compat-initgroups.c: + Contributed by Thorsten Kukuk , 1998. + +nss/nss_compat/compat-pwd.c: + Contributed by Thorsten Kukuk , 1996. + +nss/nss_compat/compat-spwd.c: + Contributed by Thorsten Kukuk , 1996. + +nss/nss_db/db-initgroups.c: + Contributed by Ulrich Drepper . + +nss/nss_db/db-netgrp.c: + Contributed by Ulrich Drepper , 1996. + +nss/nss_files/files-alias.c: + Contributed by Ulrich Drepper , 1996. + +nss/nss_files/files-netgrp.c: + Contributed by Ulrich Drepper , 1996. + +nss/nss_hash.c: + Contributed by Thorsten Kukuk , 1997. + +nss/nsswitch.c: + Contributed by Ulrich Drepper , 1996. + +nss/proto-lookup.c: + Contributed by Ulrich Drepper , 1996. + +nss/pwd-lookup.c: + Contributed by Ulrich Drepper , 1996. + +nss/rpc-lookup.c: + Contributed by Ulrich Drepper , 1996. + +nss/service-lookup.c: + Contributed by Ulrich Drepper , 1996. + +nss/sgrp-lookup.c: + Contributed by Ulrich Drepper , 2009. + +nss/spwd-lookup.c: + Contributed by Ulrich Drepper , 1996. + +nss/test-netdb.c: + Contributed by Andreas Jaeger , 1998. + +posix/bug-ga1.c: + Test case by Anders Carlsson . + +posix/bug-ga2.c: + Test case by Sam Varshavchik . + +posix/bug-regex1.c: + Test case by Jim Meyering . + +posix/bug-regex10.c: + Contributed by Jakub Jelinek , 2002. + +posix/bug-regex11.c: + Contributed by Jakub Jelinek , 2002. + +posix/bug-regex12.c: + Contributed by Jakub Jelinek , 2002. + +posix/bug-regex13.c: + Contributed by Isamu Hasegawa , 2002. + +posix/bug-regex14.c: + Contributed by Isamu Hasegawa , 2002. + +posix/bug-regex17.c: + Contributed by Jakub Jelinek , 2002. + +posix/bug-regex18.c: + Contributed by Jakub Jelinek , 2002. + +posix/bug-regex19.c: + Contributed by Jakub Jelinek , 2003. + +posix/bug-regex2.c: + Contributed by Ulrich Drepper , 2001. + +posix/bug-regex20.c: + Contributed by Jakub Jelinek , 2003. + +posix/bug-regex21.c: + Contributed by Jakub Jelinek , 2003. + +posix/bug-regex22.c: + Contributed by Jakub Jelinek , 2004. + +posix/bug-regex23.c: + Contributed by Jakub Jelinek , 2004. + +posix/bug-regex25.c: + Contributed by Jakub Jelinek , 2006. + +posix/bug-regex26.c: + Contributed by Jakub Jelinek , 2006. + +posix/bug-regex27.c: + Contributed by Jakub Jelinek , 2007. + +posix/bug-regex28.c: + Contributed by Jakub Jelinek , 2007. + +posix/bug-regex3.c: + Contributed by Jakub Jelinek , 2001. + +posix/bug-regex30.c: + Contributed by Paolo Bonzini , 2009. + +posix/bug-regex33.c: + Contributed by Stanislav Brabec , 2012. + +posix/bug-regex4.c: + Contributed by Jakub Jelinek , 2001. + +posix/bug-regex6.c: + Contributed by Jakub Jelinek , 2002. + +posix/bug-regex7.c: + Contributed by Stepan Kasal , 2002. + +posix/bug-regex8.c: + Contributed by Stepan Kasal , 2002. + +posix/bug-regex9.c: + Contributed by Ulrich Drepper , 2001. + +posix/flexmember.h: + Written by Paul Eggert. + +posix/register-atfork.c: + Contributed by Ulrich Drepper , 2002. + +posix/runptests.c: + Contributed by Ulrich Drepper , 1998. + +posix/tar.h: + Written by David J. MacKenzie. + +posix/tst-boost.c: + Contributed by Jakub Jelinek , 2003. + +posix/tst-chmod.c: + Contributed by Ulrich Drepper , 2000. + +posix/tst-dir.c: + Contributed by Ulrich Drepper , 2000. + +posix/tst-exec.c: + Contributed by Ulrich Drepper , 2000. + +posix/tst-fork.c: + Contributed by Ulrich Drepper , 2000. + +posix/tst-gnuglob-skeleton.c: + Contributed by Ulrich Drepper , 2001. + +posix/tst-pcre.c: + Contributed by Jakub Jelinek , 2003. + +posix/tst-rxspencer.c: + Contributed by Jakub Jelinek , 2003. + +posix/tst-spawn.c: + Contributed by Ulrich Drepper , 2000. + +posix/tst-truncate.c: + Contributed by Ulrich Drepper , 2000. + +posix/tst-truncate64.c: + Contributed by Ulrich Drepper , 2000. + +posix/tst-vfork1.c: + Contributed by Ulrich Drepper , 2004. + +posix/tst-vfork2.c: + Contributed by Ulrich Drepper , 2004. + +posix/tst-vfork3.c: + Contributed by Jakub Jelinek , 2007. + +posix/waitid.c: + Contributed by Ulrich Drepper , 1997. + +posix/wordexp.c: + Contributed by Tim Waugh . + +pwd/getpwent.c: + Contributed by Ulrich Drepper , 1996. + +pwd/getpwent_r.c: + Contributed by Ulrich Drepper , 1996. + +pwd/getpwnam.c: + Contributed by Ulrich Drepper , 1996. + +pwd/getpwnam_r.c: + Contributed by Ulrich Drepper , 1996. + +pwd/getpwuid.c: + Contributed by Ulrich Drepper , 1996. + +pwd/getpwuid_r.c: + Contributed by Ulrich Drepper , 1996. + +resolv/gai_cancel.c: + Contributed by Ulrich Drepper , 2001. + +resolv/gai_error.c: + Contributed by Ulrich Drepper , 2001. + +resolv/gai_misc.c: + Contributed by Ulrich Drepper , 2001. + +resolv/gai_misc.h: + Contributed by Ulrich Drepper , 2001. + +resolv/gai_notify.c: + Contributed by Ulrich Drepper , 2001. + +resolv/gai_suspend.c: + Contributed by Ulrich Drepper , 2001. + +resolv/getaddrinfo_a.c: + Contributed by Ulrich Drepper , 2001. + +resolv/nss_dns/dns-canon.c: + Contributed by Ulrich Drepper , 2004. + +resolv/nss_dns/dns-host.c: + Extended from original form by Ulrich Drepper , 1996. + +resolv/nss_dns/dns-network.c: + Extended from original form by Ulrich Drepper , 1996. + +resolv/res_hconf.c: + Contributed by David Mosberger (davidm@azstarnet.com). + +resolv/res_hconf.h: + Contributed by David Mosberger (davidm@azstarnet.com). + +rt/aio_cancel.c: + Contributed by Ulrich Drepper , 1997. + +rt/aio_error.c: + Contributed by Ulrich Drepper , 1997. + +rt/aio_fsync.c: + Contributed by Ulrich Drepper , 1997. + +rt/aio_misc.c: + Contributed by Ulrich Drepper , 1997. + +rt/aio_notify.c: + Contributed by Ulrich Drepper , 1997. + +rt/aio_read.c: + Contributed by Ulrich Drepper , 1997. + +rt/aio_read64.c: + Contributed by Ulrich Drepper , 1997. + +rt/aio_return.c: + Contributed by Ulrich Drepper , 1997. + +rt/aio_suspend.c: + Contributed by Ulrich Drepper , 1997. + +rt/aio_write.c: + Contributed by Ulrich Drepper , 1997. + +rt/aio_write64.c: + Contributed by Ulrich Drepper , 1997. + +rt/lio_listio-common.c: + Contributed by Ulrich Drepper , 1997. + +rt/timer_create.c: + Contributed by Kaz Kylheku . + +rt/timer_delete.c: + Contributed by Kaz Kylheku . + +rt/timer_getoverr.c: + Contributed by Kaz Kylheku . + +rt/timer_gettime.c: + Contributed by Kaz Kylheku . + +rt/timer_settime.c: + Contributed by Kaz Kylheku . + +rt/tst-aio.c: + Contributed by Ulrich Drepper , 1998. + +rt/tst-aio2.c: + Contributed by Ulrich Drepper , 2000. + +rt/tst-aio64.c: + Contributed by Ulrich Drepper , 1998. + +rt/tst-mqueue.h: + Contributed by Jakub Jelinek , 2004. + +rt/tst-mqueue1.c: + Contributed by Jakub Jelinek , 2004. + +rt/tst-mqueue2.c: + Contributed by Jakub Jelinek , 2004. + +rt/tst-mqueue3.c: + Contributed by Ulrich Drepper , 2004. + +rt/tst-mqueue4.c: + Contributed by Jakub Jelinek , 2004. + +rt/tst-mqueue5.c: + Contributed by Jakub Jelinek , 2004. + +rt/tst-mqueue6.c: + Contributed by Jakub Jelinek , 2004. + +rt/tst-mqueue7.c: + Contributed by Jakub Jelinek , 2004. + +rt/tst-mqueue8.c: + Contributed by Jakub Jelinek , 2004. + +rt/tst-mqueue9.c: + Contributed by Jakub Jelinek , 2004. + +rt/tst-shm.c: + Contributed by Ulrich Drepper , 2000. + +rt/tst-timer4.c: + Contributed by Jakub Jelinek , 2004 + +scripts/gen-sorted.awk: + Written by Ulrich Drepper , 1998. + +scripts/rellns-sh: + Written by Ulrich Drepper , October 1996 + +scripts/test-installation.pl: + Contributed by Andreas Jaeger , 1997. + +scripts/versions.awk: + Written by Ulrich Drepper , 1998. + +shadow/getspent.c: + Contributed by Ulrich Drepper , 1996. + +shadow/getspent_r.c: + Contributed by Ulrich Drepper , 1996. + +shadow/getspnam.c: + Contributed by Ulrich Drepper , 1996. + +shadow/getspnam_r.c: + Contributed by Ulrich Drepper , 1996. + +shadow/lckpwdf.c: + Contributed by Ulrich Drepper , 1996. + +signal/allocrtsig.c: + Contributed by Ulrich Drepper , 1997. + +signal/sighold.c: + Contributed by Ulrich Drepper , 1998. + +signal/sigrelse.c: + Contributed by Ulrich Drepper , 1998. + +signal/tst-raise.c: + Contributed by Jakub Jelinek , 2003. + +signal/tst-sigsimple.c: + Contributed by Ulrich Drepper , 2003. + +soft-fp/adddf3.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/addsf3.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/addtf3.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/divdf3.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/divsf3.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/divtf3.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/double.h: + Contributed by Richard Henderson (rth@cygnus.com), + Jakub Jelinek (jj@ultra.linux.cz), + David S. Miller (davem@redhat.com) and + Peter Maydell (pmaydell@chiark.greenend.org.uk). + +soft-fp/eqdf2.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/eqsf2.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/eqtf2.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/extenddftf2.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/extended.h: + Contributed by Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/extendsfdf2.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/extendsftf2.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/extendxftf2.c: + Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). + +soft-fp/fixdfdi.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/fixdfsi.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/fixdfti.c: + Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). + +soft-fp/fixsfdi.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/fixsfsi.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/fixsfti.c: + Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). + +soft-fp/fixtfdi.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/fixtfsi.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/fixtfti.c: + Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). + +soft-fp/fixunsdfdi.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/fixunsdfsi.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/fixunsdfti.c: + Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). + +soft-fp/fixunssfdi.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/fixunssfsi.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/fixunssfti.c: + Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). + +soft-fp/fixunstfdi.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/fixunstfsi.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/fixunstfti.c: + Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). + +soft-fp/floatdidf.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/floatdisf.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/floatditf.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/floatsidf.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/floatsisf.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/floatsitf.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/floattidf.c: + Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). + +soft-fp/floattisf.c: + Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). + +soft-fp/floattitf.c: + Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). + +soft-fp/floatundidf.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/floatundisf.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/floatunditf.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/floatunsidf.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/floatunsisf.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/floatunsitf.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/floatuntidf.c: + Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). + +soft-fp/floatuntisf.c: + Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). + +soft-fp/floatuntitf.c: + Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). + +soft-fp/gedf2.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/gesf2.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/getf2.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/ledf2.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/lesf2.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/letf2.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/muldf3.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/mulsf3.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/multf3.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/negdf2.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/negsf2.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/negtf2.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/op-1.h: + Contributed by Richard Henderson (rth@cygnus.com), + Jakub Jelinek (jj@ultra.linux.cz), + David S. Miller (davem@redhat.com) and + Peter Maydell (pmaydell@chiark.greenend.org.uk). + +soft-fp/op-2.h: + Contributed by Richard Henderson (rth@cygnus.com), + Jakub Jelinek (jj@ultra.linux.cz), + David S. Miller (davem@redhat.com) and + Peter Maydell (pmaydell@chiark.greenend.org.uk). + +soft-fp/op-4.h: + Contributed by Richard Henderson (rth@cygnus.com), + Jakub Jelinek (jj@ultra.linux.cz), + David S. Miller (davem@redhat.com) and + Peter Maydell (pmaydell@chiark.greenend.org.uk). + +soft-fp/op-8.h: + Contributed by Richard Henderson (rth@cygnus.com), + Jakub Jelinek (jj@ultra.linux.cz) and + Peter Maydell (pmaydell@chiark.greenend.org.uk). + +soft-fp/op-common.h: + Contributed by Richard Henderson (rth@cygnus.com), + Jakub Jelinek (jj@ultra.linux.cz), + David S. Miller (davem@redhat.com) and + Peter Maydell (pmaydell@chiark.greenend.org.uk). + +soft-fp/quad.h: + Contributed by Richard Henderson (rth@cygnus.com), + Jakub Jelinek (jj@ultra.linux.cz), + David S. Miller (davem@redhat.com) and + Peter Maydell (pmaydell@chiark.greenend.org.uk). + +soft-fp/single.h: + Contributed by Richard Henderson (rth@cygnus.com), + Jakub Jelinek (jj@ultra.linux.cz), + David S. Miller (davem@redhat.com) and + Peter Maydell (pmaydell@chiark.greenend.org.uk). + +soft-fp/soft-fp.h: + Contributed by Richard Henderson (rth@cygnus.com), + Jakub Jelinek (jj@ultra.linux.cz), + David S. Miller (davem@redhat.com) and + Peter Maydell (pmaydell@chiark.greenend.org.uk). + +soft-fp/subdf3.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/subsf3.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/subtf3.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/truncdfsf2.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/trunctfdf2.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/trunctfsf2.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +soft-fp/trunctfxf2.c: + Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). + +soft-fp/unorddf2.c: + Contributed by Joseph Myers (joseph@codesourcery.com). + +soft-fp/unordsf2.c: + Contributed by Joseph Myers (joseph@codesourcery.com). + +soft-fp/unordtf2.c: + Contributed by Joseph Myers (joseph@codesourcery.com). + +stdio-common/_i18n_number.h: + Contributed by Ulrich Drepper , 2000. + +stdio-common/_itoa.c: + Contributed by Torbjorn Granlund + and Ulrich Drepper . + +stdio-common/_itowa.c: + Contributed by Torbjorn Granlund + and Ulrich Drepper . + +stdio-common/bug-vfprintf-nargs.c: + Contributed by Kees Cook , 2012. + +stdio-common/bug14.c: + Test case by Al Viro . + +stdio-common/fxprintf.c: + Contributed by Ulrich Drepper . + +stdio-common/printf_fp.c: + Written by Ulrich Drepper , 1995. + +stdio-common/printf_fphex.c: + Contributed by Ulrich Drepper , 1997. + +stdio-common/printf_size.c: + Contributed by Ulrich Drepper , 1997. + Based on a proposal by Larry McVoy . + +stdio-common/scanf11.c: + Contributed by Ulrich Drepper , 2001. + +stdio-common/test-vfprintf.c: + Contributed by Ulrich Drepper , 2000. + +stdio-common/tst-fphex-wide.c: + Contributed by Marek Polacek , 2012. + +stdio-common/tst-fseek.c: + Contributed by Ulrich Drepper , 2000. + +stdio-common/tst-gets.c: + Contributed by Ulrich Drepper , 2001. + +stdio-common/tst-long-dbl-fphex.c: + Contributed by Marek Polacek , 2012. + +stdio-common/tst-perror.c: + Contributed by Ulrich Drepper , 2001. + +stdio-common/tst-popen.c: + Contributed by Jakub Jelinek , 2004. + +stdio-common/tst-sscanf.c: + Contributed by Jakub Jelinek , 2000. + +stdio-common/tst-unlockedio.c: + Contributed by Jakub Jelinek , 2004. + +stdlib/a64l.c: + Contributed by Ulrich Drepper , August 1995. + +stdlib/bug-strtod.c: + Contributed by Ulrich Drepper , 2001. + +stdlib/drand48-iter.c: + Contributed by Ulrich Drepper , August 1995. + +stdlib/drand48.c: + Contributed by Ulrich Drepper , August 1995. + +stdlib/drand48_r.c: + Contributed by Ulrich Drepper , August 1995. + +stdlib/erand48.c: + Contributed by Ulrich Drepper , August 1995. + +stdlib/erand48_r.c: + Contributed by Ulrich Drepper , August 1995. + +stdlib/fmtmsg.c: + Contributed by Ulrich Drepper , 1997. + +stdlib/grouping.c: + Contributed by Ulrich Drepper , 1995. + +stdlib/grouping.h: + Contributed by Ulrich Drepper , 1995. + +stdlib/isomac.c: + Contributed by Jens Schweikhardt , 1996. + +stdlib/jrand48.c: + Contributed by Ulrich Drepper , August 1995. + +stdlib/jrand48_r.c: + Contributed by Ulrich Drepper , August 1995. + +stdlib/l64a.c: + Contributed by Ulrich Drepper , August 1995. + +stdlib/lcong48.c: + Contributed by Ulrich Drepper , August 1995. + +stdlib/lcong48_r.c: + Contributed by Ulrich Drepper , August 1995. + +stdlib/lrand48.c: + Contributed by Ulrich Drepper , August 1995. + +stdlib/lrand48_r.c: + Contributed by Ulrich Drepper , August 1995. + +stdlib/mrand48.c: + Contributed by Ulrich Drepper , August 1995. + +stdlib/mrand48_r.c: + Contributed by Ulrich Drepper , August 1995. + +stdlib/msort.c: + Written by Mike Haertel, September 1988. + +stdlib/nrand48.c: + Contributed by Ulrich Drepper , August 1995. + +stdlib/nrand48_r.c: + Contributed by Ulrich Drepper , August 1995. + +stdlib/qsort.c: + Written by Douglas C. Schmidt (schmidt@ics.uci.edu). + +stdlib/rand_r.c: + Contributed by Ulrich Drepper , 1996. + +stdlib/seed48.c: + Contributed by Ulrich Drepper , August 1995. + +stdlib/seed48_r.c: + Contributed by Ulrich Drepper , August 1995. + +stdlib/srand48.c: + Contributed by Ulrich Drepper , August 1995. + +stdlib/srand48_r.c: + Contributed by Ulrich Drepper , August 1995. + +stdlib/strfmon.c: + Contributed by Ulrich Drepper + and Jochen Hein , 1996. + +stdlib/strfmon_l.c: + Contributed by Ulrich Drepper , 1996. + +stdlib/strtod.c: + Contributed by Ulrich Drepper , 1995. + +stdlib/strtod_l.c: + Contributed by Ulrich Drepper , 1997. + +stdlib/strtof.c: + Contributed by Ulrich Drepper , 1995. + +stdlib/strtof_l.c: + Contributed by Ulrich Drepper , 1997. + +stdlib/strtol_l.c: + Contributed by Ulrich Drepper , 1997. + +stdlib/strtold.c: + Contributed by Ulrich Drepper , 1995. + +stdlib/strtoll_l.c: + Contributed by Ulrich Drepper , 1997. + +stdlib/strtoul_l.c: + Contributed by Ulrich Drepper , 1997. + +stdlib/strtoull_l.c: + Contributed by Ulrich Drepper , 1997. + +stdlib/test-a64l.c: + Contributed by Andreas Schwab . + +stdlib/test-canon.c: + Contributed by David Mosberger . + +stdlib/test-canon2.c: + Contributed by Ulrich Drepper , 1998. + +stdlib/testmb2.c: + Test case by Miloslav Trmač . + +stdlib/tst-bsearch.c: + Contributed by Ulrich Drepper , 2000. + +stdlib/tst-qsort.c: + Test case by Paul Eggert + +stdlib/tst-random.c: + Written by Michael J. Fischer, August 21, 2000 + +stdlib/tst-random2.c: + Contributed by Jakub Jelinek , 2005. + +stdlib/tst-system.c: + Contributed by Ulrich Drepper , 2002. + +stdlib/tst-xpg-basename.c: + Contributed by Andreas Jaeger , 1999. + +stdlib/xpg_basename.c: + Contributed by Ulrich Drepper , 1997. + +string/argz-addsep.c: + Contributed by Ulrich Drepper , 1996. + +string/argz-append.c: + Written by Miles Bader + +string/argz-count.c: + Written by Miles Bader + +string/argz-create.c: + Written by Miles Bader + +string/argz-ctsep.c: + Contributed by Ulrich Drepper , 1996. + +string/argz-delete.c: + Written by Miles Bader + +string/argz-extract.c: + Written by Miles Bader + +string/argz-insert.c: + Written by Miles Bader + +string/argz-next.c: + Written by Miles Bader + +string/argz-replace.c: + Written by Miles Bader + +string/argz-stringify.c: + Written by Miles Bader + +string/bug-strncat1.c: + Test case by Joseph S. Myers . + +string/bug-strpbrk1.c: + Test case by Joseph S. Myers . + +string/bug-strspn1.c: + Test case by Joseph S. Myers . + +string/bzero.c: + Contributed by Torbjorn Granlund (tege@sics.se). + +string/envz.c: + Written by Miles Bader + +string/ffs.c: + Contributed by Torbjorn Granlund (tege@sics.se). + +string/ffsll.c: + Contributed by Torbjorn Granlund (tege@sics.se). + +string/memcpy.c: + Contributed by Torbjorn Granlund (tege@sics.se). + +string/memmove.c: + Contributed by Torbjorn Granlund (tege@sics.se). + +string/stratcliff.c: + Contributed by Ulrich Drepper , 1996. + +string/strcoll.c: + Written by Ulrich Drepper , 1995. + +string/strcoll_l.c: + Written by Ulrich Drepper , 1995. + +string/strlen.c: + Written by Torbjorn Granlund (tege@sics.se), + with help from Dan Sahlin (dan@sics.se); + commentary by Jim Blandy (jimb@ai.mit.edu). + +string/strnlen.c: + Contributed by Jakub Jelinek . + +string/strxfrm.c: + Written by Ulrich Drepper , 1995. + +string/strxfrm_l.c: + Written by Ulrich Drepper , 1995. + +string/test-ffs.c: + Contributed by Joel Sherrill (jsherril@redstone-emh2.army.mil), + On-Line Applications Research Corporation. + +string/test-memccpy.c: + Written by Jakub Jelinek , 1999. + +string/test-memchr.c: + Written by Jakub Jelinek , 1999. + +string/test-memcmp.c: + Written by Jakub Jelinek , 1999. + Added wmemcmp support by Liubov Dmitrieva , 2011. + +string/test-memcpy.c: + Written by Jakub Jelinek , 1999. + +string/test-memmem.c: + Written by Ulrich Drepper , 2008. + +string/test-memmove.c: + Written by Jakub Jelinek , 1999. + +string/test-mempcpy.c: + Written by Jakub Jelinek , 1999. + +string/test-memrchr.c: + Written by Jakub Jelinek , 1999. + +string/test-memset.c: + Written by Jakub Jelinek , 1999. + +string/test-rawmemchr.c: + Written by Jakub Jelinek , 1999. + +string/test-stpcpy.c: + Written by Jakub Jelinek , 1999. + +string/test-stpncpy.c: + Written by Jakub Jelinek , 1999. + +string/test-strcasecmp.c: + Written by Jakub Jelinek , 1999. + +string/test-strcasestr.c: + Written by Ulrich Drepper , 2010. + +string/test-strcat.c: + Written by Jakub Jelinek , 1999. + +string/test-strchr.c: + Written by Jakub Jelinek , 1999. + Added wcschr support by Liubov Dmitrieva , 2011 + +string/test-strcmp.c: + Written by Jakub Jelinek , 1999. + Added wcscmp support by Liubov Dmitrieva , 2011. + +string/test-strcpy.c: + Written by Jakub Jelinek , 1999. + Added wcscpy support by Liubov Dmitrieva , 2011 + +string/test-strcspn.c: + Written by Jakub Jelinek , 1999. + +string/test-string.h: + Written by Jakub Jelinek , 1999. + +string/test-strlen.c: + Written by Jakub Jelinek , 1999. + Added wcslen support by Liubov Dmitrieva , 2011 + +string/test-strncasecmp.c: + Written by Jakub Jelinek , 1999. + +string/test-strncat.c: + Contributed by Intel Corporation. + +string/test-strncmp.c: + Written by Jakub Jelinek , 1999. + +string/test-strncpy.c: + Written by Jakub Jelinek , 1999. + +string/test-strnlen.c: + Written by Jakub Jelinek , 1999. + +string/test-strpbrk.c: + Written by Jakub Jelinek , 1999. + +string/test-strrchr.c: + Written by Jakub Jelinek , 1999. + Added wcsrrchr support by Liubov Dmitrieva , + 2011. + +string/test-strspn.c: + Written by Jakub Jelinek , 1999. + +string/test-strstr.c: + Written by Ulrich Drepper , 2010. + +string/testcopy.c: + Contributed by Torbjorn Granlund (tege@sics.se). + +string/tst-bswap.c: + Contributed by Ulrich Drepper . + +string/wordcopy.c: + Contributed by Torbjorn Granlund (tege@sics.se). + +sunrpc/create_xid.c: + Contributed by Thorsten Kukuk , 1998. + +sunrpc/netname.c: + Contributed by Thorsten Kukuk , 1997. + +sunrpc/publickey.c: + Contributed by Ulrich Drepper , 1996. + +sunrpc/svc.c: + Contributed by Ulrich Drepper , 2002. + +sunrpc/tst-xdrmem.c: + Contributed by Jakub Jelinek , 2005. + +sunrpc/tst-xdrmem2.c: + Contributed by Jakub Jelinek , 2006. + +sunrpc/xdr_intXX_t.c: + Contributed by Thorsten Kukuk , 1998. + +sysdeps/aarch64/e_sqrtl.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/alpha/Makefile: + Contributed by Brendan Kehoe (brendan@zen.org). + +sysdeps/alpha/_mcount.S: + Contributed by David Mosberger (davidm@cs.arizona.edu). + +sysdeps/alpha/alphaev6/memset.S: + Contributed by Richard Henderson (rth@tamu.edu) + EV6 optimized by Rick Gorton . + +sysdeps/alpha/alphaev6/stxcpy.S: + Contributed by Richard Henderson (rth@tamu.edu) + EV6 optimized by Rick Gorton . + +sysdeps/alpha/alphaev6/stxncpy.S: + Contributed by Richard Henderson (rth@tamu.edu) + EV6 optimized by Rick Gorton . + +sysdeps/alpha/alphaev67/stpcpy.S: + Contributed by Richard Henderson . + +sysdeps/alpha/alphaev67/stpncpy.S: + Contributed by Richard Henderson (rth@redhat.com) + +sysdeps/alpha/alphaev67/strcat.S: + Contributed by Richard Henderson , 1996. + EV67 optimized by Rick Gorton . + +sysdeps/alpha/alphaev67/strchr.S: + Contributed by Richard Henderson , 1996. + EV67 optimized by Rick Gorton . + +sysdeps/alpha/alphaev67/strlen.S: + Contributed by David Mosberger (davidm@cs.arizona.edu). + EV67 optimized by Rick Gorton . + +sysdeps/alpha/alphaev67/strncat.S: + Contributed by Richard Henderson , 1996. + EV67 optimized by Rick Gorton . + +sysdeps/alpha/bzero.S: + Contributed by Richard Henderson (rth@tamu.edu) + +sysdeps/alpha/div.S: + Contributed by Richard Henderson . + +sysdeps/alpha/dl-machine.h: + Contributed by Richard Henderson . + +sysdeps/alpha/dl-procinfo.c: + Contributed by Aurelien Jarno , 2008. + +sysdeps/alpha/dl-procinfo.h: + Contributed by Aurelien Jarno , 2008. + +sysdeps/alpha/e_sqrtl.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/alpha/ffs.S: + Contributed by David Mosberger (davidm@cs.arizona.edu). + +sysdeps/alpha/fpu/e_sqrt.c: + Contributed by David Mosberger (davidm@cs.arizona.edu). + +sysdeps/alpha/fpu/fclrexcpt.c: + Contributed by Richard Henderson , 1997. + +sysdeps/alpha/fpu/fedisblxcpt.c: + Contributed by Jakub Jelinek , 2000. + +sysdeps/alpha/fpu/feenablxcpt.c: + Contributed by Jakub Jelinek , 2000. + +sysdeps/alpha/fpu/fegetenv.c: + Contributed by Richard Henderson , 1997 + +sysdeps/alpha/fpu/fegetexcept.c: + Contributed by Jakub Jelinek , 2000. + +sysdeps/alpha/fpu/fegetround.c: + Contributed by Richard Henderson , 1997 + +sysdeps/alpha/fpu/feholdexcpt.c: + Contributed by Richard Henderson , 1997 + +sysdeps/alpha/fpu/fesetenv.c: + Contributed by Richard Henderson , 1997 + +sysdeps/alpha/fpu/fesetround.c: + Contributed by Richard Henderson , 1997 + +sysdeps/alpha/fpu/feupdateenv.c: + Contributed by Richard Henderson , 1997. + +sysdeps/alpha/fpu/fgetexcptflg.c: + Contributed by Richard Henderson , 1997. + +sysdeps/alpha/fpu/fpu_control.h: + Contributed by Olaf Flebbe. + +sysdeps/alpha/fpu/fsetexcptflg.c: + Contributed by Richard Henderson , 1997. + +sysdeps/alpha/fpu/ftestexcept.c: + Contributed by Richard Henderson , 1997. + +sysdeps/alpha/fpu/s_copysign.c: + Contributed by Richard Henderson. + +sysdeps/alpha/fpu/s_copysignf.c: + Contributed by Richard Henderson. + +sysdeps/alpha/fpu/s_fabs.c: + Contributed by Richard Henderson. + +sysdeps/alpha/fpu/s_fabsf.c: + Contributed by Richard Henderson. + +sysdeps/alpha/fpu/s_rint.c: + Contributed by Richard Henderson. + +sysdeps/alpha/fpu/s_rintf.c: + Contributed by Richard Henderson. + +sysdeps/alpha/hp-timing.h: + Contributed by Richard Henderson , 2001. + +sysdeps/alpha/jmpbuf-unwind.h: + Contributed by Jakub Jelinek , 2003. + +sysdeps/alpha/ldiv.S: + Contributed by Richard Henderson . + +sysdeps/alpha/memset.S: + Contributed by Richard Henderson (rth@tamu.edu) + +sysdeps/alpha/nptl/pthread_spin_lock.S: + Contributed by Richard Henderson , 2003. + +sysdeps/alpha/nptl/pthread_spin_trylock.S: + Contributed by Richard Henderson , 2003. + +sysdeps/alpha/ots_add.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/alpha/ots_cmp.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/alpha/ots_cmpe.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/alpha/ots_cvtqux.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/alpha/ots_cvtqx.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/alpha/ots_cvttx.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/alpha/ots_cvtxq.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/alpha/ots_cvtxt.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/alpha/ots_div.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/alpha/ots_mul.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/alpha/ots_nintxq.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/alpha/ots_sub.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/alpha/reml.S: + Contributed by Richard Henderson + +sysdeps/alpha/sfp-machine.h: + Contributed by Richard Henderson (rth@cygnus.com), + Jakub Jelinek (jj@ultra.linux.cz) and + David S. Miller (davem@redhat.com). + +sysdeps/alpha/start.S: + Contributed by Richard Henderson + +sysdeps/alpha/stpcpy.S: + Contributed by Richard Henderson , 1996. + +sysdeps/alpha/stpncpy.S: + Contributed by Richard Henderson (rth@tamu.edu) + +sysdeps/alpha/strcat.S: + Contributed by Richard Henderson , 1996. + +sysdeps/alpha/strchr.S: + Contributed by Richard Henderson (rth@tamu.edu) + +sysdeps/alpha/strcmp.S: + Contributed by Richard Henderson (rth@tamu.edu) + +sysdeps/alpha/strcpy.S: + Contributed by Richard Henderson , 1996. + +sysdeps/alpha/strlen.S: + Contributed by David Mosberger (davidm@cs.arizona.edu). + +sysdeps/alpha/strncat.S: + Contributed by Richard Henderson , 1996. + +sysdeps/alpha/strncmp.S: + Contributed by Richard Henderson (rth@tamu.edu) + +sysdeps/alpha/strncpy.S: + Contributed by Richard Henderson (rth@tamu.edu) + +sysdeps/alpha/stxcpy.S: + Contributed by Richard Henderson (rth@tamu.edu) + +sysdeps/alpha/stxncpy.S: + Contributed by Richard Henderson (rth@tamu.edu) + +sysdeps/arm/armv6t2/memchr.S: + Code contributed by Dave Gilbert + +sysdeps/arm/backtrace.c: + Contributed by Kazu Hirata , 2008. + +sysdeps/arm/fedisblxcpt.c: + Contributed by Philip Blundell , 2001. + +sysdeps/arm/feenablxcpt.c: + Contributed by Philip Blundell , 2001. + +sysdeps/arm/fegetexcept.c: + Contributed by Philip Blundell , 2001 + +sysdeps/arm/feupdateenv.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/arm/fgetexcptflg.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/arm/memcpy.S: + Contributed by MontaVista Software, Inc. (written by Nicolas Pitre) + +sysdeps/arm/memmove.S: + Contributed by MontaVista Software, Inc. (written by Nicolas Pitre) + +sysdeps/arm/memset.S: + Contributed by Philip Blundell + +sysdeps/arm/strlen.S: + Code contributed by Matthew Wilcox + +sysdeps/arm/unwind.h: + Contributed by Paul Brook + +sysdeps/generic/atomic-machine.h: + Contributed by Ulrich Drepper , 2003. + +sysdeps/generic/dl-librecon.h: + Contributed by Ulrich Drepper , 1998. + +sysdeps/generic/dl-procinfo.h: + Contributed by Ulrich Drepper , 1998. + +sysdeps/generic/dwarf2.h: + Contributed by Gary Funck (gary@intrepid.com). Derived from the + DWARF 1 implementation written by Ron Guilmette (rfg@monkeys.com). + +sysdeps/generic/framestate.c: + Contributed by Jakub Jelinek , 2001. + +sysdeps/generic/hp-timing-common.h: + Contributed by Ulrich Drepper , 1998. + +sysdeps/generic/hp-timing.h: + Contributed by Ulrich Drepper , 1998. + +sysdeps/generic/ifreq.h: + Contributed by Andreas Jaeger . + +sysdeps/generic/ldconfig.h: + Contributed by Andreas Jaeger , 1999. + +sysdeps/generic/memcopy.h: + Contributed by Torbjorn Granlund (tege@sics.se). + +sysdeps/generic/not-cancel.h: + Contributed by Ulrich Drepper , 2003. + +sysdeps/generic/register-dump.h: + Contributed by Ulrich Drepper , 1998. + +sysdeps/generic/sigcontextinfo.h: + Contributed by Ulrich Drepper , 1998. + +sysdeps/generic/sigset-cvt-mask.h: + Contributed by Joe Keane . + +sysdeps/generic/unwind-dw2-fde-glibc.c: + Contributed by Jakub Jelinek . + +sysdeps/generic/unwind-dw2-fde.c: + Contributed by Jason Merrill . + +sysdeps/generic/unwind-dw2-fde.h: + Contributed by Jason Merrill . + +sysdeps/generic/unwind-resume.c: + Contributed by Jakub Jelinek . + +sysdeps/generic/utmp-equal.h: + Contributed by Ulrich Drepper + and Paul Janzen , 1996. + +sysdeps/gnu/sys/mtio.h: + Written by H. Bergman . + +sysdeps/gnu/updwtmp.c: + Contributed by Mark Kettenis , 1998. + +sysdeps/gnu/utmp_file.c: + Contributed by Mark Kettenis , 1998. + +sysdeps/hppa/Makefile: + Contributed by David Huggins-Daines (dhd@debian.org) + +sysdeps/hppa/dl-machine.h: + Contributed by David Huggins-Daines + +sysdeps/hppa/fpu/bits/fenv.h: + Contributed by David Huggins-Daines + +sysdeps/hppa/fpu/fclrexcpt.c: + Contributed by David Huggins-Daines , 2000 + +sysdeps/hppa/fpu/fedisblxcpt.c: + Contributed by David Huggins-Daines , 2000 + +sysdeps/hppa/fpu/feenablxcpt.c: + Contributed by David Huggins-Daines , 2000 + +sysdeps/hppa/fpu/fegetenv.c: + Contributed by David Huggins-Daines , 2000 + +sysdeps/hppa/fpu/fegetexcept.c: + Contributed by David Huggins-Daines , 2000 + +sysdeps/hppa/fpu/fegetround.c: + Contributed by David Huggins-Daines , 2000 + +sysdeps/hppa/fpu/feholdexcpt.c: + Contributed by David Huggins-Daines , 2000 + +sysdeps/hppa/fpu/fesetenv.c: + Contributed by David Huggins-Daines , 2000 + Based on the m68k version by + Andreas Schwab + +sysdeps/hppa/fpu/fesetround.c: + Contributed by David Huggins-Daines , 2000 + +sysdeps/hppa/fpu/feupdateenv.c: + Contributed by David Huggins-Daines , 2000 + +sysdeps/hppa/fpu/fgetexcptflg.c: + Contributed by David Huggins-Daines , 2000 + +sysdeps/hppa/fpu/fraiseexcpt.c: + Contributed by David Huggins-Daines + +sysdeps/hppa/fpu/fsetexcptflg.c: + Contributed by David Huggins-Daines , 2000 + +sysdeps/hppa/fpu/ftestexcept.c: + Contributed by David Huggins-Daines , 2000 + +sysdeps/hppa/hppa1.1/s_signbit.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/hppa/libgcc-compat.c: + Contributed by Randolph Chung + +sysdeps/hppa/sysdep.h: + Contributed by Ulrich Drepper, , August 1999. + +sysdeps/htl/raise.c: + Written by Neal H. Walfield . + +sysdeps/htl/timer_routines.c: + Contributed by Kaz Kylheku . + +sysdeps/i386/backtrace.c: + Contributed by Ulrich Drepper , 1998. + +sysdeps/i386/dl-procinfo.c: + Contributed by Ulrich Drepper , 2001. + +sysdeps/i386/ffs.c: + Contributed by Torbjorn Granlund (tege@sics.se). + +sysdeps/i386/fpu/e_acos.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/e_acosf.S: + Written by J.T. Conklin . + Adapted for float type by Ulrich Drepper . + +sysdeps/i386/fpu/e_acosh.S: + Contributed by Ulrich Drepper , 1996. + +sysdeps/i386/fpu/e_acoshf.S: + Contributed by Ulrich Drepper , 1996. + +sysdeps/i386/fpu/e_acoshl.S: + Contributed by Ulrich Drepper , 1996. + +sysdeps/i386/fpu/e_acosl.c: + Written by J.T. Conklin . + Adapted for `long double' by Ulrich Drepper . + +sysdeps/i386/fpu/e_asin.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/e_asinf.S: + Written by J.T. Conklin . + Adapted for float type by Ulrich Drepper . + +sysdeps/i386/fpu/e_atan2.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/e_atan2f.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/e_atan2l.c: + Written by J.T. Conklin . + Adapted for `long double' by Ulrich Drepper . + +sysdeps/i386/fpu/e_atanh.S: + Contributed by Ulrich Drepper , 1996. + +sysdeps/i386/fpu/e_atanhf.S: + Contributed by Ulrich Drepper , 1996. + +sysdeps/i386/fpu/e_atanhl.S: + Contributed by Ulrich Drepper , 1996. + +sysdeps/i386/fpu/e_exp.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/e_exp10.S: + Written by Ulrich Drepper . + +sysdeps/i386/fpu/e_exp2.S: + Written by J.T. Conklin . + Adapted for exp2 by Ulrich Drepper . + +sysdeps/i386/fpu/e_exp2l.S: + Written by J.T. Conklin . + Adapted for exp2 by Ulrich Drepper . + +sysdeps/i386/fpu/e_expl.S: + Written by J.T. Conklin . + Adapted for `long double' by Ulrich Drepper . + +sysdeps/i386/fpu/e_fmod.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/e_fmodf.S: + Written by J.T. Conklin . + Adapted for float type by Ulrich Drepper . + +sysdeps/i386/fpu/e_fmodl.c: + Written by J.T. Conklin . + Adapted for `long double' by Ulrich Drepper . + +sysdeps/i386/fpu/e_hypot.S: + Contributed by Ulrich Drepper , 1998. + +sysdeps/i386/fpu/e_hypotf.S: + Contributed by Ulrich Drepper , 1998. + +sysdeps/i386/fpu/e_ilogb.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/e_ilogbf.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/e_ilogbl.S: + Written by J.T. Conklin . + Changes for long double by Ulrich Drepper + +sysdeps/i386/fpu/e_log.S: + Written by J.T. Conklin . + Changed to use fyl2xp1 for values near 1, . + +sysdeps/i386/fpu/e_log10.S: + Written by J.T. Conklin . + Changed to use fyl2xp1 for values near 1, . + +sysdeps/i386/fpu/e_log10f.S: + Written by J.T. Conklin . + Adapted for float type by Ulrich Drepper . + Changed to use fyl2xp1 for values near 1, . + +sysdeps/i386/fpu/e_log10l.S: + Written by J.T. Conklin . + Adapted for `long double' by Ulrich Drepper . + Changed to use fyl2xp1 for values near 1, . + +sysdeps/i386/fpu/e_log2.S: + Written by J.T. Conklin . + Adapted for use as log2 by Ulrich Drepper . + Changed to use fyl2xp1 for values near 1, . + +sysdeps/i386/fpu/e_log2l.S: + Written by J.T. Conklin . + Adapted for use as log2 by Ulrich Drepper . + Changed to use fyl2xp1 for values near 1, . + +sysdeps/i386/fpu/e_logl.S: + Written by J.T. Conklin . + Adapted for `long double' by Ulrich Drepper . + +sysdeps/i386/fpu/e_pow.S: + Contributed by Ulrich Drepper , 1996. + +sysdeps/i386/fpu/e_powl.S: + Contributed by Ulrich Drepper , 1996. + +sysdeps/i386/fpu/e_remainder.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/e_remainderf.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/e_remainderl.S: + Written by J.T. Conklin . + Adapted for `long double' by Ulrich Drepper . + +sysdeps/i386/fpu/e_scalb.S: + Written by J.T. Conklin . + Correct handling of y==-inf + +sysdeps/i386/fpu/e_scalbf.S: + Written by J.T. Conklin . + Adapted for float type by Ulrich Drepper . + Correct handling of y==-inf + +sysdeps/i386/fpu/e_scalbl.S: + Written by J.T. Conklin . + Adapted for `long double' by Ulrich Drepper . + Correct handling of y==-inf + +sysdeps/i386/fpu/e_sqrt.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/e_sqrtf.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/fclrexcpt.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/fedisblxcpt.c: + Contributed by Andreas Jaeger , 1999. + +sysdeps/i386/fpu/feenablxcpt.c: + Contributed by Andreas Jaeger , 1999. + +sysdeps/i386/fpu/fegetenv.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/fegetexcept.c: + Contributed by Andreas Jaeger , 1999. + +sysdeps/i386/fpu/fegetround.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/feholdexcpt.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/fesetenv.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/fesetround.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/feupdateenv.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/fgetexcptflg.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/fraiseexcpt.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/fsetexcptflg.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/ftestexcept.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/s_asinh.S: + Contributed by Ulrich Drepper , 1996. + +sysdeps/i386/fpu/s_asinhf.S: + Contributed by Ulrich Drepper , 1996. + +sysdeps/i386/fpu/s_asinhl.S: + Contributed by Ulrich Drepper , 1996. + +sysdeps/i386/fpu/s_atan.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/s_atanf.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/s_atanl.c: + Written by J.T. Conklin . + Adapted for `long double' by Ulrich Drepper . + +sysdeps/i386/fpu/s_cbrt.S: + Contributed by Dirk Alboth and + Ulrich Drepper , 1997. + +sysdeps/i386/fpu/s_cbrtf.S: + Contributed by Dirk Alboth and + Ulrich Drepper , 1997. + +sysdeps/i386/fpu/s_cbrtl.S: + Contributed by Dirk Alboth and + Ulrich Drepper , 1997. + +sysdeps/i386/fpu/s_ceil.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/s_ceilf.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/s_ceill.S: + Written by J.T. Conklin . + Changes for long double by Ulrich Drepper + +sysdeps/i386/fpu/s_copysign.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/s_copysignf.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/s_copysignl.S: + Written by J.T. Conklin . + Changes for long double by Ulrich Drepper + +sysdeps/i386/fpu/s_expm1.S: + Contributed by Ulrich Drepper , 1996. + Based on code by John C. Bowman . + Corrections by H.J. Lu (hjl@gnu.ai.mit.edu), 1997. + +sysdeps/i386/fpu/s_expm1f.S: + Contributed by Ulrich Drepper , 1996. + Based on code by John C. Bowman . + Corrections by H.J. Lu (hjl@gnu.ai.mit.edu), 1997. + +sysdeps/i386/fpu/s_finite.S: + Written by Joe Keane . + +sysdeps/i386/fpu/s_finitef.S: + Written by Joe Keane . + +sysdeps/i386/fpu/s_finitel.S: + Written by Joe Keane . + +sysdeps/i386/fpu/s_floor.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/s_floorf.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/s_floorl.S: + Written by J.T. Conklin . + Changes for long double by Ulrich Drepper + +sysdeps/i386/fpu/s_fmax.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/s_fmaxf.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/s_fmaxl.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/s_fmin.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/s_fminf.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/s_fminl.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/s_frexp.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/s_frexpf.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/s_frexpl.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/s_isinfl.c: + Written by J.T. Conklin . + Change for long double by Ulrich Drepper . + +sysdeps/i386/fpu/s_llrint.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/s_llrintf.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/s_llrintl.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/s_log1p.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/s_log1pf.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/s_log1pl.S: + Written by J.T. Conklin . + Adapted for `long double' by Ulrich Drepper . + +sysdeps/i386/fpu/s_logb.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/s_logbf.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/s_logbl.c: + Written by J.T. Conklin . + Changes for long double by Ulrich Drepper + +sysdeps/i386/fpu/s_lrint.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/s_lrintf.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/s_lrintl.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/s_nearbyint.S: + Adapted for use as nearbyint by Ulrich Drepper . + +sysdeps/i386/fpu/s_nearbyintf.S: + Adapted for use as nearbyint by Ulrich Drepper . + +sysdeps/i386/fpu/s_nearbyintl.S: + Adapted for use as nearbyint by Ulrich Drepper . + +sysdeps/i386/fpu/s_nextafterl.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +sysdeps/i386/fpu/s_nexttowardf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/i386/fpu/s_remquo.S: + Written by Ulrich Drepper . + Based on e_remainder by J.T. Conklin . + +sysdeps/i386/fpu/s_remquof.S: + Written by Ulrich Drepper . + Based on e_remainder by J.T. Conklin . + +sysdeps/i386/fpu/s_remquol.S: + Written by Ulrich Drepper . + Based on e_remainder by J.T. Conklin . + +sysdeps/i386/fpu/s_rint.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/s_rintf.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/s_rintl.c: + Written by J.T. Conklin . + Changes for long double by Ulrich Drepper + +sysdeps/i386/fpu/s_scalbn.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/s_scalbnf.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/s_scalbnl.S: + Written by J.T. Conklin . + Changes for long double by Ulrich Drepper + +sysdeps/i386/fpu/s_significand.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/s_significandf.S: + Written by J.T. Conklin . + +sysdeps/i386/fpu/s_significandl.c: + Written by J.T. Conklin . + Changes for long double by Ulrich Drepper + +sysdeps/i386/fpu/s_trunc.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/s_truncf.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/fpu/s_truncl.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/i386-mcount.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/i586/memcopy.h: + Contributed by Torbjorn Granlund (tege@sics.se). + +sysdeps/i386/i586/memcpy.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/i586/memset.S: + Contributed by Torbjorn Granlund, + +sysdeps/i386/i586/strchr.S: + Contributed by Ulrich Drepper, . + +sysdeps/i386/i586/strcpy.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/i586/strlen.S: + Contributed by Ulrich Drepper, . + +sysdeps/i386/i686/dl-hash.h: + Contributed by Ulrich Drepper , 1998. + +sysdeps/i386/i686/ffs.c: + Contributed by Ulrich Drepper . + +sysdeps/i386/i686/fpu/e_log.S: + Written by J.T. Conklin . + +sysdeps/i386/i686/fpu/e_logl.S: + Written by J.T. Conklin . + Adapted for `long double' by Ulrich Drepper . + Changed to use fyl2xp1 for values near 1, . + +sysdeps/i386/i686/fpu/s_fmax.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/i686/fpu/s_fmaxf.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/i686/fpu/s_fmaxl.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/i686/fpu/s_fmin.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/i686/fpu/s_fminf.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/i686/fpu/s_fminl.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/i686/memcpy.S: + Contributed by Ulrich Drepper , 1999. + +sysdeps/i386/i686/memmove.S: + Contributed by Ulrich Drepper , 2003. + +sysdeps/i386/i686/mempcpy.S: + Contributed by Ulrich Drepper , 1998. + +sysdeps/i386/i686/memset.S: + Contributed by Ulrich Drepper , 1999. + +sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/memchr-sse2.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/memcmp-sse4.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/memcmp-ssse3.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/memcpy-ssse3.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/memrchr-sse2.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/memset-sse2-rep.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/memset-sse2.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/s_fma-fma.c: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/s_fma.c: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/s_fmaf-fma.c: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/s_fmaf.c: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/strcat-sse2.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/strcat-ssse3.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/strchr-sse2.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/strcmp-sse4.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/strcmp-ssse3.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/strcpy-sse2.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/strcpy-ssse3.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/strlen-sse2.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/strrchr-sse2.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/wcschr-sse2.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/wcscmp-sse2.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/wcslen-sse2.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: + Contributed by Intel Corporation. + +sysdeps/i386/i686/nptl/tls.h: + Contributed by Ulrich Drepper , 2002. + +sysdeps/i386/i686/pthread_spin_trylock.S: + Contributed by Ulrich Drepper , 2002. + +sysdeps/i386/i686/strcmp.S: + Contributed by Ulrich Drepper , 1999. + +sysdeps/i386/jmpbuf-unwind.h: + Contributed by Jakub Jelinek , 2003. + +sysdeps/i386/machine-gmon.h: + Contributed by Ulrich Drepper , 1997. + +sysdeps/i386/memchr.S: + Contributed by Ulrich Drepper + Optimised a little by Alan Modra + This version is developed using the same algorithm as the fast C + version which carries the following introduction: + Based on strlen implementation by Torbjorn Granlund (tege@sics.se), + with help from Dan Sahlin (dan@sics.se) and + commentary by Jim Blandy (jimb@ai.mit.edu); + adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu), + and implemented by Roland McGrath (roland@ai.mit.edu). + +sysdeps/i386/memcopy.h: + Contributed by Torbjorn Granlund (tege@sics.se). + +sysdeps/i386/nptl/pthread_spin_init.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/i386/nptl/pthread_spin_unlock.S: + Contributed by Ulrich Drepper , 2002. + +sysdeps/i386/pthread_spin_trylock.S: + Contributed by Ulrich Drepper , 2002. + +sysdeps/i386/rawmemchr.S: + Contributed by Ulrich Drepper + Optimised a little by Alan Modra + This version is developed using the same algorithm as the fast C + version which carries the following introduction: + Based on strlen implementation by Torbjorn Granlund (tege@sics.se), + with help from Dan Sahlin (dan@sics.se) and + commentary by Jim Blandy (jimb@ai.mit.edu); + adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu), + and implemented by Roland McGrath (roland@ai.mit.edu). + +sysdeps/i386/stpcpy.S: + Contributed by Ulrich Drepper (drepper@gnu.ai.mit.edu). + +sysdeps/i386/stpncpy.S: + Contributed by Ulrich Drepper + Some bug fixes by Alan Modra + - original wrote n+1 chars in some cases. + - stpncpy() ought to behave like strncpy() ie. not null-terminate + if limited by n. glibc-1.09 stpncpy() does this. + +sysdeps/i386/strcat.S: + Contributed by Ulrich Drepper . + Optimised a little by Alan Modra + +sysdeps/i386/strchr.S: + Contributed by Ulrich Drepper + Some optimisations by Alan Modra + +sysdeps/i386/strchrnul.S: + Contributed by Ulrich Drepper + Some optimisations by Alan Modra + +sysdeps/i386/strcspn.S: + Contributed by Ulrich Drepper + Bug fixes by Alan Modra + +sysdeps/i386/strlen.S: + Contributed by Ulrich Drepper . + +sysdeps/i386/strlen.c: + Contributed by Torbjorn Granlund (tege@sics.se). + +sysdeps/i386/strpbrk.S: + Contributed by Ulrich Drepper + Bug fixes by Alan Modra + +sysdeps/i386/strrchr.S: + Contributed by Ulrich Drepper + Some optimisations by Alan Modra + +sysdeps/i386/strspn.S: + Contributed by Ulrich Drepper + Bug fixes by Alan Modra + +sysdeps/ia64/_mcount.S: + Contributed by David Mosberger + +sysdeps/ia64/bzero.S: + Contributed by Dan Pop for Itanium . + Rewritten for McKinley by Sverre Jarp, HP Labs/CERN + +sysdeps/ia64/fpu/e_acos.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_acosf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_acosh.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_acoshf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_acoshl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_acosl.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_asin.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_asinf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_asinl.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_atan2.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_atan2f.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_atanh.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_atanhf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_atanhl.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_cosh.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_coshf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_coshl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_exp.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_exp10.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_exp10l.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_exp2.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_exp2f.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_exp2l.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_expf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_fmod.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_fmodf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_fmodl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_hypot.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_hypotf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_hypotl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_ilogbl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_lgamma_r.c: + Contributed 2002 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_lgammaf_r.c: + Contributed 2002 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_lgammal_r.c: + Contributed 2002 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_log.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_log2.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_log2f.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_log2l.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_logf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_logl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_pow.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_powf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_powl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_remainder.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_remainderf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_remainderl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_scalb.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_scalbf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_scalbl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_sinh.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_sinhf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_sinhl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_sqrt.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_sqrtf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/e_sqrtl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/fclrexcpt.c: + Contributed by Christian Boissat , 1999 and + Jes Sorensen , 2000 + +sysdeps/ia64/fpu/fedisblxcpt.c: + Contributed by Jes Sorensen , 2000. + +sysdeps/ia64/fpu/feenablxcpt.c: + Contributed by Jes Sorensen , 2000. + +sysdeps/ia64/fpu/fegetenv.c: + Contributed by Christian Boissat , 1999. + +sysdeps/ia64/fpu/fegetexcept.c: + Contributed by Jes Sorensen , 2000. + +sysdeps/ia64/fpu/fegetround.c: + Contributed by Christian Boissat , 1999. + +sysdeps/ia64/fpu/feholdexcpt.c: + Contributed by Christian Boissat , 1999 + +sysdeps/ia64/fpu/fesetenv.c: + Contributed by Jes Sorensen , 2000 + +sysdeps/ia64/fpu/fesetround.c: + Contributed by Christian Boissat , 1999. + +sysdeps/ia64/fpu/feupdateenv.c: + Contributed by Christian Boissat , 1999. + +sysdeps/ia64/fpu/fgetexcptflg.c: + Contributed by Christian Boissat , 1999. + +sysdeps/ia64/fpu/fraiseexcpt.c: + Contributed by Jes Sorensen , 2000. + +sysdeps/ia64/fpu/fsetexcptflg.c: + Contributed by Christian Boissat , 1999. + +sysdeps/ia64/fpu/ftestexcept.c: + Contributed by Christian Boissat , 1999. + +sysdeps/ia64/fpu/get-rounding-mode.h: + Contributed by Christian Boissat , 1999. + +sysdeps/ia64/fpu/libm_cpu_defs.h: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/libm_error.c: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/libm_error_codes.h: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/libm_frexp.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/libm_frexp4.S: + Contributed 2/2/2000 by John Harrison, Ted Kubaska, Bob Norin, Shane Story, + and Ping Tak Peter Tang of the Computational Software Lab, Intel Corporation. + +sysdeps/ia64/fpu/libm_frexp4f.S: + Contributed 2/2/2000 by John Harrison, Ted Kubaska, Bob Norin, Shane Story, + and Ping Tak Peter Tang of the Computational Software Lab, Intel Corporation. + +sysdeps/ia64/fpu/libm_frexp4l.S: + Contributed 2/2/2000 by John Harrison, Ted Kubaska, Bob Norin, Shane Story, + and Ping Tak Peter Tang of the Computational Software Lab, Intel Corporation. + +sysdeps/ia64/fpu/libm_frexpf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/libm_frexpl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/libm_lgamma.S: + Contributed 2002 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/libm_lgammaf.S: + Contributed 2002 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/libm_lgammal.S: + Contributed 2002 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/libm_reduce.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/libm_scalblnf.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/libm_sincos.S: + Contributed 2002 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/libm_sincos_large.S: + Contributed 2002 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/libm_sincosf.S: + Contributed 2002 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/libm_sincosl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/libm_support.h: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/libm_tan.S: + Contributed 2/2/2000 by John Harrison, Ted Kubaska, Bob Norin, Shane Story, + and Ping Tak Peter Tang of the Computational Software Lab, Intel Corporation. + +sysdeps/ia64/fpu/s_asinh.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_asinhf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_asinhl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_atan.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_atanf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_atanl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_cbrt.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_cbrtf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_cbrtl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_ceil.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_ceilf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_ceill.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_cos.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_cosf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_cosl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_erf.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_erfc.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_erfcf.S: + Contributed 2002 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_erfcl.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_erff.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_erfl.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_expm1.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_expm1f.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_expm1l.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_fabs.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_fabsf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_fabsl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_fdim.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_fdimf.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_fdiml.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_floor.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_floorf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_floorl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_fma.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_fmaf.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_fmal.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_fmax.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_fmaxf.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_fmaxl.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_frexp.c: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_frexpf.c: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_frexpl.c: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_ilogb.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_ilogbf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_isinf.S: + Contributed by Jes Sorensen , October 2000. + +sysdeps/ia64/fpu/s_isnan.S: + Contributed by Jes Sorensen , October 2000. + +sysdeps/ia64/fpu/s_ldexp.c: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_ldexpf.c: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_ldexpl.c: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_libm_ldexp.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_libm_ldexpf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_libm_ldexpl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_libm_scalbn.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_libm_scalbnf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_libm_scalbnl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_log1p.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_log1pf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_log1pl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_logb.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_logbf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_logbl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_modf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_modff.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_modfl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_nearbyint.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_nearbyintf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_nearbyintl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_nextafter.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_nextafterf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_nextafterl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_nexttoward.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_nexttowardf.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_nexttowardl.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_rint.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_rintf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_rintl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_round.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_roundf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_roundl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_scalblnf.c: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_scalbn.c: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_scalbnf.c: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_scalbnl.c: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_significand.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_significandf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_significandl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_tan.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_tanf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_tanh.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_tanhf.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_tanhl.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_tanl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_trunc.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_truncf.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/s_truncl.S: + Contributed 2000 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/w_lgamma_main.c: + Contributed 2002 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/w_lgammaf_main.c: + Contributed 2002 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/w_lgammal_main.c: + Contributed 2002 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/w_tgamma_compat.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/w_tgammaf_compat.S: + Contributed 2001 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/fpu/w_tgammal_compat.S: + Contributed 2002 by the Intel Numerics Group, Intel Corporation + +sysdeps/ia64/hp-timing.h: + Contributed by Ulrich Drepper , 2001. + +sysdeps/ia64/htonl.S: + Contributed by Dan Pop + +sysdeps/ia64/htons.S: + Contributed by Dan Pop + +sysdeps/ia64/jmpbuf-unwind.h: + Contributed by Jakub Jelinek , 2003. + +sysdeps/ia64/memccpy.S: + Contributed by Dan Pop . + +sysdeps/ia64/memchr.S: + Contributed by Dan Pop . + +sysdeps/ia64/memcmp.S: + Contributed by Dan Pop . + +sysdeps/ia64/memcpy.S: + Contributed by Dan Pop for Itanium . + Rewritten for McKinley by Sverre Jarp, HP Labs/CERN + +sysdeps/ia64/memmove.S: + Contributed by Dan Pop . + +sysdeps/ia64/memset.S: + Contributed by Dan Pop for Itanium . + Rewritten for McKinley by Sverre Jarp, HP Labs/CERN + +sysdeps/ia64/nptl/pthread_spin_lock.c: + Contributed by Jakub Jelinek , 2003. + +sysdeps/ia64/nptl/pthread_spin_trylock.c: + Contributed by Jakub Jelinek , 2003. + +sysdeps/ia64/nptl/pthread_spin_unlock.c: + Contributed by Jakub Jelinek , 2003. + +sysdeps/ia64/start.S: + Written by Jes Sorensen, , April 1999. + +sysdeps/ia64/strchr.S: + Contributed by Dan Pop . + +sysdeps/ia64/strcmp.S: + Contributed by Dan Pop . + +sysdeps/ia64/strcpy.S: + Contributed by Dan Pop . + +sysdeps/ia64/strlen.S: + Contributed by Dan Pop . + +sysdeps/ia64/strncmp.S: + Contributed by Dan Pop . + +sysdeps/ia64/strncpy.S: + Contributed by Dan Pop + and Jakub Jelinek . + +sysdeps/ia64/sysdep.h: + Contributed by David Mosberger-Tang + +sysdeps/ia64/unwind-resume.c: + Contributed by Jakub Jelinek . + +sysdeps/ieee754/dbl-64/asincos.tbl: + Written by International Business Machines Corp. + +sysdeps/ieee754/dbl-64/atnat.h: + Written by International Business Machines Corp. + +sysdeps/ieee754/dbl-64/atnat2.h: + Written by International Business Machines Corp. + +sysdeps/ieee754/dbl-64/branred.c: + Written by International Business Machines Corp. + +sysdeps/ieee754/dbl-64/branred.h: + Written by International Business Machines Corp. + +sysdeps/ieee754/dbl-64/dla.h: + Written by International Business Machines Corp. + +sysdeps/ieee754/dbl-64/e_acosh.c: + Optimized for 64-bit by Ulrich Drepper , 2012 + +sysdeps/ieee754/dbl-64/e_atanh.c: + Contributed by Ulrich Drepper , 2011. + +sysdeps/ieee754/dbl-64/e_cosh.c: + Optimized by Ulrich Drepper , 2011 + +sysdeps/ieee754/dbl-64/e_fmod.c: + Rewritten for 64-bit machines by Ulrich Drepper . + +sysdeps/ieee754/dbl-64/e_gamma_r.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/dbl-64/mydefs.h: + Written by International Business Machines Corp. + +sysdeps/ieee754/dbl-64/powtwo.tbl: + Written by International Business Machines Corp. + +sysdeps/ieee754/dbl-64/root.tbl: + Written by International Business Machines Corp. + +sysdeps/ieee754/dbl-64/s_cbrt.c: + Contributed by Dirk Alboth and + Ulrich Drepper , 1997. + +sysdeps/ieee754/dbl-64/s_floor.c: + Contributed by Ulrich Drepper , 2011. + +sysdeps/ieee754/dbl-64/s_fma.c: + Contributed by Jakub Jelinek , 2010. + +sysdeps/ieee754/dbl-64/s_fmaf.c: + Contributed by Jakub Jelinek , 2010. + +sysdeps/ieee754/dbl-64/s_fpclassify.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/dbl-64/s_frexp.c: + Contributed by Ulrich Drepper , 2011. + +sysdeps/ieee754/dbl-64/s_isinf.c: + Written by J.T. Conklin . + Changed to return -1 for -Inf by Ulrich Drepper . + +sysdeps/ieee754/dbl-64/s_llrint.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/dbl-64/s_llround.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/dbl-64/s_logb.c: + Contributed by Ulrich Drepper , 2011. + +sysdeps/ieee754/dbl-64/s_lrint.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/dbl-64/s_modf.c: + Rewritten for 64-bit machines by Ulrich Drepper . + +sysdeps/ieee754/dbl-64/s_nearbyint.c: + Adapted for use as nearbyint by Ulrich Drepper . + +sysdeps/ieee754/dbl-64/s_remquo.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/dbl-64/s_round.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/dbl-64/s_signbit.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/dbl-64/s_sincos.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/dbl-64/s_trunc.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/dbl-64/sincostab.c: + Written by International Business Machines Corp. + +sysdeps/ieee754/dbl-64/uasncs.h: + Written by International Business Machines Corp. + +sysdeps/ieee754/dbl-64/uatan.tbl: + Written by International Business Machines Corp. + +sysdeps/ieee754/dbl-64/urem.h: + Written by International Business Machines Corp. + +sysdeps/ieee754/dbl-64/usncs.h: + Written by International Business Machines Corp. + +sysdeps/ieee754/dbl-64/utan.h: + Written by International Business Machines Corp. + +sysdeps/ieee754/dbl-64/utan.tbl: + Written by International Business Machines Corp. + +sysdeps/ieee754/flt-32/e_acosf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/e_acoshf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/e_asinf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/e_atan2f.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/e_atanhf.c: + Contributed by Ulrich Drepper , 2011. + +sysdeps/ieee754/flt-32/e_coshf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + Optimizations by Ulrich Drepper , 2011 + +sysdeps/ieee754/flt-32/e_fmodf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/e_gammaf_r.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/flt-32/e_hypotf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/e_ilogbf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/e_j0f.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/e_j1f.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/e_jnf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/e_lgammaf_r.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/e_log10f.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/e_remainderf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/e_sinhf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/e_sqrtf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/k_tanf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/s_asinhf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/s_atanf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/s_cbrtf.c: + Contributed by Dirk Alboth and + Ulrich Drepper , 1997. + +sysdeps/ieee754/flt-32/s_ceilf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/s_copysignf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/s_erff.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/s_expm1f.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/s_fabsf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/s_finitef.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/s_floorf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/s_fpclassifyf.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/flt-32/s_frexpf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/s_isinff.c: + Written by J.T. Conklin . + +sysdeps/ieee754/flt-32/s_isnanf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/s_llrintf.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/flt-32/s_llroundf.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/flt-32/s_log1pf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/s_logbf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/s_lrintf.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/flt-32/s_lroundf.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/flt-32/s_modff.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/s_nearbyintf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/s_nextafterf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/s_remquof.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/flt-32/s_rintf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/s_roundf.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/flt-32/s_scalblnf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/s_scalbnf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/s_signbitf.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/flt-32/s_tanf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/s_tanhf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/flt-32/s_truncf.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/ldbl-128/e_acoshl.c: + Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128/e_atan2l.c: + Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128/e_atanhl.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +sysdeps/ieee754/ldbl-128/e_expl.c: + Contributed by Jakub Jelinek + Partly based on double-precision code + by Geoffrey Keating + +sysdeps/ieee754/ldbl-128/e_fmodl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128/e_gammal_r.c: + Contributed by Ulrich Drepper , 1997 and + Jakub Jelinek + +sysdeps/ieee754/ldbl-128/e_remainderl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128/e_sinhl.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +sysdeps/ieee754/ldbl-128/k_cosl.c: + Contributed by Jakub Jelinek + +sysdeps/ieee754/ldbl-128/k_sincosl.c: + Contributed by Jakub Jelinek + +sysdeps/ieee754/ldbl-128/k_sinl.c: + Contributed by Jakub Jelinek + +sysdeps/ieee754/ldbl-128/s_asinhl.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +sysdeps/ieee754/ldbl-128/s_ceill.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128/s_copysignl.c: + Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128/s_cosl.c: + Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128/s_fabsl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128/s_finitel.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128/s_floorl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128/s_fma.c: + Contributed by Jakub Jelinek , 2010. + +sysdeps/ieee754/ldbl-128/s_fmal.c: + Contributed by Jakub Jelinek , 2010. + +sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: + Contributed by Ulrich Drepper , 1997 and + Jakub Jelinek , 1999. + +sysdeps/ieee754/ldbl-128/s_frexpl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128/s_isinfl.c: + Written by J.T. Conklin . + Change for long double by Jakub Jelinek + +sysdeps/ieee754/ldbl-128/s_isnanl.c: + Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128/s_llrintl.c: + Contributed by Ulrich Drepper , 1997 and + Jakub Jelinek , 1999. + +sysdeps/ieee754/ldbl-128/s_llroundl.c: + Contributed by Ulrich Drepper , 1997 and + Jakub Jelinek , 1999. + +sysdeps/ieee754/ldbl-128/s_logbl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128/s_lrintl.c: + Contributed by Ulrich Drepper , 1997 and + Jakub Jelinek , 1999. + +sysdeps/ieee754/ldbl-128/s_lroundl.c: + Contributed by Ulrich Drepper , 1997 and + Jakub Jelinek , 1999. + +sysdeps/ieee754/ldbl-128/s_modfl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128/s_nearbyintl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128/s_nextafterl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128/s_remquol.c: + Contributed by Ulrich Drepper , 1997 and + Jakub Jelinek , 1999. + +sysdeps/ieee754/ldbl-128/s_rintl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128/s_roundl.c: + Contributed by Ulrich Drepper , 1997 and + Jakub Jelinek , 1999. + +sysdeps/ieee754/ldbl-128/s_scalblnl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128/s_scalbnl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128/s_signbitl.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/ldbl-128/s_sincosl.c: + Contributed by Ulrich Drepper , 1997 and + Jakub Jelinek . + +sysdeps/ieee754/ldbl-128/s_sinl.c: + Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128/s_tanhl.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +sysdeps/ieee754/ldbl-128/s_tanl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128/s_truncl.c: + Contributed by Ulrich Drepper , 1997 and + Jakub Jelinek , 1999. + +sysdeps/ieee754/ldbl-128/t_expl.h: + Contributed by Jakub Jelinek + +sysdeps/ieee754/ldbl-128/t_sincosl.c: + Contributed by Jakub Jelinek + +sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: + Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128ibm/e_expl.c: + Contributed by Jakub Jelinek + Partly based on double-precision code + by Geoffrey Keating + +sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: + Contributed by Ulrich Drepper , 1997 and + Jakub Jelinek + +sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128ibm/k_cosl.c: + Contributed by Jakub Jelinek + +sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: + Contributed by Jakub Jelinek + +sysdeps/ieee754/ldbl-128ibm/k_sinl.c: + Contributed by Jakub Jelinek + +sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: + Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128ibm/s_cosl.c: + Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128ibm/s_finitel.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128ibm/s_fmal.c: + Contributed by David Flaherty . + +sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: + Contributed by Ulrich Drepper , 1997 and + Jakub Jelinek , 1999. + +sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: + Written by J.T. Conklin . + Change for long double by Jakub Jelinek + +sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: + Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128ibm/s_logbl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128ibm/s_modfl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128ibm/s_remquol.c: + Contributed by Ulrich Drepper , 1997 and + Jakub Jelinek , 1999. + +sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: + Contributed by Ulrich Drepper , 1997 and + Jakub Jelinek . + +sysdeps/ieee754/ldbl-128ibm/s_sinl.c: + Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128ibm/s_tanl.c: + Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. + +sysdeps/ieee754/ldbl-128ibm/t_sincosl.c: + Contributed by Jakub Jelinek + +sysdeps/ieee754/ldbl-96/e_acoshl.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +sysdeps/ieee754/ldbl-96/e_atanhl.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +sysdeps/ieee754/ldbl-96/e_gammal_r.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/ldbl-96/e_hypotl.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: + Based on quad-precision code by Jakub Jelinek + +sysdeps/ieee754/ldbl-96/e_sinhl.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +sysdeps/ieee754/ldbl-96/k_cosl.c: + Based on quad-precision cosine by Jakub Jelinek + +sysdeps/ieee754/ldbl-96/k_sinl.c: + Based on quad-precision sine by Jakub Jelinek + +sysdeps/ieee754/ldbl-96/s_asinhl.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +sysdeps/ieee754/ldbl-96/s_cbrtl.c: + Contributed by Dirk Alboth and + Ulrich Drepper , 1997. + +sysdeps/ieee754/ldbl-96/s_copysignl.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +sysdeps/ieee754/ldbl-96/s_cosl.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +sysdeps/ieee754/ldbl-96/s_fma.c: + Contributed by Jakub Jelinek , 2010. + +sysdeps/ieee754/ldbl-96/s_fmal.c: + Contributed by Jakub Jelinek , 2010. + +sysdeps/ieee754/ldbl-96/s_frexpl.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +sysdeps/ieee754/ldbl-96/s_llrintl.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/ldbl-96/s_llroundl.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/ldbl-96/s_lrintl.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/ldbl-96/s_lroundl.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/ldbl-96/s_modfl.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +sysdeps/ieee754/ldbl-96/s_nexttowardf.c: + Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. + +sysdeps/ieee754/ldbl-96/s_remquol.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/ldbl-96/s_roundl.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/ldbl-96/s_scalblnl.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +sysdeps/ieee754/ldbl-96/s_signbitl.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/ldbl-96/s_sincosl.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/ieee754/ldbl-96/s_sinl.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +sysdeps/ieee754/ldbl-96/s_tanhl.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +sysdeps/ieee754/ldbl-96/s_tanl.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +sysdeps/ieee754/ldbl-96/t_sincosl.c: + Based on quad-precision tables by Jakub Jelinek + +sysdeps/ieee754/ldbl-opt/nldbl-compat.c: + Contributed by Jakub Jelinek , 2006. + +sysdeps/ieee754/ldbl-opt/nldbl-compat.h: + Contributed by Jakub Jelinek , 2006. + +sysdeps/m68k/dl-tls.h: + Contributed by Maxim Kuvyrkov , 2010. + +sysdeps/m68k/ffs.c: + Contributed by Torbjorn Granlund (tege@sics.se). + +sysdeps/m68k/fpu/fclrexcpt.c: + Contributed by Andreas Schwab + +sysdeps/m68k/fpu/fedisblxcpt.c: + Contributed by Andreas Schwab , 2000. + +sysdeps/m68k/fpu/feenablxcpt.c: + Contributed by Andreas Schwab , 2000. + +sysdeps/m68k/fpu/fegetenv.c: + Contributed by Andreas Schwab + +sysdeps/m68k/fpu/fegetexcept.c: + Contributed by Andreas Schwab , 2000. + +sysdeps/m68k/fpu/fegetround.c: + Contributed by Andreas Schwab + +sysdeps/m68k/fpu/feholdexcpt.c: + Contributed by Andreas Schwab + +sysdeps/m68k/fpu/fesetenv.c: + Contributed by Andreas Schwab + +sysdeps/m68k/fpu/fesetround.c: + Contributed by Andreas Schwab + +sysdeps/m68k/fpu/feupdateenv.c: + Contributed by Andreas Schwab + +sysdeps/m68k/fpu/fgetexcptflg.c: + Contributed by Andreas Schwab + +sysdeps/m68k/fpu/fsetexcptflg.c: + Contributed by Andreas Schwab + +sysdeps/m68k/fpu/ftestexcept.c: + Contributed by Andreas Schwab + +sysdeps/m68k/libc-tls.c: + Contributed by Maxim Kuvyrkov , 2010. + +sysdeps/m68k/m680x0/fpu/e_scalb.c: + Contributed by Andreas Schwab . + +sysdeps/m68k/m680x0/fpu/fraiseexcpt.c: + Contributed by Andreas Schwab + +sysdeps/m68k/m680x0/fpu/s_ccosh_template.c: + Contributed by Andreas Schwab . + +sysdeps/m68k/m680x0/fpu/s_cexp_template.c: + Contributed by Andreas Schwab + +sysdeps/m68k/m680x0/fpu/s_csin_template.c: + Contributed by Andreas Schwab . + +sysdeps/m68k/m680x0/fpu/s_csinh_template.c: + Contributed by Andreas Schwab . + +sysdeps/m68k/m680x0/fpu/s_fpclassifyl.c: + Contributed by Ulrich Drepper , 1997. + Fixed for m68k by Andreas Schwab . + +sysdeps/m68k/m680x0/fpu/s_llrint.c: + Contributed by Andreas Schwab + +sysdeps/m68k/m680x0/fpu/s_llrintf.c: + Contributed by Andreas Schwab + +sysdeps/m68k/m680x0/fpu/s_llrintl.c: + Contributed by Andreas Schwab + +sysdeps/m68k/m680x0/fpu/s_logbl.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +sysdeps/m68k/m680x0/fpu/s_lrint_template.c: + Contributed by Andreas Schwab + +sysdeps/m68k/m680x0/fpu/s_nextafterl.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + Fixed for m68k by Andreas Schwab . + +sysdeps/m68k/m680x0/fpu/s_remquo_template.c: + Contributed by Andreas Schwab + +sysdeps/m68k/m680x0/m68020/atomic-machine.h: + Contributed by Andreas Schwab , 2003. + +sysdeps/m68k/memchr.S: + Contributed by Andreas Schwab . + +sysdeps/m68k/memcopy.h: + Contributed by Torbjorn Granlund (tege@sics.se). + +sysdeps/m68k/nptl/Makefile: + Contributed by Maxim Kuvyrkov , 2010. + +sysdeps/m68k/nptl/bits/pthreadtypes-arch.h: + Contributed by Maxim Kuvyrkov , 2010. + +sysdeps/m68k/nptl/bits/semaphore.h: + Contributed by Maxim Kuvyrkov , 2010. + +sysdeps/m68k/nptl/pthreaddef.h: + Contributed by Maxim Kuvyrkov , 2010. + +sysdeps/m68k/nptl/tls.h: + Contributed by Maxim Kuvyrkov , 2010. + +sysdeps/m68k/rawmemchr.S: + Contributed by Andreas Schwab . + +sysdeps/m68k/strchr.S: + Contributed by Andreas Schwab . + +sysdeps/m68k/strchrnul.S: + Contributed by Andreas Schwab . + +sysdeps/m68k/tls-macros.h: + Contributed by Maxim Kuvyrkov , 2010. + +sysdeps/m68k/wcpcpy_chk.c: + Contributed by Ulrich Drepper , 1996. + +sysdeps/mach/hurd/hp-timing.h: + Contributed by Ulrich Drepper , 1998. + +sysdeps/mach/hurd/i386/getcontext.S: + Contributed by Ulrich Drepper , 2001. + +sysdeps/mach/hurd/i386/makecontext.S: + Contributed by Ulrich Drepper , 2001. + +sysdeps/mach/hurd/i386/setcontext.S: + Contributed by Ulrich Drepper , 2001. + +sysdeps/mach/hurd/i386/swapcontext.S: + Contributed by Ulrich Drepper , 2001. + +sysdeps/mach/hurd/ifreq.h: + Contributed by Andreas Jaeger . + +sysdeps/mach/hurd/net/if_arp.h: + Contributed by Ulrich Drepper , 1997. + +sysdeps/mach/hurd/not-cancel.h: + Contributed by Ulrich Drepper , 2003. + +sysdeps/mach/hurd/waitid.c: + Contributed by Zack Weinberg , 1997. + +sysdeps/mips/__longjmp.c: + Contributed by Brendan Kehoe (brendan@zen.org). + +sysdeps/mips/dl-machine.h: + Contributed by Kazumoto Kojima . + +sysdeps/mips/dl-procinfo.c: + Contributed by Robert Millan . + +sysdeps/mips/dl-procinfo.h: + Contributed by Robert Millan . + +sysdeps/mips/dl-trampoline.c: + Contributed by Kazumoto Kojima . + +sysdeps/mips/fpu/fclrexcpt.c: + Contributed by Andreas Jaeger , 1998. + +sysdeps/mips/fpu/fedisblxcpt.c: + Contributed by Andreas Jaeger , 2000. + +sysdeps/mips/fpu/feenablxcpt.c: + Contributed by Andreas Jaeger , 2000. + +sysdeps/mips/fpu/fegetenv.c: + Contributed by Andreas Jaeger , 1998. + +sysdeps/mips/fpu/fegetexcept.c: + Contributed by Andreas Jaeger , 2000. + +sysdeps/mips/fpu/fegetround.c: + Contributed by Andreas Jaeger , 1998. + +sysdeps/mips/fpu/feholdexcpt.c: + Contributed by Andreas Jaeger , 2000. + +sysdeps/mips/fpu/fenv_libc.h: + Contributed by Andreas Jaeger . + +sysdeps/mips/fpu/fesetenv.c: + Contributed by Andreas Jaeger , 1998. + +sysdeps/mips/fpu/fesetround.c: + Contributed by Andreas Jaeger , 1998. + +sysdeps/mips/fpu/feupdateenv.c: + Contributed by Andreas Jaeger , 1998. + +sysdeps/mips/fpu/fgetexcptflg.c: + Contributed by Andreas Jaeger , 1998. + +sysdeps/mips/fpu/fraiseexcpt.c: + Contributed by Andreas Jaeger , 2000. + +sysdeps/mips/fpu/fsetexcptflg.c: + Contributed by Hartvig Ekner , 2002. + +sysdeps/mips/fpu/ftestexcept.c: + Contributed by Andreas Jaeger , 1998. + +sysdeps/mips/mips64/__longjmp.c: + Contributed by Brendan Kehoe (brendan@zen.org). + +sysdeps/mips/mips64/e_sqrtl.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/mips/mips64/setjmp_aux.c: + Contributed by Brendan Kehoe (brendan@zen.org). + +sysdeps/mips/setjmp_aux.c: + Contributed by Brendan Kehoe (brendan@zen.org). + +sysdeps/mips/sys/tas.h: + Contributed by Maciej W. Rozycki , 2000. + +sysdeps/nptl/Makeconfig: + Contributed by Ulrich Drepper , 2002. + +sysdeps/nptl/Makefile: + Contributed by Ulrich Drepper , 2002. + +sysdeps/nptl/internaltypes.h: + Contributed by Ulrich Drepper , 2002. + +sysdeps/nptl/pthreadP.h: + Contributed by Ulrich Drepper , 2002. + +sysdeps/nptl/timer_routines.h: + Contributed by Kaz Kylheku . + +sysdeps/posix/getpagesize.c: + Contributed by Brendan Kehoe (brendan@cygnus.com). + +sysdeps/posix/pread.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/posix/pread64.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/posix/pwrite64.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/posix/sigignore.c: + Contributed by Ulrich Drepper , 1998. + +sysdeps/posix/sigwait.c: + Contributed by Ulrich Drepper , 1996. + +sysdeps/posix/sprofil.c: + Contributed by David Mosberger-Tang . + +sysdeps/posix/usleep.c: + Contributed by Ulrich Drepper , 1996. + +sysdeps/powerpc/atomic-machine.h: + Contributed by Paul Mackerras , 2003. + +sysdeps/powerpc/ffs.c: + Contributed by Torbjorn Granlund (tege@sics.se). + +sysdeps/powerpc/fpu/e_hypot.c: + Contributed by Adhemerval Zanella , 2011 + +sysdeps/powerpc/fpu/e_hypotf.c: + Contributed by Adhemerval Zanella , 2011 + +sysdeps/powerpc/fpu/fedisblxcpt.c: + Contributed by Geoffrey Keating , 2000. + +sysdeps/powerpc/fpu/feenablxcpt.c: + Contributed by Geoffrey Keating , 2000. + +sysdeps/powerpc/fpu/fegetexcept.c: + Contributed by Geoffrey Keating , 2000. + +sysdeps/powerpc/fpu/fesetround.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/powerpc/fpu/feupdateenv.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: + Contributed by Ryan S. Arnold + Sean Curry + +sysdeps/powerpc/jmpbuf-unwind.h: + Contributed by Jakub Jelinek , 2003. + +sysdeps/powerpc/nofpu/fclrexcpt.c: + Contributed by Aldy Hernandez , 2002. + +sysdeps/powerpc/nofpu/fedisblxcpt.c: + Contributed by Aldy Hernandez , 2002. + +sysdeps/powerpc/nofpu/feenablxcpt.c: + Contributed by Aldy Hernandez , 2002. + +sysdeps/powerpc/nofpu/fegetenv.c: + Contributed by Aldy Hernandez , 2002, 2010. + +sysdeps/powerpc/nofpu/fegetexcept.c: + Contributed by Aldy Hernandez , 2002. + +sysdeps/powerpc/nofpu/fegetround.c: + Contributed by Aldy Hernandez , 2002. + +sysdeps/powerpc/nofpu/feholdexcpt.c: + Contributed by Aldy Hernandez , 2002. + +sysdeps/powerpc/nofpu/fenv_const.c: + Contributed by Aldy Hernandez , 2002. + +sysdeps/powerpc/nofpu/fesetenv.c: + Contributed by Aldy Hernandez , 2002. + +sysdeps/powerpc/nofpu/fesetround.c: + Contributed by Aldy Hernandez , 2002. + +sysdeps/powerpc/nofpu/feupdateenv.c: + Contributed by Aldy Hernandez , 2002. + +sysdeps/powerpc/nofpu/fgetexcptflg.c: + Contributed by Aldy Hernandez , 2002. + +sysdeps/powerpc/nofpu/fraiseexcpt.c: + Contributed by Aldy Hernandez , 2002. + +sysdeps/powerpc/nofpu/fsetexcptflg.c: + Contributed by Aldy Hernandez , 2002. + +sysdeps/powerpc/nofpu/ftestexcept.c: + Contributed by Aldy Hernandez , 2002. + +sysdeps/powerpc/nofpu/sim-full.c: + Contributed by Aldy Hernandez , 2002. + +sysdeps/powerpc/nofpu/soft-supp.h: + Contributed by Aldy Hernandez , 2002. + +sysdeps/powerpc/nofpu/sqrtdf2.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/powerpc/nofpu/sqrtsf2.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/powerpc/nptl/pthread_spin_lock.c: + Contributed by Paul Mackerras , 2003. + +sysdeps/powerpc/nptl/pthread_spin_trylock.c: + Contributed by Paul Mackerras , 2003. + +sysdeps/powerpc/power4/wordcopy.c: + Contributed by Torbjorn Granlund (tege@sics.se). + +sysdeps/powerpc/power6/wordcopy.c: + Contributed by Torbjorn Granlund (tege@sics.se). + Updated for POWER6 by Steven Munroe (sjmunroe@us.ibm.com). + +sysdeps/powerpc/powerpc32/a2/memcpy.S: + Contributed by Michael Brutman . + +sysdeps/powerpc/powerpc32/atomic-machine.h: + Contributed by Paul Mackerras , 2003. + +sysdeps/powerpc/powerpc32/power4/hp-timing.h: + Contributed by Ulrich Drepper , 1998. + +sysdeps/powerpc/powerpc32/power4/memcopy.h: + Contributed by Torbjorn Granlund (tege@sics.se). + +sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-power7.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc32/power7/memchr.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc32/power7/memcpy.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc32/power7/mempcpy.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc32/power7/memrchr.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc32/power7/memset.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc32/power7/rawmemchr.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc32/power7/strchr.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc32/power7/strchrnul.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc32/power7/strlen.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc32/power7/strnlen.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc64/a2/memcpy.S: + Contributed by Michael Brutman . + +sysdeps/powerpc/powerpc64/atomic-machine.h: + Contributed by Paul Mackerras , 2003. + +sysdeps/powerpc/powerpc64/ffsll.c: + Contributed by Torbjorn Granlund (tege@sics.se). + +sysdeps/powerpc/powerpc64/hp-timing.h: + Contributed by Ulrich Drepper , 1998. + +sysdeps/powerpc/powerpc64/power7/memchr.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc64/power7/memcpy.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc64/power7/mempcpy.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc64/power7/memrchr.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc64/power7/memset.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc64/power7/rawmemchr.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc64/power7/strchr.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc64/power7/strchrnul.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc64/power7/strlen.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc64/power7/strnlen.S: + Contributed by Luis Machado . + +sysdeps/powerpc/powerpc64/power8/memrchr.S: + Contributed by Luis Machado . + +sysdeps/pthread/eintr.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/posix-timer.h: + Contributed by Kaz Kylheku . + +sysdeps/pthread/pthread_atfork.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/sem_close.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/sem_open.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/sem_unlink.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-_res1.c: + Contributed by Jakub Jelinek , 2003. + +sysdeps/pthread/tst-_res1mod1.c: + Contributed by Jakub Jelinek , 2003. + +sysdeps/pthread/tst-abstime.c: + Contributed by Andreas Schwab , 2010. + +sysdeps/pthread/tst-atfork1.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-atfork2.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-atfork2mod.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-attr1.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-backtrace1.c: + Contributed by Jakub Jelinek , 2004. + +sysdeps/pthread/tst-barrier1.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-barrier2.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-barrier3.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-barrier4.c: + Contributed by Ulrich Drepper , 2004. + +sysdeps/pthread/tst-basic1.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-basic2.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-basic3.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-basic4.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-basic5.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-basic6.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-cancel1.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-cancel10.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-cancel11.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-cancel12.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-cancel13.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-cancel14.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-cancel15.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-cancel16.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-cancel18.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-cancel19.c: + Contributed by Jakub Jelinek , 2003. + +sysdeps/pthread/tst-cancel2.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-cancel20.c: + Contributed by Jakub Jelinek , 2003. + +sysdeps/pthread/tst-cancel21.c: + Contributed by Jakub Jelinek , 2003. + +sysdeps/pthread/tst-cancel22.c: + Contributed by Jakub Jelinek , 2003. + +sysdeps/pthread/tst-cancel3.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-cancel4.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-cancel6.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-cancel8.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-cancel9.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-cleanup0.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-cleanup1.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-cleanup2.c: + Contributed by Bao Duong , 2003. + +sysdeps/pthread/tst-cleanup3.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-clock1.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-cond1.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-cond10.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-cond11.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-cond12.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-cond14.c: + Contributed by Ulrich Drepper , 2004. + +sysdeps/pthread/tst-cond15.c: + Contributed by Ulrich Drepper , 2004. + +sysdeps/pthread/tst-cond16.c: + Contributed by Jakub Jelinek , 2004. + +sysdeps/pthread/tst-cond18.c: + Contributed by Jakub Jelinek , 2004. + +sysdeps/pthread/tst-cond19.c: + Contributed by Ulrich Drepper , 2004. + +sysdeps/pthread/tst-cond2.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-cond20.c: + Contributed by Jakub Jelinek , 2004. + +sysdeps/pthread/tst-cond23.c: + Contributed by Jakub Jelinek , 2008. + +sysdeps/pthread/tst-cond3.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-cond4.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-cond5.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-cond6.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-cond7.c: + Contributed by Jakub Jelinek , 2003. + +sysdeps/pthread/tst-cond8.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-cond9.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-detach1.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-eintr2.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-eintr3.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-eintr4.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-eintr5.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-exec1.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-exec2.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-exec3.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-exit1.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-fini1.c: + Contributed by Ulrich Drepper , 2004. + +sysdeps/pthread/tst-fini1mod.c: + Contributed by Ulrich Drepper , 2004. + +sysdeps/pthread/tst-flock1.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-flock2.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-fork1.c: + Contributed by Roland McGrath , 2002. + +sysdeps/pthread/tst-fork2.c: + Contributed by Roland McGrath , 2002. + +sysdeps/pthread/tst-fork3.c: + Contributed by Roland McGrath , 2002. + +sysdeps/pthread/tst-join1.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-join2.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-join3.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-join4.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-join5.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-key1.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-key2.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-key3.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-key4.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-kill1.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-kill2.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-kill3.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-kill4.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-kill5.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-kill6.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-mutex1.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-mutex2.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-mutex3.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-mutex4.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-mutex5.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-mutex6.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-mutex7.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-mutex9.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-once1.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-once2.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-once3.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-once4.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-pt-align.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-pt-align3.c: + Contributed by Jakub Jelinek , 2005. + +sysdeps/pthread/tst-pt-popen1.c: + Contributed by Jakub Jelinek , 2003. + +sysdeps/pthread/tst-pt-sysconf.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-pt-tls1.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-pt-tls2.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-pt-tls4.c: + Contributed by Jakub Jelinek , 2003. + +sysdeps/pthread/tst-raise1.c: + Contributed by Jakub Jelinek , 2003. + +sysdeps/pthread/tst-robust1.c: + Contributed by Ulrich Drepper , 2005. + +sysdeps/pthread/tst-robust7.c: + Contributed by Ulrich Drepper , 2005. + +sysdeps/pthread/tst-rwlock1.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-rwlock12.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-rwlock14.c: + Contributed by Ulrich Drepper , 2004. + +sysdeps/pthread/tst-rwlock4.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-rwlock5.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-sem1.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-sem10.c: + Contributed by Jakub Jelinek , 2007. + +sysdeps/pthread/tst-sem2.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-sem3.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-sem4.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-sem5.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-sem6.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-sem7.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-sem8.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-sem9.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-signal1.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-signal2.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-signal4.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-signal5.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-signal6.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-spin1.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-spin2.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-spin3.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-stack1.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-stdio1.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-stdio2.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-timer.c: + Contributed by Kaz Kylheku . + +sysdeps/pthread/tst-tls4moda.c: + Contributed by Jakub Jelinek , 2003. + +sysdeps/pthread/tst-tls4modb.c: + Contributed by Jakub Jelinek , 2003. + +sysdeps/pthread/tst-tsd1.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-tsd2.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/pthread/tst-tsd5.c: + Contributed by Ulrich Drepper , 2004. + +sysdeps/pthread/tst-umask1.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/pthread/tst-unload.c: + Contributed by Ulrich Drepper , 2000. + +sysdeps/s390/atomic-machine.h: + Contributed by Martin Schwidefsky , 2003. + +sysdeps/s390/dl-procinfo.c: + Contributed by Martin Schwidefsky , 2006. + +sysdeps/s390/dl-procinfo.h: + Contributed by Martin Schwidefsky , 2006. + +sysdeps/s390/ffs.c: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/fpu/bits/fenv.h: + Contributed by Denis Joseph Barrow . + +sysdeps/s390/fpu/e_sqrtl.c: + Contributed by Martin Schwidefsky . + +sysdeps/s390/fpu/fedisblxcpt.c: + Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). + +sysdeps/s390/fpu/feenablxcpt.c: + Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). + +sysdeps/s390/fpu/fegetenv.c: + Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). + +sysdeps/s390/fpu/fegetexcept.c: + Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). + +sysdeps/s390/fpu/fegetround.c: + Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). + +sysdeps/s390/fpu/feholdexcpt.c: + Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). + +sysdeps/s390/fpu/fenv_libc.h: + Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). + +sysdeps/s390/fpu/fesetenv.c: + Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). + +sysdeps/s390/fpu/fesetround.c: + Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). + +sysdeps/s390/fpu/feupdateenv.c: + Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). + +sysdeps/s390/fpu/fgetexcptflg.c: + Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). + +sysdeps/s390/fpu/fpu_control.h: + Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com) and + Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/fpu/fraiseexcpt.c: + Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com) and + Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/fpu/fsetexcptflg.c: + Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). + +sysdeps/s390/fpu/ftestexcept.c: + Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). + +sysdeps/s390/iso-8859-1_cp037_z900.c: + Author: Andreas Krebbel + Based on the work by Ulrich Drepper , 1997. + Thanks to Daniel Appich who covered the relevant performance work + in his diploma thesis. + +sysdeps/s390/jmpbuf-unwind.h: + Contributed by Jakub Jelinek , 2003. + +sysdeps/s390/memchr-z900.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/memset-z900.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/s390-32/__longjmp.c: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/s390-32/add_n.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/s390-32/addmul_1.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/s390-32/dl-machine.h: + Contributed by Carl Pederson & Martin Schwidefsky. + +sysdeps/s390/s390-32/mul_1.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/s390-32/s390-mcount.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com) + +sysdeps/s390/s390-32/setjmp.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/s390-32/start.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/s390-32/strncpy-z900.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/s390-32/sub_n.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/s390-32/sysdep.h: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/s390-64/__longjmp.c: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/s390-64/add_n.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/s390-64/crti.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/s390-64/crtn.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/s390-64/dl-machine.h: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/s390-64/s390x-mcount.h: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com) + +sysdeps/s390/s390-64/setjmp.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/s390-64/start.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/s390-64/strncpy-z900.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/s390-64/sub_n.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/s390-64/sysdep.h: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/strcmp-z900.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/strcpy-z900.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/s390/utf16-utf32-z9.c: + Author: Andreas Krebbel + Based on the work by Ulrich Drepper , 1997. + Thanks to Daniel Appich who covered the relevant performance work + in his diploma thesis. + +sysdeps/s390/utf8-utf16-z9.c: + Author: Andreas Krebbel + Based on the work by Ulrich Drepper , 1997. + Thanks to Daniel Appich who covered the relevant performance work + in his diploma thesis. + +sysdeps/s390/utf8-utf32-z9.c: + Author: Andreas Krebbel + Based on the work by Ulrich Drepper , 1997. + Thanks to Daniel Appich who covered the relevant performance work + in his diploma thesis. + +sysdeps/sh/_mcount.S: + Contributed by NIIBE Yutaka + +sysdeps/sh/jmpbuf-unwind.h: + Contributed by Jakub Jelinek , 2003. + +sysdeps/sh/memcpy.S: + Contributed by Kazumoto Kojima + Optimized by Toshiyasu Morita + +sysdeps/sh/memset.S: + Contributed by Kazumoto Kojima + Optimized by Toshiyasu Morita + +sysdeps/sh/nptl/pthread_spin_init.c: + Contributed by Ulrich Drepper , 2002. + +sysdeps/sh/sh4/fpu/fclrexcpt.c: + Contributed by Andreas Jaeger , 1998. + +sysdeps/sh/sh4/fpu/fedisblxcpt.c: + Contributed by Nobuhiro Iwamatsu , 2012. + +sysdeps/sh/sh4/fpu/feenablxcpt.c: + Contributed by Nobuhiro Iwamatsu , 2012. + +sysdeps/sh/sh4/fpu/fegetexcept.c: + Contributed by Nobuhiro Iwamatsu , 2012. + +sysdeps/sh/sh4/fpu/fegetround.c: + Contributed by Andreas Jaeger , 1998. + +sysdeps/sh/sh4/fpu/fesetround.c: + Contributed by Andreas Jaeger , 1998. + +sysdeps/sh/sh4/fpu/feupdateenv.c: + Contributed by Nobuhiro Iwamatsu , 2012. + +sysdeps/sh/sh4/fpu/fraiseexcpt.c: + Contributed by Nobuhiro Iwamatsu , 2012. + +sysdeps/sh/strlen.S: + Contributed by Kazumoto Kojima + +sysdeps/sparc/backtrace.c: + Contributed by David S. Miller + +sysdeps/sparc/dl-procinfo.c: + Contributed by Jakub Jelinek , 2002. + +sysdeps/sparc/dl-procinfo.h: + Contributed by Jakub Jelinek , 1999. + +sysdeps/sparc/fpu/fedisblxcpt.c: + Contributed by Jakub Jelinek , 2000. + +sysdeps/sparc/fpu/feenablxcpt.c: + Contributed by Jakub Jelinek , 2000. + +sysdeps/sparc/fpu/fegetexcept.c: + Contributed by Jakub Jelinek , 2000. + +sysdeps/sparc/fpu/fpu_control.h: + Contributed by Miguel de Icaza + +sysdeps/sparc/machine-gmon.h: + Contributed by David S. Miller , 2008 + +sysdeps/sparc/sparc-mcount.S: + Contributed by David S. Miller , 2008. + +sysdeps/sparc/sparc32/fpu/s_copysign.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc32/fpu/s_copysignf.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc32/fpu/s_fabsf.S: + Contributed by Jakub Jelinek , 2006. + +sysdeps/sparc/sparc32/jmpbuf-unwind.h: + Contributed by Jakub Jelinek , 2003. + +sysdeps/sparc/sparc32/memchr.S: + Contributed by Jakub Jelinek and + David S. Miller . + This version is developed using the same algorithm as the fast C + version which carries the following introduction: + Based on strlen implementation by Torbjorn Granlund (tege@sics.se), + with help from Dan Sahlin (dan@sics.se) and + commentary by Jim Blandy (jimb@ai.mit.edu); + adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu), + and implemented by Roland McGrath (roland@ai.mit.edu). + +sysdeps/sparc/sparc32/memcpy.S: + Contributed by David S. Miller , + Eddie C. Dost and + Jakub Jelinek . + +sysdeps/sparc/sparc32/memset.S: + Contributed by David S. Miller and + Jakub Jelinek . + +sysdeps/sparc/sparc32/q_add.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_cmp.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_cmpe.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_div.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_dtoq.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_feq.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_fge.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_fgt.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_fle.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_flt.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_fne.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_itoq.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_lltoq.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_mul.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_neg.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_qtod.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_qtoi.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_qtoll.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_qtos.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_qtou.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_qtoull.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_sqrt.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_stoq.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_sub.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_ulltoq.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_util.c: + Contributed by Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/q_utoq.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc32/sfp-machine.h: + Contributed by Richard Henderson (rth@cygnus.com), + Jakub Jelinek (jj@ultra.linux.cz) and + David S. Miller (davem@redhat.com). + +sysdeps/sparc/sparc32/sparcv9/addmul_1.S: + Contributed by David S. Miller + +sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: + Contributed by Jakub Jelinek , 2006. + +sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S: + Contributed by David S. Miller , 2013. + +sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S: + Contributed by David S. Miller , 2013. + +sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: + Contributed by David S. Miller , 2013. + +sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: + Contributed by David S. Miller , 2013. + +sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc32/sparcv9/hp-timing.h: + Contributed by David S. Miller , 2001. + +sysdeps/sparc/sparc32/sparcv9/mul_1.S: + Contributed by David S. Miller + +sysdeps/sparc/sparc32/sparcv9/submul_1.S: + Contributed by David S. Miller + +sysdeps/sparc/sparc32/start.S: + Contributed by Richard Henderson , 1997. + +sysdeps/sparc/sparc32/stpcpy.S: + Contributed by Jakub Jelinek . + +sysdeps/sparc/sparc32/strcat.S: + Contributed by Jakub Jelinek . + +sysdeps/sparc/sparc32/strchr.S: + Contributed by Jakub Jelinek and + David S. Miller . + +sysdeps/sparc/sparc32/strcmp.S: + Contributed by Jakub Jelinek . + +sysdeps/sparc/sparc32/strcpy.S: + Contributed by Jakub Jelinek . + +sysdeps/sparc/sparc32/strlen.S: + Contributed by Jakub Jelinek and + David S. Miller . + +sysdeps/sparc/sparc64/Makefile: + Contributed by Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/align-cpy.S: + Contributed by David S. Miller (davem@davemloft.net) + +sysdeps/sparc/sparc64/fpu/e_sqrtl.c: + Contributed by Jakub Jelinek , 2000. + +sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: + Contributed by David S. Miller , 2013. + +sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: + Contributed by David S. Miller , 2013. + +sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc64/fpu/s_copysign.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc64/fpu/s_copysignf.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc64/fpu/s_lrint.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc64/fpu/s_lrintf.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc64/fpu/s_nearbyint.S: + Contributed by David S. Miller , 2013. + +sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: + Contributed by David S. Miller , 2013. + +sysdeps/sparc/sparc64/fpu/s_rint.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc64/fpu/s_rintf.S: + Contributed by David S. Miller , 2012. + +sysdeps/sparc/sparc64/hp-timing.h: + Contributed by David S. Miller , 2001. + +sysdeps/sparc/sparc64/jmpbuf-unwind.h: + Contributed by David S. Miller , 2005. + +sysdeps/sparc/sparc64/memchr.S: + Contributed by Jan VondrĂĄk and + Jakub Jelinek . + This version is developed using the same algorithm as the fast C + version which carries the following introduction: + Based on strlen implementation by Torbjorn Granlund (tege@sics.se), + with help from Dan Sahlin (dan@sics.se) and + commentary by Jim Blandy (jimb@ai.mit.edu); + adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu), + and implemented by Roland McGrath (roland@ai.mit.edu). + +sysdeps/sparc/sparc64/memcmp.S: + Contributed by Jan VondrĂĄk and + Jakub Jelinek . + +sysdeps/sparc/sparc64/memcpy.S: + Contributed by David S. Miller (davem@caip.rutgers.edu) and + Jakub Jelinek (jakub@redhat.com). + +sysdeps/sparc/sparc64/memset.S: + Contributed by David S. Miller (davem@caip.rutgers.edu) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: + Contributed by David S. Miller + +sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: + Contributed by David S. Miller + +sysdeps/sparc/sparc64/multiarch/md5-crop.S: + Contributed by David S. Miller (davem@davemloft.net) + +sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: + Contributed by David S. Miller (davem@davemloft.net) + +sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: + Contributed by David S. Miller (davem@davemloft.net) + +sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: + Contributed by David S. Miller (davem@davemloft.net) + +sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: + Contributed by David S. Miller (davem@redhat.com) + +sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: + Contributed by David S. Miller (davem@davemloft.net) + +sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: + Contributed by David S. Miller (davem@davemloft.net) + +sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: + Contributed by David S. Miller + +sysdeps/sparc/sparc64/multiarch/sha256-crop.S: + Contributed by David S. Miller (davem@davemloft.net) + +sysdeps/sparc/sparc64/multiarch/sha512-crop.S: + Contributed by David S. Miller (davem@davemloft.net) + +sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: + Contributed by David S. Miller + +sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: + Contributed by David S. Miller + +sysdeps/sparc/sparc64/qp_add.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_cmp.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_cmpe.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_div.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_dtoq.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_feq.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_fge.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_fgt.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_fle.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_flt.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_fne.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_itoq.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_mul.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_neg.S: + Contributed by Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_qtod.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_qtoi.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_qtos.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_qtoui.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_qtoux.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_qtox.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_sqrt.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_stoq.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_sub.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_uitoq.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_util.c: + Contributed by Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_uxtoq.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/qp_xtoq.c: + Contributed by Richard Henderson (rth@cygnus.com) and + Jakub Jelinek (jj@ultra.linux.cz). + +sysdeps/sparc/sparc64/rawmemchr.S: + Contributed by Jakub Jelinek . + This version is developed using the same algorithm as the fast C + version which carries the following introduction: + Based on strlen implementation by Torbjorn Granlund (tege@sics.se), + with help from Dan Sahlin (dan@sics.se) and + commentary by Jim Blandy (jimb@ai.mit.edu); + adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu), + and implemented by Roland McGrath (roland@ai.mit.edu). + +sysdeps/sparc/sparc64/sfp-machine.h: + Contributed by Richard Henderson (rth@cygnus.com), + Jakub Jelinek (jj@ultra.linux.cz) and + David S. Miller (davem@redhat.com). + +sysdeps/sparc/sparc64/start.S: + Contributed by Richard Henderson , 1997. + +sysdeps/sparc/sparc64/stpcpy.S: + Contributed by Jan VondrĂĄk and + Jakub Jelinek . + +sysdeps/sparc/sparc64/stpncpy.S: + Contributed by Jakub Jelinek and + Jan VondrĂĄk . + +sysdeps/sparc/sparc64/strcat.S: + Contributed by Jakub Jelinek and + Jan VondrĂĄk . + +sysdeps/sparc/sparc64/strchr.S: + Contributed by Jan VondrĂĄk and + Jakub Jelinek . + +sysdeps/sparc/sparc64/strcmp.S: + Contributed by David S. Miller + +sysdeps/sparc/sparc64/strcpy.S: + Contributed by Jan VondrĂĄk and + Jakub Jelinek . + +sysdeps/sparc/sparc64/strcspn.S: + Contributed by Jakub Jelinek + +sysdeps/sparc/sparc64/strlen.S: + Contributed by Jan VondrĂĄk , + Jakub Jelinek , and + David S. Miller . + +sysdeps/sparc/sparc64/strncmp.S: + Contributed by Jan VondrĂĄk and + Jakub Jelinek . + +sysdeps/sparc/sparc64/strncpy.S: + Contributed by Jan VondrĂĄk and + Jakub Jelinek . + +sysdeps/sparc/sparc64/strpbrk.S: + Contributed by Jakub Jelinek + +sysdeps/sparc/sparc64/strspn.S: + Contributed by Jakub Jelinek + +sysdeps/unix/alpha/pipe.S: + Contributed by David Mosberger (davidm@cs.arizona.edu). + +sysdeps/unix/alpha/sysdep.S: + Contributed by Brendan Kehoe (brendan@zen.org). + +sysdeps/unix/bsd/getpt.c: + Contributed by Zack Weinberg , 1998. + +sysdeps/unix/bsd/unlockpt.c: + Contributed by Zack Weinberg , 1998. + +sysdeps/unix/grantpt.c: + Contributed by Zack Weinberg , 1998. + +sysdeps/unix/ifreq.c: + Contributed by Andreas Jaeger . + +sysdeps/unix/mips/mips32/sysdep.h: + Contributed by Brendan Kehoe (brendan@zen.org). + +sysdeps/unix/mips/mips64/sysdep.h: + Contributed by Alexandre Oliva . + +sysdeps/unix/mips/pipe.S: + Contributed by Brendan Kehoe (brendan@zen.org). + +sysdeps/unix/mips/sysdep.S: + Contributed by Brendan Kehoe (brendan@zen.org). + +sysdeps/unix/mips/sysdep.h: + Contributed by Brendan Kehoe (brendan@zen.org). + +sysdeps/unix/sysv/linux/accept4.c: + Contributed by Ulrich Drepper , 2008. + +sysdeps/unix/sysv/linux/aio_misc.h: + Contributed by Jakub Jelinek , 2004. + +sysdeps/unix/sysv/linux/alpha/clone.S: + Contributed by Richard Henderson , 1996. + +sysdeps/unix/sysv/linux/alpha/gethostname.c: + Contributed by Ulrich Drepper , 2001 + +sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: + Contributed by David Mosberger , 1995. + +sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: + Contributed by David Mosberger , 1995. + +sysdeps/unix/sysv/linux/alpha/ioperm.c: + Contributed by David Mosberger. + +sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: + Contributed by Richard Henderson , 1998 + +sysdeps/unix/sysv/linux/alpha/syscall.S: + Contributed by David Mosberger , 1996. + +sysdeps/unix/sysv/linux/alpha/sysdep.h: + Contributed by Ulrich Drepper, , August 1995. + +sysdeps/unix/sysv/linux/arc/clone.S: + Contributed by Andrew Jenner , 2008. + +sysdeps/unix/sysv/linux/arm/clone.S: + Contributed by Pat Beirne + +sysdeps/unix/sysv/linux/arm/dl-procinfo.c: + Contributed by Philip Blundell , 2001. + +sysdeps/unix/sysv/linux/arm/dl-procinfo.h: + Contributed by Philip Blundell , 2001. + +sysdeps/unix/sysv/linux/arm/ioperm.c: + Contributed by Phil Blundell, based on the Alpha version by + David Mosberger. + +sysdeps/unix/sysv/linux/arm/readelflib.c: + Contributed by Andreas Jaeger , 1999 and + Jakub Jelinek , 1999. + +sysdeps/unix/sysv/linux/arm/register-dump.h: + Contributed by Philip Blundell , 1998. + +sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: + Contributed by Philip Blundell , 1999. + +sysdeps/unix/sysv/linux/arm/sysdep.h: + Contributed by Ulrich Drepper, , August 1995. + ARM changes by Philip Blundell, , May 1997. + +sysdeps/unix/sysv/linux/arm/vfork.S: + Contributed by Philip Blundell . + +sysdeps/unix/sysv/linux/dl-librecon.h: + Contributed by Jakub Jelinek , 2001. + +sysdeps/unix/sysv/linux/dl-openat64.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/unix/sysv/linux/dl-origin.c: + Contributed by Ulrich Drepper , 1998. + +sysdeps/unix/sysv/linux/fstatvfs.c: + Contributed by Ulrich Drepper , 1998. + +sysdeps/unix/sysv/linux/generic/____longjmp_chk.c: + Contributed by Chris Metcalf , 2011. + +sysdeps/unix/sysv/linux/generic/bits/fcntl.h: + Contributed by Chris Metcalf , 2011. + +sysdeps/unix/sysv/linux/generic/bits/typesizes.h: + Contributed by Chris Metcalf , 2011. + +sysdeps/unix/sysv/linux/generic/chmod.c: + Contributed by Chris Metcalf , 2011. + +sysdeps/unix/sysv/linux/generic/chown.c: + Contributed by Chris Metcalf , 2011. + +sysdeps/unix/sysv/linux/generic/dl-origin.c: + Contributed by Ulrich Drepper , 1998. + +sysdeps/unix/sysv/linux/generic/dup2.c: + Contributed by Chris Metcalf , 2011. + +sysdeps/unix/sysv/linux/generic/epoll_create.c: + Contributed by Chris Metcalf , 2011. + +sysdeps/unix/sysv/linux/generic/inotify_init.c: + Contributed by Chris Metcalf , 2011. + +sysdeps/unix/sysv/linux/generic/lchown.c: + Contributed by Chris Metcalf , 2011. + +sysdeps/unix/sysv/linux/generic/link.c: + Contributed by Chris Metcalf , 2011. + +sysdeps/unix/sysv/linux/generic/mkdir.c: + Contributed by Chris Metcalf , 2011. + +sysdeps/unix/sysv/linux/generic/pipe.c: + Contributed by Chris Metcalf , 2011. + +sysdeps/unix/sysv/linux/generic/readlink.c: + Contributed by Chris Metcalf , 2011. + +sysdeps/unix/sysv/linux/generic/rmdir.c: + Contributed by Chris Metcalf , 2011. + +sysdeps/unix/sysv/linux/generic/symlink.c: + Contributed by Chris Metcalf , 2011. + +sysdeps/unix/sysv/linux/generic/sysdep.h: + Contributed by Chris Metcalf , 2011. + +sysdeps/unix/sysv/linux/generic/unlink.c: + Contributed by Chris Metcalf , 2011. + +sysdeps/unix/sysv/linux/generic/wordsize-32/sendfile.c: + Contributed by Chris Metcalf , 2011. + +sysdeps/unix/sysv/linux/getcwd.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/unix/sysv/linux/getipv4sourcefilter.c: + Contributed by Ulrich Drepper , 2004. + +sysdeps/unix/sysv/linux/getpt.c: + Contributed by Zack Weinberg , 1998. + +sysdeps/unix/sysv/linux/getsourcefilter.c: + Contributed by Ulrich Drepper , 2004. + +sysdeps/unix/sysv/linux/getsysstats.c: + Contributed by Ulrich Drepper , 1996. + +sysdeps/unix/sysv/linux/grantpt.c: + Contributed by Zack Weinberg , 1998. + +sysdeps/unix/sysv/linux/hppa/atomic-machine.h: + Contributed by Carlos O'Donell , 2005. + +sysdeps/unix/sysv/linux/hppa/clone.S: + Contributed by David Huggins-Daines , 2000. + Based on the Alpha version by Richard Henderson , 1996. + +sysdeps/unix/sysv/linux/hppa/getcontext.S: + Contributed by Helge Deller , 2008. + +sysdeps/unix/sysv/linux/hppa/makecontext.c: + Contributed by Helge Deller , 2008. + +sysdeps/unix/sysv/linux/hppa/setcontext.S: + Contributed by Helge Deller , 2008. + +sysdeps/unix/sysv/linux/hppa/swapcontext.c: + Contributed by Helge Deller , 2008. + +sysdeps/unix/sysv/linux/hppa/sysdep.h: + Contributed by Ulrich Drepper, , August 1999. + Linux/PA-RISC changes by Philipp Rumpf, , March 2000. + +sysdeps/unix/sysv/linux/i386/clone.S: + Contributed by Richard Henderson (rth@tamu.edu) + +sysdeps/unix/sysv/linux/i386/dl-librecon.h: + Contributed by Ulrich Drepper , 1998. + +sysdeps/unix/sysv/linux/i386/dl-procinfo.h: + Contributed by Ulrich Drepper , 1998. + +sysdeps/unix/sysv/linux/i386/getcontext.S: + Contributed by Ulrich Drepper , 2001. + +sysdeps/unix/sysv/linux/i386/makecontext.S: + Contributed by Ulrich Drepper , 2001. + +sysdeps/unix/sysv/linux/i386/register-dump.h: + Contributed by Ulrich Drepper , 1998. + +sysdeps/unix/sysv/linux/i386/setcontext.S: + Contributed by Ulrich Drepper , 2001. + +sysdeps/unix/sysv/linux/i386/sigcontextinfo.h: + Contributed by Ulrich Drepper , 1998. + +sysdeps/unix/sysv/linux/i386/swapcontext.S: + Contributed by Ulrich Drepper , 2001. + +sysdeps/unix/sysv/linux/i386/sysdep.h: + Contributed by Ulrich Drepper, , August 1995. + +sysdeps/unix/sysv/linux/i386/vfork.S: + Contributed by Andreas Schwab . + +sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: + Contributed by David Mosberger-Tang . + +sysdeps/unix/sysv/linux/ia64/__longjmp.S: + Contributed by David Mosberger-Tang . + +sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: + Contributed by David Mosberger-Tang . + +sysdeps/unix/sysv/linux/ia64/__start_context.S: + Contributed by David Mosberger-Tang . + +sysdeps/unix/sysv/linux/ia64/bits/setjmp.h: + Contributed by David Mosberger-Tang . + +sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: + Contributed by Jes Sorensen , July 2000 + +sysdeps/unix/sysv/linux/ia64/getcontext.S: + Contributed by David Mosberger-Tang . + +sysdeps/unix/sysv/linux/ia64/ioperm.c: + Contributed by David Mosberger-Tang . + +sysdeps/unix/sysv/linux/ia64/makecontext.c: + Contributed by David Mosberger-Tang . + +sysdeps/unix/sysv/linux/ia64/pipe.S: + Contributed by David Mosberger + +sysdeps/unix/sysv/linux/ia64/register-dump.h: + Contributed by Jakub Jelinek , 2004. + +sysdeps/unix/sysv/linux/ia64/setcontext.S: + Contributed by David Mosberger-Tang . + +sysdeps/unix/sysv/linux/ia64/setjmp.S: + Contributed by David Mosberger-Tang . + +sysdeps/unix/sysv/linux/ia64/swapcontext.c: + Contributed by David Mosberger-Tang . + +sysdeps/unix/sysv/linux/ia64/sys/io.h: + Contributed by David Mosberger-Tang + +sysdeps/unix/sysv/linux/ia64/sys/rse.h: + Contributed by David Mosberger-Tang . + +sysdeps/unix/sysv/linux/ia64/syscall.S: + Contributed by Jes Sorensen . + +sysdeps/unix/sysv/linux/ia64/sysdep.S: + Contributed by David Mosberger-Tang . + +sysdeps/unix/sysv/linux/ia64/sysdep.h: + Written by Jes Sorensen, , April 1999. + Based on code originally written by David Mosberger-Tang + +sysdeps/unix/sysv/linux/ia64/ucontext_i.h: + Contributed by David Mosberger-Tang . + +sysdeps/unix/sysv/linux/ifreq.c: + Contributed by Andreas Jaeger . + +sysdeps/unix/sysv/linux/internal_statvfs.c: + Contributed by Ulrich Drepper , 1998. + +sysdeps/unix/sysv/linux/kernel-posix-timers.h: + Contributed by Ulrich Drepper , 2003. + +sysdeps/unix/sysv/linux/lddlibc4.c: + Contributed by Ulrich Drepper , 1998. + +sysdeps/unix/sysv/linux/m68k/clone.S: + Contributed by Andreas Schwab (schwab@issan.informatik.uni-dortmund.de) + +sysdeps/unix/sysv/linux/m68k/coldfire/atomic-machine.h: + Contributed by Maxim Kuvyrkov , 2010. + +sysdeps/unix/sysv/linux/m68k/getpagesize.c: + Contributed by Andreas Schwab . + +sysdeps/unix/sysv/linux/m68k/register-dump.h: + Contributed by Andreas Schwab . + +sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h: + Contributed by Andreas Schwab , 1998. + +sysdeps/unix/sysv/linux/m68k/sysdep.h: + Written by Andreas Schwab, , + December 1995. + +sysdeps/unix/sysv/linux/m68k/vfork.S: + Contributed by Andreas Schwab . + +sysdeps/unix/sysv/linux/mips/_test_and_set.c: + Contributed by Maciej W. Rozycki , 2000. + +sysdeps/unix/sysv/linux/mips/clone.S: + Contributed by Ralf BĂ€chle , 1996. + +sysdeps/unix/sysv/linux/mips/getcontext.S: + Contributed by Maciej W. Rozycki . + +sysdeps/unix/sysv/linux/mips/makecontext.S: + Contributed by Maciej W. Rozycki . + +sysdeps/unix/sysv/linux/mips/readelflib.c: + Contributed by Alexandre Oliva + Based on work ../x86_64/readelflib.c, + contributed by Andreas Jaeger , 1999 and + Jakub Jelinek , 1999. + +sysdeps/unix/sysv/linux/mips/register-dump.h: + Contributed by Andreas Jaeger , 2000. + +sysdeps/unix/sysv/linux/mips/setcontext.S: + Contributed by Maciej W. Rozycki . + +sysdeps/unix/sysv/linux/mips/sigcontextinfo.h: + Contributed by Andreas Jaeger , 2000. + +sysdeps/unix/sysv/linux/mips/swapcontext.S: + Contributed by Maciej W. Rozycki . + +sysdeps/unix/sysv/linux/mips/ustat.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/unix/sysv/linux/mmap64.c: + Contributed by Jakub Jelinek , 1999. + +sysdeps/unix/sysv/linux/mq_notify.c: + Contribute by Ulrich Drepper , 2004. + +sysdeps/unix/sysv/linux/msgctl.c: + Contributed by Ulrich Drepper , August 1995. + +sysdeps/unix/sysv/linux/msgget.c: + Contributed by Ulrich Drepper , August 1995. + +sysdeps/unix/sysv/linux/msgrcv.c: + Contributed by Ulrich Drepper , August 1995. + +sysdeps/unix/sysv/linux/msgsnd.c: + Contributed by Ulrich Drepper , August 1995. + +sysdeps/unix/sysv/linux/net/if_arp.h: + Contributed by Ulrich Drepper , 1997. + +sysdeps/unix/sysv/linux/nios2/clone.S: + Contributed by Andrew Jenner , 2008. + +sysdeps/unix/sysv/linux/nios2/kernel_stat.h: + Contributed by Chris Metcalf , 2011. + +sysdeps/unix/sysv/linux/not-cancel.h: + Contributed by Ulrich Drepper , 2003. + +sysdeps/unix/sysv/linux/nscd_setup_thread.c: + Contributed by Ulrich Drepper , 2004. + +sysdeps/unix/sysv/linux/open.c: + Contributed by Chris Metcalf , 2011. + +sysdeps/unix/sysv/linux/ppoll.c: + Contributed by Ulrich Drepper , 2006. + +sysdeps/unix/sysv/linux/pread.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/unix/sysv/linux/pread64.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/unix/sysv/linux/pselect.c: + Contributed by Ulrich Drepper , 2006. + +sysdeps/unix/sysv/linux/ptsname.c: + Contributed by Zack Weinberg , 1998. + +sysdeps/unix/sysv/linux/pwrite.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/unix/sysv/linux/pwrite64.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/unix/sysv/linux/recvmmsg.c: + Contributed by Andreas Schwab , 2010. + +sysdeps/unix/sysv/linux/s390/bits/elfclass.h: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/unix/sysv/linux/s390/dl-procinfo.h: + Contributed by Martin Schwidefsky , 2006. + +sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: + Contributed by Jakub Jelinek . + +sysdeps/unix/sysv/linux/s390/s390-32/clone.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/unix/sysv/linux/s390/s390-32/getutent.c: + Contributed by Andreas Krebbel . + +sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c: + Contributed by Andreas Krebbel . + +sysdeps/unix/sysv/linux/s390/s390-32/getutid.c: + Contributed by Andreas Krebbel . + +sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c: + Contributed by Andreas Krebbel . + +sysdeps/unix/sysv/linux/s390/s390-32/getutline.c: + Contributed by Andreas Krebbel . + +sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c: + Contributed by Andreas Krebbel . + +sysdeps/unix/sysv/linux/s390/s390-32/getutmp.c: + Contributed by Andreas Krebbel . + +sysdeps/unix/sysv/linux/s390/s390-32/getutxent.c: + Contributed by Andreas Krebbel . + +sysdeps/unix/sysv/linux/s390/s390-32/getutxid.c: + Contributed by Andreas Krebbel . + +sysdeps/unix/sysv/linux/s390/s390-32/getutxline.c: + Contributed by Andreas Krebbel . + +sysdeps/unix/sysv/linux/s390/s390-32/login.c: + Contributed by Andreas Krebbel . + +sysdeps/unix/sysv/linux/s390/s390-32/login32.c: + Contributed by Andreas Krebbel . + +sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/unix/sysv/linux/s390/s390-32/pututxline.c: + Contributed by Andreas Krebbel . + +sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/unix/sysv/linux/s390/s390-32/syscall.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c: + Contributed by Andreas Krebbel . + +sysdeps/unix/sysv/linux/s390/s390-32/updwtmpx.c: + Contributed by Andreas Krebbel . + +sysdeps/unix/sysv/linux/s390/s390-32/utmp-compat.h: + Contributed by Andreas Krebbel . + +sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: + Contributed by Andreas Krebbel . + +sysdeps/unix/sysv/linux/s390/s390-32/utmp32.c: + Contributed by Andreas Krebbel . + +sysdeps/unix/sysv/linux/s390/s390-32/utmpx-convert.h: + Contributed by Andreas Krebbel . + +sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.c: + Contributed by Andreas Krebbel . + +sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: + Contributed by Jakub Jelinek , 2004. + +sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c: + Contributed by Jakub Jelinek . + +sysdeps/unix/sysv/linux/s390/s390-64/clone.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: + Contributed by Jakub Jelinek , 2004. + +sysdeps/unix/sysv/linux/s390/sigcontextinfo.h: + Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). + +sysdeps/unix/sysv/linux/s390/sys/ptrace.h: + Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). + +sysdeps/unix/sysv/linux/s390/sys/ucontext.h: + Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). + +sysdeps/unix/sysv/linux/semctl.c: + Contributed by Ulrich Drepper , August 1995. + +sysdeps/unix/sysv/linux/semget.c: + Contributed by Ulrich Drepper , August 1995. + +sysdeps/unix/sysv/linux/semop.c: + Contributed by Ulrich Drepper , August 1995. + +sysdeps/unix/sysv/linux/semtimedop.c: + Contributed by Ulrich Drepper , August 1995. + +sysdeps/unix/sysv/linux/sendmmsg.c: + Contributed by Ulrich Drepper , 2011. + +sysdeps/unix/sysv/linux/setipv4sourcefilter.c: + Contributed by Ulrich Drepper , 2004. + +sysdeps/unix/sysv/linux/setsourcefilter.c: + Contributed by Ulrich Drepper , 2004. + +sysdeps/unix/sysv/linux/sh/sigcontextinfo.h: + Contributed by Philip Blundell , 1999. + +sysdeps/unix/sysv/linux/sh/sysdep.h: + Contributed by Ulrich Drepper, , August 1995. + Changed by Kaz Kojima, . + +sysdeps/unix/sysv/linux/shmat.c: + Contributed by Ulrich Drepper , August 1995. + +sysdeps/unix/sysv/linux/shmctl.c: + Contributed by Ulrich Drepper , August 1995. + +sysdeps/unix/sysv/linux/shmdt.c: + Contributed by Ulrich Drepper , August 1995. + +sysdeps/unix/sysv/linux/shmget.c: + Contributed by Ulrich Drepper , August 1995. + +sysdeps/unix/sysv/linux/sigset-cvt-mask.h: + Contributed by Joe Keane . + +sysdeps/unix/sysv/linux/sigstack.c: + Contributed by Ulrich Drepper , 1998. + +sysdeps/unix/sysv/linux/sparc/readelflib.c: + Contributed by Andreas Jaeger , 1999 and + Jakub Jelinek , 1999. + +sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: + Contributed by Richard Henderson (rth@tamu.edu). + +sysdeps/unix/sysv/linux/sparc/sparc32/getcontext.S: + Contributed by David S. Miller , 2008. + +sysdeps/unix/sysv/linux/sparc/sparc32/libc_sigaction.c: + Contributed by Miguel de Icaza , 1997. + +sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: + Contributed by David S. Miller , 2008. + +sysdeps/unix/sysv/linux/sparc/sparc32/pipe.S: + Contributed by Miguel de Icaza , 1997. + +sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: + Contributed by Jakub Jelinek , 1999. + +sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: + Contributed by David S. Miller , 2008. + +sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h: + Contributed by Jakub Jelinek , 1999. + +sysdeps/unix/sysv/linux/sparc/sparc32/swapcontext.S: + Contributed by David S. Miller , 2008. + +sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: + Contributed by Miguel de Icaza , January 1997. + +sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: + Contributed by Jakub Jelinek , 2004. + +sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: + Contributed by Richard Henderson (rth@tamu.edu). + +sysdeps/unix/sysv/linux/sparc/sparc64/getcontext.S: + Contributed by Richard Henderson (rth@tamu.edu). + +sysdeps/unix/sysv/linux/sparc/sparc64/libc_sigaction.c: + Contributed by Miguel de Icaza and + Jakub Jelinek . + +sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S: + Contributed by Richard Henderson (rth@tamu.edu). + +sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c: + Contributed by Jakub Jelinek . + +sysdeps/unix/sysv/linux/sparc/sparc64/pipe.S: + Contributed by Miguel de Icaza , 1997. + +sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: + Contributed by Jakub Jelinek , 1999. + +sysdeps/unix/sysv/linux/sparc/sparc64/setcontext.S: + Contributed by Richard Henderson (rth@tamu.edu). + +sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S: + Contributed by Richard Henderson (rth@tamu.edu). + +sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h: + Contributed by Jakub Jelinek , 1999. + +sysdeps/unix/sysv/linux/sparc/sparc64/swapcontext.c: + Contributed by Jakub Jelinek . + +sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: + Contributed by Richard Henderson , 1997. + +sysdeps/unix/sysv/linux/sparc/sparc64/ucontext_i.h: + Contributed by Jakub Jelinek . + +sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: + Contributed by Jakub Jelinek , 2004. + +sysdeps/unix/sysv/linux/sparc/sysdep.h: + Contributed by Jakub Jelinek , 2000. + +sysdeps/unix/sysv/linux/statfs.c: + Contributed by Chris Metcalf , 2011. + +sysdeps/unix/sysv/linux/statvfs.c: + Contributed by Ulrich Drepper , 1998. + +sysdeps/unix/sysv/linux/timer_create.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/unix/sysv/linux/timer_delete.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/unix/sysv/linux/timer_getoverr.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/unix/sysv/linux/timer_gettime.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/unix/sysv/linux/timer_routines.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/unix/sysv/linux/timer_settime.c: + Contributed by Ulrich Drepper , 2003. + +sysdeps/unix/sysv/linux/umount.c: + Contributed by Chris Metcalf , 2011. + +sysdeps/unix/sysv/linux/unlockpt.c: + Contributed by Zack Weinberg , 1998. + +sysdeps/unix/sysv/linux/updwtmp.c: + Contributed by Mark Kettenis , 1998. + +sysdeps/unix/sysv/linux/ustat.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/unix/sysv/linux/utmp_file.c: + Contributed by Mark Kettenis , 1998. + +sysdeps/unix/sysv/linux/x86/readelflib.c: + Contributed by Andreas Jaeger , 1999 and + Jakub Jelinek , 2000. + +sysdeps/unix/sysv/linux/x86_64/__start_context.S: + Contributed by Andreas Jaeger , 2002. + +sysdeps/unix/sysv/linux/x86_64/getcontext.S: + Contributed by Andreas Jaeger , 2002. + +sysdeps/unix/sysv/linux/x86_64/makecontext.c: + Contributed by Andreas Jaeger , 2002. + +sysdeps/unix/sysv/linux/x86_64/setcontext.S: + Contributed by Andreas Jaeger , 2002. + +sysdeps/unix/sysv/linux/x86_64/swapcontext.S: + Contributed by Andreas Jaeger , 2002. + +sysdeps/wordsize-64/tst-writev.c: + Contributed by Ryan S. Arnold , 2011. + +sysdeps/x86/fpu/s_fpclassifyl.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/x86/fpu/s_isnanl.c: + Conversion to long double by Ulrich Drepper, + Cygnus Support, drepper@cygnus.com. + +sysdeps/x86/fpu_control.h: + Contributed by Olaf Flebbe. + +sysdeps/x86/nptl/pthreaddef.h: + Contributed by Ulrich Drepper , 2002. + +sysdeps/x86_64/_mcount.S: + Contributed by Andreas Jaeger . + +sysdeps/x86_64/dl-machine.h: + Contributed by Andreas Jaeger . + +sysdeps/x86_64/ffs.c: + Contributed by Ulrich Drepper . + +sysdeps/x86_64/ffsll.c: + Contributed by Ulrich Drepper . + +sysdeps/x86_64/fpu/e_exp2l.S: + Written by J.T. Conklin . + Adapted for exp2 by Ulrich Drepper . + Adapted for x86-64 by Andreas Jaeger . + +sysdeps/x86_64/fpu/e_expl.S: + Written by J.T. Conklin . + Adapted for `long double' by Ulrich Drepper . + +sysdeps/x86_64/fpu/e_fmodl.S: + Written by J.T. Conklin . + Adapted for `long double' by Ulrich Drepper . + Adapted for x86-64 by Andreas Jaeger . + +sysdeps/x86_64/fpu/e_ilogbl.S: + Written by J.T. Conklin . + Changes for long double by Ulrich Drepper + Adapted for x86-64 by Andreas Jaeger . + +sysdeps/x86_64/fpu/e_log10l.S: + Written by J.T. Conklin . + Adapted for `long double' by Ulrich Drepper . + Changed to use fyl2xp1 for values near 1, . + Adapted for x86-64 by Andreas Jaeger . + +sysdeps/x86_64/fpu/e_log2l.S: + Written by J.T. Conklin . + Adapted for use as log2 by Ulrich Drepper . + Changed to use fyl2xp1 for values near 1, . + Adapted for x86-64 by Andreas Jaeger . + +sysdeps/x86_64/fpu/e_logl.S: + Written by J.T. Conklin . + Adapted for `long double' by Ulrich Drepper . + Adapted for x86-64 by Andreas Jaeger . + +sysdeps/x86_64/fpu/e_powl.S: + Contributed by Ulrich Drepper , 1996. + +sysdeps/x86_64/fpu/e_remainderl.S: + Written by J.T. Conklin . + Adapted for `long double' by Ulrich Drepper . + Adapted for x86-64 by Andreas Jaeger . + +sysdeps/x86_64/fpu/e_scalbl.S: + Written by J.T. Conklin . + Adapted for `long double' by Ulrich Drepper . + Adapted for x86-64 by Andreas Jaeger + Correct handling of y==-inf + +sysdeps/x86_64/fpu/fedisblxcpt.c: + Contributed by Andreas Jaeger , 2001. + +sysdeps/x86_64/fpu/feenablxcpt.c: + Contributed by Andreas Jaeger , 2001. + +sysdeps/x86_64/fpu/fegetexcept.c: + Contributed by Andreas Jaeger , 2001. + +sysdeps/x86_64/fpu/fegetround.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/x86_64/fpu/feupdateenv.c: + Contributed by Ulrich Drepper , 1997. + +sysdeps/x86_64/fpu/multiarch/s_ceil-sse4_1.S: + Contributed by Ulrich Drepper , 2011. + +sysdeps/x86_64/fpu/multiarch/s_ceilf-sse4_1.S: + Contributed by Ulrich Drepper , 2011. + +sysdeps/x86_64/fpu/multiarch/s_floor-sse4_1.S: + Contributed by Ulrich Drepper , 2011. + +sysdeps/x86_64/fpu/multiarch/s_floorf-sse4_1.S: + Contributed by Ulrich Drepper , 2011. + +sysdeps/x86_64/fpu/multiarch/s_fma.c: + Contributed by Intel Corporation. + +sysdeps/x86_64/fpu/multiarch/s_nearbyint-sse4_1.S: + Contributed by Ulrich Drepper , 2011. + +sysdeps/x86_64/fpu/multiarch/s_nearbyintf-sse4_1.S: + Contributed by Ulrich Drepper , 2011. + +sysdeps/x86_64/fpu/multiarch/s_rint-sse4_1.S: + Contributed by Ulrich Drepper , 2011. + +sysdeps/x86_64/fpu/multiarch/s_rintf-sse4_1.S: + Contributed by Ulrich Drepper , 2011. + +sysdeps/x86_64/fpu/s_ceill.S: + Written by J.T. Conklin . + Changes for long double by Ulrich Drepper + Changes for x86-64 by Andreas Jaeger + +sysdeps/x86_64/fpu/s_copysign.S: + Contributed by Andreas Jaeger , 2002. + +sysdeps/x86_64/fpu/s_copysignf.S: + Contributed by Andreas Jaeger , 2002. + +sysdeps/x86_64/fpu/s_copysignl.S: + Written by J.T. Conklin . + Changes for long double by Ulrich Drepper . + Adopted for x86-64 by Andreas Jaeger . + +sysdeps/x86_64/fpu/s_finitel.S: + Written by Joe Keane . + Adopted for x86-64 by Andreas Jaeger . + +sysdeps/x86_64/fpu/s_floorl.S: + Written by J.T. Conklin . + Changes for long double by Ulrich Drepper + Changes for x86-64 by Andreas Jaeger =09 + +sysdeps/x86_64/fpu/s_fmax.S: + Contributed by Andreas Jaeger , 2002. + +sysdeps/x86_64/fpu/s_fmaxf.S: + Contributed by Andreas Jaeger , 2002. + +sysdeps/x86_64/fpu/s_fmaxl.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/x86_64/fpu/s_fmin.S: + Contributed by Andreas Jaeger , 2002. + +sysdeps/x86_64/fpu/s_fminf.S: + Contributed by Andreas Jaeger , 2002. + +sysdeps/x86_64/fpu/s_fminl.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/x86_64/fpu/s_llrint.S: + Contributed by Andreas Jaeger , 2002. + +sysdeps/x86_64/fpu/s_llrintf.S: + Contributed by Andreas Jaeger , 2002. + +sysdeps/x86_64/fpu/s_log1pl.S: + Written by J.T. Conklin . + Adapted for `long double' by Ulrich Drepper . + Adapted for x86-64 by Andreas Jaeger . + +sysdeps/x86_64/fpu/s_nearbyintl.S: + Written by J.T. Conklin . + Adapted for use as nearbyint by Ulrich Drepper . + +sysdeps/x86_64/fpu/s_scalbnl.S: + Written by J.T. Conklin . + Changes for long double by Ulrich Drepper + Changes for x86-64 by Andreas Jaeger =09 + +sysdeps/x86_64/fpu/s_signbit.S: + Contributed by Ulrich Drepper , 2009. + +sysdeps/x86_64/fpu/s_signbitf.S: + Contributed by Ulrich Drepper , 2009. + +sysdeps/x86_64/fpu/s_truncl.S: + Contributed by Ulrich Drepper , 1997. + +sysdeps/x86_64/jmpbuf-unwind.h: + Contributed by Jakub Jelinek , 2003. + +sysdeps/x86_64/machine-gmon.h: + Contributed by Andreas Jaeger , 2002. + +sysdeps/x86_64/memchr.S: + Contributed by Intel Corporation. + +sysdeps/x86_64/memcmp.S: + Contributed by Intel Corporation. + +sysdeps/x86_64/memrchr.S: + Contributed by Intel Corporation. + +sysdeps/x86_64/multiarch/memcmp-sse4.S: + Contributed by Intel Corporation. + +sysdeps/x86_64/multiarch/memcmp-ssse3.S: + Contributed by Intel Corporation. + +sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: + Contributed by Intel Corporation. + +sysdeps/x86_64/multiarch/memcpy-ssse3.S: + Contributed by Intel Corporation. + +sysdeps/x86_64/multiarch/strcat-avx2.S: + Contributed by Intel Corporation. + +sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: + Contributed by Intel Corporation. + +sysdeps/x86_64/multiarch/strcat-ssse3.S: + Contributed by Intel Corporation. + +sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: + Contributed by Intel Corporation. + +sysdeps/x86_64/multiarch/strcmp-sse42.S: + Contributed by Intel Corporation. + +sysdeps/x86_64/multiarch/strcpy-avx2.S: + Contributed by Intel Corporation. + +sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: + Contributed by Intel Corporation. + +sysdeps/x86_64/multiarch/strcpy-ssse3.S: + Contributed by Intel Corporation. + +sysdeps/x86_64/multiarch/strcspn-c.c: + Contributed by Intel Corporation. + +sysdeps/x86_64/multiarch/strspn-c.c: + Contributed by Intel Corporation. + +sysdeps/x86_64/multiarch/wcscpy-ssse3.S: + Contributed by Intel Corporation. + +sysdeps/x86_64/nptl/pthread_spin_trylock.S: + Contributed by Ulrich Drepper , 2002. + +sysdeps/x86_64/nptl/pthread_spin_unlock.S: + Contributed by Ulrich Drepper , 2002. + +sysdeps/x86_64/rawmemchr.S: + Contributed by Intel Corporation. + +sysdeps/x86_64/start.S: + Contributed by Andreas Jaeger , 2001. + +sysdeps/x86_64/strcat.S: + Contributed by Andreas Jaeger , 2002. + +sysdeps/x86_64/strcmp.S: + Based on i686 version contributed by Ulrich Drepper + , 1999. + Updated with SSE2 support contributed by Intel Corporation. + +sysdeps/x86_64/strcpy.S: + Contributed by Andreas Jaeger , 2002. + +sysdeps/x86_64/strcspn.S: + Contributed by Ulrich Drepper . + Bug fixes by Alan Modra . + Adopted for x86-64 by Andreas Jaeger . + +sysdeps/x86_64/strspn.S: + Contributed by Ulrich Drepper . + Bug fixes by Alan Modra . + Adopted for x86-64 by Andreas Jaeger . + +sysdeps/x86_64/wcschr.S: + Contributed by Intel Corporation. + +sysdeps/x86_64/wcscmp.S: + Contributed by Intel Corporation. + +sysdeps/x86_64/wcslen.S: + Contributed by Intel Corporation. + +sysdeps/x86_64/wcsrchr.S: + Contributed by Intel Corporation. + +sysvipc/ftok.c: + Contributed by Ulrich Drepper , August 1995. + +sysvipc/msgctl.c: + Contributed by Ulrich Drepper , August 1995. + +sysvipc/msgget.c: + Contributed by Ulrich Drepper , August 1995. + +sysvipc/msgrcv.c: + Contributed by Ulrich Drepper , August 1995. + +sysvipc/msgsnd.c: + Contributed by Ulrich Drepper , August 1995. + +sysvipc/semctl.c: + Contributed by Ulrich Drepper , August 1995. + +sysvipc/semget.c: + Contributed by Ulrich Drepper , August 1995. + +sysvipc/semop.c: + Contributed by Ulrich Drepper , August 1995. + +sysvipc/semtimedop.c: + Contributed by Ulrich Drepper , 2003. + +sysvipc/shmat.c: + Contributed by Ulrich Drepper , August 1995. + +sysvipc/shmctl.c: + Contributed by Ulrich Drepper , August 1995. + +sysvipc/shmdt.c: + Contributed by Ulrich Drepper , August 1995. + +sysvipc/shmget.c: + Contributed by Ulrich Drepper , August 1995. + +test-skeleton.c: + Contributed by Ulrich Drepper , 1998. + +time/ctime_r.c: + Contributed by Ulrich Drepper , 1996. + +time/difftime.c: + Written by Paul Eggert . + +time/getdate.c: + Contributed by Mark Kettenis , 1997. + +time/tst-clock.c: + Contributed by Ulrich Drepper , 2000. + +time/tst-getdate.c: + Contributed by Andreas Jaeger , 2000. + +time/tst-strptime.c: + Contributed by Ulrich Drepper , 1998. + +timezone/tst-timezone.c: + Contributed by Andreas Jaeger , 1998. + +wcsmbs/btowc.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/c16rtomb.c: + Contributed by Ulrich Drepper , 2011. + +wcsmbs/mbrlen.c: + Contributed by Ulrich Drepper, + +wcsmbs/mbrtoc16.c: + Contributed by Ulrich Drepper , 2011. + +wcsmbs/mbrtowc.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/mbsinit.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/mbsnrtowcs.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/mbsrtowcs.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/mbsrtowcs_l.c: + Contributed by Ulrich Drepper , 2002. + +wcsmbs/tst-btowc.c: + Contributed by Ulrich Drepper , 2000. + +wcsmbs/tst-mbrtowc.c: + UTF-8 single byte feeding test for mbrtowc(), + contributed by Markus Kuhn . + +wcsmbs/tst-mbsrtowcs.c: + Contributed by Ulrich Drepper , 2004. + +wcsmbs/tst-wcpncpy.c: + Contributed by Ulrich Drepper , 2003. + +wcsmbs/tst-wcrtomb.c: + Contributed by Ulrich Drepper , 2000. + +wcsmbs/tst-wcsnlen.c: + Contributed by Ulrich Drepper , 1999. + +wcsmbs/wcpcpy.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/wcpncpy.c: + Contributed by Ulrich Drepper , 1995. + +wcsmbs/wcrtomb.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/wcscasecmp_l.c: + Contributed by Ulrich Drepper , 1997. + +wcsmbs/wcscat.c: + Contributed by Ulrich Drepper , 1995. + +wcsmbs/wcscmp.c: + Contributed by Ulrich Drepper , 1995. + +wcsmbs/wcscoll.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/wcscoll_l.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/wcscpy.c: + Contributed by Ulrich Drepper , 1995. + +wcsmbs/wcscspn.c: + Contributed by Ulrich Drepper , 1995. + +wcsmbs/wcsdup.c: + Contributed by Ulrich Drepper , 1995. + +wcsmbs/wcslen.c: + Contributed by Ulrich Drepper , 1995. + +wcsmbs/wcsmbsload.c: + Contributed by Ulrich Drepper , 1998. + +wcsmbs/wcsmbsload.h: + Contributed by Ulrich Drepper , 1998. + +wcsmbs/wcsncase_l.c: + Contributed by Ulrich Drepper , 1997. + +wcsmbs/wcsncat.c: + Contributed by Ulrich Drepper , 1995. + +wcsmbs/wcsncmp.c: + Contributed by Ulrich Drepper , 1995. + +wcsmbs/wcsncpy.c: + Contributed by Ulrich Drepper , 1995. + +wcsmbs/wcsnlen.c: + Contributed by Ulrich Drepper , 1998. + +wcsmbs/wcsnrtombs.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/wcspbrk.c: + Contributed by Ulrich Drepper, + +wcsmbs/wcsrchr.c: + Contributed by Ulrich Drepper, + +wcsmbs/wcsrtombs.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/wcsspn.c: + Contributed by Ulrich Drepper , 1995. + +wcsmbs/wcstod.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/wcstod_l.c: + Contributed by Ulrich Drepper , 1997. + +wcsmbs/wcstof.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/wcstof_l.c: + Contributed by Ulrich Drepper , 1997. + +wcsmbs/wcstok.c: + Contributed by Ulrich Drepper , 1995. + +wcsmbs/wcstol.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/wcstol_l.c: + Contributed by Ulrich Drepper , 1997. + +wcsmbs/wcstold.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/wcstold_l.c: + Contributed by Ulrich Drepper , 1997. + +wcsmbs/wcstoll.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/wcstoll_l.c: + Contributed by Ulrich Drepper , 1997. + +wcsmbs/wcstoul.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/wcstoul_l.c: + Contributed by Ulrich Drepper , 1997. + +wcsmbs/wcstoull.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/wcstoull_l.c: + Contributed by Ulrich Drepper , 1997. + +wcsmbs/wcswidth.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/wcsxfrm.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/wcsxfrm_l.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/wctob.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/wcwidth.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/wcwidth.h: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/wmemchr.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/wmemcmp.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/wmemcpy.c: + Contributed by Ulrich Drepper , 1996. + +wcsmbs/wmemmove.c: + Contributed by Ulrich Drepper, + +wcsmbs/wmempcpy.c: + Contributed by Ulrich Drepper , 1999. + +wcsmbs/wmemset.c: + Contributed by Ulrich Drepper , 1996. + +wctype/iswctype.c: + Contributed by Ulrich Drepper, . + +wctype/iswctype_l.c: + Contributed by Ulrich Drepper , 1996. + +wctype/wchar-lookup.h: + Contributed by Bruno Haible , 2000. + +wctype/wctrans.c: + Contributed by Ulrich Drepper , 1996. + +wctype/wctype.c: + Contributed by Ulrich Drepper , 1996. + +wctype/wctype_l.c: + Contributed by Ulrich Drepper , 1996. diff --git a/argp/argp-test.c b/argp/argp-test.c index 0a715576ba8b03551e94dfed6eaaedf7152c7944..159cd6f6a2522e6f0f66fb29ccba3061b29c3869 100644 --- a/argp/argp-test.c +++ b/argp/argp-test.c @@ -1,7 +1,6 @@ /* Test program for argp argument parser Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Miles Bader . 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/argp/tst-argp1.c b/argp/tst-argp1.c index f1637c2f0a9910103f428aa479ae552dab7d27c5..23f78576bf58407186c0ad2d3809e9b8fc51341d 100644 --- a/argp/tst-argp1.c +++ b/argp/tst-argp1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/argp/tst-argp2.c b/argp/tst-argp2.c index 2c74fe5ec49bc66813efefc37e4c069f88d1d7d0..f008167800efb2d9389ecfb25fc3404614fdefc6 100644 --- a/argp/tst-argp2.c +++ b/argp/tst-argp2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2007. 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/catgets/catgets.c b/catgets/catgets.c index 0a2ede44b6196b6e80ed9204a92fc5161b963c49..3727100643165e05273a23b16cdff80f2fd4f43f 100644 --- a/catgets/catgets.c +++ b/catgets/catgets.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper, . 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/catgets/catgetsinfo.h b/catgets/catgetsinfo.h index b8d62adadc2c805b0fe1b322981d9adb891be82e..74b40a67a4cdddaa1e56347018d83a24cd54fa26 100644 --- a/catgets/catgetsinfo.h +++ b/catgets/catgetsinfo.h @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper, . 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/catgets/gencat.c b/catgets/gencat.c index ff94475b5c730834e688312b0f35dc7b71b5fe8d..d023b05a5450fb6fa81e780ac8dcb34a3497a532 100644 --- a/catgets/gencat.c +++ b/catgets/gencat.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/catgets/open_catalog.c b/catgets/open_catalog.c index 7f67cc056445b5e25dff591e1f0dea5c3223a66d..691a1c02b9489d174b5fe27952faf6835edf746a 100644 --- a/catgets/open_catalog.c +++ b/catgets/open_catalog.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper, . 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/crypt/md5-crypt.c b/crypt/md5-crypt.c index ccc31b9fdfbdf7e6e39dead22135573318202745..946e16842f3524ad32e74c42dac040d16b03b161 100644 --- a/crypt/md5-crypt.c +++ b/crypt/md5-crypt.c @@ -2,7 +2,6 @@ Compatible with the behavior of MD5 crypt introduced in FreeBSD 2.0. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/crypt/sha256-crypt.c b/crypt/sha256-crypt.c index 639726c22ca159857a585f0dba8d36499cd35276..45768a25bf4562101e6c76b2f4836b84e10e316e 100644 --- a/crypt/sha256-crypt.c +++ b/crypt/sha256-crypt.c @@ -1,7 +1,6 @@ /* One way encryption based on SHA256 sum. Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2007. 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/crypt/sha256.c b/crypt/sha256.c index ce28d1466601980cb11139f76a80b551ce6ecad0..7f7092b0584d274b68583e5c9dd482b87e0bd313 100644 --- a/crypt/sha256.c +++ b/crypt/sha256.c @@ -17,7 +17,6 @@ License along with the GNU C Library; if not, see . */ -/* Written by Ulrich Drepper , 2007. */ #ifdef HAVE_CONFIG_H # include diff --git a/crypt/sha512-crypt.c b/crypt/sha512-crypt.c index 1ebe010a8b498911514ab85d62abeac6f088d019..ea25092497c015c57b01235b736cab5ec8521cc9 100644 --- a/crypt/sha512-crypt.c +++ b/crypt/sha512-crypt.c @@ -1,7 +1,6 @@ /* One way encryption based on SHA512 sum. Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2007. 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/crypt/sha512.c b/crypt/sha512.c index 825ec712d6a7a0f11f12e6b2f38b5b6c2c7554e5..31f2321d4fc4278bab7063e52ee1cfd4be3def08 100644 --- a/crypt/sha512.c +++ b/crypt/sha512.c @@ -17,7 +17,6 @@ License along with the GNU C Library; if not, see . */ -/* Written by Ulrich Drepper , 2007. */ #ifdef HAVE_CONFIG_H # include diff --git a/debug/backtrace.c b/debug/backtrace.c index 187d911a0d64bb3345ca4968a8aba30eece92c75..4018eaa55c3955adff686f10e6cd3bb2889dd376 100644 --- a/debug/backtrace.c +++ b/debug/backtrace.c @@ -1,7 +1,6 @@ /* Return backtrace of current program state. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/debug/backtracesyms.c b/debug/backtracesyms.c index df40b8d617ad4b5c73c4c903022879e376680164..a19cb1eb6c037955f125e60778021005c021c605 100644 --- a/debug/backtracesyms.c +++ b/debug/backtracesyms.c @@ -1,7 +1,6 @@ /* Return list with names for address in backtrace. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/debug/backtracesymsfd.c b/debug/backtracesymsfd.c index 0d9057a3906ab6ad77e13b003df0fd89575860b5..9a75d645b04df0ac91eab3b9842ad61eba0a0999 100644 --- a/debug/backtracesymsfd.c +++ b/debug/backtracesymsfd.c @@ -1,7 +1,6 @@ /* Write formatted list with names for addresses in backtrace to a file. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/debug/catchsegv.sh b/debug/catchsegv.sh index 0c4b819ee43deaa1cb8ca0035b7f3b6c2c846878..e431d4417be7035314773c3ac4881a2ad562ae43 100755 --- a/debug/catchsegv.sh +++ b/debug/catchsegv.sh @@ -1,7 +1,6 @@ #!/bin/sh # Copyright (C) 1998-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Ulrich Drepper , 1998. # 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/debug/confstr_chk.c b/debug/confstr_chk.c index c4f0af33474a1b526ead760e7b095ce5f5150e88..ff11393d198240047eed68cabd528314d181d1e9 100644 --- a/debug/confstr_chk.c +++ b/debug/confstr_chk.c @@ -1,6 +1,5 @@ /* Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 20055. 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/debug/explicit_bzero_chk.c b/debug/explicit_bzero_chk.c index 3b19d84824e6d5416fbd313e7ce468036c97728b..849c73fb76879a56097d973b035e93b757d33485 100644 --- a/debug/explicit_bzero_chk.c +++ b/debug/explicit_bzero_chk.c @@ -1,7 +1,6 @@ /* Generic implementation of __explicit_bzero_chk. Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund (tege@sics.se). 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/debug/memcpy_chk.c b/debug/memcpy_chk.c index 0ccd44ee326993812b246f5f04273d4d6d37ec47..89759eb1f0158ccf19e6b4738340051c9e8d6a1d 100644 --- a/debug/memcpy_chk.c +++ b/debug/memcpy_chk.c @@ -2,7 +2,6 @@ has been copied with error checking. Overlap is NOT handled correctly. Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund (tege@sics.se). 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/debug/memmove_chk.c b/debug/memmove_chk.c index 2d19dec7ded599b04e396d5806626919e85b9189..1b2b58c21be82eb8942b5a17925f73787a1d5b36 100644 --- a/debug/memmove_chk.c +++ b/debug/memmove_chk.c @@ -2,7 +2,6 @@ has been copied with error checking. Overlap is handled correctly. Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund (tege@sics.se). 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/debug/mempcpy_chk.c b/debug/mempcpy_chk.c index 63718e8f76811ae79ff7bb5de462ecb25c881441..5e81f65b032de3bb3fdd59d193d4b76e39df6728 100644 --- a/debug/mempcpy_chk.c +++ b/debug/mempcpy_chk.c @@ -3,7 +3,6 @@ Overlap is NOT handled correctly. Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund (tege@sics.se). 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/debug/noophooks.c b/debug/noophooks.c index 9aed34b46d87044320101bbfd348a3967bbcc763..20fb4d5752c5d81f48aec8106f5f7527be1cbfa1 100644 --- a/debug/noophooks.c +++ b/debug/noophooks.c @@ -1,7 +1,6 @@ /* Noop hooks for the instrumenting functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/debug/obprintf_chk.c b/debug/obprintf_chk.c index 13fe2c1664e065f45ed7437985e74fe844348d1a..a6298c0906b3e2b50aebe96ba9096d3483e96a9b 100644 --- a/debug/obprintf_chk.c +++ b/debug/obprintf_chk.c @@ -1,7 +1,6 @@ /* Print output of stream to given obstack. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/debug/pcprofile.c b/debug/pcprofile.c index 2ce4588a522015fe58238f1f1bdf8dac39e07fad..b1a8c00e6747ffceb9f9263531f310e54630395b 100644 --- a/debug/pcprofile.c +++ b/debug/pcprofile.c @@ -1,7 +1,6 @@ /* Profile PC and write result to FIFO. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/debug/pcprofiledump.c b/debug/pcprofiledump.c index a213c1249e29dde8f0d896aa94d6d11af046fac0..bf01392dfdf0f2dbb9ae05b7d1936587d2dd9f6f 100644 --- a/debug/pcprofiledump.c +++ b/debug/pcprofiledump.c @@ -1,7 +1,6 @@ /* Dump information generated by PC profiling. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/debug/segfault.c b/debug/segfault.c index 1873022db9d7d14f954b3e85425e8e7683c58c93..b6c0facd595556a16653dfe5478f45c685374182 100644 --- a/debug/segfault.c +++ b/debug/segfault.c @@ -1,7 +1,6 @@ /* Catch segmentation faults and print backtrace. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/debug/test-stpcpy_chk.c b/debug/test-stpcpy_chk.c index 96ad600bc2760cbdbdce1c598475f0a36b09647a..c626c2de8696a424338f4c86199e13f43af40138 100644 --- a/debug/test-stpcpy_chk.c +++ b/debug/test-stpcpy_chk.c @@ -1,7 +1,6 @@ /* Test and measure stpcpy checking functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. 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/debug/test-strcpy_chk.c b/debug/test-strcpy_chk.c index 80c07482aaa54e3bb7ae28e9972a48f65e179209..62dbfa1876f398c1c1bfd999ddf20fd395c33a65 100644 --- a/debug/test-strcpy_chk.c +++ b/debug/test-strcpy_chk.c @@ -1,7 +1,6 @@ /* Test and measure __strcpy_chk functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. 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/debug/tst-chk1.c b/debug/tst-chk1.c index 6c1d32cc62c3a9640c2a5a3105a565fea11776dc..67127702015f23aa502515404d185db48f313afa 100644 --- a/debug/tst-chk1.c +++ b/debug/tst-chk1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/debug/tst-longjmp_chk2.c b/debug/tst-longjmp_chk2.c index 23d3436d1d26d2d1af2314de6222d01cb1ce64dd..1810ab44d7e7bf9855c988fff08266052203b8b3 100644 --- a/debug/tst-longjmp_chk2.c +++ b/debug/tst-longjmp_chk2.c @@ -1,6 +1,4 @@ -/* Verify longjmp fortify checking does not reject signal stacks. - - Test case mostly written by Paolo Bonzini . */ +/* Verify longjmp fortify checking does not reject signal stacks. */ #include #include #include diff --git a/debug/wcpcpy_chk.c b/debug/wcpcpy_chk.c index 0e1d381ad47419faab1f9e76ae8d17f04c472a72..a60fa31a3ceadd2741555cd71afa10a8fefd126c 100644 --- a/debug/wcpcpy_chk.c +++ b/debug/wcpcpy_chk.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/debug/wcpncpy_chk.c b/debug/wcpncpy_chk.c index 79ed4bc123175e053ed63b9c638de00d34ac5a30..5a689bd8e25147adeda546c33d9cd3f9d6981336 100644 --- a/debug/wcpncpy_chk.c +++ b/debug/wcpncpy_chk.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/debug/wcscat_chk.c b/debug/wcscat_chk.c index 964ac5a48d92496506f1f644d20a35face4274ce..eaa1390a1ba7f3bdd477fb0938636e30b221b15d 100644 --- a/debug/wcscat_chk.c +++ b/debug/wcscat_chk.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/debug/wcscpy_chk.c b/debug/wcscpy_chk.c index dfe475da3234fdf9efdee7d3c943618a9a1228ba..9498a7bb1e24bc830e09f53e8449d36015ae6deb 100644 --- a/debug/wcscpy_chk.c +++ b/debug/wcscpy_chk.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/debug/wcsncat_chk.c b/debug/wcsncat_chk.c index c442acc797f8bd9fe8e600bfbfb0710f7939b5e0..795661edbcd6e5414a1574e54ae0507bad9df4fd 100644 --- a/debug/wcsncat_chk.c +++ b/debug/wcsncat_chk.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/debug/wcsncpy_chk.c b/debug/wcsncpy_chk.c index 0a19191042b10d7cdbe1ebf59cd65a9511cfc792..d4c1f2682a62839470fb686da159ee45efa94a42 100644 --- a/debug/wcsncpy_chk.c +++ b/debug/wcsncpy_chk.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/debug/wmemcpy_chk.c b/debug/wmemcpy_chk.c index 7e1b87ded4df90e4ca8a4c2966439faf3a5a86ba..a2db3bbc5b21396b5bcbe433573e41485c62af5b 100644 --- a/debug/wmemcpy_chk.c +++ b/debug/wmemcpy_chk.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/debug/wmemmove_chk.c b/debug/wmemmove_chk.c index 16ae34d1274ca800edfc6db4abc5074ddbdbeaf5..c29cfbbb82ce21ab4a39b2d9ef7d0099ba9a061d 100644 --- a/debug/wmemmove_chk.c +++ b/debug/wmemmove_chk.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper, 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/debug/wmempcpy_chk.c b/debug/wmempcpy_chk.c index 8fbfd80a66819ad0d84a518cf722ed3a2ac2c720..f5055e573b1e172c9fc1272610613a7a49aa0fca 100644 --- a/debug/wmempcpy_chk.c +++ b/debug/wmempcpy_chk.c @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/debug/wmemset_chk.c b/debug/wmemset_chk.c index ebb331fb2eca9609404e62da5a55639897602315..2f34f038670efb464a4a34526cffaccc37ef1719 100644 --- a/debug/wmemset_chk.c +++ b/debug/wmemset_chk.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/debug/xtrace.sh b/debug/xtrace.sh index 9697fbe0b411d389ca314ad74ce96054d821501d..d49b1fa6a4149ffa34308fea6e3994763561acde 100755 --- a/debug/xtrace.sh +++ b/debug/xtrace.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright (C) 1999-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Ulrich Drepper , 1999. # 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/dirent/opendir-tst1.c b/dirent/opendir-tst1.c index fb47dd8d7b3aae93b54aa804bc9bd309e16ab97a..b2ee0531030134f28c3324fa0e1caf698a071dc8 100644 --- a/dirent/opendir-tst1.c +++ b/dirent/opendir-tst1.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/dlfcn/bug-dl-leaf-lib-cb.c b/dlfcn/bug-dl-leaf-lib-cb.c index 2429b7e51455f8e2650c3d494ae66b62bde7945d..e75fa80a4e55db24507f146547c1c213e65a058d 100644 --- a/dlfcn/bug-dl-leaf-lib-cb.c +++ b/dlfcn/bug-dl-leaf-lib-cb.c @@ -3,7 +3,6 @@ Copyright (C) 2013-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mike Frysinger 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/dlfcn/bug-dl-leaf-lib.c b/dlfcn/bug-dl-leaf-lib.c index 6bb2e233cfce1140f2f4af00059d1d23a4946746..252189e35c9fced2e475dce802875d513131a047 100644 --- a/dlfcn/bug-dl-leaf-lib.c +++ b/dlfcn/bug-dl-leaf-lib.c @@ -2,7 +2,6 @@ Copyright (C) 2013-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mike Frysinger 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/dlfcn/bug-dl-leaf.c b/dlfcn/bug-dl-leaf.c index 7a168940e4097004fcac2ba0f266dcf3138d91c2..78ef5614242e5b9a7f8c6a5cb1eccd02c0a85d33 100644 --- a/dlfcn/bug-dl-leaf.c +++ b/dlfcn/bug-dl-leaf.c @@ -3,7 +3,6 @@ Copyright (C) 2013-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mike Frysinger 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/dlfcn/bug-dlopen1.c b/dlfcn/bug-dlopen1.c index d91810a4f0feb1118d2b8f3ad59db5b40a51b0ee..dcee832f4e0be075f204b769e8c18b1c8fbc6393 100644 --- a/dlfcn/bug-dlopen1.c +++ b/dlfcn/bug-dlopen1.c @@ -1,6 +1,5 @@ -/* Test case by Bruno Haible. It test whether the dynamic string - token expansion can handle $ signs which do not start one of the - recognized keywords. */ +/* Test whether the dynamic string token expansion can handle $ signs which do + not start one of the recognized keywords. */ #include diff --git a/dlfcn/tst-dladdr.c b/dlfcn/tst-dladdr.c index 4657dc2b8a22517fbc0afce9c19c23b10e6a4236..bf988cc135b151b2009016cf59b9c25564a407a1 100644 --- a/dlfcn/tst-dladdr.c +++ b/dlfcn/tst-dladdr.c @@ -1,7 +1,6 @@ /* Test for dladdr. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Volkmar Sieh and Andreas Jaeger . 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/elf/cache.c b/elf/cache.c index 8a3404923c625d184a2f25f7871f5dd0689e22b9..1c0dc5ee8761608e7d45777f8a440c5b4552331a 100644 --- a/elf/cache.c +++ b/elf/cache.c @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1999. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/elf/dl-conflict.c b/elf/dl-conflict.c index 31a2f90770ce2a55d8297a233e959f245f617b67..64fa5793d24cce83c1441e38001b56fc19f5d822 100644 --- a/elf/dl-conflict.c +++ b/elf/dl-conflict.c @@ -1,7 +1,6 @@ /* Resolve conflicts against already prelinked libraries. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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 License as diff --git a/elf/dl-iteratephdr.c b/elf/dl-iteratephdr.c index 5a26db8f4f63178f214506089dd4c737bc3054da..73c88caa842f11754a8d3856cd4e35c43c802649 100644 --- a/elf/dl-iteratephdr.c +++ b/elf/dl-iteratephdr.c @@ -1,7 +1,6 @@ /* Get loaded objects program headers. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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 License as diff --git a/elf/dl-libc.c b/elf/dl-libc.c index d5bc4a277f4c6ef3ad2891d6d9c7e9fcb0f38344..be1f3c7d75ab0e0528c2454287a8ab48830666c1 100644 --- a/elf/dl-libc.c +++ b/elf/dl-libc.c @@ -1,7 +1,6 @@ /* Handle loading and unloading shared objects for internal libc purposes. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Zack Weinberg , 1999. 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/elf/dl-origin.c b/elf/dl-origin.c index 60a4bbf5829cd602088c32e3594d06dee2c45c3a..eafce796a191b2242e447e95b27d5c4f49a848ce 100644 --- a/elf/dl-origin.c +++ b/elf/dl-origin.c @@ -1,7 +1,6 @@ /* Find path of executable. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/elf/dl-profile.c b/elf/dl-profile.c index 088c023d95cd3c17a828540eb003653254af8568..bac3704ee54eb18e989aa6bae164b8c3cadec7fa 100644 --- a/elf/dl-profile.c +++ b/elf/dl-profile.c @@ -1,7 +1,6 @@ /* Profiling of shared libraries. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. Based on the BSD mcount implementation. The GNU C Library is free software; you can redistribute it and/or diff --git a/elf/dl-profstub.c b/elf/dl-profstub.c index 08d9f3cae2e01a6f0ee702c165f8590a2d84b9a1..6815b74cb69d3fff16d13c3450c0058f5ba59013 100644 --- a/elf/dl-profstub.c +++ b/elf/dl-profstub.c @@ -1,7 +1,6 @@ /* Helper definitions for profiling of shared libraries. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/elf/dl-version.c b/elf/dl-version.c index 914955c2a832e5735e0cef15db2d08d4a1e58d6c..62aa5eabfbaad26c7d6bc1cf6e42a0f36388adb5 100644 --- a/elf/dl-version.c +++ b/elf/dl-version.c @@ -1,7 +1,6 @@ /* Handle symbol and library versioning. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/elf/ldconfig.c b/elf/ldconfig.c index b8893637f8aaea8d353cc78d18355387f2aeaa91..101d56ac8e765fccff324860e8bd0ca5e67a0186 100644 --- a/elf/ldconfig.c +++ b/elf/ldconfig.c @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1999. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/elf/pldd-xx.c b/elf/pldd-xx.c index 0d02dbb620cdfd6882308b38fe47e32780e9e3b7..e67a007efce68e9f5fb0176722a3168e5da5ebe3 100644 --- a/elf/pldd-xx.c +++ b/elf/pldd-xx.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/elf/pldd.c b/elf/pldd.c index 3d06813feeaaafbf1d2b69afc8f391d91f7f0a3e..9c49231dd4e3ee7bfb3da86798f77a5da93c03dc 100644 --- a/elf/pldd.c +++ b/elf/pldd.c @@ -1,7 +1,6 @@ /* List dynamic shared objects linked into given process. Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/elf/readelflib.c b/elf/readelflib.c index c09425a5740bef8b0bab22368f136d1fe0d3a278..10b10b6080b94152ac61707058fbae150375fad1 100644 --- a/elf/readelflib.c +++ b/elf/readelflib.c @@ -1,7 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1999 and - Jakub Jelinek , 1999. 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/elf/readlib.c b/elf/readlib.c index 7383c23249426c44c29d03c45c524e09211550c1..64b20d7804c75b1ec0741acd4a5d7891edb94e04 100644 --- a/elf/readlib.c +++ b/elf/readlib.c @@ -1,7 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1999 and - Jakub Jelinek , 1999. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/elf/sotruss-lib.c b/elf/sotruss-lib.c index b711f7b0c892a972538cee0a4bc36d2643fb83bb..934ae52854b4fe2d1471905961a5888c9ef9d631 100644 --- a/elf/sotruss-lib.c +++ b/elf/sotruss-lib.c @@ -1,7 +1,6 @@ /* Trace calls through PLTs and show caller, callee, and parameters. Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/elf/sprof.c b/elf/sprof.c index bc049c8f79220015d967a66106520e42d27acfd9..f5b99ee02bebf021fab9241a69303a1a6012caca 100644 --- a/elf/sprof.c +++ b/elf/sprof.c @@ -1,7 +1,6 @@ /* Read and display shared object profiling data. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/elf/tlsdeschtab.h b/elf/tlsdeschtab.h index 85bd0415e135d376aee17ed9efdef28435f45c91..a0081ecf926165e9a9aeb9e92423d228c042fd6f 100644 --- a/elf/tlsdeschtab.h +++ b/elf/tlsdeschtab.h @@ -1,7 +1,6 @@ /* Hash table for TLS descriptors. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Alexandre Oliva 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/elf/tst-align.c b/elf/tst-align.c index cea5618b057582d24b60917e0fa1d85422f6facc..7d9345bb8d982b1b4cac4ea27bd2892f0a03605b 100644 --- a/elf/tst-align.c +++ b/elf/tst-align.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/elf/tst-align2.c b/elf/tst-align2.c index e34af599f6b97f3e5c53e308f903738a491cc0e7..e5cda09cbf9502fa1cc035f4628c50be70a92d13 100644 --- a/elf/tst-align2.c +++ b/elf/tst-align2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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/elf/tst-alignmod.c b/elf/tst-alignmod.c index 66011ff68bed57bdcbd52fff4709d41175e4bd2c..e27e917bb4aeadc77795a5c189287d90c2c22543 100644 --- a/elf/tst-alignmod.c +++ b/elf/tst-alignmod.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/elf/tst-alignmod2.c b/elf/tst-alignmod2.c index 8378a95ea463932725f61eeba53fad6b54dc4cbe..a42560016bf628981d51e2d9885ba9b8e9ac617b 100644 --- a/elf/tst-alignmod2.c +++ b/elf/tst-alignmod2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/elf/tst-dlmodcount.c b/elf/tst-dlmodcount.c index ceb80a2adc644e711ed672f1fdabf653c2c70d33..d8719a8bff1b5a00ab400bbe085fbe3140776335 100644 --- a/elf/tst-dlmodcount.c +++ b/elf/tst-dlmodcount.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger , 2004. 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/elf/tst-dlopenrpath.c b/elf/tst-dlopenrpath.c index 082a53550186359d0c31741809818eb227a9c124..337e0f3e47a6337cb3a1aad56a3551d843a55d56 100644 --- a/elf/tst-dlopenrpath.c +++ b/elf/tst-dlopenrpath.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/elf/tst-dlopenrpathmod.c b/elf/tst-dlopenrpathmod.c index f7ccefebce58c0d40093d27d2e504a76135ed2d7..561f837616f180d4e4675dadce9eeeda1a3e4728 100644 --- a/elf/tst-dlopenrpathmod.c +++ b/elf/tst-dlopenrpathmod.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/elf/tst-stackguard1.c b/elf/tst-stackguard1.c index 6584740d6aa26f5f605e9fe8ec49e546ef95396a..1c4c75ff0a34089755d29c2912872a2b8174e5c1 100644 --- a/elf/tst-stackguard1.c +++ b/elf/tst-stackguard1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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/gmon/sprofil.c b/gmon/sprofil.c index 5462cb3804b2381830a1360b24ca2ee4029f5974..b1172663d4be90ca3158895840147f175d4e4b5c 100644 --- a/gmon/sprofil.c +++ b/gmon/sprofil.c @@ -1,5 +1,4 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by David Mosberger-Tang . 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/gmon/sys/gmon_out.h b/gmon/sys/gmon_out.h index 1512aab2900973150bd1d5ac33193c9f086acf04..3016c6ae52a6c4a3294468ff26f54ed1b61fddb6 100644 --- a/gmon/sys/gmon_out.h +++ b/gmon/sys/gmon_out.h @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger . 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/gmon/tst-sprofil.c b/gmon/tst-sprofil.c index 2221267fec0d7053c0e4090c3a830942088a5639..eb4274703a989252d5c36e7b51859d26c103b5b9 100644 --- a/gmon/tst-sprofil.c +++ b/gmon/tst-sprofil.c @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger-Tang . 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/gnulib/tst-gcc.c b/gnulib/tst-gcc.c index d604e099f86a8add9cb92ec3800ec2c6baa833e3..3f977c8d939fc41cdaa5aa33d9ae11a7c1acea09 100644 --- a/gnulib/tst-gcc.c +++ b/gnulib/tst-gcc.c @@ -1,7 +1,6 @@ /* Test program for the gcc interface. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper . 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/grp/getgrent.c b/grp/getgrent.c index e82fc42db184dd6f171c5da58187d735dbb9db92..4d7a24cc40cb4cdd489b98c8811ea5e997ee0d4d 100644 --- a/grp/getgrent.c +++ b/grp/getgrent.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/grp/getgrent_r.c b/grp/getgrent_r.c index 0ffd533215cc7deea008f5eed3491de525e4f5a8..13b6a9df4ea7b6abc4e3b131b0007dd7dec3c8ed 100644 --- a/grp/getgrent_r.c +++ b/grp/getgrent_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/grp/getgrgid.c b/grp/getgrgid.c index 525ca211ce4e92cb56667190b71b32d181f7eca8..6c5bcf99c95bfb3562a8ed671b7039c3fbe066fb 100644 --- a/grp/getgrgid.c +++ b/grp/getgrgid.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/grp/getgrgid_r.c b/grp/getgrgid_r.c index 9acd98164a453af5b42b6adbe99482a9db5d132f..cda5bcf8cf75008ab383423ef2049f841da43a73 100644 --- a/grp/getgrgid_r.c +++ b/grp/getgrgid_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/grp/getgrnam.c b/grp/getgrnam.c index 2d1dedb4bdb903381c8a8b8a8e86c536782cd75a..759cb884bfc97a30b092027c628fd90a16122630 100644 --- a/grp/getgrnam.c +++ b/grp/getgrnam.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/grp/getgrnam_r.c b/grp/getgrnam_r.c index ee6a713df77755dd7b204614105782f3006b03b4..0dd3a79cc490f6ad5d4c4e81402ffe528088b19e 100644 --- a/grp/getgrnam_r.c +++ b/grp/getgrnam_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/grp/tst_fgetgrent.c b/grp/tst_fgetgrent.c index bffa7d4f8dc13953fce37d701202fbaa78770dc0..1abed52c6e9bde9cfd68c415f6a15fcc77db91f5 100644 --- a/grp/tst_fgetgrent.c +++ b/grp/tst_fgetgrent.c @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1999. 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/grp/tst_fgetgrent.sh b/grp/tst_fgetgrent.sh index 048104ee736a2af79c398b3f6b03ee8b03e4ae41..ccdc6beb48fc7ee3cd2c0e76ffb8c3370c0a76be 100644 --- a/grp/tst_fgetgrent.sh +++ b/grp/tst_fgetgrent.sh @@ -1,7 +1,6 @@ #!/bin/sh # Copyright (C) 1999-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Andreas Jaeger , 1999. # 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/gshadow/getsgent.c b/gshadow/getsgent.c index cd53738d013312794afe561c82733e2da8ba6388..b3f8af1f3da3d5f86c51420b822441e11a41ffd3 100644 --- a/gshadow/getsgent.c +++ b/gshadow/getsgent.c @@ -1,6 +1,5 @@ /* Copyright (C) 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2009. 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/gshadow/getsgent_r.c b/gshadow/getsgent_r.c index 469e5033fd22dbe60cb862cabafb703a157e4c91..0509d0a6357ca51912d21abdee0509a234e70c0b 100644 --- a/gshadow/getsgent_r.c +++ b/gshadow/getsgent_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2009. 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/gshadow/getsgnam.c b/gshadow/getsgnam.c index 0a3caec15ac5c4e02c9cabeaabb452495da69710..726e59074ab4fc2d0cb814ee1b24a47025221261 100644 --- a/gshadow/getsgnam.c +++ b/gshadow/getsgnam.c @@ -1,6 +1,5 @@ /* Copyright (C) 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2009. 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/gshadow/getsgnam_r.c b/gshadow/getsgnam_r.c index 2b3eb1d1d738841399f2b2c08c9c4d83c7059946..f080e67cbb48354981aa1db98b3a6e436e71caa1 100644 --- a/gshadow/getsgnam_r.c +++ b/gshadow/getsgnam_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2009. 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/hesiod/nss_hesiod/hesiod-grp.c b/hesiod/nss_hesiod/hesiod-grp.c index fccbb624e17606e08a7663b5f73be6d5e335a405..828c69b2e693e668e925d78da475f78e0a16b8b5 100644 --- a/hesiod/nss_hesiod/hesiod-grp.c +++ b/hesiod/nss_hesiod/hesiod-grp.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mark Kettenis , 1997. 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/hesiod/nss_hesiod/hesiod-proto.c b/hesiod/nss_hesiod/hesiod-proto.c index c9c6f6c79b564088a7d5677770c46af1f87b7faa..de2805d29c444abbf4e6c38b7edfd1ba52cc0c6d 100644 --- a/hesiod/nss_hesiod/hesiod-proto.c +++ b/hesiod/nss_hesiod/hesiod-proto.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mark Kettenis , 1997. 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/hesiod/nss_hesiod/hesiod-pwd.c b/hesiod/nss_hesiod/hesiod-pwd.c index 82e44d944ee3f3dc833cabddc7ba92bc32b62b9d..91182e3e93f0385d78b515331ba97a9dc8770c07 100644 --- a/hesiod/nss_hesiod/hesiod-pwd.c +++ b/hesiod/nss_hesiod/hesiod-pwd.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mark Kettenis , 1997. 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/hesiod/nss_hesiod/hesiod-service.c b/hesiod/nss_hesiod/hesiod-service.c index 04ad763e77ddd69b967b54c144d9d724f80a88ef..64e7325ef05890db95c2d2090770f19fd048b802 100644 --- a/hesiod/nss_hesiod/hesiod-service.c +++ b/hesiod/nss_hesiod/hesiod-service.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mark Kettenis , 1997. 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/htl/semaphoreP.h b/htl/semaphoreP.h index 4b13f7b30d2f7930d88325e934cff182299636a1..707ac4545430670364030adbe7b493368013e23a 100644 --- a/htl/semaphoreP.h +++ b/htl/semaphoreP.h @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Ulrich Drepper , 2002. 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/hurd/path-lookup.c b/hurd/path-lookup.c index 1d9eb872fb2883e9cf772a2f8bd9e9ed6eb8aa16..a64e5618a9b0632578a6e23bc66942f88be34859 100644 --- a/hurd/path-lookup.c +++ b/hurd/path-lookup.c @@ -1,7 +1,6 @@ /* Filename lookup using a search path Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Miles Bader 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/iconv/dummy-repertoire.c b/iconv/dummy-repertoire.c index d0cf40547d09c96c723b436976ae73e6cd9ac16c..0a87f86fed7e91664ff9b0c049d140507b786f2d 100644 --- a/iconv/dummy-repertoire.c +++ b/iconv/dummy-repertoire.c @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2001. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/iconv/gconv.c b/iconv/gconv.c index 81a5b7eca5eaf09859777bd4a33ea8a9ce01dc69..656c60eef2a681b3ba50daadd280d1716442df64 100644 --- a/iconv/gconv.c +++ b/iconv/gconv.c @@ -2,7 +2,6 @@ output buffer. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconv/gconv_builtin.c b/iconv/gconv_builtin.c index 6323d09f851e79fa34c8812e50b04a7d4020bfe6..7ebfec8db0749792775402fb52e9df5178b171ef 100644 --- a/iconv/gconv_builtin.c +++ b/iconv/gconv_builtin.c @@ -1,7 +1,6 @@ /* Table for builtin transformation mapping. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconv/gconv_builtin.h b/iconv/gconv_builtin.h index b9c9e45bd0d7358a6948c40caa80803c808e36bc..5cfc76c6e1075fe6f9fef8451eb95eb068a053d4 100644 --- a/iconv/gconv_builtin.h +++ b/iconv/gconv_builtin.h @@ -1,7 +1,6 @@ /* Builtin transformations. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconv/gconv_cache.c b/iconv/gconv_cache.c index 68d6386d01907b9da8524b313fdffad01790915e..c661c3e80c6a19b51cb754dab8195e1d46c234b5 100644 --- a/iconv/gconv_cache.c +++ b/iconv/gconv_cache.c @@ -1,7 +1,6 @@ /* Cache handling for iconv modules. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/iconv/gconv_charset.h b/iconv/gconv_charset.h index 285efa7eaa2b9007b41131a8e76f001c980195c7..9c8d8fb2c528ccb4b482c552e23513dbe276e1f3 100644 --- a/iconv/gconv_charset.h +++ b/iconv/gconv_charset.h @@ -1,7 +1,6 @@ /* Charset name normalization. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/iconv/gconv_close.c b/iconv/gconv_close.c index 17a2585cfeefb59ac15608daeb2d8aaedc0ba8c8..53ffd123ef3bafdcf7d764c53d759d5688b86a71 100644 --- a/iconv/gconv_close.c +++ b/iconv/gconv_close.c @@ -1,7 +1,6 @@ /* Release any resource associated with given conversion descriptor. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconv/gconv_conf.c b/iconv/gconv_conf.c index 62bee28769deb9798fbbc48038fe43711f07b095..09ffe023f94549293799153d74d25788a62a0f8c 100644 --- a/iconv/gconv_conf.c +++ b/iconv/gconv_conf.c @@ -1,7 +1,6 @@ /* Handle configuration data. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconv/gconv_db.c b/iconv/gconv_db.c index af868e80238f12386364aa5079d571a9f3c9da52..1c2f6cbb1678346c0d41c02eefa3f1c38ba5a837 100644 --- a/iconv/gconv_db.c +++ b/iconv/gconv_db.c @@ -1,7 +1,6 @@ /* Provide access to the collection of available transformation modules. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconv/gconv_dl.c b/iconv/gconv_dl.c index 2bb9a9055aec0b0cabe74406eb2b85c264b9455a..5b5b0b7bcaf7a338b7b4d9638a6497b2c67cb55b 100644 --- a/iconv/gconv_dl.c +++ b/iconv/gconv_dl.c @@ -1,7 +1,6 @@ /* Handle loading/unloading of shared object for transformation. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconv/gconv_int.h b/iconv/gconv_int.h index 30a9286be2900153510eb16a9c5266987b2e3dcc..f94beb32bcd0567508a08f17b7d3ad2918865723 100644 --- a/iconv/gconv_int.h +++ b/iconv/gconv_int.h @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconv/gconv_open.c b/iconv/gconv_open.c index 56bc390d73ce336bdc374b78bea51b6cfe82f5a6..f32d459a49c8165b812199e414f13ccfbca11f39 100644 --- a/iconv/gconv_open.c +++ b/iconv/gconv_open.c @@ -1,7 +1,6 @@ /* Find matching transformation algorithms and initialize steps. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconv/gconv_simple.c b/iconv/gconv_simple.c index a46560954b394cf90fbf9d2b2b61797d99cc66cc..c186bc37c357885034601c27226a15eb0dbe7339 100644 --- a/iconv/gconv_simple.c +++ b/iconv/gconv_simple.c @@ -1,7 +1,6 @@ /* Simple transformations functions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconv/gconv_trans.c b/iconv/gconv_trans.c index 6faba3baa73dd437bc60757d7613df2710c7f76a..f20b924914319e35223009a94708cde16d59b774 100644 --- a/iconv/gconv_trans.c +++ b/iconv/gconv_trans.c @@ -1,7 +1,6 @@ /* Transliteration using the locale's data. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/iconv/iconv.c b/iconv/iconv.c index c764f798cc4e0c182aa6c260b79ef13622103d6b..e01f623761870cffe0e42a1261a5d40dcde58857 100644 --- a/iconv/iconv.c +++ b/iconv/iconv.c @@ -2,7 +2,6 @@ output buffer. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconv/iconv_charmap.c b/iconv/iconv_charmap.c index a8b6b56124909f6cc69d1a114b0e77b64218b223..7392e1316128d51d4a0530558b57c4dff5cebfe3 100644 --- a/iconv/iconv_charmap.c +++ b/iconv/iconv_charmap.c @@ -1,7 +1,6 @@ /* Convert using charmaps and possibly iconv(). Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2001. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/iconv/iconv_close.c b/iconv/iconv_close.c index bded14535f3bd3501da4c7f5b8e142a21351b994..828f4a7c7d9a7f2e777d6a877661489eb703b448 100644 --- a/iconv/iconv_close.c +++ b/iconv/iconv_close.c @@ -1,7 +1,6 @@ /* Release any resource associated with given conversion descriptor. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconv/iconv_open.c b/iconv/iconv_open.c index 79e42a61722f0d570d8b6438eea286f9c03aab7c..88b520b8489d6b7b8af0c2750ffe515dfea53a72 100644 --- a/iconv/iconv_open.c +++ b/iconv/iconv_open.c @@ -1,7 +1,6 @@ /* Get descriptor for character set conversion. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconv/iconv_prog.c b/iconv/iconv_prog.c index c5dbb18519c2d4dab2667273a4e1497a4607fb3e..6848bcd765bae779f51b8bbe2d02d724ebb126e9 100644 --- a/iconv/iconv_prog.c +++ b/iconv/iconv_prog.c @@ -1,7 +1,6 @@ /* Convert text in given files from the specified from-set to the to-set. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/iconv/iconv_prog.h b/iconv/iconv_prog.h index 56cc20034637e26a42bf340f1cb0f3a1ac7cd4d4..a967508348433c790ffebce9a66ce9697c1db74c 100644 --- a/iconv/iconv_prog.h +++ b/iconv/iconv_prog.h @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/iconv/iconvconfig.c b/iconv/iconvconfig.c index 783b2bbdbb684ac6c9db27237dc90bfb6a2ddb00..fd61cf27fe17c029a84bf3342cbc8f00f798b165 100644 --- a/iconv/iconvconfig.c +++ b/iconv/iconvconfig.c @@ -1,7 +1,6 @@ /* Generate fastloading iconv module configuration files. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2000. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/iconv/iconvconfig.h b/iconv/iconvconfig.h index 82918ce972c542e2a3068f2197999be546985ab6..b04baf8451548a686c430b7d8b9afc27d66e23cf 100644 --- a/iconv/iconvconfig.h +++ b/iconv/iconvconfig.h @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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 License as diff --git a/iconv/loop.c b/iconv/loop.c index 560a5f6394e8faf698b9b16e245e030fdc1640e4..ea7523e1c92005ddc9ba7a3b10e121f92f6cd211 100644 --- a/iconv/loop.c +++ b/iconv/loop.c @@ -1,7 +1,6 @@ /* Conversion loop frame work. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconv/skeleton.c b/iconv/skeleton.c index 0ddc16ad1d7e0184064d06a9e6f9bbecbd15b0c4..031eeab040d8e770a3c1700d9eb75bdc1e3ffa18 100644 --- a/iconv/skeleton.c +++ b/iconv/skeleton.c @@ -1,7 +1,6 @@ /* Skeleton for a conversion module. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconv/strtab.c b/iconv/strtab.c index 01bd0f64c7da5339ee8ba30557a29dfa2a776999..38b1ab816c7a71469a7cf6e6f9a57eeaaa15ad8f 100644 --- a/iconv/strtab.c +++ b/iconv/strtab.c @@ -1,6 +1,5 @@ /* C string table handling. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Written by Ulrich Drepper , 2000. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/iconv/tst-iconv1.c b/iconv/tst-iconv1.c index 0609f50e5049fae2c7467ec88d6045f0fb40b00c..03fbbe853bb4264e51380941a5528fa4a1239e68 100644 --- a/iconv/tst-iconv1.c +++ b/iconv/tst-iconv1.c @@ -1,4 +1,3 @@ -/* Test case by yaoz@nih.gov. */ #include #include diff --git a/iconv/tst-iconv2.c b/iconv/tst-iconv2.c index e88648d804e3fb2c1ef30fc0fcb413fd40598da9..c9e13436b402e9d914229f12375d0336a0fe245a 100644 --- a/iconv/tst-iconv2.c +++ b/iconv/tst-iconv2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/iconv/tst-iconv3.c b/iconv/tst-iconv3.c index 625e4706c0f2283b4eecc19ab78138aad6283db0..3eb74eb69fc3c4019d70639a0446b0f964889ac7 100644 --- a/iconv/tst-iconv3.c +++ b/iconv/tst-iconv3.c @@ -1,4 +1,3 @@ -/* Contributed by Owen Taylor . */ #include #include diff --git a/iconv/tst-iconv5.c b/iconv/tst-iconv5.c index b423426a9cbca1b9f20cd8013ebd09bb1913881c..9a7f84fe1b92f16ca964a07323ae0c10f7fd2ae5 100644 --- a/iconv/tst-iconv5.c +++ b/iconv/tst-iconv5.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by GOTO Masanori , 2004 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/iconvdata/8bit-gap.c b/iconvdata/8bit-gap.c index e987c6301eb3eb727be36d508e49f547afacd5ad..36d7f7d395d303ebaca8c3ab09b7d004ca5f5b3f 100644 --- a/iconvdata/8bit-gap.c +++ b/iconvdata/8bit-gap.c @@ -2,7 +2,6 @@ converting from UCS using gaps. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/8bit-generic.c b/iconvdata/8bit-generic.c index 37a9a57ee55551a46d718dbcc03ad81b8480d9eb..55ab9b1bdaac918bb05ffef1beb283db1fc588fc 100644 --- a/iconvdata/8bit-generic.c +++ b/iconvdata/8bit-generic.c @@ -1,7 +1,6 @@ /* Generic conversion to and from 8bit charsets. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/TESTS b/iconvdata/TESTS index 74b82f1409e920fdc32edb5f0fda3408baaee051..a0157c3350dd7e49131c55597ffe204274439e81 100644 --- a/iconvdata/TESTS +++ b/iconvdata/TESTS @@ -1,7 +1,6 @@ # Available tests for iconv(1) (and therefore iconv(3)) in GNU libc. # Copyright (C) 1998-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Ulrich Drepper , 1998. # # The GNU C Library is free software; you can redistribute it and/or diff --git a/iconvdata/TESTS2 b/iconvdata/TESTS2 index fcbffc2e6baaa3368524c090402857dc0a3893ce..c7ec85b3c50f2439da57b574610e3d6243e353ab 100644 --- a/iconvdata/TESTS2 +++ b/iconvdata/TESTS2 @@ -1,7 +1,6 @@ # Tests for endianness dependent iconv(1) (and therefore iconv(3)) in GNU libc. # Copyright (C) 2001-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Bruno Haible , 2001. # # The GNU C Library is free software; you can redistribute it and/or diff --git a/iconvdata/ansi_x3.110.c b/iconvdata/ansi_x3.110.c index 7e453f09b8d103faf80a31d9e4683859fcd01e4f..1293e85d4d57db68f94be228b10a0902c6e71853 100644 --- a/iconvdata/ansi_x3.110.c +++ b/iconvdata/ansi_x3.110.c @@ -1,7 +1,6 @@ /* Generic conversion to and from ANSI_X3.110-1983. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/armscii-8.c b/iconvdata/armscii-8.c index 1b32ee8c695aa665c3b802c2d1308cde0971c6a5..bccd22fce394fac5321014bcbc4cb9a30788588f 100644 --- a/iconvdata/armscii-8.c +++ b/iconvdata/armscii-8.c @@ -1,7 +1,6 @@ /* Conversion to and from ARMSCII-8 Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/asmo_449.c b/iconvdata/asmo_449.c index 8ab6862c238a7da2f7697de61a3b60163c2d3946..b9a71ba4f79cfc510d4072302e78dbf005f5042b 100644 --- a/iconvdata/asmo_449.c +++ b/iconvdata/asmo_449.c @@ -1,7 +1,6 @@ /* Conversion from and to ASMO_449. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/big5.c b/iconvdata/big5.c index 17ab6b7f1dea2fddeece0ebb5e84332c3d214a0f..c06c70ae1b1c2be130ec1af432c3ae2da4c95b0e 100644 --- a/iconvdata/big5.c +++ b/iconvdata/big5.c @@ -1,7 +1,6 @@ /* Mapping tables for Big5 handling. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/big5hkscs.c b/iconvdata/big5hkscs.c index 2f8534c0e774b1a501ed640fbf3a3a8149a73e30..ed51412bb90dffa8b9f4d0a865e6d2454a2a1ffd 100644 --- a/iconvdata/big5hkscs.c +++ b/iconvdata/big5hkscs.c @@ -1,8 +1,6 @@ /* Mapping tables for Big5-HKSCS handling. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. - Modified for Big5-HKSCS by Roger So , 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/iconvdata/brf.c b/iconvdata/brf.c index a9fb29517aec18e423595e02f8e060cde650c3b3..041b0e99ad7cb5415b8d1c6b5cfac17b7c4e4f15 100644 --- a/iconvdata/brf.c +++ b/iconvdata/brf.c @@ -1,7 +1,6 @@ /* Conversion from and to BRF. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Samuel Thibault , 2006. 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/iconvdata/bug-iconv2.c b/iconvdata/bug-iconv2.c index 4bd45507ab87b1a09767ee18c61c0210637fc5b6..d3c9641a1f68c0c42220a03ad927ece124554a05 100644 --- a/iconvdata/bug-iconv2.c +++ b/iconvdata/bug-iconv2.c @@ -1,4 +1,3 @@ -/* Test case by Akira Higuchi . */ #include #include diff --git a/iconvdata/bug-iconv3.c b/iconvdata/bug-iconv3.c index 5890bd5e4b3ed0b16ab7bad74acfe7820e1ca40f..8ec37d48944748410e26f4a9c5b9da713915481a 100644 --- a/iconvdata/bug-iconv3.c +++ b/iconvdata/bug-iconv3.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/iconvdata/bug-iconv4.c b/iconvdata/bug-iconv4.c index 4469034b93e5912f1a45850914b1d32e826834f6..499d85c3f5027218f8be8651717c3358a79490c7 100644 --- a/iconvdata/bug-iconv4.c +++ b/iconvdata/bug-iconv4.c @@ -1,4 +1,3 @@ -/* Contributed by Jiro SEKIBA . */ #include #include #include diff --git a/iconvdata/cns11643.c b/iconvdata/cns11643.c index d825865c3eeea2685dce8beae3369a8df3851be2..eae978c5f554425fc38b117b6a9a9b688d0dacae 100644 --- a/iconvdata/cns11643.c +++ b/iconvdata/cns11643.c @@ -1,7 +1,6 @@ /* Mapping tables for CNS 11643, planes 2 to 7 handling. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/cns11643.h b/iconvdata/cns11643.h index c4e114b8ef3222d31f2afec151cc24aaa9c36aec..c0a9a313564dd2b8f0ac7726ca1e1b58e82370f0 100644 --- a/iconvdata/cns11643.h +++ b/iconvdata/cns11643.h @@ -1,7 +1,6 @@ /* Access functions for CNS 11643 handling. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/cns11643l1.c b/iconvdata/cns11643l1.c index da6ebef97f1e87793f9a7e3c23c95ea706131e22..052451989fcf45dcdf7e36fda2e5ee4348203832 100644 --- a/iconvdata/cns11643l1.c +++ b/iconvdata/cns11643l1.c @@ -1,7 +1,6 @@ /* Mapping tables for CNS 11643, plane 1 handling. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/cns11643l1.h b/iconvdata/cns11643l1.h index a9c7aad7bb677fc105ddbf2c8e5696d6644c37cf..9597923c4c57a067de15b00ed57eb82eeeb4fdb8 100644 --- a/iconvdata/cns11643l1.h +++ b/iconvdata/cns11643l1.h @@ -1,7 +1,6 @@ /* Access functions for CNS 11643, plane 1 handling. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/cns11643l2.h b/iconvdata/cns11643l2.h index 347ff5cb534168bebc087a4d14d51ce5b45852bb..bb620c0ab32931b66f6552834a2905943fa2a7b2 100644 --- a/iconvdata/cns11643l2.h +++ b/iconvdata/cns11643l2.h @@ -1,7 +1,6 @@ /* Access functions for CNS 11643, plane 2 handling. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/cp10007.c b/iconvdata/cp10007.c index ee0f774c98d4fdd3c3eb71005cf0de80fab72316..0112aaf609f0a74a40298843113d40b02d1c41bd 100644 --- a/iconvdata/cp10007.c +++ b/iconvdata/cp10007.c @@ -1,7 +1,6 @@ /* Conversion from and to CP10007 (MS MacCyrillic). Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/iconvdata/cp1250.c b/iconvdata/cp1250.c index 98123998ad75b46e767396e7e8bd5adb223d8b8f..8e9dbcef073b29a1d36cd1536f84a516b67d976f 100644 --- a/iconvdata/cp1250.c +++ b/iconvdata/cp1250.c @@ -1,7 +1,6 @@ /* Conversion from and to CP1250. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/cp1251.c b/iconvdata/cp1251.c index d3d0f2a9a02bac5b838b687cbbf2c7b8637ce23d..4897fe09b0e683723b36ba069821bf624cb81d92 100644 --- a/iconvdata/cp1251.c +++ b/iconvdata/cp1251.c @@ -1,7 +1,6 @@ /* Conversion from and to CP1251. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/cp1252.c b/iconvdata/cp1252.c index 2fe2eaf0e1561171bbffb07e7eefbc3e01dbaf0c..061419c666756942a7b718b662065eab23d22ce4 100644 --- a/iconvdata/cp1252.c +++ b/iconvdata/cp1252.c @@ -1,7 +1,6 @@ /* Conversion from and to CP1252. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/cp1253.c b/iconvdata/cp1253.c index 13490e84dccb794c7bfb4a7e2cfb6b20b1d71935..74f80064f8a68c23ef487e868ace534dcf89231c 100644 --- a/iconvdata/cp1253.c +++ b/iconvdata/cp1253.c @@ -1,7 +1,6 @@ /* Conversion from and to CP1253. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/cp1254.c b/iconvdata/cp1254.c index dc8e1ec107ea929f479fdf189382e6ffe063796b..077d608f1ffe4335167d2bc2a3897cf2edf7a9a8 100644 --- a/iconvdata/cp1254.c +++ b/iconvdata/cp1254.c @@ -1,7 +1,6 @@ /* Conversion from and to CP1254. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/cp1255.c b/iconvdata/cp1255.c index cbda273221725da7817b9b93b8d6bd4581aa75c2..3c95814072de8a41443021c102738c0529b20a1d 100644 --- a/iconvdata/cp1255.c +++ b/iconvdata/cp1255.c @@ -1,8 +1,6 @@ /* Conversion from and to CP1255. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998, - and Bruno Haible , 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/iconvdata/cp1256.c b/iconvdata/cp1256.c index 4a239e420feede6b8b0e37ca8c3686b2c4af7b34..d0d867eb13355a8a2225189d7a685fd694d28308 100644 --- a/iconvdata/cp1256.c +++ b/iconvdata/cp1256.c @@ -1,7 +1,6 @@ /* Conversion from and to CP1256. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/cp1257.c b/iconvdata/cp1257.c index 8d1949145ef1d557643fa360177b7298cf7b4afb..a27ccf195c62eee6a9847fea2060b3020da545eb 100644 --- a/iconvdata/cp1257.c +++ b/iconvdata/cp1257.c @@ -1,7 +1,6 @@ /* Conversion from and to CP1257. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/cp1258.c b/iconvdata/cp1258.c index dc71850fbdd483f70876668e3712cba795f75db5..1b0173bcdc9b74d5d514c6aaafddb408f8f0f4b4 100644 --- a/iconvdata/cp1258.c +++ b/iconvdata/cp1258.c @@ -1,8 +1,6 @@ /* Conversion from and to CP1258. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998, - and Bruno Haible , 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/iconvdata/cp737.c b/iconvdata/cp737.c index 9da5410aff51fd1079ebbe0c7b37f3be8c591c49..2bfbfdd42b54bed6715e8be89581649896b026c0 100644 --- a/iconvdata/cp737.c +++ b/iconvdata/cp737.c @@ -1,7 +1,6 @@ /* Conversion from and to CP737. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/cp737.h b/iconvdata/cp737.h index 13734ba3d41cb65e7cf2318499b8e742b330ae14..0084e6c91aaad70e77fda2293d230e753a312e20 100644 --- a/iconvdata/cp737.h +++ b/iconvdata/cp737.h @@ -1,7 +1,6 @@ /* Mapping table for CP737. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/cp770.c b/iconvdata/cp770.c index dcef7da9e76bed2526e5d99993a559fd355527b2..0ac74a0fa14c9dd67e24dacef941051a79640dbf 100644 --- a/iconvdata/cp770.c +++ b/iconvdata/cp770.c @@ -1,7 +1,6 @@ /* Conversion from and to CP770. Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/iconvdata/cp771.c b/iconvdata/cp771.c index b3c787fc2f9dfa47d2f6b8ce10a34a937d019acd..45ae2292b6c94cd62d8c0a58ae6388079af5890d 100644 --- a/iconvdata/cp771.c +++ b/iconvdata/cp771.c @@ -1,7 +1,6 @@ /* Conversion from and to CP771. Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/iconvdata/cp772.c b/iconvdata/cp772.c index 2c6a371fccda19406923d861632239ed32d3653f..6eb3891e633cbad15fc486383f374034e6786068 100644 --- a/iconvdata/cp772.c +++ b/iconvdata/cp772.c @@ -1,7 +1,6 @@ /* Conversion from and to CP772. Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/iconvdata/cp773.c b/iconvdata/cp773.c index 6e8e766bb33f0c56ac50277fb9f8dfef5381178e..4f31de26d23b445163d6fbcd3b2165be2f7887d5 100644 --- a/iconvdata/cp773.c +++ b/iconvdata/cp773.c @@ -1,7 +1,6 @@ /* Conversion from and to CP773. Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/iconvdata/cp774.c b/iconvdata/cp774.c index c0200cb426a3b7ee023ddd0e261bc9f47572b40e..461665a5e66f0b565572cf4bcc111003afe608d2 100644 --- a/iconvdata/cp774.c +++ b/iconvdata/cp774.c @@ -1,7 +1,6 @@ /* Conversion from and to CP774. Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/iconvdata/cp775.c b/iconvdata/cp775.c index bd7a9f31fd2cec22aa2218f1d438726824b11776..834f492414a6b1c5e36f6e7502a46687af0ef04f 100644 --- a/iconvdata/cp775.c +++ b/iconvdata/cp775.c @@ -1,7 +1,6 @@ /* Conversion from and to CP775. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/cp775.h b/iconvdata/cp775.h index a071797794361201977ac5a0446b90fbd807ab8d..7229f97c9b40cc1983c66bc5a3826838cb51293d 100644 --- a/iconvdata/cp775.h +++ b/iconvdata/cp775.h @@ -1,7 +1,6 @@ /* Mapping table for CP775. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/cp932.c b/iconvdata/cp932.c index 0d5ef5a895b167c24c9aa4869ff6102118a16fa5..12085202c93c5aad7a001b8b8a2156fa0ae55a67 100644 --- a/iconvdata/cp932.c +++ b/iconvdata/cp932.c @@ -1,7 +1,6 @@ /* Mapping tables for CP932 handling. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by MORIYAMA Masayuki , 2003. 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/iconvdata/csn_369103.c b/iconvdata/csn_369103.c index 4d3fb59930ce0861adb4a0672a58ce0b35c89cb2..12fb472ec874c07cf30de13723fbe2b7a86c94ea 100644 --- a/iconvdata/csn_369103.c +++ b/iconvdata/csn_369103.c @@ -1,7 +1,6 @@ /* Conversion from and to CSN_369103. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/cwi.c b/iconvdata/cwi.c index e13271212c53a9d222781d09c80fd07aa2c2a32f..82ac4598783fbc88fcdda50fcc79f5d8233b8e9d 100644 --- a/iconvdata/cwi.c +++ b/iconvdata/cwi.c @@ -1,7 +1,6 @@ /* Conversion from and to CWI. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/dec-mcs.c b/iconvdata/dec-mcs.c index a23f1344a04ca8f3bfa17f583ab361720ea5bfb7..952a0f870117ba7acc486757611aa2a66bc2e82a 100644 --- a/iconvdata/dec-mcs.c +++ b/iconvdata/dec-mcs.c @@ -1,7 +1,6 @@ /* Conversion from and to DEC-MCS. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ebcdic-at-de-a.c b/iconvdata/ebcdic-at-de-a.c index 03243f1f01c183c71f44ceb49a876baec3fe0d4a..bffc3eaa6d60c40d6ea4f324788bca52525c671d 100644 --- a/iconvdata/ebcdic-at-de-a.c +++ b/iconvdata/ebcdic-at-de-a.c @@ -1,7 +1,6 @@ /* Conversion from and to EBCDIC-AT-DE-A. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/ebcdic-at-de.c b/iconvdata/ebcdic-at-de.c index 5cb4f5cecdf47db9bef73b4f976bde4d21e0a692..5ab96042b9ec0dfd6f59660f845ffe2bf1e755b2 100644 --- a/iconvdata/ebcdic-at-de.c +++ b/iconvdata/ebcdic-at-de.c @@ -1,7 +1,6 @@ /* Conversion from and to EBCDIC-AT-DE. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/ebcdic-ca-fr.c b/iconvdata/ebcdic-ca-fr.c index 3bcfc7e86ea9d74393e51ec9275b70f54cab3cc9..35c53deaf5394ee22e6fdae3e4e2307e76f4cb35 100644 --- a/iconvdata/ebcdic-ca-fr.c +++ b/iconvdata/ebcdic-ca-fr.c @@ -1,7 +1,6 @@ /* Conversion from and to EBCDIC-CA-FR. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/ebcdic-dk-no-a.c b/iconvdata/ebcdic-dk-no-a.c index 6693a545cbde54238d84758c3303ae454adc060b..9578cc2601813bd41a29e47291f18b3daa8c30f8 100644 --- a/iconvdata/ebcdic-dk-no-a.c +++ b/iconvdata/ebcdic-dk-no-a.c @@ -1,7 +1,6 @@ /* Conversion from and to EBCDIC-DK-NO-A. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ebcdic-dk-no.c b/iconvdata/ebcdic-dk-no.c index 728f14611b0140acd2b2772ee245eaa46d2cf54d..37e8d624302a3d3a8433434f0ac50179cd31ce38 100644 --- a/iconvdata/ebcdic-dk-no.c +++ b/iconvdata/ebcdic-dk-no.c @@ -1,7 +1,6 @@ /* Conversion from and to EBCDIC-DK-NO. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ebcdic-es-a.c b/iconvdata/ebcdic-es-a.c index 0597b0b4f9d7ed21224a867fcc5b25748ef94fb4..1732a8614faab6a1d60fe925e37ac9cdd7a3eaf6 100644 --- a/iconvdata/ebcdic-es-a.c +++ b/iconvdata/ebcdic-es-a.c @@ -1,7 +1,6 @@ /* Conversion from and to EBCDIC-ES-A. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ebcdic-es-s.c b/iconvdata/ebcdic-es-s.c index ff3f272fed5f75bb5a67bfbd9f24e02ea1735771..0acc4529413fe509d4e731b9f7cb0f600ee5f0c6 100644 --- a/iconvdata/ebcdic-es-s.c +++ b/iconvdata/ebcdic-es-s.c @@ -1,7 +1,6 @@ /* Conversion from and to EBCDIC-ES-S. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ebcdic-es.c b/iconvdata/ebcdic-es.c index 682ddf29783a687aef763c1d76424066385144d8..944490ddd12dba8e4bbc6497e8cde387d1b170c4 100644 --- a/iconvdata/ebcdic-es.c +++ b/iconvdata/ebcdic-es.c @@ -1,7 +1,6 @@ /* Conversion from and to EBCDIC-ES. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ebcdic-fi-se-a.c b/iconvdata/ebcdic-fi-se-a.c index 4409649082ec0e3535f2f24fed24b3e827d16326..37a5e1cb9ee5e62261769644fe6cdba0c15ccdab 100644 --- a/iconvdata/ebcdic-fi-se-a.c +++ b/iconvdata/ebcdic-fi-se-a.c @@ -1,7 +1,6 @@ /* Conversion from and to EBCDIC-FI-SE-A. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ebcdic-fi-se.c b/iconvdata/ebcdic-fi-se.c index 5d6642f17507c32802dd2dc5ecdc8ce2e80f9dca..575c97ce2538f7a65b2cfd50253693431d3b80d3 100644 --- a/iconvdata/ebcdic-fi-se.c +++ b/iconvdata/ebcdic-fi-se.c @@ -1,7 +1,6 @@ /* Conversion from and to EBCDIC-FI-SE. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ebcdic-fr.c b/iconvdata/ebcdic-fr.c index 8a09a159fc1f585246881c9abf63cc1e156fabb2..4e8fca84b444052d5788532a7481a2cbb22ab93d 100644 --- a/iconvdata/ebcdic-fr.c +++ b/iconvdata/ebcdic-fr.c @@ -1,7 +1,6 @@ /* Conversion from and to EBCDIC-FR. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ebcdic-is-friss.c b/iconvdata/ebcdic-is-friss.c index b382ae6cd6d7d5224bfbc35334d8c4fc62c9a5c9..a7fd086a1e4ceb50faf1716c003ec17bca5dba9a 100644 --- a/iconvdata/ebcdic-is-friss.c +++ b/iconvdata/ebcdic-is-friss.c @@ -1,7 +1,6 @@ /* Conversion from and to EBCDIC-IS-FRISS. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ebcdic-it.c b/iconvdata/ebcdic-it.c index 6ea5cb63359d227f68df5b5a6b61a8711100fbb9..754efa3d911c8e868b81e449ae757bca4f538bf9 100644 --- a/iconvdata/ebcdic-it.c +++ b/iconvdata/ebcdic-it.c @@ -1,7 +1,6 @@ /* Conversion from and to EBCDIC-IT. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ebcdic-pt.c b/iconvdata/ebcdic-pt.c index 61f5f0d7d5d6978efe28321763e5e4a959a93931..9618bee456fdab2e098653a1227580fd77739760 100644 --- a/iconvdata/ebcdic-pt.c +++ b/iconvdata/ebcdic-pt.c @@ -1,7 +1,6 @@ /* Conversion from and to EBCDIC-PT. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ebcdic-uk.c b/iconvdata/ebcdic-uk.c index 9015614e8be5b628e5f433ce1dd678bc59097375..0071593c17d35c898bc39a0e9020608b6849f00a 100644 --- a/iconvdata/ebcdic-uk.c +++ b/iconvdata/ebcdic-uk.c @@ -1,7 +1,6 @@ /* Conversion from and to EBCDIC-UK. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ebcdic-us.c b/iconvdata/ebcdic-us.c index ba196f7ea004d97964dcc40c00d53977f25ab475..99940e6053d60baf1341c07dbb32b42094718acc 100644 --- a/iconvdata/ebcdic-us.c +++ b/iconvdata/ebcdic-us.c @@ -1,7 +1,6 @@ /* Conversion from and to EBCDIC-US. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ecma-cyrillic.c b/iconvdata/ecma-cyrillic.c index eaf65c5db5876ad7690946ae9ab31506ac267c01..c42a3d44b610ccc1098f8b7d99af1b917f382327 100644 --- a/iconvdata/ecma-cyrillic.c +++ b/iconvdata/ecma-cyrillic.c @@ -1,7 +1,6 @@ /* Conversion from and to ECMA-CYRILLIC. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/euc-cn.c b/iconvdata/euc-cn.c index d3f087e5068ce7c47e668b53354b1507f291c65e..1fa0465482b4b1adb6fd5a6c660ba9a4f96523ce 100644 --- a/iconvdata/euc-cn.c +++ b/iconvdata/euc-cn.c @@ -1,7 +1,6 @@ /* Mapping tables for EUC-CN handling. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/euc-jisx0213.c b/iconvdata/euc-jisx0213.c index 9234b8db10e94cc08ca9f45abeb3e261eb21a47f..54a0f542ea548a38939a97f65f05195aebd50340 100644 --- a/iconvdata/euc-jisx0213.c +++ b/iconvdata/euc-jisx0213.c @@ -1,7 +1,6 @@ /* Conversion from and to EUC-JISX0213. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bruno Haible , 2002. 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/iconvdata/euc-jp-ms.c b/iconvdata/euc-jp-ms.c index e0671a0d884b268b091eb1c3ab322b4c469367da..3a11603c758e812f34722f363fd1f2d87bee3574 100644 --- a/iconvdata/euc-jp-ms.c +++ b/iconvdata/euc-jp-ms.c @@ -1,7 +1,6 @@ /* Mapping tables for EUCJP-MS handling. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by MORIYAMA Masayuki , 2003. 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/iconvdata/euc-jp.c b/iconvdata/euc-jp.c index 8f8cde9c27e33296d86b07e25875f97bbb82aad1..a6c18b8e835d1d14f21e150526b29054ffcbb6e1 100644 --- a/iconvdata/euc-jp.c +++ b/iconvdata/euc-jp.c @@ -1,7 +1,6 @@ /* Mapping tables for EUC-JP handling. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/euc-kr.c b/iconvdata/euc-kr.c index 62b09cb8257431b7c38e0c641579048fce20cf22..4fdf5e9b8c0a4d6b5e456eb84b54173b02cacb60 100644 --- a/iconvdata/euc-kr.c +++ b/iconvdata/euc-kr.c @@ -1,8 +1,6 @@ /* Mapping tables for EUC-KR handling. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jungshik Shin - and Ulrich Drepper , 1998. 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/iconvdata/euc-tw.c b/iconvdata/euc-tw.c index 0aa4c937ccb65ea7330d607df73236726f44be54..08be5a625197783cd36dc14b336321621a4c53bd 100644 --- a/iconvdata/euc-tw.c +++ b/iconvdata/euc-tw.c @@ -1,7 +1,6 @@ /* Mapping tables for EUC-TW handling. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/gb18030.c b/iconvdata/gb18030.c index 0b03b9bba5bced8d9f036833072c72a0e3dbc469..3031fc2caba1eb40530bfe8ed7bf399f29670b2a 100644 --- a/iconvdata/gb18030.c +++ b/iconvdata/gb18030.c @@ -1,7 +1,6 @@ /* Mapping tables for GBK handling. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Sean Chen , 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public @@ -17,12 +16,6 @@ License along with the GNU C Library; if not, see . */ -/* This file is added for supporting gb18030-2000 code. - by Wang ShouHua & Wu Jian - Redflag Linux company - www.redflag-linux.com -*/ - /* The GB18030 standard was re-released on Nov. 2000 and many code values * were changed. The reimplementation of this module is based on the info * from Markus Scherer's site: @@ -31,10 +24,6 @@ * Original - Yong Li Jan. 28, 2001 */ -/* Dec 20 2001 Yu Shao - * Revision, fixing bugs, adding missing entries. - */ - #include #include #include diff --git a/iconvdata/gb2312.c b/iconvdata/gb2312.c index bb16e3d9cd2892034ae605c6316c62099777c6af..760e25c760bc5cea08fd3df8ad5e50a80b287eb6 100644 --- a/iconvdata/gb2312.c +++ b/iconvdata/gb2312.c @@ -1,7 +1,6 @@ /* GB 2312 conversion tables. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/gb2312.h b/iconvdata/gb2312.h index 8d0384e345987f6e690ba2cd8cebf8ee979efc70..ea8a435e07c009ed99b9fe988c46025e722fd58d 100644 --- a/iconvdata/gb2312.h +++ b/iconvdata/gb2312.h @@ -1,7 +1,6 @@ /* Access functions for GB2312 conversion. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/gbbig5.c b/iconvdata/gbbig5.c index 5239f53d6b2b4084dcfd581afa493814aa725c21..975672006fe96d76dca079c955f456a3cd83f5fa 100644 --- a/iconvdata/gbbig5.c +++ b/iconvdata/gbbig5.c @@ -1,7 +1,6 @@ /* Mapping tables from GB2312 to BIG5 and vice versa. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/iconvdata/gbgbk.c b/iconvdata/gbgbk.c index 7931983ef1c86cbfa89827c61be03cd3a3cf08b9..d94befc791d3f86811ed0ecf41fa73f2801a7884 100644 --- a/iconvdata/gbgbk.c +++ b/iconvdata/gbgbk.c @@ -1,7 +1,6 @@ /* Mapping tables from GBK to GB2312 and vice versa. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/iconvdata/gbk.c b/iconvdata/gbk.c index c96c98ed1c2b95d967387593e77ff6330b618ec5..d27cdabf30af786e538e1ed00f97284a563ad8de 100644 --- a/iconvdata/gbk.c +++ b/iconvdata/gbk.c @@ -1,7 +1,6 @@ /* Mapping tables for GBK handling. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Sean Chen , 1999. 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/iconvdata/georgian-academy.c b/iconvdata/georgian-academy.c index 23e504d43b9e2e243f651d777c706f7bab43b790..aeabfdbbf5cb2b783e095ba5b6147ba8b448b067 100644 --- a/iconvdata/georgian-academy.c +++ b/iconvdata/georgian-academy.c @@ -1,7 +1,6 @@ /* Conversion from and to GEORGIAN-ACADEMY. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/iconvdata/georgian-ps.c b/iconvdata/georgian-ps.c index 3fb7293900ed6b7de73253d2855714952d833cd0..99216479baafc364db5180bda1dfcd4f12a61298 100644 --- a/iconvdata/georgian-ps.c +++ b/iconvdata/georgian-ps.c @@ -1,7 +1,6 @@ /* Conversion from and to GEORGIAN-PS. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/iconvdata/gost_19768-74.c b/iconvdata/gost_19768-74.c index 2fcc3c2a2a7133310ccb12b3e724fa98f4f60364..36d1efb42e3a12aa6ce0f2b57d8e3b40cba064fc 100644 --- a/iconvdata/gost_19768-74.c +++ b/iconvdata/gost_19768-74.c @@ -1,7 +1,6 @@ /* Conversion from and to GOST_19768-74. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/greek-ccitt.c b/iconvdata/greek-ccitt.c index 7219aa2c214a3341e1874576336aac6641335160..56ad73a2e0edf009b2ae0af74026cebe375bb464 100644 --- a/iconvdata/greek-ccitt.c +++ b/iconvdata/greek-ccitt.c @@ -1,7 +1,6 @@ /* Conversion from and to GREEK-CCITT. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/greek7-old.c b/iconvdata/greek7-old.c index 9379f06569af289ef16558bd0a8458dbdf3dc388..7fc78fdeff8c9a7b6aa9222a300ac2d41c8b7807 100644 --- a/iconvdata/greek7-old.c +++ b/iconvdata/greek7-old.c @@ -1,7 +1,6 @@ /* Conversion from and to GREEK7-OLD. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/greek7.c b/iconvdata/greek7.c index baeff15a209ce1e9eba577a7d9acbd42d24a3d57..0afe76eed51145bd86dab52bea2fb4547086d104 100644 --- a/iconvdata/greek7.c +++ b/iconvdata/greek7.c @@ -1,7 +1,6 @@ /* Conversion from and to GREEK7. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/hp-greek8.c b/iconvdata/hp-greek8.c index aba809ce54e45a1218566214b5305a0f607fca45..980e47b3394003eeb0178567a0018cae43d0e50c 100644 --- a/iconvdata/hp-greek8.c +++ b/iconvdata/hp-greek8.c @@ -1,7 +1,6 @@ /* Conversion from and to HP-GREEK8. Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2007. 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/iconvdata/hp-roman8.c b/iconvdata/hp-roman8.c index c26e0e6ca306859d72ab5219c7ffd4b3cb56fd4d..097271c936be975692e2b8e06220931878f02a20 100644 --- a/iconvdata/hp-roman8.c +++ b/iconvdata/hp-roman8.c @@ -1,7 +1,6 @@ /* Conversion from and to HP-ROMAN8. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/hp-roman9.c b/iconvdata/hp-roman9.c index c8d6d2acf1d5c4258c49f8a852de5b041bb5844f..476c16145d8b8f290a45d1f42abc1637f870c50a 100644 --- a/iconvdata/hp-roman9.c +++ b/iconvdata/hp-roman9.c @@ -1,7 +1,6 @@ /* Conversion from and to HP-ROMAN9. Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2007. 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/iconvdata/hp-thai8.c b/iconvdata/hp-thai8.c index 7da9873dc7857277da79eb347d7152fed1f43bf0..6bdfb88d13e3cbaadc008005d9d57dfac16c3019 100644 --- a/iconvdata/hp-thai8.c +++ b/iconvdata/hp-thai8.c @@ -1,7 +1,6 @@ /* Conversion from and to HP-THAI8. Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2007. 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/iconvdata/hp-turkish8.c b/iconvdata/hp-turkish8.c index e9e62f64e6118a035edd14943fb87d20a51bb650..2a20c4d9f0951f2252facd9fe9640a65f4c346ea 100644 --- a/iconvdata/hp-turkish8.c +++ b/iconvdata/hp-turkish8.c @@ -1,7 +1,6 @@ /* Conversion from and to HP-TURKISH8. Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2007. 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/iconvdata/ibm037.c b/iconvdata/ibm037.c index 7bc927895fe23e0e7620d32fcef9ff71a403e5b4..f95f0c4cbdd89c1bc11944b0604fa2f584d32a1b 100644 --- a/iconvdata/ibm037.c +++ b/iconvdata/ibm037.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM037. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm038.c b/iconvdata/ibm038.c index f3061c25595e3df9c4972b8b0ec6124377fcd13f..ad57cb24af3aa32c4c722f74af4e45962b8b34f2 100644 --- a/iconvdata/ibm038.c +++ b/iconvdata/ibm038.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM038. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm1004.c b/iconvdata/ibm1004.c index dcb46963ad4142493a2bb5936417ea65239a7464..135a23993ae1f07c03fbc45552d7ea70184c1ca4 100644 --- a/iconvdata/ibm1004.c +++ b/iconvdata/ibm1004.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1004. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm1008.c b/iconvdata/ibm1008.c index 159a2019b9e1b1c60c0c7803eff2a3b92b041567..c1f1e3a20c2d9b61e85222942e782a59d760ca9e 100644 --- a/iconvdata/ibm1008.c +++ b/iconvdata/ibm1008.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1008. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1008.h b/iconvdata/ibm1008.h index 62f2cd1a04c0d64ab6ece56b1b70da4dfd27048d..1b2ba95c28b06a8477f1f19e4672df0fa8e8f21c 100644 --- a/iconvdata/ibm1008.h +++ b/iconvdata/ibm1008.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1008. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1008_420.c b/iconvdata/ibm1008_420.c index 6eb54ccefb0e10b8f780f97ca6cb66ca639bdd7e..7be2c4b603d2cedada6837d3e4b16eafc45a1a50 100644 --- a/iconvdata/ibm1008_420.c +++ b/iconvdata/ibm1008_420.c @@ -1,7 +1,6 @@ /* Mapping tables from IBM1008 to IBM420 and vice versa. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1025.c b/iconvdata/ibm1025.c index 6c20cd388c166c03d97ba4fb768521d6669549f2..a2a321276049fb05af8ef40af4d65a071524016b 100644 --- a/iconvdata/ibm1025.c +++ b/iconvdata/ibm1025.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1025. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jiro SEKIBA , 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/iconvdata/ibm1025.h b/iconvdata/ibm1025.h index 1fa0c27241d83ee5472e96e1615d25f2be52f1e4..8bf1dac917db445c8346c8e6bd17f99f5dfa8303 100644 --- a/iconvdata/ibm1025.h +++ b/iconvdata/ibm1025.h @@ -1,7 +1,6 @@ /* Mapping table for IBM1025. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jiro SEKIBA , 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/iconvdata/ibm1026.c b/iconvdata/ibm1026.c index 2404ef4e236c1529d556f306cb466769a2eb098a..7ec8d8561836c677cfe7b43a270c1fe12a3db3b5 100644 --- a/iconvdata/ibm1026.c +++ b/iconvdata/ibm1026.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1026. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm1046.c b/iconvdata/ibm1046.c index 6b1c52698eb375e28b535f295ffaaec3293e0f78..e636c6e2725056c95b8a8f98255ad99b74526658 100644 --- a/iconvdata/ibm1046.c +++ b/iconvdata/ibm1046.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1046. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1046.h b/iconvdata/ibm1046.h index fc6b76db89775d882aa0afceb65b4e255f1e1473..a3291addbc01fe01b6fbe7d94382aa15251a35e4 100644 --- a/iconvdata/ibm1046.h +++ b/iconvdata/ibm1046.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1046. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1047.c b/iconvdata/ibm1047.c index 1f390866bf2dea01af01559c74bc527140a880c5..d9a61d07eb0b219051a668891a2203c78de6d3ef 100644 --- a/iconvdata/ibm1047.c +++ b/iconvdata/ibm1047.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1047. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm1097.c b/iconvdata/ibm1097.c index d0b84a5ef8726c982dd1a63ff34b6f535a32162a..c3bf83295be9b048b6c82cd7ba8a1be29dbc3852 100644 --- a/iconvdata/ibm1097.c +++ b/iconvdata/ibm1097.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1097. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1097.h b/iconvdata/ibm1097.h index 9d4ba52a5cbbe196cb8383c41f22fc9f57b8ff8d..2afa0031f416a74735b5661f154f3d3b1e97473e 100644 --- a/iconvdata/ibm1097.h +++ b/iconvdata/ibm1097.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1097. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1112.c b/iconvdata/ibm1112.c index 2bbbc020c86b450989a5b12a1099e73ebebbb655..08f9274bd566b39508c82413fbefff1872af6295 100644 --- a/iconvdata/ibm1112.c +++ b/iconvdata/ibm1112.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1112. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1112.h b/iconvdata/ibm1112.h index b5c40190b5167c675629cfc503e3935ce0605bc9..e354488e891e5726e53df21015dddae744678a0d 100644 --- a/iconvdata/ibm1112.h +++ b/iconvdata/ibm1112.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1112. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1122.c b/iconvdata/ibm1122.c index acea64a2369a0418c40ca008f73b19b508739820..790851099c5931b195aec1e4cfe3ab160375a6f8 100644 --- a/iconvdata/ibm1122.c +++ b/iconvdata/ibm1122.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1122. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jiro SEKIBA , 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/iconvdata/ibm1122.h b/iconvdata/ibm1122.h index e66846b470543cba39f00f58b2dc9cf2b75eddfd..5ed8becab800852a5e12ec4404c7df693b5368b5 100644 --- a/iconvdata/ibm1122.h +++ b/iconvdata/ibm1122.h @@ -1,7 +1,6 @@ /* Mapping table for IBM1122. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jiro SEKIBA , 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/iconvdata/ibm1123.c b/iconvdata/ibm1123.c index bb6c4bb31a96f4fa00500f196bde887dc106dd5d..debb6073b06fda6c930ad791e254a01b7da23b54 100644 --- a/iconvdata/ibm1123.c +++ b/iconvdata/ibm1123.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1123. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1123.h b/iconvdata/ibm1123.h index 086fe20e0575e6875cef4ca84214f9edfc098598..db0c0701a5ec2bdf85a03190d005534482d1393e 100644 --- a/iconvdata/ibm1123.h +++ b/iconvdata/ibm1123.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1123. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1124.c b/iconvdata/ibm1124.c index d67b5eb91c2e53763c7501d61854bb6e20174fe2..3c6dc8259afc36067de1fef57352fa54c066e170 100644 --- a/iconvdata/ibm1124.c +++ b/iconvdata/ibm1124.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1124. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1124.h b/iconvdata/ibm1124.h index 7aaa93e5660ac94724ecba9f418e6bf7650996f4..c092e839681397717082f0bc627c088f3f276a0d 100644 --- a/iconvdata/ibm1124.h +++ b/iconvdata/ibm1124.h @@ -1,7 +1,6 @@ /* Conversion from and to IBM1124. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1129.c b/iconvdata/ibm1129.c index 00e4c81e3063e68e1072d933880f0e47f698e64f..dd882802b85483bf61f94f2848eda6c0dd8623ca 100644 --- a/iconvdata/ibm1129.c +++ b/iconvdata/ibm1129.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1129. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1129.h b/iconvdata/ibm1129.h index b2ab73a13a956dec91321eccfa6123c1d139f2c8..424ea37f895a18e49bccaca80d1bdd0fdab0e48d 100644 --- a/iconvdata/ibm1129.h +++ b/iconvdata/ibm1129.h @@ -1,7 +1,6 @@ /* Conversion from and to IBM1129. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1130.c b/iconvdata/ibm1130.c index a3426af8dfa816925c0b623c073671ffcbe9dda4..f648480c6a75b1dbb3ca0ecb5e3098303e4c72c0 100644 --- a/iconvdata/ibm1130.c +++ b/iconvdata/ibm1130.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1130. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1130.h b/iconvdata/ibm1130.h index 9c960d44f2b32406e383338dbced9bab42584143..d38340d1f1657fbded92a56f8b57910d331aa5f2 100644 --- a/iconvdata/ibm1130.h +++ b/iconvdata/ibm1130.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1130. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1132.c b/iconvdata/ibm1132.c index c16eea41b28057532623f28722577dcce4c7a624..0dc4f5704af5c9931ab96eb97d8c85e57c4ea230 100644 --- a/iconvdata/ibm1132.c +++ b/iconvdata/ibm1132.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1132. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1132.h b/iconvdata/ibm1132.h index 09a65de247beec88496323280b001139f30546b2..82fb5a6358f19d574f02d17be0a500fb20519fa5 100644 --- a/iconvdata/ibm1132.h +++ b/iconvdata/ibm1132.h @@ -1,7 +1,6 @@ /* Mapping table for IBM1132. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1133.c b/iconvdata/ibm1133.c index 31102d59ff4866bc91fb54420ea46f16867fbb35..247c85ea461bd937fa0fc744d59ea290c58c9bf7 100644 --- a/iconvdata/ibm1133.c +++ b/iconvdata/ibm1133.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1133. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1133.h b/iconvdata/ibm1133.h index 28572b6361c87cae1e40b7ebfa19d4a578d9c6d9..ed25d03214385fa6239faab880cafcf106a084c3 100644 --- a/iconvdata/ibm1133.h +++ b/iconvdata/ibm1133.h @@ -1,7 +1,6 @@ /* Mapping table for IBM1133. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1137.c b/iconvdata/ibm1137.c index 1c26fb42d121dff34e47e068da6788c0856b9c67..9a85d467701227ea49cc333041b5f6d5e9f7ae08 100644 --- a/iconvdata/ibm1137.c +++ b/iconvdata/ibm1137.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1137. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jiro SEKIBA , 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/iconvdata/ibm1137.h b/iconvdata/ibm1137.h index f64da8c834b4b138e7914ec88a0ee674ea3f7667..56ca536619005078814975b39c4cf0c31a3f331d 100644 --- a/iconvdata/ibm1137.h +++ b/iconvdata/ibm1137.h @@ -1,7 +1,6 @@ /* Mapping table for IBM1137. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jiro SEKIBA , 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/iconvdata/ibm1140.c b/iconvdata/ibm1140.c index 07a6fa76e1dc70ed72ab5ded681c8694f64f5efc..a38291d925a330e98f4b0bb7b2576f34cc2ca9e6 100644 --- a/iconvdata/ibm1140.c +++ b/iconvdata/ibm1140.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1140. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1140.h b/iconvdata/ibm1140.h index db91a9dcb8302e0c1754e1d61ce73b989871bfee..ac0573f0b751527559936963b80db318b0fe97fc 100644 --- a/iconvdata/ibm1140.h +++ b/iconvdata/ibm1140.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1140. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1141.c b/iconvdata/ibm1141.c index 16604218e5dbfe10f7a47b63103571c980793b85..20f73653fc0aacbb4827e44daa07c1a025ded0f9 100644 --- a/iconvdata/ibm1141.c +++ b/iconvdata/ibm1141.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1141. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1141.h b/iconvdata/ibm1141.h index 3aa38f9777919ac30084f16eb6bc877f312639b4..f5814faea2c3951937652e1dd0e3502f868177d0 100644 --- a/iconvdata/ibm1141.h +++ b/iconvdata/ibm1141.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1141. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1142.c b/iconvdata/ibm1142.c index 47e4458420779bf8fc7dd7b2871bd6ed35235bf3..6763c70e63d45948649110061342e6622a49d5b3 100644 --- a/iconvdata/ibm1142.c +++ b/iconvdata/ibm1142.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1142. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1142.h b/iconvdata/ibm1142.h index 252930f593840388e2fd4a34bb8628800caf3ebd..f97a753af225ba3c9fc5ee13874912b5e67dcaec 100644 --- a/iconvdata/ibm1142.h +++ b/iconvdata/ibm1142.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1142. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1143.c b/iconvdata/ibm1143.c index b99c267381bbf656bff1389357bd5b039754b799..91f4b383f06c89bc45a817ac637d67f8c89bb89a 100644 --- a/iconvdata/ibm1143.c +++ b/iconvdata/ibm1143.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1143. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1143.h b/iconvdata/ibm1143.h index d5ea4deab35a479c810fcaf10f4c5a879e17b82e..f03bdf1b3ad0e935c1a2f8ea7582c812b9a5db92 100644 --- a/iconvdata/ibm1143.h +++ b/iconvdata/ibm1143.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1143. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1144.c b/iconvdata/ibm1144.c index 28f0c1d14f7d2a8ae42ce73e1665e0570d2655e6..57359c653cd3260a2902f3e93b295633ffaec8c9 100644 --- a/iconvdata/ibm1144.c +++ b/iconvdata/ibm1144.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1144. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1144.h b/iconvdata/ibm1144.h index c96f81e6fd2d9bf0dfd0a28404fe5373ba8a4cdc..c9b46575024acc1f735294c69d752ae081289b6c 100644 --- a/iconvdata/ibm1144.h +++ b/iconvdata/ibm1144.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1144. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1145.c b/iconvdata/ibm1145.c index ea668c499c4e3eaa9691ea5410ff04d905a532ad..4b0f0dea9214e2908569df5f225d287d1cb67de1 100644 --- a/iconvdata/ibm1145.c +++ b/iconvdata/ibm1145.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1145. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1145.h b/iconvdata/ibm1145.h index 48628c43c34fd85643b701df793b8e3274604ae5..3fd9ddf8fdbdaa496fb943ff55dd14107264ac7d 100644 --- a/iconvdata/ibm1145.h +++ b/iconvdata/ibm1145.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1145. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1146.c b/iconvdata/ibm1146.c index 86dd106c5a203e7f50ce0b624ad33481a9bc22dd..e06eb08447f193d8d8bd2d93b3f2af594f3871dc 100644 --- a/iconvdata/ibm1146.c +++ b/iconvdata/ibm1146.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1146. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1146.h b/iconvdata/ibm1146.h index 77a5f980c3a03e66bce5fd8264a2b92dba220194..142f795242bcb3d85b918c6b81e28c669eb9f97d 100644 --- a/iconvdata/ibm1146.h +++ b/iconvdata/ibm1146.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1146. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1147.c b/iconvdata/ibm1147.c index 459ef013a079fb711653048ec75f8f857ad3d9ac..d65a7e64df017bb41a1f5022c9f32df22e51a4ef 100644 --- a/iconvdata/ibm1147.c +++ b/iconvdata/ibm1147.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1147. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1147.h b/iconvdata/ibm1147.h index 96b52eb5ef1e11a9d43e9a2d6949390866ec3076..30e9665d63f848ad417b6bd71e5db3a750e7451c 100644 --- a/iconvdata/ibm1147.h +++ b/iconvdata/ibm1147.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1147. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1148.c b/iconvdata/ibm1148.c index 0a8e75cf75c2a3fdadd18dbff4fd3d122fae8410..6fd46158d36d5ee41c536635309005292a199faa 100644 --- a/iconvdata/ibm1148.c +++ b/iconvdata/ibm1148.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1148. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1148.h b/iconvdata/ibm1148.h index 7e4b866687f22787190951c0a7e1190b1f656583..2a8b7b6b48b00800b3f68246873b53b4d7165439 100644 --- a/iconvdata/ibm1148.h +++ b/iconvdata/ibm1148.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1148. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1149.c b/iconvdata/ibm1149.c index bc3497b8e2c0a70b950be34b787eb798a49dbb0d..951cc97031790228caf3dda1b7004b70f46951dd 100644 --- a/iconvdata/ibm1149.c +++ b/iconvdata/ibm1149.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1149. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1149.h b/iconvdata/ibm1149.h index a30b36d1b32a7e74337c47e131cf5428b3092b0b..0409b6f28a0219c96de90d47c8774422f522ccc2 100644 --- a/iconvdata/ibm1149.h +++ b/iconvdata/ibm1149.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1149. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1153.c b/iconvdata/ibm1153.c index 23683ac093fd2db1f950385bc68643a77f7c51ae..39977a188ec0e4a3f15a99bbb9ff1c46712857b9 100644 --- a/iconvdata/ibm1153.c +++ b/iconvdata/ibm1153.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1153. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jiro SEKIBA , 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/iconvdata/ibm1153.h b/iconvdata/ibm1153.h index 54ba2866a4eeb6c9838fe104662dfce1251bed41..7f58091514dd099db256269c22b6f49ca96b3702 100644 --- a/iconvdata/ibm1153.h +++ b/iconvdata/ibm1153.h @@ -1,7 +1,6 @@ /* Mapping table for IBM1153. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jiro SEKIBA , 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/iconvdata/ibm1154.c b/iconvdata/ibm1154.c index 834b36db7b666ee68151b78e7158f8400e7c028c..34f54ff9ce03b003ec8d7a2ce79d92612b08ad75 100644 --- a/iconvdata/ibm1154.c +++ b/iconvdata/ibm1154.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1154. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jiro SEKIBA , 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/iconvdata/ibm1154.h b/iconvdata/ibm1154.h index d6f25cadef508d58b93196a11fa19a20a4a40017..01f8e7c7fc7ceffd3c720f86852c2eb4540cb7cb 100644 --- a/iconvdata/ibm1154.h +++ b/iconvdata/ibm1154.h @@ -1,7 +1,6 @@ /* Mapping table for IBM1154. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jiro SEKIBA , 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/iconvdata/ibm1155.c b/iconvdata/ibm1155.c index e8a07c4f233a02fcadfe098d868a52e127897ad0..0c2b176c768a2af4d29ac055352d41f62ab647af 100644 --- a/iconvdata/ibm1155.c +++ b/iconvdata/ibm1155.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1155. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jiro SEKIBA , 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/iconvdata/ibm1155.h b/iconvdata/ibm1155.h index efd21184c7be9701f4c647c64118fdbdc08b9278..241cadfb061ed59532a1eb571b2459171af11ed3 100644 --- a/iconvdata/ibm1155.h +++ b/iconvdata/ibm1155.h @@ -1,7 +1,6 @@ /* Mapping table for IBM1155. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jiro SEKIBA , 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/iconvdata/ibm1156.c b/iconvdata/ibm1156.c index 583995e6e400498ace2a2b988ec161b33449bbce..bdd0c4bd9cec37f90ce1e1f81833c94232a54105 100644 --- a/iconvdata/ibm1156.c +++ b/iconvdata/ibm1156.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1156. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jiro SEKIBA , 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/iconvdata/ibm1156.h b/iconvdata/ibm1156.h index a019934349e9ea58f74e4cfd042a618235f48e32..d73a1d32a59967e3292516fdd12863b3f4347ab3 100644 --- a/iconvdata/ibm1156.h +++ b/iconvdata/ibm1156.h @@ -1,7 +1,6 @@ /* Mapping table for IBM1156. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jiro SEKIBA , 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/iconvdata/ibm1157.c b/iconvdata/ibm1157.c index 25fdcf4426d88405922b1b8e33c3ce725631f02a..9d71fae49297fad946bc5240a8da0cc61058ac5f 100644 --- a/iconvdata/ibm1157.c +++ b/iconvdata/ibm1157.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1157. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jiro SEKIBA , 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/iconvdata/ibm1157.h b/iconvdata/ibm1157.h index 2ddf3717253eb963fdd2068bb75ff491af2bffc2..ffa73448bc92588a1305e8783f32efec4552dd97 100644 --- a/iconvdata/ibm1157.h +++ b/iconvdata/ibm1157.h @@ -1,7 +1,6 @@ /* Mapping table for IBM1157. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jiro SEKIBA , 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/iconvdata/ibm1158.c b/iconvdata/ibm1158.c index 4c9c8b03d6f88d640a8355fc407622085b8a1496..186294926e714b1d5da6e36ab82b42309ca0475e 100644 --- a/iconvdata/ibm1158.c +++ b/iconvdata/ibm1158.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1158. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jiro SEKIBA , 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/iconvdata/ibm1158.h b/iconvdata/ibm1158.h index facbc13b71a6e8c2369cdbc89c3b3be1085f782f..e6160c127f8a7bcd7b26f1c0cdc4dda0fcf04aac 100644 --- a/iconvdata/ibm1158.h +++ b/iconvdata/ibm1158.h @@ -1,7 +1,6 @@ /* Mapping table for IBM1158. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jiro SEKIBA , 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/iconvdata/ibm1160.c b/iconvdata/ibm1160.c index 8c4cf4d053f1a3c129f6f9b240d76debab535f35..ed7e848638b1b1c9b69b37a24971537af94a2b8b 100644 --- a/iconvdata/ibm1160.c +++ b/iconvdata/ibm1160.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1160. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1160.h b/iconvdata/ibm1160.h index 137de57f55fae1ac078293ceeaec9b8dede1f548..5c6cfd2bc7bf9e4b8a45b73d3477304413b41243 100644 --- a/iconvdata/ibm1160.h +++ b/iconvdata/ibm1160.h @@ -1,7 +1,6 @@ /* Mapping table for IBM1160. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1161.c b/iconvdata/ibm1161.c index 7ef4e4354131b48da1f3a835aae47fe5d91758c7..f52186f1bfb319a545e8e0db450b8fcd5cc62682 100644 --- a/iconvdata/ibm1161.c +++ b/iconvdata/ibm1161.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1161. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1161.h b/iconvdata/ibm1161.h index 01ecc881f76e4d0e2803e968202d89b8026974ba..b437536df7bbac34521b5da11107123a76849c9b 100644 --- a/iconvdata/ibm1161.h +++ b/iconvdata/ibm1161.h @@ -1,7 +1,6 @@ /* Mapping table for IBM1161. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1162.c b/iconvdata/ibm1162.c index 8420120c329f73fb54845f0a324ef9e750b932f3..3c754c23f97047d32e7d4a93b02b6d64718c54b4 100644 --- a/iconvdata/ibm1162.c +++ b/iconvdata/ibm1162.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1162. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1162.h b/iconvdata/ibm1162.h index 3fe3201563d31c508e4de54c5bff4359e13affea..1b33e8151d4eb536141a2c02bd0c2657082e3dc9 100644 --- a/iconvdata/ibm1162.h +++ b/iconvdata/ibm1162.h @@ -1,7 +1,6 @@ /* Mapping table for IBM1162. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1163.c b/iconvdata/ibm1163.c index 0c88c202db8e5a13c4533f7949faeafa474225fb..57358feb3fe5db92c94259cffe5eaaee2b555e2b 100644 --- a/iconvdata/ibm1163.c +++ b/iconvdata/ibm1163.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1163. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1163.h b/iconvdata/ibm1163.h index 66a25d7066490444bc695d1555e90877f594b765..4e0214a4559ba5b220c23660c931bbf8df5e4d39 100644 --- a/iconvdata/ibm1163.h +++ b/iconvdata/ibm1163.h @@ -1,7 +1,6 @@ /* Mapping table for IBM1163. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1164.c b/iconvdata/ibm1164.c index d2dc27732264316f238d528bd26080f80fcef029..8c6ccc979e1cfcd2f8d917f034458f49980cc4fe 100644 --- a/iconvdata/ibm1164.c +++ b/iconvdata/ibm1164.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1164. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1164.h b/iconvdata/ibm1164.h index cc278ee1e23d9847c3c8f4c366b3b71648ca51d0..e07af14b247a065aa58487971a152a95d4fdd87d 100644 --- a/iconvdata/ibm1164.h +++ b/iconvdata/ibm1164.h @@ -1,7 +1,6 @@ /* Mapping table for IBM1164. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1166.c b/iconvdata/ibm1166.c index 255ca8597452743029f25ce3ed94e8f041fcb773..2f36247458d62be70759e0ed2b89d00f4e53234d 100644 --- a/iconvdata/ibm1166.c +++ b/iconvdata/ibm1166.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1166. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1166.h b/iconvdata/ibm1166.h index 8d70bc4753bab5d6c827f684849f85c1a185ca5b..05fc0abd2d8134f5d5b930ef6640507db2915586 100644 --- a/iconvdata/ibm1166.h +++ b/iconvdata/ibm1166.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1166. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1167.c b/iconvdata/ibm1167.c index 1dd90aa0b71902947dbdf47b5b06c886f1e08e7d..504c7da76ae2e09c8e593bbe66157212da4bdc65 100644 --- a/iconvdata/ibm1167.c +++ b/iconvdata/ibm1167.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1167. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1167.h b/iconvdata/ibm1167.h index 80bdbdd3cd1e30d759335afc00a9ac3f5b3f5b97..dce027b66cd573ddcca72b0770209bda4654af96 100644 --- a/iconvdata/ibm1167.h +++ b/iconvdata/ibm1167.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1167. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm12712.c b/iconvdata/ibm12712.c index 3af0c57c7805c60984c3ec065bff8e6b5dd0d5f6..85898e6ea9baf5bf6671ddbff999e95e60ed0ff4 100644 --- a/iconvdata/ibm12712.c +++ b/iconvdata/ibm12712.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM12712. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm12712.h b/iconvdata/ibm12712.h index 7d78ab077d259a6c0e24d831584e9919e4288935..5f8f28f9f7f40e578be1039878ea3a38a882e55d 100644 --- a/iconvdata/ibm12712.h +++ b/iconvdata/ibm12712.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM12712. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1364.c b/iconvdata/ibm1364.c index d7ba02a39d87c72bf3e548899937c890fdb2e0b9..f5fad40ac6097b95779c8d8f025972c341218457 100644 --- a/iconvdata/ibm1364.c +++ b/iconvdata/ibm1364.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1364. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1364.h b/iconvdata/ibm1364.h index 1299377748fda70650d8052d5bbcfda7b753a392..0e488eec8ed64b6ea811b1d2d1a250330c0c32d7 100644 --- a/iconvdata/ibm1364.h +++ b/iconvdata/ibm1364.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1364. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1371.c b/iconvdata/ibm1371.c index ba6cd193375fe91b85f23553a6d6ee9e1a372dc4..c2c036084fa3a7b311bf2ab1e39776bee2556a8a 100644 --- a/iconvdata/ibm1371.c +++ b/iconvdata/ibm1371.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1371. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1371.h b/iconvdata/ibm1371.h index a0a641a4d7da5be628f197ec9778ff40aab14a0e..34bfebc8dd59d6c399518f1e5be73987ab484370 100644 --- a/iconvdata/ibm1371.h +++ b/iconvdata/ibm1371.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1371. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1388.c b/iconvdata/ibm1388.c index 7e3b06c9adc489193dc4e6349982a9719780d60c..6294636755d47f53f6743aa3356d8cae4a26d662 100644 --- a/iconvdata/ibm1388.c +++ b/iconvdata/ibm1388.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1388. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1388.h b/iconvdata/ibm1388.h index e2be9c12ac236af39389f3f9b1234aa7d95bcb2e..d55d1fdaf6d43f47089fe0ad8e60dd826519f94c 100644 --- a/iconvdata/ibm1388.h +++ b/iconvdata/ibm1388.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1388. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1390.c b/iconvdata/ibm1390.c index e3fd0f06abbd7496ccfa9bfddc72ca0b5c4f8d8a..fae0f4fc27a737562b259c3f2431ed5e99071e2e 100644 --- a/iconvdata/ibm1390.c +++ b/iconvdata/ibm1390.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1390. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1390.h b/iconvdata/ibm1390.h index a53bb9d5c728cb12c723a638106d978d0ecff926..70e49b8e1eefc4e0a18c33734c12d001247b9634 100644 --- a/iconvdata/ibm1390.h +++ b/iconvdata/ibm1390.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1390. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1399.c b/iconvdata/ibm1399.c index 0fade5494ad28811d06f08ab56c7676931431bda..04a3aa8abdf4faea968c0bf6c213dd3c7f53616e 100644 --- a/iconvdata/ibm1399.c +++ b/iconvdata/ibm1399.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM1399. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm1399.h b/iconvdata/ibm1399.h index 1c2ac96d87bf7494d931804f7fb3530dd3fd9244..bd1d72fa2e3e9b881ac8c4c581c85e6a6d840a3f 100644 --- a/iconvdata/ibm1399.h +++ b/iconvdata/ibm1399.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM1399. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm16804.c b/iconvdata/ibm16804.c index fbd09a1b4d86880d297601f923b612f9a623480e..baa9eac972a21c064ab2f3002cc89c2a070a1b0e 100644 --- a/iconvdata/ibm16804.c +++ b/iconvdata/ibm16804.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM16804. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm16804.h b/iconvdata/ibm16804.h index cb7480d7e0b80bface9c5973c4259fe0d52252d2..f03905a504a7d2c756df47a376b6498508f17509 100644 --- a/iconvdata/ibm16804.h +++ b/iconvdata/ibm16804.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM16804. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm256.c b/iconvdata/ibm256.c index 1031f7e946e3958dafc637aafa4e8160851975be..f261f216ee53cc2a2175dca0f477c8fa5ef2ae45 100644 --- a/iconvdata/ibm256.c +++ b/iconvdata/ibm256.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM256. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm273.c b/iconvdata/ibm273.c index 989f953f3c99b16d2a347f539f3aba4b0c041279..f8012dbb25e14021c240507d5a948ac6d919f2db 100644 --- a/iconvdata/ibm273.c +++ b/iconvdata/ibm273.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM273. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm274.c b/iconvdata/ibm274.c index b515b7654808d6622ed31723c26c1ce7d3b3afd9..9f0d5611d3d0da982259bcc2cd3c463cd052ae9d 100644 --- a/iconvdata/ibm274.c +++ b/iconvdata/ibm274.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM274. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm275.c b/iconvdata/ibm275.c index be278121bdcf9513a61a49f2eef0c8e2802a71eb..74905f472b59353b2e84e23a81f57e27654506a7 100644 --- a/iconvdata/ibm275.c +++ b/iconvdata/ibm275.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM275. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm277.c b/iconvdata/ibm277.c index 4170a88adbc6566fc6d6b0f361e3ef4c19357e71..47e0b2b5988247516f15febfcb459393249fe749 100644 --- a/iconvdata/ibm277.c +++ b/iconvdata/ibm277.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM277. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm278.c b/iconvdata/ibm278.c index 8f78b5a0674bcb5e9adb1101b426bbe8082de55c..3d1e388ed7d444a2c0defaa80699e2d3f8063293 100644 --- a/iconvdata/ibm278.c +++ b/iconvdata/ibm278.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM278. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm280.c b/iconvdata/ibm280.c index 35283a1691c3784857b0844ecc3fa146dadab776..693e392b91ccdc7fba95e8d6aec1e4fbfa623d85 100644 --- a/iconvdata/ibm280.c +++ b/iconvdata/ibm280.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM280. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm281.c b/iconvdata/ibm281.c index d4df464e5fbcb6fc4fcb9cea0fce2790648db8b8..fdd2de29222895e8e77c13a1efd936e8dc950a6f 100644 --- a/iconvdata/ibm281.c +++ b/iconvdata/ibm281.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM281. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm284.c b/iconvdata/ibm284.c index 2fdd6e3a67206bf28ac58f90797e29db8a19536d..1f800e6e43816607b01e8774b9705797ae679cc4 100644 --- a/iconvdata/ibm284.c +++ b/iconvdata/ibm284.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM284. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm285.c b/iconvdata/ibm285.c index 4d27fdb7eeda4aabd2301f800e57c1d5f9dd11ba..a731b9db1fb9f12616086fb58886090d8d310373 100644 --- a/iconvdata/ibm285.c +++ b/iconvdata/ibm285.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM285. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm290.c b/iconvdata/ibm290.c index 0739a80bd8a4c17a81a48d859084162511bbfa73..d249fa74cd3ca882cf0476f3322e91d4fa92f0b0 100644 --- a/iconvdata/ibm290.c +++ b/iconvdata/ibm290.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM290. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm297.c b/iconvdata/ibm297.c index f52b40cf35f95d0ae52cdff38313eaec2a4d1e38..17608c79506923b865d014cabefce48918fc0676 100644 --- a/iconvdata/ibm297.c +++ b/iconvdata/ibm297.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM297. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm420.c b/iconvdata/ibm420.c index d4fe840b71e26dc770dc98c8afc125ca03218cdc..8a917d997e8c4696a874acf0ddd727d3d686ab39 100644 --- a/iconvdata/ibm420.c +++ b/iconvdata/ibm420.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM420. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm423.c b/iconvdata/ibm423.c index 7e437be552aef5e18556bbb953b5da217edd49de..718070e2cccbafb23d77e7bda480e3e14baea657 100644 --- a/iconvdata/ibm423.c +++ b/iconvdata/ibm423.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM423. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm424.c b/iconvdata/ibm424.c index 15521562bab2abd177c5072efe717403a138b965..382e571450b21e4eac05ad8714167e1027145a0b 100644 --- a/iconvdata/ibm424.c +++ b/iconvdata/ibm424.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM424. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm437.c b/iconvdata/ibm437.c index 6b464c0996b0863bea3dfb203033856f3b1839e6..7a9a8f237922204f50bda5571f643ab480bd85a5 100644 --- a/iconvdata/ibm437.c +++ b/iconvdata/ibm437.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM437. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm4517.c b/iconvdata/ibm4517.c index f32cb19eea48c60720e77e2905a98998d7dea34e..2f290dd8b233ae4cb470bd768c585f2bdd1b2840 100644 --- a/iconvdata/ibm4517.c +++ b/iconvdata/ibm4517.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM4517. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm4517.h b/iconvdata/ibm4517.h index 0d0cea22110f1fffcb051fb3bf924ebcbbe59df8..1f368296db9c728a71fe0a1bbea403b60b33bcf9 100644 --- a/iconvdata/ibm4517.h +++ b/iconvdata/ibm4517.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM4517. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm4899.c b/iconvdata/ibm4899.c index c208ed2e50db8fa419b17464221784f8a3002149..51af593677d5916166d77e560cfa21823b2145b7 100644 --- a/iconvdata/ibm4899.c +++ b/iconvdata/ibm4899.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM4899. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm4899.h b/iconvdata/ibm4899.h index 531c3b7817823d7f528536f79756abb2d7f8040d..a38991d8b4ef702bb192df15862837eccdd8f944 100644 --- a/iconvdata/ibm4899.h +++ b/iconvdata/ibm4899.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM4899. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm4909.c b/iconvdata/ibm4909.c index ac74fb27fd0c97d4c745cc357fd3538cc1b06abc..29b051ddf395960839ec2da564ad7db7e68e1237 100644 --- a/iconvdata/ibm4909.c +++ b/iconvdata/ibm4909.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM4909. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm4909.h b/iconvdata/ibm4909.h index b7ef0eaf8a4cff23076d3c71ae69150c1d3acfaf..5f6766592b4dbe43ceff4cb8d0745577072a6a70 100644 --- a/iconvdata/ibm4909.h +++ b/iconvdata/ibm4909.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM4909. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm4971.c b/iconvdata/ibm4971.c index c02d5d2863fa2343717000f21c44510b83f00b25..b0aa9e74e80feeb700f5832b16c40e3071a36a55 100644 --- a/iconvdata/ibm4971.c +++ b/iconvdata/ibm4971.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM4971. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm4971.h b/iconvdata/ibm4971.h index d480fced535e9624a6db02d9b58ec775df8db7b6..82501f966d30b33e5b7b225e22185063ee0e5925 100644 --- a/iconvdata/ibm4971.h +++ b/iconvdata/ibm4971.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM4971. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm500.c b/iconvdata/ibm500.c index 02d93962ed5bcb791c24a56b23dec29d64c0cbfe..43dcc375a605b2ae51579fcb6208cfa279f48333 100644 --- a/iconvdata/ibm500.c +++ b/iconvdata/ibm500.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM500. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm5347.c b/iconvdata/ibm5347.c index e5e81f1749ffc92b02f2f3c56246031618033969..e91e331d01bd25787d48e86f622881db1fa99493 100644 --- a/iconvdata/ibm5347.c +++ b/iconvdata/ibm5347.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM5347. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm5347.h b/iconvdata/ibm5347.h index 89032da0b0ac509d2cba83e68c8d80879a62ec4b..db9083755010738f06ef4e842636ea15835fe4f6 100644 --- a/iconvdata/ibm5347.h +++ b/iconvdata/ibm5347.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM5347. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm803.c b/iconvdata/ibm803.c index a75115a1011380ecf4cb84630aee96752f9312bc..02e6e87e72f36b1242bab61005d582219172d1ad 100644 --- a/iconvdata/ibm803.c +++ b/iconvdata/ibm803.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM803. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm803.h b/iconvdata/ibm803.h index 411c705f9e06911cd1c628ae5553c84dca1bf585..b8f3e7a728fc7b4e2f485616c6c8fbd9925496b2 100644 --- a/iconvdata/ibm803.h +++ b/iconvdata/ibm803.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM803. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm850.c b/iconvdata/ibm850.c index 666b6406e47f18237a37ec8eec597091e74bf040..e4c6ae251ce5395b717dd6e8f37831a16d33b009 100644 --- a/iconvdata/ibm850.c +++ b/iconvdata/ibm850.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM850. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm851.c b/iconvdata/ibm851.c index f77f31dd95fdbc0499622a8e953869ff85aaf4d2..0dd0176ad6af918405f6915aaa9e70a49f6cbc4f 100644 --- a/iconvdata/ibm851.c +++ b/iconvdata/ibm851.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM851. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm852.c b/iconvdata/ibm852.c index 8886eb25ae1db7547e136aa14fad416e2f54b879..0c008186653ab70f07116954a876712ce79ccfe1 100644 --- a/iconvdata/ibm852.c +++ b/iconvdata/ibm852.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM852. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm855.c b/iconvdata/ibm855.c index 212ce479eadbee5f465c0c06c2d9b5fb5c8664f6..0944f2331811d12fb3800f138f798409f90d7086 100644 --- a/iconvdata/ibm855.c +++ b/iconvdata/ibm855.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM855. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm856.c b/iconvdata/ibm856.c index 6e76a97945ad7ef1ea63515f088efe1d15a02d56..17e3b367c0612ac7eea0fd55d87f306b4d3f1c7b 100644 --- a/iconvdata/ibm856.c +++ b/iconvdata/ibm856.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM856. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm856.h b/iconvdata/ibm856.h index 682330b2b91397d1b955781ae835b18cf058406c..4deefaa73f6d3e70208b6f73bc951f4b840d6b74 100644 --- a/iconvdata/ibm856.h +++ b/iconvdata/ibm856.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM856. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm857.c b/iconvdata/ibm857.c index 70aaec7cd1fe607d1467cadccbff3c51e4ad5962..b3906342014272efcd658782e90c6f0ce17de235 100644 --- a/iconvdata/ibm857.c +++ b/iconvdata/ibm857.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM857. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm860.c b/iconvdata/ibm860.c index 121c9cfa6f39b4b13d32a34197fedf6665cbc559..51b6fce30b51f2923e63cac6a756656935bb069d 100644 --- a/iconvdata/ibm860.c +++ b/iconvdata/ibm860.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM860. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm861.c b/iconvdata/ibm861.c index 61cb747b49915272a8a3cbe859cb6bee742ad33b..187af6e2838be440f180648ff2c5c1893afc1d69 100644 --- a/iconvdata/ibm861.c +++ b/iconvdata/ibm861.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM861. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm862.c b/iconvdata/ibm862.c index 6c4ea97ec793726fdce3fe0adfd6a02363cad658..8f667f2f491065122dfb6164188a08fb327d4221 100644 --- a/iconvdata/ibm862.c +++ b/iconvdata/ibm862.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM862. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm863.c b/iconvdata/ibm863.c index 2fda5c602ed9194a4c84f9691a16f29ce4323d92..045327e357ad932e285633cfbe49d785a2940b9b 100644 --- a/iconvdata/ibm863.c +++ b/iconvdata/ibm863.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM863. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm864.c b/iconvdata/ibm864.c index c364f02d7a67fa6b2ca235b87bb494d3603d650f..b2217cb1cb05b475ba3709e18b26064eb9178a99 100644 --- a/iconvdata/ibm864.c +++ b/iconvdata/ibm864.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM864. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm865.c b/iconvdata/ibm865.c index 0af41da9239ca9e8bcac440da482d91a92d6a339..f9fb0184b3afa882bbd57d8f086f798d36a0ccf4 100644 --- a/iconvdata/ibm865.c +++ b/iconvdata/ibm865.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM865. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm866.c b/iconvdata/ibm866.c index 3c7c0e9a42de7be4d2db4c2568f3af71d0afa70d..82f54b3f792022609ab366d66f5ec2d529a25ccc 100644 --- a/iconvdata/ibm866.c +++ b/iconvdata/ibm866.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM866. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm866nav.c b/iconvdata/ibm866nav.c index 4355d18d174543f86a14a92a728d4c3ba57cbdac..fdf523fba1ab23b41d7b4c0f3fb2e01bae1c58fa 100644 --- a/iconvdata/ibm866nav.c +++ b/iconvdata/ibm866nav.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM866NAV. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/iconvdata/ibm868.c b/iconvdata/ibm868.c index 393e380c1bb094fb36d9cee6b7b59a9340bb4da1..d79c9e29c3f15d271b5a8a3c1ceae5f4746d3edd 100644 --- a/iconvdata/ibm868.c +++ b/iconvdata/ibm868.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM868. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm869.c b/iconvdata/ibm869.c index c90ba04fb1f4900d6a580b6837903e1b8fe3c527..65472e692970fe7acde96bb417d62f7f945a1fff 100644 --- a/iconvdata/ibm869.c +++ b/iconvdata/ibm869.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM869. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm870.c b/iconvdata/ibm870.c index 0ec0b8f0378437fcce955b2729e75aee7a4a9738..a8aab32d96eb24caa47e6bfd9a5accfa905856d8 100644 --- a/iconvdata/ibm870.c +++ b/iconvdata/ibm870.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM870. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm871.c b/iconvdata/ibm871.c index 2612aa5fca79438f8a1c5ff267302aa879329fd4..ede1d2e2c3067176773ccd18961a4ba47f83ae9a 100644 --- a/iconvdata/ibm871.c +++ b/iconvdata/ibm871.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM871. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm874.c b/iconvdata/ibm874.c index 4cf1d3d4c32c01f52f911074f03d816e3c39e223..3f02659c23306e90586c6368178239190c458c31 100644 --- a/iconvdata/ibm874.c +++ b/iconvdata/ibm874.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM874. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm875.c b/iconvdata/ibm875.c index fa29d89602ac24749d8a3e488765c76a06c09528..473ea12e2f84eb82abe9f8de33c98fb890abdbdf 100644 --- a/iconvdata/ibm875.c +++ b/iconvdata/ibm875.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM875. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm880.c b/iconvdata/ibm880.c index e33f815a55564d18a38ac2fff1be71eee3cb1ec9..32fbb41200d731f328e9d0adaa67251ecf5d2746 100644 --- a/iconvdata/ibm880.c +++ b/iconvdata/ibm880.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM880. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm891.c b/iconvdata/ibm891.c index 2a4e877672678e615a72b70eeb4ca11df3583113..eb0503a5d108337520c0068c65f04d579c3b0dc3 100644 --- a/iconvdata/ibm891.c +++ b/iconvdata/ibm891.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM891. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm901.c b/iconvdata/ibm901.c index 172eba5a3c6784b25aaf70f19838954f2e6933dd..67d0738a53af28505f5a642c91cdbeb1763dddcf 100644 --- a/iconvdata/ibm901.c +++ b/iconvdata/ibm901.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM901. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm901.h b/iconvdata/ibm901.h index 15f41422c466b923270fb8cdf32a066ad4bbc859..59c95bbdec4a3d3ceaaf894c5a53ec2538043599 100644 --- a/iconvdata/ibm901.h +++ b/iconvdata/ibm901.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM901. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm902.c b/iconvdata/ibm902.c index c6b2918ce7071e77419110153365f3f60e4cfa07..52dc378d17eb1b10a5ac877700527e8676a9832b 100644 --- a/iconvdata/ibm902.c +++ b/iconvdata/ibm902.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM902. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm902.h b/iconvdata/ibm902.h index b7204b1b312bb36c80310eb78e8d5aaafdc74eee..97ca233f9ac5883344d466c14b574e2d92a1d680 100644 --- a/iconvdata/ibm902.h +++ b/iconvdata/ibm902.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM902. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm903.c b/iconvdata/ibm903.c index edc7db9a0e81b68ed6cb2eaa0ac557318beee7ad..3d8569d59c3043f90f8dbc0ef0aa528a7f48069e 100644 --- a/iconvdata/ibm903.c +++ b/iconvdata/ibm903.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM903. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm9030.c b/iconvdata/ibm9030.c index 830e4c8023726068671827f9062b57bcbf179b0b..e4b2ea604f41396559606bc305569d7fcaa62f90 100644 --- a/iconvdata/ibm9030.c +++ b/iconvdata/ibm9030.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM9030. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm9030.h b/iconvdata/ibm9030.h index 8aff51a21603880a71efe1ee5d6bd5bc45edcb8b..b41da47bb17cb648629008ac89acfeb39b71ae24 100644 --- a/iconvdata/ibm9030.h +++ b/iconvdata/ibm9030.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM9030. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm904.c b/iconvdata/ibm904.c index 7a1954042e344f7ef9030260f2b5c67f9e9734ee..856f02cf7b4854107e329f52109d86d227620bec 100644 --- a/iconvdata/ibm904.c +++ b/iconvdata/ibm904.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM904. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm905.c b/iconvdata/ibm905.c index 89e85b5da530e823764cb9505e4e9ceb3f9e3992..2895abc88f9b45fca9db807c79b22d4c53de0855 100644 --- a/iconvdata/ibm905.c +++ b/iconvdata/ibm905.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM905. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm9066.c b/iconvdata/ibm9066.c index 3046da2ea2a7adbf3e20ac45590de25fc9071287..17273f6b3102c796c6145a4f578a819843ad8ce1 100644 --- a/iconvdata/ibm9066.c +++ b/iconvdata/ibm9066.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM9066. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm9066.h b/iconvdata/ibm9066.h index f237b568d179762c7bc39f70a0e339b6de46648e..7c2612bee02897518823226dbd7e2c802696e06c 100644 --- a/iconvdata/ibm9066.h +++ b/iconvdata/ibm9066.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM9066. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm918.c b/iconvdata/ibm918.c index dc787b3706667a4598c9734adf2d4cc1406c5efa..f04788235ac8c7bdd8290ff5419336bcdd438c16 100644 --- a/iconvdata/ibm918.c +++ b/iconvdata/ibm918.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM918. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/ibm921.c b/iconvdata/ibm921.c index 7ff381b2168ac62a400b2c3bf8c756c3f4163f3a..7aec73f1a73244432a808d2bf955f2c4d9f5d030 100644 --- a/iconvdata/ibm921.c +++ b/iconvdata/ibm921.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM921. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm921.h b/iconvdata/ibm921.h index f192b0051c67000c21dce062c1fb283397ff1aaf..7da80c14a3c9e3946cf6eb4464eff5cf4d89c6a6 100644 --- a/iconvdata/ibm921.h +++ b/iconvdata/ibm921.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM921. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm922.c b/iconvdata/ibm922.c index e566b2a724285610343044a68bf4c72591a11042..21017c81405641c492e7e38fc6c07a6eaeb9c26b 100644 --- a/iconvdata/ibm922.c +++ b/iconvdata/ibm922.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM922. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm922.h b/iconvdata/ibm922.h index 6b3ded2f075c5e2cca589520d601a70a9f80f653..b8b47012fb12643f56338af592b40f8d75b82cf8 100644 --- a/iconvdata/ibm922.h +++ b/iconvdata/ibm922.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM922. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm930.c b/iconvdata/ibm930.c index 2b1e01cf34c98f21a034d822c44cd62842a132b8..1ccfea5fd78cf4ee83e26eccb1be387bace7af52 100644 --- a/iconvdata/ibm930.c +++ b/iconvdata/ibm930.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM930. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm930.h b/iconvdata/ibm930.h index 48e3eee332295696ce693bc80d4ce90b87b72fb2..a29447fdfe5c5d7f9a631c378ef3fa48b599ae70 100644 --- a/iconvdata/ibm930.h +++ b/iconvdata/ibm930.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM930. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm932.c b/iconvdata/ibm932.c index eaec4be39c3de1b24438831ac40bf6bcd61279c7..3d691d7e3e67d489fc558008aee529102534f046 100644 --- a/iconvdata/ibm932.c +++ b/iconvdata/ibm932.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM932. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm932.h b/iconvdata/ibm932.h index 91947cbfb25a714f49b2026997bc4dc20e7903b2..1f4ad9a5045ec8bed82b1a2af00b896af4b0238f 100644 --- a/iconvdata/ibm932.h +++ b/iconvdata/ibm932.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM932. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm933.c b/iconvdata/ibm933.c index ca2dc18b985132025ebbbe4208a10ea27c325c19..0a8b169bb21ba8e78d2f349514873bbd89ecc3c2 100644 --- a/iconvdata/ibm933.c +++ b/iconvdata/ibm933.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM933. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm933.h b/iconvdata/ibm933.h index 5edf521d1bfe931567703d7cf8939ab5ff90d6dc..223c69d73af900bfe5a95c9409a4c385c2711859 100644 --- a/iconvdata/ibm933.h +++ b/iconvdata/ibm933.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM933. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm935.c b/iconvdata/ibm935.c index 63c1f3169670acc622edd9577de01e36e2390eeb..7c362b2438b1e77994e3a4fdf1e0794c803869d8 100644 --- a/iconvdata/ibm935.c +++ b/iconvdata/ibm935.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM935 Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm935.h b/iconvdata/ibm935.h index 07264d32d98948d58b122163ab4319dbc0d45c66..1f35d181bcf8784b79a3e65b54fde496093352cc 100644 --- a/iconvdata/ibm935.h +++ b/iconvdata/ibm935.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM935 Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm937.c b/iconvdata/ibm937.c index cc114d02bef097e5f743b1b312b214fdadbb829e..c4176ca2df2cac07b872f3a5d2ec47186752e10b 100644 --- a/iconvdata/ibm937.c +++ b/iconvdata/ibm937.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM937. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm937.h b/iconvdata/ibm937.h index 9080db01d207770895f477b412d6acdc76712cdd..92b1bac1c829c60c857798cbe4a0e3f91f6d0c9c 100644 --- a/iconvdata/ibm937.h +++ b/iconvdata/ibm937.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM937. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm939.c b/iconvdata/ibm939.c index a97126c2fe4ac30daf509b15a2113add74881afc..8b5646b53115fe468fe3841be2a17388c908d28a 100644 --- a/iconvdata/ibm939.c +++ b/iconvdata/ibm939.c @@ -1,7 +1,6 @@ /* Conversion to and from IBM939. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm939.h b/iconvdata/ibm939.h index cad96503a543d622aa3937912cf67a4e06e0997c..3b7363ba18008e348d643545489c06d77ebe2c63 100644 --- a/iconvdata/ibm939.h +++ b/iconvdata/ibm939.h @@ -1,7 +1,6 @@ /* Tables for conversion to and from IBM939. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm943.c b/iconvdata/ibm943.c index af182cb682f140f909092d00d6bbbfe58becb0f0..cf97e06a2a99c618a7ce458193fc109861a2dc01 100644 --- a/iconvdata/ibm943.c +++ b/iconvdata/ibm943.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM943. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm943.h b/iconvdata/ibm943.h index cddcd3f0d812bab6ea4d08e96dd0c54d037b1d31..e5e194cb9e80047b79037f5de90fa4ea1d14812b 100644 --- a/iconvdata/ibm943.h +++ b/iconvdata/ibm943.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM943. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm9448.c b/iconvdata/ibm9448.c index 3b8956db47fc545682fc3daf264e2350ecb32ad7..5261c20cebbc35a9433d7e09605056c3be745ebb 100644 --- a/iconvdata/ibm9448.c +++ b/iconvdata/ibm9448.c @@ -1,7 +1,6 @@ /* Conversion from and to IBM9448. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/ibm9448.h b/iconvdata/ibm9448.h index 134578aeba65d7266aa252ba66d92cb7ced36e61..d304efa0488362729d601d3eef0c4b8e6251abaa 100644 --- a/iconvdata/ibm9448.h +++ b/iconvdata/ibm9448.h @@ -1,7 +1,6 @@ /* Tables for conversion from and to IBM9448. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Masahide Washizawa , 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/iconvdata/iec_p27-1.c b/iconvdata/iec_p27-1.c index 899e99f88e52fe3d2d36cbcd6aa0691c26854986..48b1ebeed3570ccd475395eaa717f42078fa2037 100644 --- a/iconvdata/iec_p27-1.c +++ b/iconvdata/iec_p27-1.c @@ -1,7 +1,6 @@ /* Conversion from and to IEC_P27-1. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/inis-8.c b/iconvdata/inis-8.c index a9992668c23d5c93b5f36274359b852c5a2e3ec1..37af39c68c26ea1c16011f63269123f48ee763c6 100644 --- a/iconvdata/inis-8.c +++ b/iconvdata/inis-8.c @@ -1,7 +1,6 @@ /* Conversion from and to INIS-8. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/inis-cyrillic.c b/iconvdata/inis-cyrillic.c index 0725df483af53d99f1a737369c18de374fc00a85..775ebee4c9be69b4a86a061b6e2baf49b8d03b0a 100644 --- a/iconvdata/inis-cyrillic.c +++ b/iconvdata/inis-cyrillic.c @@ -1,7 +1,6 @@ /* Conversion from and to INIS-CYRILLIC. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/inis.c b/iconvdata/inis.c index dcffb91f11e3c5172e4f0283ac761e3057b60a3e..50eea2000b59e035ce3ba7f24861b1e122cdd586 100644 --- a/iconvdata/inis.c +++ b/iconvdata/inis.c @@ -1,7 +1,6 @@ /* Conversion from and to INIS. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/isiri-3342.c b/iconvdata/isiri-3342.c index 64a339e1880dfdc3787db6060f9e4c9ff3361b76..23e3a3513cd511d836d577a91db5a1243b86c2c0 100644 --- a/iconvdata/isiri-3342.c +++ b/iconvdata/isiri-3342.c @@ -1,7 +1,6 @@ /* Conversion from and to ISIRI-3342. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/iconvdata/iso-2022-cn-ext.c b/iconvdata/iso-2022-cn-ext.c index 2aca91c021f21ba0fbe938ee380e4bc931dc7046..a34b85c1bd7ad56a8d8dc776092906ecfd21f82c 100644 --- a/iconvdata/iso-2022-cn-ext.c +++ b/iconvdata/iso-2022-cn-ext.c @@ -1,7 +1,6 @@ /* Conversion module for ISO-2022-CN-EXT. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/iconvdata/iso-2022-cn.c b/iconvdata/iso-2022-cn.c index 6e5f7a40a3dab8cc120d35077900b440d7fb7e4e..b659ee51927cfbd944c3508c03ff27ff69ef32ce 100644 --- a/iconvdata/iso-2022-cn.c +++ b/iconvdata/iso-2022-cn.c @@ -1,7 +1,6 @@ /* Conversion module for ISO-2022-CN. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/iconvdata/iso-2022-jp-3.c b/iconvdata/iso-2022-jp-3.c index c8ba88cdc9fe9200c1f0cc91337371892dcff5ac..70b28ace7fe1c42bf3365271538af8fd9090771c 100644 --- a/iconvdata/iso-2022-jp-3.c +++ b/iconvdata/iso-2022-jp-3.c @@ -1,8 +1,6 @@ /* Conversion module for ISO-2022-JP-3. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998, - and Bruno Haible , 2002. 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/iconvdata/iso-2022-jp.c b/iconvdata/iso-2022-jp.c index 9bbffae54a792f7600ac1b29922da29f491fe4e8..2a32736542a7580f5f6debde9c4d1244b2fd5837 100644 --- a/iconvdata/iso-2022-jp.c +++ b/iconvdata/iso-2022-jp.c @@ -1,7 +1,6 @@ /* Conversion module for ISO-2022-JP and ISO-2022-JP-2. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/iso-2022-kr.c b/iconvdata/iso-2022-kr.c index 21a2cc16142918b5aa622aedadb1725846cf6b7b..7a69b1eca2ceda6f9000a4a82faf1cc2dfb2b20f 100644 --- a/iconvdata/iso-2022-kr.c +++ b/iconvdata/iso-2022-kr.c @@ -1,7 +1,6 @@ /* Conversion module for ISO-2022-KR. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/iso-ir-165.c b/iconvdata/iso-ir-165.c index 7d2e04bc012ccf3184991d49b7ed6e9fd6544cd3..2cf5c7c1ef726d27514c283171dcc9683d93b007 100644 --- a/iconvdata/iso-ir-165.c +++ b/iconvdata/iso-ir-165.c @@ -2,7 +2,6 @@ converting from UCS using gaps. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/iconvdata/iso-ir-165.h b/iconvdata/iso-ir-165.h index 74a50eacf17eb30de29607d720ceb620d52231ea..054eaedc940ed36e2d5bb14a5f761502af2c5986 100644 --- a/iconvdata/iso-ir-165.h +++ b/iconvdata/iso-ir-165.h @@ -2,7 +2,6 @@ converting from UCS using gaps. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/iconvdata/iso-ir-197.c b/iconvdata/iso-ir-197.c index e2ff0587da9894892a77ea8ca38cb15320fe9ec3..77994b9bb8b3381bd23edc7c031bc626c91eb5e4 100644 --- a/iconvdata/iso-ir-197.c +++ b/iconvdata/iso-ir-197.c @@ -1,7 +1,6 @@ /* Conversion from and to ISO-IR-197. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/iconvdata/iso-ir-209.c b/iconvdata/iso-ir-209.c index 0036f05a2a2af5f40bac26484f67c27ce8a5f213..32dd99a27e481089abb5d37e14e8ce2a45121749 100644 --- a/iconvdata/iso-ir-209.c +++ b/iconvdata/iso-ir-209.c @@ -1,7 +1,6 @@ /* Conversion from and to ISO-IR-209. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/iconvdata/iso646.c b/iconvdata/iso646.c index eb1df20341812b68945f3e020bbecc04d202d654..2cc42b698e3d9ff8398daa0271c9b590afddbfb1 100644 --- a/iconvdata/iso646.c +++ b/iconvdata/iso646.c @@ -1,7 +1,6 @@ /* Conversion to and from the various ISO 646 CCS. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/iso8859-1.c b/iconvdata/iso8859-1.c index cb1d47ee6e8913c97db724c0f722ba3e12124074..319f7665bd09dbbc6db4056420149f7fe1952f32 100644 --- a/iconvdata/iso8859-1.c +++ b/iconvdata/iso8859-1.c @@ -1,7 +1,6 @@ /* Conversion to and from ISO 8859-1. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/iso8859-10.c b/iconvdata/iso8859-10.c index 86e14e85ad87453eb89aa103feb695cfc64858d8..b2ef50610ec3fe1dd8c6c4d1f8070b83235dc638 100644 --- a/iconvdata/iso8859-10.c +++ b/iconvdata/iso8859-10.c @@ -1,7 +1,6 @@ /* Conversion from and to ISO 8859-10. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/iso8859-11.c b/iconvdata/iso8859-11.c index 16496222ef0b8a06b16d722e7cc54fe3d5ed5e16..683e77f7fa89477df3a8bdba5d5b4909f2450210 100644 --- a/iconvdata/iso8859-11.c +++ b/iconvdata/iso8859-11.c @@ -1,7 +1,6 @@ /* Conversion from and to ISO 8859-11. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/iso8859-13.c b/iconvdata/iso8859-13.c index aec6056c51219b125604f651ed7a659beb29705d..7b7930d4bb5b33c8d95ae9f39e8c8052df17c7b8 100644 --- a/iconvdata/iso8859-13.c +++ b/iconvdata/iso8859-13.c @@ -1,7 +1,6 @@ /* Conversion from and to ISO 8859-13. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/iso8859-14.c b/iconvdata/iso8859-14.c index 2bea107bd399a504c95779d34466f2da1586cc64..7e8811f06e4939a2655b8723bd3f0f01d4c0a7a2 100644 --- a/iconvdata/iso8859-14.c +++ b/iconvdata/iso8859-14.c @@ -1,7 +1,6 @@ /* Conversion from and to ISO 8859-14. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/iso8859-15.c b/iconvdata/iso8859-15.c index 2045284d3ad567d5a092ff2e365311d5e97e6df9..2aeb22640b62c42af7008d0afc7622e44e6efec3 100644 --- a/iconvdata/iso8859-15.c +++ b/iconvdata/iso8859-15.c @@ -1,7 +1,6 @@ /* Conversion from and to ISO 8859-15. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/iso8859-16.c b/iconvdata/iso8859-16.c index 92db7536eb08f3d41cd592dc441e85eb1091c823..f8d2d2f9b44c474578752a1582d6ec857fb3a0d6 100644 --- a/iconvdata/iso8859-16.c +++ b/iconvdata/iso8859-16.c @@ -1,7 +1,6 @@ /* Conversion from and to ISO 8859-16. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/iconvdata/iso8859-2.c b/iconvdata/iso8859-2.c index bd1ecd0d8fb72987c15a6bd463bdafe6b9ee4620..30f0cb89b18320f39a3663d16f37289458575736 100644 --- a/iconvdata/iso8859-2.c +++ b/iconvdata/iso8859-2.c @@ -1,7 +1,6 @@ /* Conversion from and to ISO 8859-2. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/iso8859-3.c b/iconvdata/iso8859-3.c index bc25539f4d11c912586f22d1152d984baaea613a..cd3063e8fc539c53a173f4c44ac4eca273f197cf 100644 --- a/iconvdata/iso8859-3.c +++ b/iconvdata/iso8859-3.c @@ -1,7 +1,6 @@ /* Conversion from and to ISO 8859-3. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/iso8859-4.c b/iconvdata/iso8859-4.c index 2a3647de88b9831027a280bb1c50edda62d23ac8..704b0f3c14190f401fd1b6f4ccf7c04b5974567e 100644 --- a/iconvdata/iso8859-4.c +++ b/iconvdata/iso8859-4.c @@ -1,7 +1,6 @@ /* Conversion from and to ISO 8859-4. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/iso8859-5.c b/iconvdata/iso8859-5.c index f386d941f99be8140dd25322ad7e5de0ebd1a19e..5b25d6af3f1d2e1fbc7251f8e8b8b0172961c990 100644 --- a/iconvdata/iso8859-5.c +++ b/iconvdata/iso8859-5.c @@ -1,7 +1,6 @@ /* Conversion from and to ISO 8859-5. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/iso8859-6.c b/iconvdata/iso8859-6.c index 088be361dfbab1f4b26d997024c178ef3c110ae3..4f8302395c85a5ebb6ac777be08f3456c5ab7772 100644 --- a/iconvdata/iso8859-6.c +++ b/iconvdata/iso8859-6.c @@ -1,7 +1,6 @@ /* Conversion from and to ISO 8859-6. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/iso8859-7.c b/iconvdata/iso8859-7.c index 1f3d842d5cde93abce36cb110d3b44ea7957a726..c81c0d03c321350095c64bfa8f00277345e4f45d 100644 --- a/iconvdata/iso8859-7.c +++ b/iconvdata/iso8859-7.c @@ -1,7 +1,6 @@ /* Conversion from and to ISO 8859-7. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/iso8859-8.c b/iconvdata/iso8859-8.c index c5d9e63f45dcba256f9d54581bc5f927b9c1ccd0..96bc0d3a50aeccc07e18584d304d67b39b5b97c3 100644 --- a/iconvdata/iso8859-8.c +++ b/iconvdata/iso8859-8.c @@ -1,7 +1,6 @@ /* Conversion from and to ISO 8859-8. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/iso8859-9.c b/iconvdata/iso8859-9.c index d76161dc74867bbff68071952342421ee3862c3a..3837628d6508e8f8c199b5e6f231489fc2e2f70b 100644 --- a/iconvdata/iso8859-9.c +++ b/iconvdata/iso8859-9.c @@ -1,7 +1,6 @@ /* Conversion from and to ISO 8859-9. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/iso8859-9e.c b/iconvdata/iso8859-9e.c index 2f06f9277e378d7852de8710ca4b8a04a9e8719b..3b5d396912412d68dcd9005bfebe8892d23f22b0 100644 --- a/iconvdata/iso8859-9e.c +++ b/iconvdata/iso8859-9e.c @@ -1,7 +1,6 @@ /* Conversion from and to ISO 8859-9E. Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2007. 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/iconvdata/iso_10367-box.c b/iconvdata/iso_10367-box.c index 222c538247f821c96179fccf57c8ebc63b21c42d..f9cb8072678329e4ac3fdd932fc949b68bab9b23 100644 --- a/iconvdata/iso_10367-box.c +++ b/iconvdata/iso_10367-box.c @@ -1,7 +1,6 @@ /* Conversion from and to ISO_10367-BOX. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/iso_11548-1.c b/iconvdata/iso_11548-1.c index 510c59a73e2598bbe9db21932c420edf38035078..ba46ed3d4d7c7e49dce1775d15bf3aab86b85fe4 100644 --- a/iconvdata/iso_11548-1.c +++ b/iconvdata/iso_11548-1.c @@ -1,8 +1,6 @@ /* Conversion to and from ISO 11548-1. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997, - Samuel Thibault , 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/iconvdata/iso_2033.c b/iconvdata/iso_2033.c index c8c6384dd6abfd83546d5bdb8cc0314a004aea11..adf3340eb75767f101bc64234eed223a23336415 100644 --- a/iconvdata/iso_2033.c +++ b/iconvdata/iso_2033.c @@ -1,7 +1,6 @@ /* Conversion from and to ISO_2033-1983. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/iso_5427-ext.c b/iconvdata/iso_5427-ext.c index 5d97faf23242721a286fed48867870d64d589741..e38daadd39d952945409ad63e6f7dd7221877f4f 100644 --- a/iconvdata/iso_5427-ext.c +++ b/iconvdata/iso_5427-ext.c @@ -1,7 +1,6 @@ /* Conversion from and to ISO_5427-EXT. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/iso_5427.c b/iconvdata/iso_5427.c index 269615b74885fb1543e67c0aaea4c110b7da0438..3cea18db25483d581b17c8529d00400840d28497 100644 --- a/iconvdata/iso_5427.c +++ b/iconvdata/iso_5427.c @@ -1,7 +1,6 @@ /* Conversion from and to ISO_5427. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/iso_5428.c b/iconvdata/iso_5428.c index e5f8fb5be8ee43fbcf4decf4c87b8b13a7a3ffcc..eb7daebd002085fd6d3f6f81837fe4396cc7430a 100644 --- a/iconvdata/iso_5428.c +++ b/iconvdata/iso_5428.c @@ -1,7 +1,6 @@ /* Conversion from and to ISO_5428. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/iso_6937-2.c b/iconvdata/iso_6937-2.c index 952b2576ae21e1351e1ab2f713ac00071a31c5b2..4ee61e083c3016ad82d756993c0cbc7595ac2efd 100644 --- a/iconvdata/iso_6937-2.c +++ b/iconvdata/iso_6937-2.c @@ -1,7 +1,6 @@ /* Generic conversion to and from ISO 6937-2. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/iso_6937.c b/iconvdata/iso_6937.c index 94969599ae2f308fe1bdf33b42b0cfbfd9707d29..1956b262dec1e1a83ca98b9370c8e81a66e544ce 100644 --- a/iconvdata/iso_6937.c +++ b/iconvdata/iso_6937.c @@ -1,7 +1,6 @@ /* Generic conversion to and from ISO 6937. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/jis0201.c b/iconvdata/jis0201.c index eb14dfc8fd928d2b1c7d2084354fcb89c25576b7..739061571f84a7beff670abf03b1b214c5b433fc 100644 --- a/iconvdata/jis0201.c +++ b/iconvdata/jis0201.c @@ -1,7 +1,6 @@ /* Mapping tables for JIS0201 handling. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/jis0201.h b/iconvdata/jis0201.h index fd4943373e26b9b4ff97cffa75edc42509c7b39e..5de21f92ae930abfd22bd496033176a16ae74e1d 100644 --- a/iconvdata/jis0201.h +++ b/iconvdata/jis0201.h @@ -1,7 +1,6 @@ /* Access functions for JISX0201 conversion. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/jis0208.c b/iconvdata/jis0208.c index 3a497684538e6bb1a9dae47866075c41e33fe375..2778fc3f69842097d6789fcca430f7cb8af6352a 100644 --- a/iconvdata/jis0208.c +++ b/iconvdata/jis0208.c @@ -1,7 +1,6 @@ /* Mapping tables for JIS0208 handling. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/jis0208.h b/iconvdata/jis0208.h index 4d08827724fab42d4a16f9453ba0452a4eda883e..1d1254db0f1c098bac8470dcaac90478cca8958e 100644 --- a/iconvdata/jis0208.h +++ b/iconvdata/jis0208.h @@ -1,7 +1,6 @@ /* Access functions for JISX0208 conversion. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/jis0212.c b/iconvdata/jis0212.c index 4fc022ff265f7f5112c9b97fd9a28bdef86cafc0..86ac942553ebc9f1b66c0c18263fbf6987455175 100644 --- a/iconvdata/jis0212.c +++ b/iconvdata/jis0212.c @@ -1,7 +1,6 @@ /* Mapping tables for JIS0212 handling. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/jis0212.h b/iconvdata/jis0212.h index 0f181dd5fb5997edcbc3895862e2695037150c4d..cbc2a4898f7bb0a392a19ed660da0ddd03a60c2d 100644 --- a/iconvdata/jis0212.h +++ b/iconvdata/jis0212.h @@ -1,7 +1,6 @@ /* Access functions for JISX0212 conversion. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/jisx0213.c b/iconvdata/jisx0213.c index fe174a7f1c218bb913aa65d1337711db93498946..42b855cd0ad810c0550e563a45e1a5f4d71130e9 100644 --- a/iconvdata/jisx0213.c +++ b/iconvdata/jisx0213.c @@ -1,7 +1,6 @@ /* Mapping tables for JISX0213 character set. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bruno Haible , 2002. 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/iconvdata/jisx0213.h b/iconvdata/jisx0213.h index e7f3daa4b5b98847b20ef8e677915271386bc97c..baa6e73686ee30ba8d67a83d27666272b9437c29 100644 --- a/iconvdata/jisx0213.h +++ b/iconvdata/jisx0213.h @@ -1,7 +1,6 @@ /* Functions for JISX0213 conversion. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bruno Haible , 2002. 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/iconvdata/johab.c b/iconvdata/johab.c index 2a49973cbf6c845c6a73c96233c91332827ef43a..496290ac932b05b8b30312fdf2812302f0313ad6 100644 --- a/iconvdata/johab.c +++ b/iconvdata/johab.c @@ -1,8 +1,6 @@ /* Mapping tables for JOHAB handling. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jungshik Shin - and Ulrich Drepper , 1998. 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/iconvdata/koi-8.c b/iconvdata/koi-8.c index 7a17cb74e05fc4529292682ff1a1ceee89b8fa24..c9d93fae169c10ba138df9127cbc693c70c7609d 100644 --- a/iconvdata/koi-8.c +++ b/iconvdata/koi-8.c @@ -1,7 +1,6 @@ /* Conversion from and to KOI-8. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/koi8-r.c b/iconvdata/koi8-r.c index cb3c1f8c0a8cb8daf3fe5013ff340edc760449d5..5ba9670019c8bbb8d77b0be62e51e6a25a745c10 100644 --- a/iconvdata/koi8-r.c +++ b/iconvdata/koi8-r.c @@ -1,7 +1,6 @@ /* Conversion from and to KOI8-R. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/koi8-ru.c b/iconvdata/koi8-ru.c index 9ad8aa3ebeeaf7d77eeefceafa0332b75077fcb6..7c0fc68da6bb09e2e1d28f2ca86d5900354b3d6f 100644 --- a/iconvdata/koi8-ru.c +++ b/iconvdata/koi8-ru.c @@ -1,7 +1,6 @@ /* Conversion from and to KOI8-RU. Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 20077. 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/iconvdata/koi8-t.c b/iconvdata/koi8-t.c index 3d4ef5db9b8ad6fa7fa96619f7b021268950c964..1e37cd7b42e92dadbceb640dfe5906abf3b6c7d9 100644 --- a/iconvdata/koi8-t.c +++ b/iconvdata/koi8-t.c @@ -1,7 +1,6 @@ /* Conversion from and to KOI8-T. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/iconvdata/koi8-u.c b/iconvdata/koi8-u.c index 82663914fff9599b1cbe756b7e0e8b62702007e7..82d076d271ed4cdacab37598175ff8a80bdd7fac 100644 --- a/iconvdata/koi8-u.c +++ b/iconvdata/koi8-u.c @@ -1,7 +1,6 @@ /* Conversion from and to KOI8-U. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/iconvdata/ksc5601.c b/iconvdata/ksc5601.c index d5a4f0d5dac8a3226946a187881dc9e7608e4d56..2dd13cc5d24888a25f7179849493dfa3c3753794 100644 --- a/iconvdata/ksc5601.c +++ b/iconvdata/ksc5601.c @@ -1,7 +1,6 @@ /* Conversion tables for KS C 5601-1992 based encoding conversion. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jungshik Shin , 1998. 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/iconvdata/latin-greek-1.c b/iconvdata/latin-greek-1.c index d64b23bb15354505936de18fa0f4c7116e19bdba..1e4c53939375c59f17277912c1dbf849c80fa63e 100644 --- a/iconvdata/latin-greek-1.c +++ b/iconvdata/latin-greek-1.c @@ -1,7 +1,6 @@ /* Conversion from and to LATIN-GREEK-1. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/latin-greek.c b/iconvdata/latin-greek.c index 75cf0d04c5eacdae055e7f8828fcfcfcad07d050..bddc719b2a1c29ec12eb5dfe405bb172d9ae972f 100644 --- a/iconvdata/latin-greek.c +++ b/iconvdata/latin-greek.c @@ -1,7 +1,6 @@ /* Conversion from and to LATIN-GREEK. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/mac-centraleurope.c b/iconvdata/mac-centraleurope.c index eb174ddbd8ecbe7dad07c178506b26727d24d8bb..75b7fa6dc8540a09740e94aa7702ecf4db82a374 100644 --- a/iconvdata/mac-centraleurope.c +++ b/iconvdata/mac-centraleurope.c @@ -1,7 +1,6 @@ /* Conversion from and to MAC-CENTRALEUROPE. Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2007. 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/iconvdata/mac-is.c b/iconvdata/mac-is.c index 9e5503d7f3954577320bfe3773a1441d48adf7cf..bc49e63f9b8f8c97fb1f2209ddce2435a56250f9 100644 --- a/iconvdata/mac-is.c +++ b/iconvdata/mac-is.c @@ -1,7 +1,6 @@ /* Conversion from and to MAC-IS. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/mac-sami.c b/iconvdata/mac-sami.c index ea5686f8cc8d2acbac0ed1cf6caf749345ecd647..306bbca7d041db3b8a44f5c8455d84ea3eaa8622 100644 --- a/iconvdata/mac-sami.c +++ b/iconvdata/mac-sami.c @@ -1,7 +1,6 @@ /* Conversion from and to MAC-SAMI. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/iconvdata/mac-uk.c b/iconvdata/mac-uk.c index 677a3a345e7fa7df9720bca45e20d8d3f7a48877..55168e3df50fe9d393db86d8c01ef5f0694c587b 100644 --- a/iconvdata/mac-uk.c +++ b/iconvdata/mac-uk.c @@ -1,7 +1,6 @@ /* Conversion from and to MAC-UK. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/macintosh.c b/iconvdata/macintosh.c index 964c2c6301fe8a6544fc8a36eb519260c38d15af..6de94e969bee0b9e1a9c0bdbce7750a7365f1daa 100644 --- a/iconvdata/macintosh.c +++ b/iconvdata/macintosh.c @@ -1,7 +1,6 @@ /* Conversion from and to MACINTOSH. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/mik.c b/iconvdata/mik.c index 0ca7eec1701e0bcce1ab9189bf5a05d12033471e..1a707554e6094389a1909ea03023906e967e55fc 100644 --- a/iconvdata/mik.c +++ b/iconvdata/mik.c @@ -1,7 +1,6 @@ /* Conversion from and to MIK. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Alexander Shopov , 2006. 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/iconvdata/nats-dano.c b/iconvdata/nats-dano.c index 4751240bb19befd0ea560bd391978fa2f38320d3..bf44aa74d4d507b46a93bb167a8d8da8503fd9f0 100644 --- a/iconvdata/nats-dano.c +++ b/iconvdata/nats-dano.c @@ -1,7 +1,6 @@ /* Conversion from and to NATS-DANO. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/nats-sefi.c b/iconvdata/nats-sefi.c index 5b29169df29475be54ef1ce5a4a81b46b095f634..08b5e4ae91b21cf2a6f0dbd2315d2ddc979b8800 100644 --- a/iconvdata/nats-sefi.c +++ b/iconvdata/nats-sefi.c @@ -1,7 +1,6 @@ /* Conversion from and to NATS-SEFI. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/iconvdata/pt154.c b/iconvdata/pt154.c index ccd9f49cdd5b4814088b5254cb30d37b098ce4cb..67292d392b70a942cc8ed4ed853b48972567d871 100644 --- a/iconvdata/pt154.c +++ b/iconvdata/pt154.c @@ -1,7 +1,6 @@ /* Conversion from and to PT154. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/iconvdata/rk1048.c b/iconvdata/rk1048.c index 40c76c5026a826a4f4b65118cc1472c9db403c9a..2e25412518c367d61eb274961ea06f205224f560 100644 --- a/iconvdata/rk1048.c +++ b/iconvdata/rk1048.c @@ -1,7 +1,6 @@ /* Conversion from and to RK1048. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/iconvdata/run-iconv-test.sh b/iconvdata/run-iconv-test.sh index 3b18995b175832e4cc2e056bb9b5f103d2101d7e..e2772033caa45361972f87c2ba875eaeb69cdb4d 100755 --- a/iconvdata/run-iconv-test.sh +++ b/iconvdata/run-iconv-test.sh @@ -2,7 +2,6 @@ # Run available iconv(1) tests. # Copyright (C) 1998-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Ulrich Drepper , 1998. # 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/iconvdata/sami-ws2.c b/iconvdata/sami-ws2.c index 64e22e6e0a3162d6b8370240d6755e1a4a19a146..6821e7e9aa98e45d0e508f12aa195884ffad6935 100644 --- a/iconvdata/sami-ws2.c +++ b/iconvdata/sami-ws2.c @@ -1,7 +1,6 @@ /* Conversion from and to SAMI-WS2. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/iconvdata/shift_jisx0213.c b/iconvdata/shift_jisx0213.c index 1585eda66a780142e65eeda61155fef74ec679b9..1c16d328b9c4c717fbf2a157ef1dfe932e72ae36 100644 --- a/iconvdata/shift_jisx0213.c +++ b/iconvdata/shift_jisx0213.c @@ -1,7 +1,6 @@ /* Conversion from and to Shift_JISX0213. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bruno Haible , 2002. 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/iconvdata/sjis.c b/iconvdata/sjis.c index 7be6f5276648df11608e8f3005df70ac7098bbf7..517ddb0c0c3ffd7ebf02ac13d287aa28740075bd 100644 --- a/iconvdata/sjis.c +++ b/iconvdata/sjis.c @@ -1,7 +1,6 @@ /* Mapping tables for SJIS handling. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/t.61.c b/iconvdata/t.61.c index 3f6b26da4f6d3c58d320244205795e3024b7cf4b..e0520141dbaa6ac8c0947208e989bf45543f98ff 100644 --- a/iconvdata/t.61.c +++ b/iconvdata/t.61.c @@ -1,7 +1,6 @@ /* Generic conversion to and from T.61. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/iconvdata/tcvn5712-1.c b/iconvdata/tcvn5712-1.c index 590657aa0eb35fe7a980807fd3f2c8feabf20604..d699b2ec7aedb364b4171386cb19ca0419e9da22 100644 --- a/iconvdata/tcvn5712-1.c +++ b/iconvdata/tcvn5712-1.c @@ -1,7 +1,6 @@ /* Conversion to and from TCVN5712-1. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/iconvdata/tis-620.c b/iconvdata/tis-620.c index 29d60f3c4b57dca1ca73ffe46ac297f3c7f79c0b..50bcd7a5e1b0e323bcdff6b207a38ac40f806c14 100644 --- a/iconvdata/tis-620.c +++ b/iconvdata/tis-620.c @@ -1,7 +1,6 @@ /* Conversion from and to TIS-620. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/iconvdata/tscii.c b/iconvdata/tscii.c index eeb216e380540e92fc9cb9e74839ddda4d11e546..ed45a5bd2b204823c03a7e570e92ada099ba24c3 100644 --- a/iconvdata/tscii.c +++ b/iconvdata/tscii.c @@ -1,7 +1,6 @@ /* Conversion from and to TSCII. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bruno Haible , 2002. 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/iconvdata/tst-e2big.c b/iconvdata/tst-e2big.c index d6c2969240c93bf35d7580219680366bac619636..7a11a681d885fa8a0bc9894e8bddc5f6a8627e56 100644 --- a/iconvdata/tst-e2big.c +++ b/iconvdata/tst-e2big.c @@ -1,7 +1,6 @@ /* Test for a tricky E2BIG situation. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bruno Haible , 2002. 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/iconvdata/tst-loading.c b/iconvdata/tst-loading.c index 60f9eab59ce902a261aacbf6f103668b47907823..9683434cd15d919cdd643f514d8ab48d0aa76cee 100644 --- a/iconvdata/tst-loading.c +++ b/iconvdata/tst-loading.c @@ -1,7 +1,6 @@ /* Tests for loading and unloading of iconv modules. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/iconvdata/tst-table-charmap.sh b/iconvdata/tst-table-charmap.sh index f52731482477604cd9db77eb2b8dac5e64c34236..b180979843dc0add2f622510cfbc4a036d3bd656 100755 --- a/iconvdata/tst-table-charmap.sh +++ b/iconvdata/tst-table-charmap.sh @@ -1,7 +1,6 @@ #!/bin/sh # Copyright (C) 2000-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Bruno Haible , 2000. # # The GNU C Library is free software; you can redistribute it and/or diff --git a/iconvdata/tst-table-from.c b/iconvdata/tst-table-from.c index 9ad1f44eba07fe3ee315042edec00700d31c8d05..450b7f505c4a54b6bf5d8dfc470fb5e77f7c2ad0 100644 --- a/iconvdata/tst-table-from.c +++ b/iconvdata/tst-table-from.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bruno Haible , 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/iconvdata/tst-table-to.c b/iconvdata/tst-table-to.c index 6f0aa29cdae9b5f5487616e12d4d4738c9fb343b..97f0c076d201e311eed25a16f2b33645da79a6ca 100644 --- a/iconvdata/tst-table-to.c +++ b/iconvdata/tst-table-to.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bruno Haible , 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/iconvdata/tst-table.sh b/iconvdata/tst-table.sh index 04c06136fe0dc6b5fa1a9a709c20f9d1b61f63d7..9d01a7700569eb4a40da9b1de5b31cbc9df80a94 100755 --- a/iconvdata/tst-table.sh +++ b/iconvdata/tst-table.sh @@ -1,7 +1,6 @@ #!/bin/sh # Copyright (C) 2000-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Bruno Haible , 2000. # # The GNU C Library is free software; you can redistribute it and/or diff --git a/iconvdata/tst-tables.sh b/iconvdata/tst-tables.sh index dd52e44783e7aad5788c5b6f39d6c19e39b7da91..9077a407898b218dfa5e586633ebb336a6e7ed5d 100755 --- a/iconvdata/tst-tables.sh +++ b/iconvdata/tst-tables.sh @@ -1,7 +1,6 @@ #!/bin/sh # Copyright (C) 2000-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Bruno Haible , 2000. # # The GNU C Library is free software; you can redistribute it and/or diff --git a/iconvdata/uhc.c b/iconvdata/uhc.c index 9834bbd48341e93199273845ae626814191c0607..49b0587063b60c6a7a056cef717e3a6b87a6fff3 100644 --- a/iconvdata/uhc.c +++ b/iconvdata/uhc.c @@ -1,7 +1,6 @@ /* Mapping tables for UHC handling. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jungshik Shin , 1998. 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/iconvdata/unicode.c b/iconvdata/unicode.c index 4b9731fd9b4929fbf7c27635b01dc26e2bcfd726..c7685c9593d128fa1eaef0987c2ed2907b1a7975 100644 --- a/iconvdata/unicode.c +++ b/iconvdata/unicode.c @@ -1,7 +1,6 @@ /* Conversion module for Unicode Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/iconvdata/utf-16.c b/iconvdata/utf-16.c index 75e44bdd7774cc5fbd8c8367ac65dfcae0ee9f39..13a2a056b7175c937439cccf110b99f0684e0f9c 100644 --- a/iconvdata/utf-16.c +++ b/iconvdata/utf-16.c @@ -1,7 +1,6 @@ /* Conversion module for UTF-16. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/iconvdata/utf-7.c b/iconvdata/utf-7.c index 46c009234c2045ba7307095b3bf7f252efd6073e..0ed46c948da5cae66a6c31971e0540fbc9d188e0 100644 --- a/iconvdata/utf-7.c +++ b/iconvdata/utf-7.c @@ -1,7 +1,6 @@ /* Conversion module for UTF-7. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bruno Haible , 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/iconvdata/viscii.c b/iconvdata/viscii.c index e20f59882a1b3a7e2ee84befc272784bdd5012a8..89abbc7ed14a36480f0d4abf53878e05174512db 100644 --- a/iconvdata/viscii.c +++ b/iconvdata/viscii.c @@ -1,7 +1,6 @@ /* Conversion from and to VISCII. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/include/atomic.h b/include/atomic.h index f2ac3e2256e7a46f7f69e3bab83a0cda4ddc4780..db8980d1ebabf2165c4491ecdab9b38af0bf18d5 100644 --- a/include/atomic.h +++ b/include/atomic.h @@ -1,7 +1,6 @@ /* Internal macros for atomic operations for GNU C Library. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/include/inline-hashtab.h b/include/inline-hashtab.h index bab691bb9c91beeb7e7539053df9d6555187f54b..d3d2cc46a66b33d4caae5b5c1eec861164661dd3 100644 --- a/include/inline-hashtab.h +++ b/include/inline-hashtab.h @@ -1,7 +1,6 @@ /* Fully-inline hash table, used mainly for managing TLS descriptors. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Alexandre Oliva This file is derived from a 2003's version of libiberty's hashtab.c, contributed by Vladimir Makarov (vmakarov@cygnus.com), diff --git a/include/intprops.h b/include/intprops.h index 967e32ea0cbedd56fec3697c5fb40d9594cbfb9c..2b6e5e93ed68617efaee322774589915b31f72fd 100644 --- a/include/intprops.h +++ b/include/intprops.h @@ -15,7 +15,6 @@ You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -/* Written by Paul Eggert. */ #ifndef _GL_INTPROPS_H #define _GL_INTPROPS_H diff --git a/include/list.h b/include/list.h index 7a1f1675bf78cc1b150ea902a591d44831c5753a..16e834e50d08afbccd2f972267e40691da76d082 100644 --- a/include/list.h +++ b/include/list.h @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/include/list_t.h b/include/list_t.h index be5942bc8b3c4a5ba7823f40f524d65c96fa599f..172126f1efc2ef70ad892cadf433f0c46f8bfc04 100644 --- a/include/list_t.h +++ b/include/list_t.h @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/inet/bug-if1.c b/inet/bug-if1.c index b069767b8de3a87225521ce004a81523a0f185b4..ec6c2b01d74676c661147e06eb1bec8c52e24f14 100644 --- a/inet/bug-if1.c +++ b/inet/bug-if1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/inet/ether_aton.c b/inet/ether_aton.c index 9cfcfece050febb0cdfebe61665671c68de0e768..12c1b7f7f0c6125e96986cf8b657bbff7dda380b 100644 --- a/inet/ether_aton.c +++ b/inet/ether_aton.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/ether_aton_r.c b/inet/ether_aton_r.c index a775217fb484eb40eb7f40d1d9047c22171a222f..66811d3083d17ccec06ba07b90007bf51c825c43 100644 --- a/inet/ether_aton_r.c +++ b/inet/ether_aton_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/ether_hton.c b/inet/ether_hton.c index 453568e85b72c1999e493c2973df13ac2ff4249b..fa05fdf537ee637be7aa7b890f50970fc958eabf 100644 --- a/inet/ether_hton.c +++ b/inet/ether_hton.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/ether_ntoa.c b/inet/ether_ntoa.c index f0f359bd92dd8113fb93b5209f20f1ebb4975f1e..0dae3a0602d97d2f89af3169cbcfcefecdee0194 100644 --- a/inet/ether_ntoa.c +++ b/inet/ether_ntoa.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/ether_ntoa_r.c b/inet/ether_ntoa_r.c index ebfe6b601410197f87751e7abdca1dd1b0183172..471ff0e3ea25caf8416c8561017cb183c5193df5 100644 --- a/inet/ether_ntoa_r.c +++ b/inet/ether_ntoa_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/ether_ntoh.c b/inet/ether_ntoh.c index 7eda3f5d59e391f6cfb8702ec19038266bff570c..a8565a1f699baf5fcc6a09006f2a089fb2f19ae8 100644 --- a/inet/ether_ntoh.c +++ b/inet/ether_ntoh.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/getaliasent_r.c b/inet/getaliasent_r.c index ecedf8406136ab7dd101594f5ab3481233ef16a8..f76b65fdcc7532567112c7e4a7aac612a9f8ed70 100644 --- a/inet/getaliasent_r.c +++ b/inet/getaliasent_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/getaliasname.c b/inet/getaliasname.c index 6700a534aeec23db82ec28a5046556332d61e034..ee3963b8d32029322294fd04246d234b73028bd1 100644 --- a/inet/getaliasname.c +++ b/inet/getaliasname.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/getaliasname_r.c b/inet/getaliasname_r.c index f27580bf81ec5418ff14155f1d3d7d347c89dd0d..51938fe4fe1172ea21c0eb791fdfda2fc250cd1d 100644 --- a/inet/getaliasname_r.c +++ b/inet/getaliasname_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/gethstbyad.c b/inet/gethstbyad.c index bc433a163bca99db5f58047aafa1ad6cdcf21c82..2bcfcdebfc5c0d4b15f089c81ba12c99a03650bf 100644 --- a/inet/gethstbyad.c +++ b/inet/gethstbyad.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/gethstbyad_r.c b/inet/gethstbyad_r.c index 624d03ec77aa3a4e9c3d03a724d4512ccf98f4a9..a954e62dd78bb1944db4ee94a2be37113e3fd6ec 100644 --- a/inet/gethstbyad_r.c +++ b/inet/gethstbyad_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/gethstbynm.c b/inet/gethstbynm.c index 6e7524c14640fb0778601970ec4594b33ef5a8c0..8235a17a7efb882d2e14af7d77caf85ee27db72f 100644 --- a/inet/gethstbynm.c +++ b/inet/gethstbynm.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/gethstbynm2.c b/inet/gethstbynm2.c index 6bdbe7fdf188c2430689df4b239ed9ad6b9c1f91..1bb74074810c4a264f595259974cdd4ab20d2533 100644 --- a/inet/gethstbynm2.c +++ b/inet/gethstbynm2.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/gethstbynm2_r.c b/inet/gethstbynm2_r.c index a0b60ce6cc761cabbb726d1eb5b222d512ebce17..ee13c4979d35c6bafb2b33031ab639654d2d8e9e 100644 --- a/inet/gethstbynm2_r.c +++ b/inet/gethstbynm2_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/gethstbynm_r.c b/inet/gethstbynm_r.c index 0a89bee32aa3e5acffe95ed94bedb7bb78d3057c..3f7cd87a5a20b2b6cb3115a848cb35e1f6e6562a 100644 --- a/inet/gethstbynm_r.c +++ b/inet/gethstbynm_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/getipv4sourcefilter.c b/inet/getipv4sourcefilter.c index b1346a026a14418a02c584c489946e2ba524e2c2..695c5fac1812dfb913ca4101f423a2b76cf2bef6 100644 --- a/inet/getipv4sourcefilter.c +++ b/inet/getipv4sourcefilter.c @@ -1,7 +1,6 @@ /* Get source filter. Stub version. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/inet/getnetbyad.c b/inet/getnetbyad.c index 331583695b0478cbc33e9b9311335eb097474e83..efb1fb5b5890c4106dcc022f08c3308b2ebbbcfe 100644 --- a/inet/getnetbyad.c +++ b/inet/getnetbyad.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/getnetbyad_r.c b/inet/getnetbyad_r.c index eadc7b5c8288111d2fee62c6b3e30270ad298961..a4f64cffa110a738267f51471917478727e54653 100644 --- a/inet/getnetbyad_r.c +++ b/inet/getnetbyad_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/getnetbynm.c b/inet/getnetbynm.c index 40bcd7911fcf666faa10168a9734755608537b6a..8726993d6f2ceb76239410a00f473e0783eacb69 100644 --- a/inet/getnetbynm.c +++ b/inet/getnetbynm.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/getnetbynm_r.c b/inet/getnetbynm_r.c index 68ab1536cf82119708884b96370803335c243a23..f97b6f8ff7afae3d89f353da6deac2091321f42e 100644 --- a/inet/getnetbynm_r.c +++ b/inet/getnetbynm_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/getproto.c b/inet/getproto.c index 0a2c9b254712fb0dfbb05dff77624e312e9d85bd..2f1a345b7b27993774e6fdad6f620a6e3ea43b87 100644 --- a/inet/getproto.c +++ b/inet/getproto.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/getproto_r.c b/inet/getproto_r.c index 4224fca5791c4539f382d48baa11ebc4290bd906..9787618a47c05b671bdc30db58dd9f520ed549ca 100644 --- a/inet/getproto_r.c +++ b/inet/getproto_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/getprtname.c b/inet/getprtname.c index 3f72424e9e5a182479e2ffb9b3f4c6dc93534863..461764f3baf206c67c9df6ad81714b4c34eb9db7 100644 --- a/inet/getprtname.c +++ b/inet/getprtname.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/getprtname_r.c b/inet/getprtname_r.c index 89c1515e1f4f392da2e782e8ae2d5d0d590e7861..e8f59e00841e02c11b4f01eaf7050cd4dfc8d175 100644 --- a/inet/getprtname_r.c +++ b/inet/getprtname_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/getrpcbyname.c b/inet/getrpcbyname.c index 5e186eb4b14f5a15d4b71de52cb1d22843733d74..a203fc22f6f4d906f795f357dccf1454ac856b6a 100644 --- a/inet/getrpcbyname.c +++ b/inet/getrpcbyname.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/getrpcbyname_r.c b/inet/getrpcbyname_r.c index 84707d51fee674b6f043cd87daf953b3a89e575f..91bcfedd9d4b7a10e867b55f12172dea6eb2a370 100644 --- a/inet/getrpcbyname_r.c +++ b/inet/getrpcbyname_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/getrpcbynumber.c b/inet/getrpcbynumber.c index 50afee8e5ca439a7d277a9cd9b690f2d4145c3af..78e81695d67e60c71aa578f034a80bfff962c611 100644 --- a/inet/getrpcbynumber.c +++ b/inet/getrpcbynumber.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/getrpcbynumber_r.c b/inet/getrpcbynumber_r.c index 563918861387ce339e30229cc93908118871e108..a8bce8326c3fec492a3a47918045d00def9bf052 100644 --- a/inet/getrpcbynumber_r.c +++ b/inet/getrpcbynumber_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/getsourcefilter.c b/inet/getsourcefilter.c index 9a92645a3db2e9199f156bd3657cdbfc03fac16b..4a73d5f24c9ce26e6aa4be99c48a788507c5ee48 100644 --- a/inet/getsourcefilter.c +++ b/inet/getsourcefilter.c @@ -1,7 +1,6 @@ /* Get source filter. Stub version. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/inet/getsrvbynm.c b/inet/getsrvbynm.c index cd050ac448f5bf6ee730a222e135e2f9afb1220b..c6245ef9b3d31e63bcf3522d7fd3a2e7b3fd6058 100644 --- a/inet/getsrvbynm.c +++ b/inet/getsrvbynm.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/getsrvbynm_r.c b/inet/getsrvbynm_r.c index 596884ccb17cb2f0b7bf59ba53ff40c0bd8a0bec..b9c9075fdf35efb19f82f4e373d3342e4442b9dc 100644 --- a/inet/getsrvbynm_r.c +++ b/inet/getsrvbynm_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/getsrvbypt.c b/inet/getsrvbypt.c index 466d269e51824c0fb1e46180d0ccb3a1e1cef847..f50deecee994d1a145767e44482703dd4c1afc4e 100644 --- a/inet/getsrvbypt.c +++ b/inet/getsrvbypt.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/getsrvbypt_r.c b/inet/getsrvbypt_r.c index 9b62a2803f499f12f786e1f8b0e518e8c9430165..5d9e5c612ee18576361a54955f9bb16fbfb80f3a 100644 --- a/inet/getsrvbypt_r.c +++ b/inet/getsrvbypt_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/inet/htontest.c b/inet/htontest.c index d656c4d68902eb3af2c56205a030b280daf4aa16..18f4e08c7a5127169789823ac4b649d6d0d1aa74 100644 --- a/inet/htontest.c +++ b/inet/htontest.c @@ -1,7 +1,6 @@ /* Test hton/ntoh functions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/inet/in6_addr.c b/inet/in6_addr.c index c6077f3b18deaa86c6da4d07d8d66817b71dd8a7..408958484b406c80c79316083c813ee786991d36 100644 --- a/inet/in6_addr.c +++ b/inet/in6_addr.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Philip Blundell , 1997. 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/inet/inet6_opt.c b/inet/inet6_opt.c index e7dd3a2ce37a1bdf87277033cbd7e11e4651a8b0..2c76ff98f54d71b9b011d12c367df1e616ad68a8 100644 --- a/inet/inet6_opt.c +++ b/inet/inet6_opt.c @@ -1,6 +1,5 @@ /* Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2006. 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/inet/inet6_option.c b/inet/inet6_option.c index 848822226079622c329cf6f9a164dae8f706b9b9..d8855272df0f27e1b0bbe80d6d558436a2a915fc 100644 --- a/inet/inet6_option.c +++ b/inet/inet6_option.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/inet/inet6_rth.c b/inet/inet6_rth.c index d975f547fb7294d291110e5034b9e29c5c58a58b..87c10b04fdcf08ba0af34f18fab509af26f38c6b 100644 --- a/inet/inet6_rth.c +++ b/inet/inet6_rth.c @@ -1,6 +1,5 @@ /* Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2006. 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/inet/inet_ntoa.c b/inet/inet_ntoa.c index 08333647558d0b9eb608a6738011978cd7b01849..ce3ebf808747c50daf8c78e15f8cded823340c62 100644 --- a/inet/inet_ntoa.c +++ b/inet/inet_ntoa.c @@ -1,7 +1,6 @@ /* Convert Inet number to ASCII representation. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/inet/setipv4sourcefilter.c b/inet/setipv4sourcefilter.c index 64aa73d0876e88c3d7ca49e222ac06ea43f6b080..2ef9e89acc59af1461590ee267f1e16b48784f00 100644 --- a/inet/setipv4sourcefilter.c +++ b/inet/setipv4sourcefilter.c @@ -1,7 +1,6 @@ /* Set source filter. Stub version. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/inet/setsourcefilter.c b/inet/setsourcefilter.c index df56a1b561bc3036423bfdc812f0011dbb80d012..5f177528161e69e335a7fb97068eef4a2366cd05 100644 --- a/inet/setsourcefilter.c +++ b/inet/setsourcefilter.c @@ -1,7 +1,6 @@ /* Set source filter. Stub version. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/inet/test_ifindex.c b/inet/test_ifindex.c index 1f5edc341a2d2a318da56b28c67b30eda8754498..2339439bfe57146134a371652fdfdc520491a5c1 100644 --- a/inet/test_ifindex.c +++ b/inet/test_ifindex.c @@ -1,7 +1,6 @@ /* Test interface name <-> index conversions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Philip Blundell . 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/inet/tst-network.c b/inet/tst-network.c index b7d9baa53543f4090c9cfb934e9493244163f1bd..68a21c6919519a29a146899065aed97c4e1dd58b 100644 --- a/inet/tst-network.c +++ b/inet/tst-network.c @@ -1,7 +1,6 @@ /* Test for inet_network. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 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-codeset.c b/intl/tst-codeset.c index 94d22310a42cd034db82b16776dd08792d619aa1..91826d882a4b552886d309c70349cab484859b6e 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 , 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 99dc505fa395d3be5ab5ce79de9ab72e52c917ae..4d3c5bc6ea283a8454aacb9a9e73ee2db916a430 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 , 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 4433acdbdf41f596cfa3f860b4f677ff13f720b5..801ba552adec1f93543895aad4326d18de0f06ee 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 and - Andreas Jaeger , 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 d785814784a82ad90a86585f551150cca4ce844b..687ab585cc350aff9105d6ff6d543cd4d0f6ab8d 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 , 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 a63f36d2679a5375aac0e0b51a9786efa7c09e8d..a5153fb0f36095d02b4c51016cfb84241716cce1 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 , 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 3d298fe5c31ddf3c9c034bc7cf50348e87b938f3..b3ab8e52def9206216c29ff487d1e1077a511826 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 , 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 cd5cc8293202f238a721ded74fb0471acaeaa4e7..6803ebe495bd6bc79572349662adec6b6ff0ee46 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 , 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 264292c034ac8fe9aaa6e89ceb943d59cc738f5d..b9cf86f5b1396d0c5d9ff3e24d16dbc76d668fb5 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 , 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 3998330313dd632df65a7c3ab16b61243edd9f44..837a8005cce7f819330e0a7ba0c80dab879fc64b 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 , 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/io/bug-ftw1.c b/io/bug-ftw1.c index 061b02779e5b22389ccd3999318a56a1ae70b24a..6ca0c18dc834773eb44bce0830333a04c5f75344 100644 --- a/io/bug-ftw1.c +++ b/io/bug-ftw1.c @@ -1,7 +1,6 @@ /* Test for ftw function searching in root directory. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/io/bug-ftw2.c b/io/bug-ftw2.c index 174366fd4e9b1c34f36deee4ef53d1faf910ca3c..4b3726b421eb4be49c042aa16e4d963cd9712ff8 100644 --- a/io/bug-ftw2.c +++ b/io/bug-ftw2.c @@ -1,7 +1,6 @@ /* Test for ftw function searching in current directory. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/io/bug-ftw4.c b/io/bug-ftw4.c index 7ae26ed263fd4b64948f49a4e405946f52f417be..418f9763847d4b88e375a9290b1618ebe00ea29c 100644 --- a/io/bug-ftw4.c +++ b/io/bug-ftw4.c @@ -1,7 +1,6 @@ /* Test if ftw function doesn't leak fds. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/io/ftw.c b/io/ftw.c index ce1c6a14a306152aab7159e1b6f722bedce76b3b..f0db173727a6f42cb0b957c19104dbf6131e4caa 100644 --- a/io/ftw.c +++ b/io/ftw.c @@ -1,7 +1,6 @@ /* File tree walker functions. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/io/ftw64-time64.c b/io/ftw64-time64.c index 7c9db5448a34383bd8fd9f5a15e68e0f87023e5a..b31a3682e773be7e17154f7726cadc6a5db211b1 100644 --- a/io/ftw64-time64.c +++ b/io/ftw64-time64.c @@ -1,7 +1,6 @@ /* File tree walker functions. LFS version. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/io/ftw64.c b/io/ftw64.c index b2150c42a4f383b9f151ea52494bbf9fb27773ba..f1cf186abec1886100c60a768278fa88ed9ee820 100644 --- a/io/ftw64.c +++ b/io/ftw64.c @@ -1,7 +1,6 @@ /* File tree walker functions. LFS version. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/io/ppoll.c b/io/ppoll.c index 8aa107aee6c36933c02314905a73eaf25b50b097..5e53cbc5ca4fe1f1667edc3d5b5c7601a670adf3 100644 --- a/io/ppoll.c +++ b/io/ppoll.c @@ -1,6 +1,5 @@ /* Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2006. 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/io/test-lfs.c b/io/test-lfs.c index 68aec90b80365ecb49b4a4ef971dbb590eb025a0..2a7c43e6f8f8a50c80adf171e32a25623516e8d6 100644 --- a/io/test-lfs.c +++ b/io/test-lfs.c @@ -1,7 +1,6 @@ /* Some basic tests for LFS. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 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/io/test-stat.c b/io/test-stat.c index 32b2bd25d5425f5b280002eb051ceaf5deaa210a..212801babf1a914b754db6a46c5dfdecc190d69d 100644 --- a/io/test-stat.c +++ b/io/test-stat.c @@ -1,5 +1,4 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Maciej W. Rozycki , 2000. 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/io/test-stat2.c b/io/test-stat2.c index 1d5938df23ae571f1d5129db1eddf0ca31afb6d8..e0e7cc0893d629674f60ae810f11e0f96784cd46 100644 --- a/io/test-stat2.c +++ b/io/test-stat2.c @@ -1,7 +1,6 @@ /* Test consistence of results of stat and stat64. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/io/tst-fcntl.c b/io/tst-fcntl.c index fe7ca18a42e33d7fcc3c2fd3a782247e38362bb9..24d45904d20452d202cb2c1612a1e8cf0812f232 100644 --- a/io/tst-fcntl.c +++ b/io/tst-fcntl.c @@ -1,7 +1,6 @@ /* Tests for fcntl. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/io/tst-getcwd.c b/io/tst-getcwd.c index fa60f982e3595c4228d3d0905ebc9604b71431db..557244640384d9dd382a500f83008006f795ee72 100644 --- a/io/tst-getcwd.c +++ b/io/tst-getcwd.c @@ -1,7 +1,6 @@ /* Test of getcwd function. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/libio/bug-ungetc4.c b/libio/bug-ungetc4.c index d4fa415a9eaaffc26ee0d6e60aa9054155c89067..4ddd4ba040b64e8b8ea1c9d9e8b75abb704d32b1 100644 --- a/libio/bug-ungetc4.c +++ b/libio/bug-ungetc4.c @@ -1,7 +1,6 @@ /* Test program for ungetc/fseekpos interaction. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/libio/fileops.c b/libio/fileops.c index e8ee374821ed4ca94a98083b0adfa099991a3701..0986059e7b16f885f8ab62bc9a98bda5fde10264 100644 --- a/libio/fileops.c +++ b/libio/fileops.c @@ -1,6 +1,5 @@ /* Copyright (C) 1993-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Per Bothner . 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/libio/iopopen.c b/libio/iopopen.c index 6b04222c24aaee9259cbdf2d4c7587ba9f273ad9..0266d19870757c50f8faddc8585b298106963255 100644 --- a/libio/iopopen.c +++ b/libio/iopopen.c @@ -1,6 +1,5 @@ /* Copyright (C) 1993-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Per Bothner . 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/libio/libio.h b/libio/libio.h index cebdc6576356e87b4b0a7ab256ac8e680b545544..b7cfe1cb7cbd3c9acb84e9607f476f76e542f495 100644 --- a/libio/libio.h +++ b/libio/libio.h @@ -1,6 +1,5 @@ /* Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Per Bothner . 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/libio/obprintf.c b/libio/obprintf.c index 4333276a1bb797c665658a99118c731c44a54aed..e0b61cc431488b855f1550b7a472d1818d5eb62c 100644 --- a/libio/obprintf.c +++ b/libio/obprintf.c @@ -1,7 +1,6 @@ /* Print output of stream to given obstack. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/libio/oldfileops.c b/libio/oldfileops.c index ed3c98bd6dae6e857707e23025f36c8dd754009e..453f54bd5173f7f0882ace9b82fe2d4d89bfeb2b 100644 --- a/libio/oldfileops.c +++ b/libio/oldfileops.c @@ -1,6 +1,5 @@ /* Copyright (C) 1993-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Per Bothner . 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/libio/oldfmemopen.c b/libio/oldfmemopen.c index 6e415351c98de2539b35a47845b529df6422c024..a8c14b394f9a7854bb337e68923a6b31555cd18a 100644 --- a/libio/oldfmemopen.c +++ b/libio/oldfmemopen.c @@ -1,7 +1,6 @@ /* Fmemopen implementation. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Hanno Mueller, kontakt@hanno.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/libio/oldiopopen.c b/libio/oldiopopen.c index 68ca52c01242ea6eddda8e8d068ef9a2653cd65d..c8b52c1e54a0f7b22aa8edd9c8c11a414163a91c 100644 --- a/libio/oldiopopen.c +++ b/libio/oldiopopen.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Per Bothner . 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/libio/test-fmemopen.c b/libio/test-fmemopen.c index 7a6ffb32a96971e6aee0532b9c3b1438d57fad34..a26181bea3cac0f5af41f6f1df3a06c564b60a33 100644 --- a/libio/test-fmemopen.c +++ b/libio/test-fmemopen.c @@ -1,7 +1,6 @@ /* Test for fmemopen implementation. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Hanno Mueller, kontakt@hanno.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/libio/tst-fopenloc.c b/libio/tst-fopenloc.c index 6e417e6a673a36621e218f315676478df968a80b..f0e52e15655656b05938c0f1aa6e5a54cf77ee6f 100644 --- a/libio/tst-fopenloc.c +++ b/libio/tst-fopenloc.c @@ -1,7 +1,6 @@ /* Test for ,ccs= handling in fopen. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/libio/tst-freopen.c b/libio/tst-freopen.c index c8bc0a3d0749b204a85a9635d51ae70da2ab4cbc..1aba147941616c424d699d667ce499734a826a5c 100644 --- a/libio/tst-freopen.c +++ b/libio/tst-freopen.c @@ -1,7 +1,6 @@ /* Test freopen with mmap stdio. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2002. 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/libio/tst-mmap-setvbuf.c b/libio/tst-mmap-setvbuf.c index aa9ed4b558a8302a14508065ffaa7f85fe4c6f9b..816b3fca9d3e1993fe1f98e9548670e0ac1f8647 100644 --- a/libio/tst-mmap-setvbuf.c +++ b/libio/tst-mmap-setvbuf.c @@ -1,7 +1,6 @@ /* Test setvbuf on readonly fopen (using mmap stdio). Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2002. 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/libio/tst-widetext.c b/libio/tst-widetext.c index 64b8f4a2f8ed4623b4d062cb6128e345b1664542..2e7dfceeb1fe42561b769fa96f70054f3bcf1e01 100644 --- a/libio/tst-widetext.c +++ b/libio/tst-widetext.c @@ -2,7 +2,6 @@ amounts of text. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper . 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/libio/tst_getwc.c b/libio/tst_getwc.c index 420f54a0d3e6a29474ea1d0716d4b5548203172f..618326a7e69212a7edf1e95fd367493bf4183da8 100644 --- a/libio/tst_getwc.c +++ b/libio/tst_getwc.c @@ -1,7 +1,6 @@ /* Simple test of getwc in the C locale. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/libio/tst_putwc.c b/libio/tst_putwc.c index 2a6a4c738ca098bab90a4f6cbb0668f651b3b9fb..1f5f98295f82b574cb5f60a8d4d58fdc3f94a32a 100644 --- a/libio/tst_putwc.c +++ b/libio/tst_putwc.c @@ -1,7 +1,6 @@ /* Simple test of putwc in the C locale. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/libio/tst_wprintf2.c b/libio/tst_wprintf2.c index dfff70f1f9bdd9ba06dd85fd996bfad2cf3e603e..de19ae37815a4336a91421687f9454f7f66a4f93 100644 --- a/libio/tst_wprintf2.c +++ b/libio/tst_wprintf2.c @@ -1,4 +1,3 @@ -/* Test case by Yoshito Kawada . */ #include #include #include diff --git a/libio/wfileops.c b/libio/wfileops.c index 37f44780f811bd382726c5dbe272533ff4496707..be7b8df7ffd510c8f2ac6d33f2f6c8dc47e046e9 100644 --- a/libio/wfileops.c +++ b/libio/wfileops.c @@ -1,7 +1,5 @@ /* Copyright (C) 1993-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Ulrich Drepper . - Based on the single byte version by Per Bothner . 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/libio/wgenops.c b/libio/wgenops.c index 106ddfd27818cd5fbb92080eccf5564e36f6b805..75c27b22a912dd79946cc053d90c57f9a159bf9f 100644 --- a/libio/wgenops.c +++ b/libio/wgenops.c @@ -1,7 +1,5 @@ /* Copyright (C) 1993-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Ulrich Drepper . - Based on the single byte version by Per Bothner . 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/locale/C-address.c b/locale/C-address.c index 1f9613a3e1a6991eaeb3f8c65188575ef6e3bcdb..277b41bbb9595f7b5b3d28c16ee9c450e03691aa 100644 --- a/locale/C-address.c +++ b/locale/C-address.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/locale/C-collate.c b/locale/C-collate.c index 76d9373683314943d3e76f4975cbd2cad74d7766..02b70570a4db20c8f346589d079d881c178726a9 100644 --- a/locale/C-collate.c +++ b/locale/C-collate.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/locale/C-ctype.c b/locale/C-ctype.c index f3b02d8814185632cc15b271904d19facd615cbc..18effa44e12e48344d30242266b003631919d2eb 100644 --- a/locale/C-ctype.c +++ b/locale/C-ctype.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/locale/C-identification.c b/locale/C-identification.c index ccfbf4cb917ecc92201fd949e453bf16b39a22ea..b403cbf8f5bbe3c5406d590b050dc09485653e90 100644 --- a/locale/C-identification.c +++ b/locale/C-identification.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/locale/C-measurement.c b/locale/C-measurement.c index 7f3266e67aed1155ed902b4d66aa148cfba521a3..b3ce9eb45c0f2ab1ec12845a25aaa1dc8424c985 100644 --- a/locale/C-measurement.c +++ b/locale/C-measurement.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/locale/C-messages.c b/locale/C-messages.c index 923e26ab05b7d30d8962bbf919cbe2aeed697296..dad057ed7271db48c5a5b50a4bd01ad2700d37b8 100644 --- a/locale/C-messages.c +++ b/locale/C-messages.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/locale/C-monetary.c b/locale/C-monetary.c index 1cb9c9a6e20114b88fb2e55094b58bf2a587939d..1c919c5d08fee772439aea7f7159575cbbe00e4f 100644 --- a/locale/C-monetary.c +++ b/locale/C-monetary.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/locale/C-name.c b/locale/C-name.c index ec88a466f947d1654d7522a669339cfcafb62e28..979d794641a7c52144f84b3df864f9bfda9e5c22 100644 --- a/locale/C-name.c +++ b/locale/C-name.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/locale/C-numeric.c b/locale/C-numeric.c index 56c8649c49c692c49b90deb7159dada07818d8a8..2e3251f1bbd12e0120f9019b9c6a66a17824d52e 100644 --- a/locale/C-numeric.c +++ b/locale/C-numeric.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/locale/C-paper.c b/locale/C-paper.c index b40dd943e31de5ee9a98aea3ee09ac68cc3d6d94..f63b42ea21646ef09d716236795c6125af399443 100644 --- a/locale/C-paper.c +++ b/locale/C-paper.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/locale/C-telephone.c b/locale/C-telephone.c index 49611f7d561565ed06fdbe0fcb2a96b4d86493e5..32b0921d1c9c3baf8bafd65bfdc363689ce6813b 100644 --- a/locale/C-telephone.c +++ b/locale/C-telephone.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/locale/C-time.c b/locale/C-time.c index 9e711bd422ce2d14166919d0cbaa51226500edc5..c55598e2916ed5da830776910d88107ea00e54db 100644 --- a/locale/C-time.c +++ b/locale/C-time.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/locale/C-translit.h.in b/locale/C-translit.h.in index 8db2e7d22665f2f62de60e0e0339caaf2a048eb4..1889c9d167332affe5603e69a5ab68cadae11411 100644 --- a/locale/C-translit.h.in +++ b/locale/C-translit.h.in @@ -1,7 +1,6 @@ # Transliteration for the C locale. -*-C-*- # Copyright (C) 2000-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Ulrich Drepper , 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/locale/bits/types/__locale_t.h b/locale/bits/types/__locale_t.h index b0742bfb289fda314591a89e2e917d622befa738..dda8814a1e19e978acba8925b8919951b5276e38 100644 --- a/locale/bits/types/__locale_t.h +++ b/locale/bits/types/__locale_t.h @@ -1,7 +1,6 @@ /* Definition of struct __locale_struct and __locale_t. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/locale/broken_cur_max.c b/locale/broken_cur_max.c index 4f7bf2fb0ed32a41e84925d903a351616caaa310..d14b2a8247567f3f08522763587d774754b09dc6 100644 --- a/locale/broken_cur_max.c +++ b/locale/broken_cur_max.c @@ -2,7 +2,6 @@ character set. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/locale/coll-lookup.c b/locale/coll-lookup.c index 91a365c628141964c0232a71ae4a163a97ac1f0b..baa6344c4f8c3af080062c1c2264c14b52567d77 100644 --- a/locale/coll-lookup.c +++ b/locale/coll-lookup.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bruno Haible , 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/locale/coll-lookup.h b/locale/coll-lookup.h index db6ba90a1b1995a39791b414b853d0b092059869..b388220ca7f8f1f642de2446123dcf9e040585bd 100644 --- a/locale/coll-lookup.h +++ b/locale/coll-lookup.h @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bruno Haible , 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/locale/duplocale.c b/locale/duplocale.c index bb5d24bdda9c333733bf3347569024bfafd9de11..d590206116bf4e25643a8d57c64ce54931fc1c17 100644 --- a/locale/duplocale.c +++ b/locale/duplocale.c @@ -1,7 +1,6 @@ /* Duplicate handle for selection of locales. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/locale/elem-hash.h b/locale/elem-hash.h index 3e07fefdd922c19eae332cb4b62ed7cdb43ba328..6c29f8aba5d5512a8484fa45822b292337db2f31 100644 --- a/locale/elem-hash.h +++ b/locale/elem-hash.h @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Ulrich Drepper, . 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/locale/findlocale.c b/locale/findlocale.c index ab09122b0c48e36da45fcd399766d2d85020062a..5986373edd109d5c45040e8e6b424b688045ccb5 100644 --- a/locale/findlocale.c +++ b/locale/findlocale.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/locale/freelocale.c b/locale/freelocale.c index 9a4379a17343accafd8571208a9c4af043acfbda..1bfbb909bd5932e92740c4dde8e47485dc382886 100644 --- a/locale/freelocale.c +++ b/locale/freelocale.c @@ -1,7 +1,6 @@ /* Free data allocated by a call to setlocale_r Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/locale/hashval.h b/locale/hashval.h index 2522d80be4d7f219e3d76623d9ab697c58b4abdb..08e29812fffeaac84b304292b94fbf7a76e6619d 100644 --- a/locale/hashval.h +++ b/locale/hashval.h @@ -1,7 +1,6 @@ /* Implement simple hashing table with string based keys. Copyright (C) 1994-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Ulrich Drepper , October 1994. 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/locale/indigits.h b/locale/indigits.h index d86877a25a991f5551cc30880e076b01b2580de0..d30aa3015d00e8fb07cc41c40cd55beb6ed3de67 100644 --- a/locale/indigits.h +++ b/locale/indigits.h @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/locale/indigitswc.h b/locale/indigitswc.h index 1eb699f264cb7755ed694362c7706e0ea8769219..14c2c93708365f444010230efc0602492427b9f7 100644 --- a/locale/indigitswc.h +++ b/locale/indigitswc.h @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/locale/loadlocale.c b/locale/loadlocale.c index f4e6cc9fc2d5c06fae75397e254a6c2bab888416..9dc0ce5a2815c7989292e75010a0300be94fe68c 100644 --- a/locale/loadlocale.c +++ b/locale/loadlocale.c @@ -1,7 +1,6 @@ /* Functions to read locale data files. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/locale/mb_cur_max.c b/locale/mb_cur_max.c index a7be0cb25a9307daf9e69f6067864275821da089..b933b643c7a3a8ed32a8d88064b2d2aa88ad63da 100644 --- a/locale/mb_cur_max.c +++ b/locale/mb_cur_max.c @@ -2,7 +2,6 @@ character set. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/locale/newlocale.c b/locale/newlocale.c index 236dc1d6e81da1b3dc149043081307dbc08fb684..96d0a4d66d0eaeffc3b64b88d1fce5b485dd38a9 100644 --- a/locale/newlocale.c +++ b/locale/newlocale.c @@ -1,7 +1,6 @@ /* Return a reference to locale information record. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/locale/outdigits.h b/locale/outdigits.h index 22fc0ad849d66ed34339bdb41755033bdc47d557..0b2557e9a08d05121f8236293a65fbabd426af0b 100644 --- a/locale/outdigits.h +++ b/locale/outdigits.h @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/locale/outdigitswc.h b/locale/outdigitswc.h index c26ad2335e30558a9d304bae564a05b88fe7bfbc..26ffcaeedf4bd360fda943e4df41972a4f0ff05f 100644 --- a/locale/outdigitswc.h +++ b/locale/outdigitswc.h @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/locale/programs/charmap-kw.gperf b/locale/programs/charmap-kw.gperf index fcafa576365211f1c62ccd44c3cbc8e57c689625..68c52530210ecdf303fa30e4c59ac2b3d7ebd0f7 100644 --- a/locale/programs/charmap-kw.gperf +++ b/locale/programs/charmap-kw.gperf @@ -1,7 +1,6 @@ %{ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper, . This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/charmap-kw.h b/locale/programs/charmap-kw.h index f143dfc341be1715aa448840a17d7a5fab935c6b..7f93c23f811acbd636f43935181e748f784c078f 100644 --- a/locale/programs/charmap-kw.h +++ b/locale/programs/charmap-kw.h @@ -32,7 +32,6 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper, . This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/charmap.c b/locale/programs/charmap.c index 3d51e702dc3871098967f8d2d6c0ca5c1312b81b..1df7c180c08047c78731681f65ec23364f084acc 100644 --- a/locale/programs/charmap.c +++ b/locale/programs/charmap.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/charmap.h b/locale/programs/charmap.h index ab9205ef736b766a77d651b6dde0153cdb481937..83bbeb4eb687f39242b54012a940cd2b5ab8bef3 100644 --- a/locale/programs/charmap.h +++ b/locale/programs/charmap.h @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/config.h b/locale/programs/config.h index 2edcf3696c6806189847f1255a2e07df65a72a42..f959419e29b04f8f788939ca1105c38de6bda30c 100644 --- a/locale/programs/config.h +++ b/locale/programs/config.h @@ -1,7 +1,6 @@ /* Configuration for localedef program. Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/ld-address.c b/locale/programs/ld-address.c index 8351f8c994f378f1868b66c5170a296356b63fef..c5cd70b91a7316f73b5e91fa901dd65c8265e37a 100644 --- a/locale/programs/ld-address.c +++ b/locale/programs/ld-address.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/ld-collate.c b/locale/programs/ld-collate.c index b6406b775d3a81adff24ed8f00119eec2198a4c9..f4a8f34e4645a71723b9c2351d94c585ee904ae3 100644 --- a/locale/programs/ld-collate.c +++ b/locale/programs/ld-collate.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/ld-ctype.c b/locale/programs/ld-ctype.c index 2fb579bbbf1c8c821678784376a1d43a84f8cb8a..07b64ac5a1983200617cfc1f510e1d123f51acf3 100644 --- a/locale/programs/ld-ctype.c +++ b/locale/programs/ld-ctype.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/ld-identification.c b/locale/programs/ld-identification.c index f133ae97a596ba741bdb1d2610b78aac2ecb7a69..7c7fa056543d4b18678e92db084bd0c78dac8fcd 100644 --- a/locale/programs/ld-identification.c +++ b/locale/programs/ld-identification.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/ld-measurement.c b/locale/programs/ld-measurement.c index c0fc5bf26e2351ee4b0d803f40f76992665cee82..7dcc400d62b11e8f7000616f7ae98d932d824dbe 100644 --- a/locale/programs/ld-measurement.c +++ b/locale/programs/ld-measurement.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/ld-messages.c b/locale/programs/ld-messages.c index 17d5dd6c082708a15d529256aeef18da4f2ccf0f..14f2c405c7c110bf2799fd89ece55ce16e5b232b 100644 --- a/locale/programs/ld-messages.c +++ b/locale/programs/ld-messages.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/ld-monetary.c b/locale/programs/ld-monetary.c index e1e45a3409123bf4379a76a8652c03027ff9deb2..3f585b24101f6eac5fe6ef6156f2849296f9cd57 100644 --- a/locale/programs/ld-monetary.c +++ b/locale/programs/ld-monetary.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/ld-name.c b/locale/programs/ld-name.c index 43f4cc4bb17aae93098c5322a67e92ce99e6d8b9..d4dc8178965a5038e56e8fd3e85ae079aae4522c 100644 --- a/locale/programs/ld-name.c +++ b/locale/programs/ld-name.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/ld-numeric.c b/locale/programs/ld-numeric.c index 7c949a60f498054c99f7f2c7ad3cc06eb4714133..6611fbd0298f45d20846cf62d585a78b98300287 100644 --- a/locale/programs/ld-numeric.c +++ b/locale/programs/ld-numeric.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/ld-paper.c b/locale/programs/ld-paper.c index e6d17683c6d4d6e4190c3d807b8ce708459f6afb..1750525d0148672b94f6a3b1fed02d5d1ec6e7a9 100644 --- a/locale/programs/ld-paper.c +++ b/locale/programs/ld-paper.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/ld-telephone.c b/locale/programs/ld-telephone.c index 767940872d52d30a0c3b6129eeddad92907980a9..af540e6e6865e2efe191e9124ad4e5e97d8e87b6 100644 --- a/locale/programs/ld-telephone.c +++ b/locale/programs/ld-telephone.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/ld-time.c b/locale/programs/ld-time.c index dcd2a2386dc96eb4680bd9b347cce1b564f88069..e6f320d2b3b8df7ceb259e46c07a32f7e1794d31 100644 --- a/locale/programs/ld-time.c +++ b/locale/programs/ld-time.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/linereader.c b/locale/programs/linereader.c index 96d3ab66dbbff91f6bc878ed234b6c49b92b53d0..a1f22b28eda5050686d60e16e5dbe4cf642983a0 100644 --- a/locale/programs/linereader.c +++ b/locale/programs/linereader.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/linereader.h b/locale/programs/linereader.h index b47e6b63cf15846f1e1f122c20e726e700b23bc1..3e2fb5da4a4008a70aa70c7a1ccc38e3fc1df756 100644 --- a/locale/programs/linereader.h +++ b/locale/programs/linereader.h @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper, . This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/locale-spec.c b/locale/programs/locale-spec.c index 3985bb125f1b9c369a561055e7a1fd1c04f44a99..405e7dbaa57999e3d3b3892b65b1b23254f6e7c5 100644 --- a/locale/programs/locale-spec.c +++ b/locale/programs/locale-spec.c @@ -1,7 +1,6 @@ /* Handle special requests. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/locale.c b/locale/programs/locale.c index ca0a95be996c1021d2c92fd69a1ae272b008c20a..e9275d6b83c11a3c0dbdf78bb19215ce8bfd55ee 100644 --- a/locale/programs/locale.c +++ b/locale/programs/locale.c @@ -1,7 +1,6 @@ /* Implementation of the locale program according to POSIX 9945-2. Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/localedef.c b/locale/programs/localedef.c index 832c8fd1fc7c46ec78a79ab6920f31504e06febd..f0da25e9e59381cf484a86b31223f90e0ffb97f6 100644 --- a/locale/programs/localedef.c +++ b/locale/programs/localedef.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/localedef.h b/locale/programs/localedef.h index 59eb8c5920cb1772fc6faf14de94508e8a21da9d..5be4eac9c1b8e74bf33e4fdabae5a65e71a6067c 100644 --- a/locale/programs/localedef.h +++ b/locale/programs/localedef.h @@ -1,7 +1,6 @@ /* General definitions for localedef(1). Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/locarchive.c b/locale/programs/locarchive.c index f38e835c52e4a967ef9b546db8077d9e53694c94..eeec3ab64851e27f095af3d0ab72f88a9c3bd1ad 100644 --- a/locale/programs/locarchive.c +++ b/locale/programs/locarchive.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/locfile-kw.gperf b/locale/programs/locfile-kw.gperf index bcded15ddb4c44bb51297be93097339d680e1415..0d3b95d77b6ddba9a97a142bc32e5de5f797d1e8 100644 --- a/locale/programs/locfile-kw.gperf +++ b/locale/programs/locfile-kw.gperf @@ -1,7 +1,6 @@ %{ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/locfile-kw.h b/locale/programs/locfile-kw.h index bc1cb8f0845852ad47a45020fc9484452e0188ea..dc150bb8f8126ed5959da2105df88160ac32b10d 100644 --- a/locale/programs/locfile-kw.h +++ b/locale/programs/locfile-kw.h @@ -32,7 +32,6 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/locfile-token.h b/locale/programs/locfile-token.h index 414ad3076223e97140338a58f9486ad64fd9869e..abeff8a09e97371b5cf98c2ae03d7d520a530c5a 100644 --- a/locale/programs/locfile-token.h +++ b/locale/programs/locfile-token.h @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/locfile.c b/locale/programs/locfile.c index 0f1affa1d4c39c05ac471dc41a064a0f12c93eab..1427b518a9ff1bd3fc9fc9c85459e6d3dd9692c9 100644 --- a/locale/programs/locfile.c +++ b/locale/programs/locfile.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/locfile.h b/locale/programs/locfile.h index c986d599ece332a0fc778a33ef1d22c3590a9fad..cbc20fe88d586da46e4bea9ba91a104430c407e2 100644 --- a/locale/programs/locfile.h +++ b/locale/programs/locfile.h @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/repertoire.c b/locale/programs/repertoire.c index e24475a4e5070eba66d7207130aebe89c181cd65..f7867560d06c7733ea47828ccd0c462e0c3b5b67 100644 --- a/locale/programs/repertoire.c +++ b/locale/programs/repertoire.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/repertoire.h b/locale/programs/repertoire.h index e89c047c4dbb3f482fae3584ae7d7fb27a617c2c..35308d06775d2d763a38a76f25d85eb526420795 100644 --- a/locale/programs/repertoire.h +++ b/locale/programs/repertoire.h @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/simple-hash.c b/locale/programs/simple-hash.c index 1fbc3b80f0d2f1200a9b96d809633961f340f1fc..0aaa14d149503c53ed2ab616d360be06d01ce5fe 100644 --- a/locale/programs/simple-hash.c +++ b/locale/programs/simple-hash.c @@ -1,7 +1,6 @@ /* Implement simple hashing table with string based keys. Copyright (C) 1994-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Ulrich Drepper , October 1994. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/programs/simple-hash.h b/locale/programs/simple-hash.h index b9eee4dd05616c31709216526050bbbd27a67ea8..a9c83db5762f01b61033db2cebbdc437f19df105 100644 --- a/locale/programs/simple-hash.h +++ b/locale/programs/simple-hash.h @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/locale/strlen-hash.h b/locale/strlen-hash.h index 3c3558e845479881b19060dfc6996682ad325fd5..9c12961d93d50862ee8a85b033ef6cbbc0206d0d 100644 --- a/locale/strlen-hash.h +++ b/locale/strlen-hash.h @@ -1,7 +1,6 @@ /* Implements hashing function for string with known length. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/locale/tst-C-locale.c b/locale/tst-C-locale.c index 353500f8adea6b998d4779c8d052813efbe77ca3..3b55cce299b14ff06f6a0d099d385a75aa568710 100644 --- a/locale/tst-C-locale.c +++ b/locale/tst-C-locale.c @@ -1,7 +1,6 @@ /* Tests of C and POSIX locale contents. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/locale/weight.h b/locale/weight.h index 723e1fefda5aa65e2213e057ba0e0a0da92713f4..076529c0ba114a3a41a3471cb0f7fd8e826c643b 100644 --- a/locale/weight.h +++ b/locale/weight.h @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Ulrich Drepper, . 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/locale/weightwc.h b/locale/weightwc.h index 3f125eeaa9f998af058019f75446e58da81fed16..77da492564beb010f5db704fc5f1c941b0b57f98 100644 --- a/locale/weightwc.h +++ b/locale/weightwc.h @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Ulrich Drepper, . 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/locale/xlocale.c b/locale/xlocale.c index be72b5a1b03a17577cd393bff42f5c27a438f8a1..33223da99f76d16e44c5b33046359b0c4b69c520 100644 --- a/locale/xlocale.c +++ b/locale/xlocale.c @@ -1,7 +1,6 @@ /* C locale object. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/localedata/collate-test.c b/localedata/collate-test.c index 61d33daec2f4e4945b0ba0db5e5aa1911dcf2778..46b91ec57f6342879f800eb1dfbbe7ab0be4dc05 100644 --- a/localedata/collate-test.c +++ b/localedata/collate-test.c @@ -1,7 +1,6 @@ /* Test collation function using real data. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/localedata/dump-ctype.c b/localedata/dump-ctype.c index 29f26eb12ffbf632ce29c6c4466e3edd2894c0a8..cb6c2b336a51079a892200a91d68bc0906ecb4cf 100644 --- a/localedata/dump-ctype.c +++ b/localedata/dump-ctype.c @@ -2,7 +2,6 @@ of individual files which can be processed with diff, sed etc. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bruno Haible , 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/localedata/locales/aa_DJ b/localedata/locales/aa_DJ index 5e900ac66cb2f12f04d7bdde3b57d2c6fb3a6f14..bbb33a6ba1aca24e6a65a545a867b087d93bac4a 100644 --- a/localedata/locales/aa_DJ +++ b/localedata/locales/aa_DJ @@ -12,10 +12,6 @@ escape_char / % % Afar language locale for Djibouti (Cadu/Laaqo Dialects). % -% Afar terms provided by Mohamed Obakar of the -% Afar Civilization Researcher, Melka Werer Research Center. -% Prepared and contributed to glibc by Daniel Yacob . -% % This locale data has been developed under the Yeha Project: % http://yeha.sourceforge.net/ % diff --git a/localedata/locales/aa_ER b/localedata/locales/aa_ER index 2d23b0f93ce8f538664b9314ac7aa41d9cf7d32b..ff52d5d38a8811d575de2c6f796ecac1e5b81b15 100644 --- a/localedata/locales/aa_ER +++ b/localedata/locales/aa_ER @@ -12,10 +12,6 @@ escape_char / % % Afar language locale for Eritrea (Cadu//Laaqo Dialects). % -% Afar terms provided by Mohamed Obakar of the -% Afar Civilization Researcher, Melka Werer Research Center. -% Prepared and contributed to glibc by Daniel Yacob . -% % This locale data has been developed under the Yeha Project: % http://yeha.sourceforge.net/ % diff --git a/localedata/locales/aa_ER@saaho b/localedata/locales/aa_ER@saaho index 728dcfb879e515867d17c774cb7088e1786162c6..0eaa9c41534d22719d990197e42319ab77d3b97b 100644 --- a/localedata/locales/aa_ER@saaho +++ b/localedata/locales/aa_ER@saaho @@ -12,10 +12,6 @@ escape_char / % % Afar language locale for Eritrea (Saaho Dialect). % -% Afar terms provided by Mohamed Obakar of the -% Afar Civilization Researcher, Melka Werer Research Center. -% Prepared and contributed to glibc by Daniel Yacob . -% % This locale data has been developed under the Yeha Project: % http://yeha.sourceforge.net/ % diff --git a/localedata/locales/aa_ET b/localedata/locales/aa_ET index 1bc7c4a7d9c799319b39460e2b1eaa8dd4ad13c9..7e939c447769cb266652676e008706e39f44935e 100644 --- a/localedata/locales/aa_ET +++ b/localedata/locales/aa_ET @@ -12,10 +12,6 @@ escape_char / % % Afar language locale for Ethiopia (Cadu//Carra Dialects). % -% Afar terms provided by Mohamed Obakar of the -% Afar Civilization Researcher, Melka Werer Research Center. -% Prepared and contributed to glibc by Daniel Yacob . -% % This locale data has been developed under the Yeha Project: % http://yeha.sourceforge.net/ % diff --git a/localedata/locales/agr_PE b/localedata/locales/agr_PE index 7b8b6b4d7f7e644f58470b9beb29cdffcfc656bc..cfafa370ca873877fe914fef36969074a84860fa 100644 --- a/localedata/locales/agr_PE +++ b/localedata/locales/agr_PE @@ -12,14 +12,6 @@ escape_char / % % AwajĂșn / Aguaruna (agr) language locale for Peru % -% Prepared and contributed to glibc by Chris Leonard and -% Sebastian Silva -% -% This locale data has been developed in collaboration between: -% Sugar Labs, http://www.sugarlabs.org/ -% One Laptop Per Child, http://one.laptop.org/ -% Somos AzĂșcar. http://somosazucar.org/ -% % Los autores desean agradecer a los desafĂ­os de la clasificaciĂłn de las lenguas andinas % con los cĂłdigos ISO-639 disponibles en la actualidad y su disposiciĂłn a trabajar con % todos los interesados en mejorar la representaciĂłn de todas las lenguas andinas. diff --git a/localedata/locales/ak_GH b/localedata/locales/ak_GH index f42b58d400d1c7ae18c3b1da4e574cee9219d99f..41d35189e07944838bcc5c73403331ad0161a611 100644 --- a/localedata/locales/ak_GH +++ b/localedata/locales/ak_GH @@ -12,13 +12,6 @@ escape_char / % % Akan locale for Ghana % -% Prepared and contributed to glibc by Chris Leonard -% and Jojoo Imbeah -% -% This locale data has been developed by: -% Sugar Labs, http://www.sugarlabs.org/ -% kasahorow, http://www.kasahorow.org/ -% % build with: localedef -f UTF-8 -i ak_GH ak_GH % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/localedata/locales/am_ET b/localedata/locales/am_ET index 7846d6278c4d7756e215f5e6b4e96e5af4f2c076..76b9ae4e1b5530b12c0df3c5325249ecdf1fc797 100644 --- a/localedata/locales/am_ET +++ b/localedata/locales/am_ET @@ -12,11 +12,6 @@ escape_char / % % Amharic language locale for Ethiopia. % -% Prepared and contributed to glibc by Daniel Yacob . -% -% This locale data has been developed under the Yeha Project: -% http://yeha.sourceforge.net/ -% % build with: localedef -f UTF-8 -i am_ET am_ET % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/localedata/locales/anp_IN b/localedata/locales/anp_IN index cec4b26e46a693cc289b086b976aa608a9df33d1..09d0ebd1fbdb27e9b3a95013cb541e3e5c3c63e2 100644 --- a/localedata/locales/anp_IN +++ b/localedata/locales/anp_IN @@ -12,10 +12,6 @@ escape_char / % % Angika language locale for India. % -% Contributed by Dr Amrendra, Sangeeta Kumari , -% Rajesh Ranjan , Pravin Satpute -% and Chris Leonard -% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LC_IDENTIFICATION diff --git a/localedata/locales/ar_AE b/localedata/locales/ar_AE index bbf13da111eabdccaffd03903d60dc6faa3fa5f6..70f2ac8236282bc44217e2f7e6ebd17ea3ade7e1 100644 --- a/localedata/locales/ar_AE +++ b/localedata/locales/ar_AE @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Arabic language locale for United Arab Emirates. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION title "Arabic language locale for United Arab Emirates" diff --git a/localedata/locales/ar_BH b/localedata/locales/ar_BH index c6dd290feb8722ab3b9495996f3d78df4e47683c..3d6888f6ca278dba868147e82cec24dd317f5f14 100644 --- a/localedata/locales/ar_BH +++ b/localedata/locales/ar_BH @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Arabic language locale for Bahrain. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION title "Arabic language locale for Bahrain" diff --git a/localedata/locales/ar_DZ b/localedata/locales/ar_DZ index 8a8b2151475ffc70e201b2ec1bea2e963bc17355..acd7e367539fcdcef10300c1e0a9b3422e7d05d3 100644 --- a/localedata/locales/ar_DZ +++ b/localedata/locales/ar_DZ @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Arabic language locale for Algeria. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION title "Arabic language locale for Algeria" diff --git a/localedata/locales/ar_EG b/localedata/locales/ar_EG index ae938814f571519202e95c9103569ec89fefd34b..0f654ce95ea62571b619ac1ff77a90a519c2e5e0 100644 --- a/localedata/locales/ar_EG +++ b/localedata/locales/ar_EG @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Arabic language locale for Egypt. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION title "Arabic language locale for Egypt" diff --git a/localedata/locales/ar_IN b/localedata/locales/ar_IN index 5fa2e11d556a1fcc90e7332ee90578dc046efa1a..931561c0839988720883d0bcfc35d30c6618f6ce 100644 --- a/localedata/locales/ar_IN +++ b/localedata/locales/ar_IN @@ -8,9 +8,6 @@ escape_char / % exempt you from the conditions of the license if your use would % otherwise be governed by that license. -% Contributed by Kentaro Noji (knoji@jp.ibm.com) -% Tetsuji Oriata (Oriata@jp.ibm.com) and Others, 2000 - LC_IDENTIFICATION title "Arabic language locale for India" diff --git a/localedata/locales/ar_IQ b/localedata/locales/ar_IQ index bda15dd5532c5367d8df6f9f0a37ee45715b7013..7828d6c48862709a57ef3b9f95526679bb229ac9 100644 --- a/localedata/locales/ar_IQ +++ b/localedata/locales/ar_IQ @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Arabic language locale for Iraq. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION title "Arabic language locale for Iraq" diff --git a/localedata/locales/ar_JO b/localedata/locales/ar_JO index 22974463f707c400bd0123c28ab6f24ede1c8b1e..cc459ab3828da918d028c6fee4749c5816e64dca 100644 --- a/localedata/locales/ar_JO +++ b/localedata/locales/ar_JO @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Arabic language locale for Jordan. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION title "Arabic language locale for Jordan" diff --git a/localedata/locales/ar_KW b/localedata/locales/ar_KW index e2e7cf41152041742fdadd6f0311bf9885fb58f1..a7116245328d8910004195326931a1b6c90a669c 100644 --- a/localedata/locales/ar_KW +++ b/localedata/locales/ar_KW @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Arabic language locale for Kuwait. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION title "Arabic language locale for Kuwait" diff --git a/localedata/locales/ar_LB b/localedata/locales/ar_LB index 512331b3e77860c532ce37f06293f484ec5400f3..79781b8bb884e61fade13c812d331565cf4f216f 100644 --- a/localedata/locales/ar_LB +++ b/localedata/locales/ar_LB @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Arabic language locale for Lebanon. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION title "Arabic language locale for Lebanon" diff --git a/localedata/locales/ar_LY b/localedata/locales/ar_LY index 6ae573e1bf6b6abae1c24fe0e7180985d5eb224a..6468b3e0f3ada705968399611b24b2a1a3a27938 100644 --- a/localedata/locales/ar_LY +++ b/localedata/locales/ar_LY @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Arabic language locale for Libyan Arab Jamahiriya. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION title "Arabic language locale for Libyan Arab Jamahiriya" diff --git a/localedata/locales/ar_MA b/localedata/locales/ar_MA index 11f6ba415cf4eac3e239dfe3dca84b78084820a5..e89e176988f00a79b16a264129f107479160c466 100644 --- a/localedata/locales/ar_MA +++ b/localedata/locales/ar_MA @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Arabic language locale for Morocco. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION title "Arabic language locale for Morocco" diff --git a/localedata/locales/ar_OM b/localedata/locales/ar_OM index f4a9a7b261d9ae0e8365fb5b7234bcdddc6064f6..863084f089b2a2690e0b3496cc7e9f27c5f10bd1 100644 --- a/localedata/locales/ar_OM +++ b/localedata/locales/ar_OM @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Arabic language locale for Oman. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION title "Arabic language locale for Oman" diff --git a/localedata/locales/ar_QA b/localedata/locales/ar_QA index eb06d193b458608d6858508e1f77a8c0018c726b..290739bb3cd2ade2d990e0f23058803b68cfe5f0 100644 --- a/localedata/locales/ar_QA +++ b/localedata/locales/ar_QA @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Arabic language locale for Qatar. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION title "Arabic language locale for Qatar" diff --git a/localedata/locales/ar_SD b/localedata/locales/ar_SD index 1dc7d5b8d9613e5bfb190a0013ddcbaed50c58a1..46a5ee51b80cb0dc12f30d7e006875bf06c3d71f 100644 --- a/localedata/locales/ar_SD +++ b/localedata/locales/ar_SD @@ -11,10 +11,7 @@ escape_char / %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Arabic language locale for Sudan. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . % -% Modified by Chris Leonard, version 1.1 for South Sudan split %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LC_IDENTIFICATION diff --git a/localedata/locales/ar_SS b/localedata/locales/ar_SS index 55ab87a372b785ca48a0a84aa0fcd8b91cdfed09..40b5b0226fe734e5ac2b2425a314be5e70072606 100644 --- a/localedata/locales/ar_SS +++ b/localedata/locales/ar_SS @@ -11,10 +11,7 @@ escape_char / %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Arabic language locale for South Sudan. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . % -% Modified by Chris Leonard, version 1.1 for South Sudan split %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LC_IDENTIFICATION diff --git a/localedata/locales/ar_SY b/localedata/locales/ar_SY index 94eb6fb9a764c093be0652abb09d2d3effd2d81f..015bd979adfa72cc01e3d832fe50e9d376c1407c 100644 --- a/localedata/locales/ar_SY +++ b/localedata/locales/ar_SY @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Arabic language locale for Syrian Arab Republic. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION title "Arabic language locale for Syrian Arab Republic" diff --git a/localedata/locales/ar_TN b/localedata/locales/ar_TN index 52fd6e213e8033ec93fc6cef9b139456ad01902b..88ae5c7cbcd91cc6b9182939ff19169f275c88c0 100644 --- a/localedata/locales/ar_TN +++ b/localedata/locales/ar_TN @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Arabic language locale for Tunisia. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION title "Arabic language locale for Tunisia" diff --git a/localedata/locales/ar_YE b/localedata/locales/ar_YE index 8a5fb2867fd681953acee2f595608e5f34d6f4b0..b12d066456121717f46216f57c6e67241fb83ac6 100644 --- a/localedata/locales/ar_YE +++ b/localedata/locales/ar_YE @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Arabic language locale for Yemen. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION title "Arabic language locale for Yemen" diff --git a/localedata/locales/ayc_PE b/localedata/locales/ayc_PE index 7cb35d0b342dc6a7c3221fb899ee28864fddb026..f7c9ebb717247a92d942bed9f7828a39bc9da358 100644 --- a/localedata/locales/ayc_PE +++ b/localedata/locales/ayc_PE @@ -12,18 +12,6 @@ escape_char / % % Aymara, Southern (ayc) language locale for Peru % -% Aymara terms provided by Edgar Quispe Chambi and -% Amos Batto -% -% Prepared and contributed to glibc by Chris Leonard and -% Amos Batto -% -% This locale data has been developed in collaboration between: -% Sugar Labs, http://www.sugarlabs.org/ -% One Laptop Per Child, http://one.laptop.org/ -% Runasimipi Quespiqa Software, http://runasimipi.org/ -% Somos AzĂșcar. http://somosazucar.org/ -% % Los autores desean agradecer a los desafĂ­os de la clasificaciĂłn de las lenguas andinas % con los cĂłdigos ISO-639 disponibles en la actualidad y su disposiciĂłn a trabajar con % todos los interesados ​​en mejorar la representaciĂłn de todas las lenguas andinas. diff --git a/localedata/locales/az_IR b/localedata/locales/az_IR index c0334630aeed5e95fe42ff66878bfc5cae352050..169df669aed5104f05ae35770a21a8e777e1ad9d 100644 --- a/localedata/locales/az_IR +++ b/localedata/locales/az_IR @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % South Azerbaijani Language Locale for Iran -% Contributed by Mousa Moradi % FIXME: Azerbaijani O in the arabic script which should have a circle above WAW, % was not found in the unicode table, so we're using the simple WAW and the Sukun diff --git a/localedata/locales/bhb_IN b/localedata/locales/bhb_IN index d570a056b42b93a100495f9ce03947f8e5b70a7a..a395b02cc471e91c686916be38e8989ea389eb75 100644 --- a/localedata/locales/bhb_IN +++ b/localedata/locales/bhb_IN @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Bhili(devanagari) language locale for India. -% Contributed by Alexey Merzliakov LC_IDENTIFICATION title "Bhili(devanagari) language locale for India" diff --git a/localedata/locales/bho_IN b/localedata/locales/bho_IN index 44374af8e58c4950664614c6c61ef65bf01f07de..6166b669b822f64874c85313a7c8f6c2780a31dd 100644 --- a/localedata/locales/bho_IN +++ b/localedata/locales/bho_IN @@ -9,9 +9,6 @@ escape_char / % otherwise be governed by that license. % Bhojpuri language locale for India. -% Contributed by Alok Ranjan , -% Dr.Chandra Mohan , -% Rajesh Ranjan and Pravin Satpute LC_IDENTIFICATION title "Bhojpuri language locale for India" diff --git a/localedata/locales/bi_VU b/localedata/locales/bi_VU index 8e73caf6e3920c9a6e7c6093e4f5b48958fee5be..69d9f0c4fcf267da9eff2badca58004199a432a5 100644 --- a/localedata/locales/bi_VU +++ b/localedata/locales/bi_VU @@ -2,7 +2,6 @@ comment_char % escape_char / % Bislama language locale for Vanuatu. -% Contributed by Akhilesh Kumar , Maninder Singh . % Words translated from http://bislama.org/dbquery2.php % http://www.bislama.org/translate % http://wikitravel.org/en/Bislama_phrasebook diff --git a/localedata/locales/brx_IN b/localedata/locales/brx_IN index 1c569ccf875dde4d513fd0f8344e53262e1c3ba2..5a3768e9edf7b85a74be9b132944a9225545e500 100644 --- a/localedata/locales/brx_IN +++ b/localedata/locales/brx_IN @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Bodo language locale for India. -% Contributed by Pravin Satpute and Sanjib Narzary % Reference http://www.unicode.org/cldr/trac/browser/trunk/common/main/brx.xml LC_IDENTIFICATION diff --git a/localedata/locales/ce_RU b/localedata/locales/ce_RU index f96d9385f9def392f5aff72e34ee2771141249c9..271cbb0292affb7a042628a70ea7072f0196e029 100644 --- a/localedata/locales/ce_RU +++ b/localedata/locales/ce_RU @@ -9,7 +9,7 @@ escape_char / % otherwise be governed by that license. % Chechen locale for RUSSIAN FEDERATION. -% Contributed by Kentaroh Noji Arslanbek Astemirov + LC_IDENTIFICATION title "Chechen locale for RUSSIAN FEDERATION" source "ANCHR" diff --git a/localedata/locales/chr_US b/localedata/locales/chr_US index f060a2ecdef73bf26c45f6b602179943bf0c660b..f950af577e32134efe1e957422556874f8d303b1 100644 --- a/localedata/locales/chr_US +++ b/localedata/locales/chr_US @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Locale for Cherokee locale in the USA -% Contributed by Joseph Erb , 2010 LC_IDENTIFICATION title "Cherokee language locale for United States" diff --git a/localedata/locales/ckb_IQ b/localedata/locales/ckb_IQ index ef2f3fcf2dde084fdf26d99ffb4c72ae233d2480..79f04750b92d6208c9ef4d85f95244ebcb9f557e 100644 --- a/localedata/locales/ckb_IQ +++ b/localedata/locales/ckb_IQ @@ -11,7 +11,6 @@ escape_char / % FOR ALL KURDISH DIALECTS USING ARABIC ALPHABETS % Central Kurdish language locale for Iraq (using Arabic letters): -% Contributed by Aras Noori % Filename: ckb_iq % Locale name: ckb_iq.UTF-8 % Language: Central Kurdish (Sorani) diff --git a/localedata/locales/cmn_TW b/localedata/locales/cmn_TW index 9d9aca0f9e2a40f0b7e8fa38074ae0c79fc81658..b8335439443901ada07505bac17a380d9bfa678b 100644 --- a/localedata/locales/cmn_TW +++ b/localedata/locales/cmn_TW @@ -12,8 +12,6 @@ escape_char / % % Mandarin Chinese locale for the Republic of China % -% Prepared and contributed to glibc by Wei-Lun Chao -% % build with: localedef -f UTF-8 -i cmn_TW cmn_TW % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/localedata/locales/cns11643_stroke b/localedata/locales/cns11643_stroke index 5225430e177bd2558424b4f1469c438fa8e807ec..be0bcc698e370cb7893f5909b73f2692ae570b4d 100644 --- a/localedata/locales/cns11643_stroke +++ b/localedata/locales/cns11643_stroke @@ -12,7 +12,6 @@ # Original data from CNS11643 at http://www.cns11643.gov.tw/ # License: Open Government Data License 1.0 (compatible with the CC BY 4.0) # -# Prepared and contributed to glibc by Wei-Lun Chao # Project at https://github.com/chinese-opendesktop/cns11643-data # ################################################################################ diff --git a/localedata/locales/de_DE b/localedata/locales/de_DE index c7f06555dc1a41fc3cc5f682c261c04a48205a09..49a421fff4167a7984095ce3d11a0936ed38ae47 100644 --- a/localedata/locales/de_DE +++ b/localedata/locales/de_DE @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Locale for German locale in Germany -% Contributed by Ulrich Drepper , 2000 LC_IDENTIFICATION title "German locale for Germany" diff --git a/localedata/locales/de_DE@euro b/localedata/locales/de_DE@euro index 156caf26415cd9c7adf774bf7d004196c1b2f4c6..65e62a5585768beaf37f7eebcc1bffb359f5a981 100644 --- a/localedata/locales/de_DE@euro +++ b/localedata/locales/de_DE@euro @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Locale for German locale in Germany -% Contributed by Ulrich Drepper , 2000 LC_IDENTIFICATION title "German locale for Germany with Euro" diff --git a/localedata/locales/doi_IN b/localedata/locales/doi_IN index b7cb6d16bcf297d57783ee7face68ba3c5536554..b5c71458e52e6ce03c6a52c151b62e9ce4b85eb0 100644 --- a/localedata/locales/doi_IN +++ b/localedata/locales/doi_IN @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Dogri language locale for India. -% Contributed by Pravin Satpute and Sushil Badyal LC_IDENTIFICATION title "Dogri language locale for India" diff --git a/localedata/locales/el_CY b/localedata/locales/el_CY index 28055f335bbc5da71c185e3b05e7b04cb323d050..04eb1595f3ef637f41c8e33265e9b258db4b1e20 100644 --- a/localedata/locales/el_CY +++ b/localedata/locales/el_CY @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Greek Language Locale for Cyprus -% Based on locale el_GR by Keld Simonsen. LC_IDENTIFICATION title "Greek locale for Cyprus" diff --git a/localedata/locales/en_AG b/localedata/locales/en_AG index 0e63580f489e2ffa288203a038870fd5f158af1d..58d5b1a819e2123da91a90b7e4be25c5995f78a3 100644 --- a/localedata/locales/en_AG +++ b/localedata/locales/en_AG @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % English language locale for Antigua and Barbuda. -% Contributed by Ulrich Drepper , 2008 LC_IDENTIFICATION title "English language locale for Antigua and Barbuda" diff --git a/localedata/locales/en_HK b/localedata/locales/en_HK index d45af49c6d23103837b0abe1ac7f1cc6b2d0fb4d..5f797e076099c4972d3c74fe92e5a6607c3bae95 100644 --- a/localedata/locales/en_HK +++ b/localedata/locales/en_HK @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % English locale for Hong Kong -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION % This is the ISO_IEC TR14652 Locale definition for the LC_IDENTIFICATION diff --git a/localedata/locales/en_IL b/localedata/locales/en_IL index 21c7f62a69d0a54fea610c5f481c8c2923589590..b96cd6e7735075468e4d514d915c9ff8c8e2d9bf 100644 --- a/localedata/locales/en_IL +++ b/localedata/locales/en_IL @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Locale for English locale in Israel -% Contributed by Guy Rutenberg , 2016 LC_IDENTIFICATION title "English locale for Israel" diff --git a/localedata/locales/en_IN b/localedata/locales/en_IN index b03d1179eb0ac75f9631208242f684cf2c759263..c378404f77c04d9e7e7c261ce68868af7a8effc0 100644 --- a/localedata/locales/en_IN +++ b/localedata/locales/en_IN @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % English locale for India. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION title "English language locale for India" diff --git a/localedata/locales/en_PH b/localedata/locales/en_PH index 67d2020f86130183e06ded80b74592afe6b0e33b..365fb2284916617e212a78da073e59a2bbe27b02 100644 --- a/localedata/locales/en_PH +++ b/localedata/locales/en_PH @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % English language locale for Philippines. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION % This is the ISO_IEC TR14652 Locale definition for the LC_IDENTIFICATION diff --git a/localedata/locales/en_SC b/localedata/locales/en_SC index 49800a83fe3051a62261c384a7d14b07595f8452..802e5f79457ce4c791c3171c1a5bdbfdf969901d 100644 --- a/localedata/locales/en_SC +++ b/localedata/locales/en_SC @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Locale for English locale in the Seychelles -% Contributed by Akhilesh Kumar LC_IDENTIFICATION title "English locale for the Seychelles" diff --git a/localedata/locales/en_SG b/localedata/locales/en_SG index 0d8590b0da386049213364827879d6170b07b1e6..5661342be857e1264b79274f9101d9539358624d 100644 --- a/localedata/locales/en_SG +++ b/localedata/locales/en_SG @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % English language locale for Singapore. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION title "English language locale for Singapore" diff --git a/localedata/locales/en_US b/localedata/locales/en_US index 15c6354fcf42170f624e8634b7d410f48c49850a..5cc518dff2fc1309e5cddd86950d6e9898a2d7e1 100644 --- a/localedata/locales/en_US +++ b/localedata/locales/en_US @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Locale for English locale in the USA -% Contributed by Ulrich Drepper , 2000 LC_IDENTIFICATION title "English locale for the USA" diff --git a/localedata/locales/gez_ER b/localedata/locales/gez_ER index 261f9da0aabc1e0741f9992c6c39785df17e6927..e20b4fc6bf6a3a87014623a4d6e39b92dfb6e439 100644 --- a/localedata/locales/gez_ER +++ b/localedata/locales/gez_ER @@ -12,11 +12,6 @@ escape_char / % % Ge'ez language locale for Eritrea. % -% Prepared and contributed to glibc by Daniel Yacob . -% -% This locale data has been developed under the Yeha Project: -% http://yeha.sourceforge.net/ -% % build with: localedef -f UTF-8 -i gez_ER gez_ER % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/localedata/locales/gez_ER@abegede b/localedata/locales/gez_ER@abegede index a555f451e641efaffbadd412b414dc07c5f2369a..faaa752fa8d15ab2745c49dec7971043de441482 100644 --- a/localedata/locales/gez_ER@abegede +++ b/localedata/locales/gez_ER@abegede @@ -12,11 +12,6 @@ escape_char / % % Ge'ez language locale for Eritrea with Abegede collation. % -% Prepared and contributed to glibc by Daniel Yacob . -% -% This locale data has been developed under the Yeha Project: -% http://yeha.sourceforge.net/ -% % build with: localedef -f UTF-8 -i gez_ER-Abegede gez_ER-Abegede % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/localedata/locales/gez_ET b/localedata/locales/gez_ET index bc8e0d392eb611dd852892cd8db1c9602d3174c9..f71da2bca79b7aa408a4eff94bb769ddf012c9dd 100644 --- a/localedata/locales/gez_ET +++ b/localedata/locales/gez_ET @@ -12,11 +12,6 @@ escape_char / % % Ge'ez language locale for Ethiopia. % -% Prepared and contributed to glibc by Daniel Yacob . -% -% This locale data has been developed under the Yeha Project: -% http://yeha.sourceforge.net/ -% % build with: localedef -f UTF-8 -i gez_ET gez_ET % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/localedata/locales/gez_ET@abegede b/localedata/locales/gez_ET@abegede index dc330851c901502ed756d279534c58dce5420fa0..759a5344a37cb06a59157ba56129116917c098dd 100644 --- a/localedata/locales/gez_ET@abegede +++ b/localedata/locales/gez_ET@abegede @@ -12,11 +12,6 @@ escape_char / % % Ge'ez language locale for Ethiopia with Abegede collation. % -% Prepared and contributed to glibc by Daniel Yacob . -% -% This locale data has been developed under the Yeha Project: -% http://yeha.sourceforge.net/ -% % build with: localedef -f UTF-8 -i gez_ET-Abegede gez_ET-Abegede % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/localedata/locales/hak_TW b/localedata/locales/hak_TW index 73b9678ec4b230551db99f0489ccea4e58411da2..77708081bbaeaeaa108c0b3a30d1e4baf204ebe9 100644 --- a/localedata/locales/hak_TW +++ b/localedata/locales/hak_TW @@ -12,8 +12,6 @@ escape_char / % % Hakka Chinese locale for the Republic of China % -% Prepared and contributed to glibc by Wei-Lun Chao -% % build with: localedef -f UTF-8 -i hak_TW hak_TW % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/localedata/locales/hi_IN b/localedata/locales/hi_IN index c572640e40be1ac93be20e1a667e8d7425ca8eca..01a744c51dc7db7587593b3947cb4e363fc1c64e 100644 --- a/localedata/locales/hi_IN +++ b/localedata/locales/hi_IN @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Hindi language locale for India. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION title "Hindi language locale for India" diff --git a/localedata/locales/hif_FJ b/localedata/locales/hif_FJ index bdf2600e41c16266ba8529984a1f4f6c82e86fd2..adaef1757bcfc003affff824c71e1852614d40ba 100644 --- a/localedata/locales/hif_FJ +++ b/localedata/locales/hif_FJ @@ -2,7 +2,6 @@ comment_char % escape_char / % Fiji Hindi language locale same as Hindi for Fiji. -% Contributed by Akhilesh Kumar . % Words translated from https://en.wikipedia.org/wiki/Fiji_Hindi LC_IDENTIFICATION diff --git a/localedata/locales/hne_IN b/localedata/locales/hne_IN index 1034d23299c53bdf802bf4ad990e37d3410b2e86..d56d5b1eb6f6d8abc48af2217e0b53d5e0699a9b 100644 --- a/localedata/locales/hne_IN +++ b/localedata/locales/hne_IN @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Chhattisgarhi language locale for India. -% Contributed by Pravin Satpute and -% Ravishankar Shrivastava . LC_IDENTIFICATION title "Chhattisgarhi language locale for India" diff --git a/localedata/locales/ht_HT b/localedata/locales/ht_HT index 06d16988223770f39590cda260bc2675c30270fa..a626a4bf17b277a1c0feb5914cca18075bd514bc 100644 --- a/localedata/locales/ht_HT +++ b/localedata/locales/ht_HT @@ -12,14 +12,6 @@ escape_char / % % Haitian Kreyol (KreyĂČl Ayisyen) language locale for Haiti % -% Prepared and contributed to glibc by Bastien Guerry and -% Chris Leonard -% This locale data has been developed in collaboration between: -% Sugar Labs, http://www.sugarlabs.org/ -% One Laptop Per Child, http://one.laptop.org/ -% OLPC France, http://olpc-france.org -% and members of the OLPC Haiti volunteer team -% % build with: localedef -f UTF-8 -i ht_HT ht_HT % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/localedata/locales/kab_DZ b/localedata/locales/kab_DZ index e8af5d8cd98cf7624b11cb0fa235cd15647ecb8d..f501f75781d8a924710984eac81c196d6a811af2 100644 --- a/localedata/locales/kab_DZ +++ b/localedata/locales/kab_DZ @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Kabyle language locale for Algeria -% Contributed by Yacine Bouklif -% and Belkacem Mohammed LC_IDENTIFICATION title "Kabyle language locale for Algeria" diff --git a/localedata/locales/kok_IN b/localedata/locales/kok_IN index bf884e0535bd2076c9b282c02df107f3d129626e..18658b1ef8447a0fbd8567098e3697c58b3a859e 100644 --- a/localedata/locales/kok_IN +++ b/localedata/locales/kok_IN @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Konkani language locale for India. -% Contributed by Pravin Satpute and -% Shailendra Bandodkar . LC_IDENTIFICATION title "Konkani language locale for India" diff --git a/localedata/locales/ks_IN b/localedata/locales/ks_IN index 5f441bd43750045141ba94ab0af1991a18160485..f0e13530ce8824916b9525a3c1b909b20dba72ee 100644 --- a/localedata/locales/ks_IN +++ b/localedata/locales/ks_IN @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Kashmiri language locale for India. -% Contributed by Pravin Satpute and -% Mr. Mohammad Nayeem LC_IDENTIFICATION diff --git a/localedata/locales/ks_IN@devanagari b/localedata/locales/ks_IN@devanagari index 10654c7c9c4954df487f950c6a851ccedcc1d11d..b56cfd9df70b88fff0b8009e0149d4ba4f4bcdb3 100644 --- a/localedata/locales/ks_IN@devanagari +++ b/localedata/locales/ks_IN@devanagari @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Kashmiri(devanagari) language locale for India. -% Contributed by Rakesh Pandit and -% Pravin Satpute LC_IDENTIFICATION title "Kashmiri(devanagari) language locale for India" diff --git a/localedata/locales/lb_LU b/localedata/locales/lb_LU index 92f1e22e1afa8301f7c47f6f02c1e7e08dba0147..bcaa8708aaca5cd94b7a47fb3b8d812124a657e4 100644 --- a/localedata/locales/lb_LU +++ b/localedata/locales/lb_LU @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Locale for Luxembourgish locale in Luxembourg -% Contributed by Pit Wenkin , 2011 LC_IDENTIFICATION title "Luxembourgish locale for Luxembourg" diff --git a/localedata/locales/lij_IT b/localedata/locales/lij_IT index 2d6e5fcc5c136181dcc7a4b2403c2e4ecd0142d5..34b3e2022b97e9e635962ff93d033fe435ee22c8 100644 --- a/localedata/locales/lij_IT +++ b/localedata/locales/lij_IT @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Locale for Ligurian locale in Italy -% Contributed by Alessio Gastaldi , 2010 LC_IDENTIFICATION title "Ligurian locale for Italy" diff --git a/localedata/locales/lzh_TW b/localedata/locales/lzh_TW index 4740418a83a32cedb4eb9fa3bafc5585b795924b..26f30b8a523101d27c1a98de5133dd3549f154ae 100644 --- a/localedata/locales/lzh_TW +++ b/localedata/locales/lzh_TW @@ -12,8 +12,6 @@ escape_char / % % Literary Chinese locale for the Republic of China % -% Prepared and contributed to glibc by Wei-Lun Chao -% % build with: localedef -f UTF-8 -i lzh_TW lzh_TW % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/localedata/locales/mag_IN b/localedata/locales/mag_IN index 0d5a0b8fe51fc0afcaa516cb850263c676af57f3..98948e4e50011b4061b23f1c90d16675c61df4aa 100644 --- a/localedata/locales/mag_IN +++ b/localedata/locales/mag_IN @@ -9,9 +9,6 @@ escape_char / % otherwise be governed by that license. % Magahi language locale for India. -% Contributed by Chandan Kumar , -% Rajesh Ranjan -% and Pravin Satpute LC_IDENTIFICATION title "Magahi language locale for India" diff --git a/localedata/locales/mai_IN b/localedata/locales/mai_IN index 4f1b28cf2cc79019a763ee81538af8796e9cf436..939e19697aed81f2f79d2f5c8132c8cde6c61a39 100644 --- a/localedata/locales/mai_IN +++ b/localedata/locales/mai_IN @@ -9,9 +9,6 @@ escape_char / % otherwise be governed by that license. % Maithili language locale for India. -% Contributed by Rajesh Ranjan and -% Sangeeta Kumari . -% Akhilesh Kumar . LC_IDENTIFICATION title "Maithili language locale for India" diff --git a/localedata/locales/mfe_MU b/localedata/locales/mfe_MU index 7fabc5f80d9ae5e53a6d6e7b20478d05e0357b91..3b5ecd83beca7eae5124628b38b84be03c6f6545 100644 --- a/localedata/locales/mfe_MU +++ b/localedata/locales/mfe_MU @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Locale for Morisyen locale in the Mauritius -% Contributed by Akhilesh Kumar LC_IDENTIFICATION title "Morisyen locale for Mauritius" diff --git a/localedata/locales/miq_NI b/localedata/locales/miq_NI index c79c5f701ca6baecaccac3212e0cdac3e79750e8..23675795264b9f1d19317310cf83c2401a5c9bab 100644 --- a/localedata/locales/miq_NI +++ b/localedata/locales/miq_NI @@ -12,15 +12,6 @@ escape_char / % % MĂ­skitu / Miskito (miq) language locale for Nicaragua % -% Prepared and contributed to glibc by Chris Leonard and -% Jairo JosuĂ© Gonzalez LĂłpez -% -% This locale data has been developed in collaboration between: -% Sugar Labs, http://www.sugarlabs.org/ -% One Laptop Per Child, http://one.laptop.org/ -% Somos AzĂșcar. http://somosazucar.org/ -% FundaciĂłn Zamora TerĂĄn http://fundacionzt.org/ -% % Los autores desean agradecer a los desafĂ­os de la clasificaciĂłn de las lenguas indigenas % con los cĂłdigos ISO-639 disponibles en la actualidad y su disposiciĂłn a trabajar con % todos los interesados ​​en mejorar la representaciĂłn de todas las lenguas indigenas. diff --git a/localedata/locales/mjw_IN b/localedata/locales/mjw_IN index efa894ba9db73499f946f6d62cb44c16077477c8..3dc905af522f3a4c34199f7faecfa3b6ed84dad7 100644 --- a/localedata/locales/mjw_IN +++ b/localedata/locales/mjw_IN @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Karbi Language Locale for India. -% Contributed by Jor Teron . LC_IDENTIFICATION title "Karbi language locale for India" diff --git a/localedata/locales/ml_IN b/localedata/locales/ml_IN index 70f26974a0dbb6f5ebedfb1b524294d778aebb6b..e98d9f712e50495be69de89b748960baf446d1a1 100644 --- a/localedata/locales/ml_IN +++ b/localedata/locales/ml_IN @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Malayalam language locale for India. -% Contributed by Free Software Foundation of India http://gnu.org.in -% E-Mail : gnu@gnu.org.in LC_IDENTIFICATION title "Malayalam language locale for India" diff --git a/localedata/locales/mni_IN b/localedata/locales/mni_IN index 99412a107aa9b5500a1457fab06a2afac667bc68..d3c5ca2ffb27d40c6935e0313697a1bdd50fa2ae 100644 --- a/localedata/locales/mni_IN +++ b/localedata/locales/mni_IN @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Manipuri language locale for India. -% Contributed by Mr. Pravin Satpute and Ms. Rebika Devi < rebika_srd AT rediffmail DOT com> LC_IDENTIFICATION title "Manipuri language locale for India" diff --git a/localedata/locales/mr_IN b/localedata/locales/mr_IN index 65efc34c4276dd16c36ab10d27b5233077d2d1f0..9e84aaf9dedb9344b26a788c76ed8ebc2ec52c7c 100644 --- a/localedata/locales/mr_IN +++ b/localedata/locales/mr_IN @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Marathi language locale for India. -% Contributed by Kentaroh Noji and Tetsuji Orita . LC_IDENTIFICATION title "Marathi language locale for India" diff --git a/localedata/locales/ms_MY b/localedata/locales/ms_MY index d7f8a9d03c559b31a3f3d092cbd4a35a4efead22..e20224c9d48ada780222fc38a1660e3d3f8b3ac9 100644 --- a/localedata/locales/ms_MY +++ b/localedata/locales/ms_MY @@ -9,9 +9,6 @@ escape_char / % otherwise be governed by that license. % Malay language locale for Malaysia. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . -% Modified by Hasbullah Bin Pit (sebol) 2001, December, 10 LC_IDENTIFICATION title "Malay language locale for Malaysia" diff --git a/localedata/locales/mt_MT b/localedata/locales/mt_MT index 15ad26e5c5b28fb55461c248559523c7f234065b..a4b8393c85932ee137bf9f1072619914fa7029c5 100644 --- a/localedata/locales/mt_MT +++ b/localedata/locales/mt_MT @@ -9,11 +9,6 @@ escape_char / % otherwise be governed by that license. % Maltese language locale for Malta. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . -% -% collating order changes by Ramon Casha -% and Pablo Saratxaga -- 2002-05-08 LC_IDENTIFICATION title "Maltese language locale for Malta" diff --git a/localedata/locales/nan_TW b/localedata/locales/nan_TW index 0c2a56f4cad2847bef31d47a075feeedef7ac7d9..d59295fd12198ca5f08567049cc041fcbbc86ec8 100644 --- a/localedata/locales/nan_TW +++ b/localedata/locales/nan_TW @@ -12,8 +12,6 @@ escape_char / % % Min Nan Chinese locale for the Republic of China % -% Prepared and contributed to glibc by Wei-Lun Chao -% % build with: localedef -f UTF-8 -i nan_TW nan_TW % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/localedata/locales/ne_NP b/localedata/locales/ne_NP index 09f6009a81e4b6925be4b8638172fb9ea3838294..646c19a0592d9d0196af978f13fe7471e1f67223 100644 --- a/localedata/locales/ne_NP +++ b/localedata/locales/ne_NP @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Nepali language locale for Nepal. -% Contributed by Pawan Chitrakar LC_IDENTIFICATION title "Nepali language locale for Nepal" diff --git a/localedata/locales/niu_NU b/localedata/locales/niu_NU index aaac0f479998d88770ba21ac951b1470469f0cca..307e6fb1716f1a99dcfcab06b1cba7705c55fb5d 100644 --- a/localedata/locales/niu_NU +++ b/localedata/locales/niu_NU @@ -12,18 +12,6 @@ escape_char / % % Niuean, Vagahau Niue language locale for Niue % -% Niuean terms provided by Emani Fakaotimanava-Lui -% -% Prepared and contributed to glibc by Chris Leonard and -% Emani Fakaotimanava-Lui -% -% This locale data has been developed in collaboration between: -% Sugar Labs, http://www.sugarlabs.org/ -% RockET Systems, http://rocketsystems.nu/ -% -% with support from the Internet Society (ISOC) -% http://pacific.scoop.co.nz/2012/06/internet-society-funds-niue-language-lifeline/ -% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LC_IDENTIFICATION diff --git a/localedata/locales/niu_NZ b/localedata/locales/niu_NZ index 2eba7d2630f8a46deb8fbf449e13930d111e295d..eaec616c6d3fd893521bb0492137d7ee44894f22 100644 --- a/localedata/locales/niu_NZ +++ b/localedata/locales/niu_NZ @@ -12,18 +12,6 @@ escape_char / % % Niuean, Vagahau Niue language locale for New Zealand % -% Niuean terms provided by Emani Fakaotimanava-Lui -% -% Prepared and contributed to glibc by Chris Leonard and -% Emani Fakaotimanava-Lui -% -% This locale data has been developed in collaboration between: -% Sugar Labs, http://www.sugarlabs.org/ -% RockET Systems, http://rocketsystems.nu/ -% -% with support from the Internet Society (ISOC) -% http://pacific.scoop.co.nz/2012/06/internet-society-funds-niue-language-lifeline/ -% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LC_IDENTIFICATION diff --git a/localedata/locales/nl_AW b/localedata/locales/nl_AW index af2cc64761d7e2e424e06801035cd1ef64c3dfec..3bf50aa1cf984604f5a8084487bbef22d4a69096 100644 --- a/localedata/locales/nl_AW +++ b/localedata/locales/nl_AW @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Dutch language locale for Aruba. -% Contributed by Ulrich Drepper , 2008 LC_IDENTIFICATION title "Dutch language locale for Aruba" diff --git a/localedata/locales/nn_NO b/localedata/locales/nn_NO index c8da4ce086d0b8a9918b560b6588bf81e957b367..c6a7bce279b5871028e4e20cd55474665c234676 100644 --- a/localedata/locales/nn_NO +++ b/localedata/locales/nn_NO @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Nynorsk language locale for Norway. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION title "Nynorsk language locale for Norway" diff --git a/localedata/locales/or_IN b/localedata/locales/or_IN index cd6c78385b8b3c3f59333acbb850e8aa5c5907c7..35d5b88fd252a865385a09698cb1974098907a57 100644 --- a/localedata/locales/or_IN +++ b/localedata/locales/or_IN @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Odia locale for India. -% Contributed by Masahide Washizawa %%%%%%%%%%%%% LC_IDENTIFICATION diff --git a/localedata/locales/quz_PE b/localedata/locales/quz_PE index a58ee3a066abb5f761186a3c1d5dd5c47f0b8cf9..4806eb7365e9c709dde55c16ee7c868e57d933ae 100644 --- a/localedata/locales/quz_PE +++ b/localedata/locales/quz_PE @@ -12,14 +12,6 @@ escape_char / % % Cusco Quechua language locale for Peru % -% Prepared and contributed to glibc by Chris Leonard -% and Amos Batto -% -% This locale data has been developed in collaboration between: -% Sugar Labs, http://www.sugarlabs.org/ -% Instituto de Lenguas y Literaturas Andinas-Amazonicas -% http://www.illa-a.org/wp/illa/ -% % build with: localedef -f UTF-8 -i quz_PE quz_PE % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/localedata/locales/raj_IN b/localedata/locales/raj_IN index 15c1ce48941c04978534128f53e59dad61ad0330..3fd520ba1d1c7c45c010f3105e5d054c5e5e6b89 100644 --- a/localedata/locales/raj_IN +++ b/localedata/locales/raj_IN @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Rajasthani language locale for India. -% Contributed by Meghraj Suthar -% Rajesh Ranjan , Chandan Kumar LC_IDENTIFICATION title "Rajasthani language locale for India" diff --git a/localedata/locales/rw_RW b/localedata/locales/rw_RW index cbcf2832669cadaacd17d0fa3cc350b5bfb64131..85f26ca6c499d325006f9dbc23a9b18473bfbdfb 100644 --- a/localedata/locales/rw_RW +++ b/localedata/locales/rw_RW @@ -9,9 +9,6 @@ escape_char / % otherwise be governed by that license. % Locale for Kinyarwanda locale in Rwanda -% Contributed by Steve Murphy , 2004 -% with help from: -% Mr. Safali LC_IDENTIFICATION title "Kinyarwanda language locale for Rwanda" diff --git a/localedata/locales/sa_IN b/localedata/locales/sa_IN index 6d0c4978c191d0de5042c734a90ab5601a1c8424..3cfb6a34aef10a16ec8765d7ced6fc7118dd02a8 100644 --- a/localedata/locales/sa_IN +++ b/localedata/locales/sa_IN @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Sanskrit language locale for India. -% Contributed by Vidya Ayer -% and Christian Perrier LC_IDENTIFICATION title "Sanskrit language locale for India" diff --git a/localedata/locales/sat_IN b/localedata/locales/sat_IN index fbecda5f60a881f2157c1c809e8c1cc2d0e317a7..237c79ad45fa8b92f6ed5135da9f428b826f2d0e 100644 --- a/localedata/locales/sat_IN +++ b/localedata/locales/sat_IN @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Santali language locale for India. -% Contributed by Mr. Pravin Satpute and Mr. Thakur Prasad Murmu LC_IDENTIFICATION title "Santali language locale for India" diff --git a/localedata/locales/sd_IN b/localedata/locales/sd_IN index 7b7520f45396a3e15184171a0fcb35a20c38c6e9..ad55a64061436505cc2c9fcb3c0a367c3a5f3745 100644 --- a/localedata/locales/sd_IN +++ b/localedata/locales/sd_IN @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Sindhi language locale for India. -% Contributed by Pravin Satpute and -% DR K.P. LEKHWANI LC_IDENTIFICATION diff --git a/localedata/locales/sd_IN@devanagari b/localedata/locales/sd_IN@devanagari index 5449a3958077b41a2544c7c5c83154545242a7c1..752cbaa7b7de3deaebbb2a44dda520948cb36013 100644 --- a/localedata/locales/sd_IN@devanagari +++ b/localedata/locales/sd_IN@devanagari @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Sindhi language locale for India. -% Contributed by Pravin Satpute and -% DR K.P. LEKHWANI LC_IDENTIFICATION title "Sindhi language locale for India" diff --git a/localedata/locales/si_LK b/localedata/locales/si_LK index dc4a9eb04dee455145997c1d7594b725832b34ab..466761672eccecb470152847a4dbc5711cb99039 100644 --- a/localedata/locales/si_LK +++ b/localedata/locales/si_LK @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Sinhala language locale for Sri Lanka. -% Contributed by Anuradha Ratnaweera -% and Himira Ratnatilake LC_IDENTIFICATION title "Sinhala language locale for Sri Lanka" diff --git a/localedata/locales/sm_WS b/localedata/locales/sm_WS index 150a01c8f1b641e1b508d30e73e74be0e81cbb86..6ddf3c03adcc35719e7ffa8c419827a35c3de5a5 100644 --- a/localedata/locales/sm_WS +++ b/localedata/locales/sm_WS @@ -2,7 +2,6 @@ comment_char % escape_char / % Samoan language locale for Samoa. -% Contributed by Akhilesh Kumar . % Words translated from https://glosbe.com/sm/en/asu LC_IDENTIFICATION diff --git a/localedata/locales/so_DJ b/localedata/locales/so_DJ index a21297731e15ef777fddde06a577877f7ee3c49f..2491bacbde60eab70935c3a21ed3d4955309093a 100644 --- a/localedata/locales/so_DJ +++ b/localedata/locales/so_DJ @@ -12,13 +12,6 @@ escape_char / % % Somali language locale for Djibouti. % -% Somali terms provided by Mohamed Diriye Abdullahi -% Department of Linguistics and Translation, UniversitĂ© de MontrĂ©al, Montreal. -% Prepared and contributed to glibc by Daniel Yacob . -% -% This locale data has been developed under the Yeha Project: -% http://yeha.sourceforge.net/ -% % build with: localedef -f ISO-8859-1 -i so_DJ so_DJ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/localedata/locales/so_ET b/localedata/locales/so_ET index 2f8fe420ccce119f0d3977a0e2cc90ef99a37bbb..de900f361507ccab56c52f52121280c23ac1938d 100644 --- a/localedata/locales/so_ET +++ b/localedata/locales/so_ET @@ -12,13 +12,6 @@ escape_char / % % Somali language locale for Ethiopia. % -% Somali terms provided by Mohamed Diriye Abdullahi -% Department of Linguistics and Translation, UniversitĂ© de MontrĂ©al, Montreal. -% Prepared and contributed to glibc by Daniel Yacob . -% -% This locale data has been developed under the Yeha Project: -% http://yeha.sourceforge.net/ -% % build with: localedef -f UTF-8 -i so_ET so_ET % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/localedata/locales/so_KE b/localedata/locales/so_KE index 18ef57adbeac93f69b4e3c80fa20f98529d6bad6..2a1562ef285f820c99c9bbaf6f921f1c94f2007f 100644 --- a/localedata/locales/so_KE +++ b/localedata/locales/so_KE @@ -12,13 +12,6 @@ escape_char / % % Somali language locale for Kenya. % -% Somali terms provided by Mohamed Diriye Abdullahi -% Department of Linguistics and Translation, UniversitĂ© de MontrĂ©al, Montreal. -% Prepared and contributed to glibc by Daniel Yacob . -% -% This locale data has been developed under the Yeha Project: -% http://yeha.sourceforge.net/ -% % build with: localedef -f ISO-8859-1 -i so_KE so_KE % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/localedata/locales/so_SO b/localedata/locales/so_SO index b0a935ee713f1ca6f14aa86a40139d1a8dffab0c..a695a2963489efdfca34aa732a0e25281126ae55 100644 --- a/localedata/locales/so_SO +++ b/localedata/locales/so_SO @@ -12,13 +12,6 @@ escape_char / % % Somali language locale for Somalia. % -% Somali terms provided by Mohamed Diriye Abdullahi -% Department of Linguistics and Translation, UniversitĂ© de MontrĂ©al, Montreal. -% Prepared and contributed to glibc by Daniel Yacob . -% -% This locale data has been developed under the Yeha Project: -% http://yeha.sourceforge.net/ -% % build with: localedef -f ISO-8859-1 -i so_SO so_SO % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/localedata/locales/sq_AL b/localedata/locales/sq_AL index 30b7d8160a644a60899334c885df80ad22fc8c96..cbee23e6c06b422fa5ce9259fb6d52fc0a52a019 100644 --- a/localedata/locales/sq_AL +++ b/localedata/locales/sq_AL @@ -9,9 +9,6 @@ escape_char / % otherwise be governed by that license. % Albanian language locale for Albania. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . -% fixed LC_COLLATE LC_IDENTIFICATION title "Albanian language locale for Albania" diff --git a/localedata/locales/sq_MK b/localedata/locales/sq_MK index c2325f3eaf9c4befab68ba6cba49f55a9e01bc19..a7bd4b01acb0f0b86b72ba62df84d547a806c813 100644 --- a/localedata/locales/sq_MK +++ b/localedata/locales/sq_MK @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Albanian language locale for Macedonia. -% Contributed by Agron Selimaj LC_IDENTIFICATION title "Albanian language locale for Macedonia" diff --git a/localedata/locales/ta_IN b/localedata/locales/ta_IN index 6ee1bce0f2f0e083c66bf6b93cacfcecea8ba574..595df4fbdde7ddf73d199d2e880d18e45f76cdde 100644 --- a/localedata/locales/ta_IN +++ b/localedata/locales/ta_IN @@ -9,10 +9,6 @@ escape_char / % otherwise be governed by that license. % Tamil language locale for India. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . -% Fixed day and month abbr & LC_NAME -% Added Madras Tamil Lexicon Collation Order: T. Vaseeharan LC_IDENTIFICATION title "Tamil language locale for India" diff --git a/localedata/locales/te_IN b/localedata/locales/te_IN index 2c940cc2c69b3c749ee14fee255a47057852829a..e67dd2b83e194053c6b8a4e89a10acded81de2cd 100644 --- a/localedata/locales/te_IN +++ b/localedata/locales/te_IN @@ -9,10 +9,6 @@ escape_char / % otherwise be governed by that license. % Telugu language locale for India. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . -% -% Updated by Sunil Mohan Adapa LC_IDENTIFICATION title "Telugu language locale for India" diff --git a/localedata/locales/the_NP b/localedata/locales/the_NP index 3b7595d5764e8ca338b3906de852bb2b47920bd0..703a97aa353065245e0267623ca6524d4af86a9b 100644 --- a/localedata/locales/the_NP +++ b/localedata/locales/the_NP @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Tharu language locale for Nepal. -% Contributed by Arun Kumar Pyasi LC_IDENTIFICATION title "Tharu language locale for Nepal" diff --git a/localedata/locales/ti_ER b/localedata/locales/ti_ER index 890bbb6d3cd1ed270dfbf598bc5d4e67e08087d1..1b3934a8625f1541411e49ef96de442929eec141 100644 --- a/localedata/locales/ti_ER +++ b/localedata/locales/ti_ER @@ -12,11 +12,6 @@ escape_char / % % Tigrigna language locale for Eritrea. % -% Prepared and contributed to glibc by Daniel Yacob -% -% This locale data has been developed under the Yeha Project: -% http://yeha.sourceforge.net/ -% % build with: localedef -f UTF-8 -i ti_ER ti_ER % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/localedata/locales/ti_ET b/localedata/locales/ti_ET index e7c8ec362b9af072d2766d1f82b8bd7b793e156c..fdf4bcd94b403d115ffee4d90008e690df92c438 100644 --- a/localedata/locales/ti_ET +++ b/localedata/locales/ti_ET @@ -12,11 +12,6 @@ escape_char / % % Tigrigna language locale for Ethiopia. % -% Prepared and contributed to glibc by Daniel Yacob -% -% This locale data has been developed under the Yeha Project: -% http://yeha.sourceforge.net/ -% % build with: localedef -f UTF-8 -i ti_ET ti_ET % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/localedata/locales/to_TO b/localedata/locales/to_TO index 3aec81bfd8feceb1628b673cf2e341f4f3679128..70d7213e77b194b027fb9b8b8d5d351fb60681f8 100644 --- a/localedata/locales/to_TO +++ b/localedata/locales/to_TO @@ -2,7 +2,6 @@ comment_char % escape_char / % Tongan language locale for Tonga -% Contributed by Akhilesh Kumar . LC_IDENTIFICATION title "Tongan language locale for Tonga" diff --git a/localedata/locales/tpi_PG b/localedata/locales/tpi_PG index b4680b0299358a60123fd6dbaf41c11b72cb30be..1c41ca03769048a5f7bc2f9b53cec38c05b68f61 100644 --- a/localedata/locales/tpi_PG +++ b/localedata/locales/tpi_PG @@ -9,7 +9,6 @@ escape_char / % otherwise be governed by that license. % Tok Pisin language locale for Papua New Guinea. -% Contributed by Akhilesh Kumar . % Words translated from http://www.tok-pisin.com/ LC_IDENTIFICATION diff --git a/localedata/locales/ur_IN b/localedata/locales/ur_IN index 12cd62141e7877ce7893d886abe0888a832fcad2..47e890f3f11ebc3753a7612507aacc072fec630b 100644 --- a/localedata/locales/ur_IN +++ b/localedata/locales/ur_IN @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Urdu language locale for India. -% Contributed by Pravin Satpute and -% Mrs. Nasreen Khan LC_IDENTIFICATION diff --git a/localedata/locales/wal_ET b/localedata/locales/wal_ET index 65b8e5f5bef33a304dadf3c5d47d6c22873dd081..523cec0af914e0c04aff2d2597ebbe96d0176c8a 100644 --- a/localedata/locales/wal_ET +++ b/localedata/locales/wal_ET @@ -12,11 +12,6 @@ escape_char / % % Walaita language locale for Ethiopia. % -% Prepared and contributed to glibc by Daniel Yacob . -% -% This locale data has been developed under the Yeha Project: -% http://yeha.sourceforge.net/ -% % build with: localedef -f UTF-8 -i wal_ET wal_ET % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/localedata/locales/zh_HK b/localedata/locales/zh_HK index 4974bb37b76cee18c5f59875172591dccc4b433a..073f727b7f51f3523f2127c0da97a8c2b3d5aa3b 100644 --- a/localedata/locales/zh_HK +++ b/localedata/locales/zh_HK @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Chinese language locale for Hong Kong. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION title "Chinese language locale for Hong Kong" diff --git a/localedata/locales/zh_SG b/localedata/locales/zh_SG index ade0a02a525ced0c793b30453904202e7e47db75..d3bc6fb2b73da1f6ca5bbebb96f94bdb21d36374 100644 --- a/localedata/locales/zh_SG +++ b/localedata/locales/zh_SG @@ -9,8 +9,6 @@ escape_char / % otherwise be governed by that license. % Chinese language locale for Singapore. -% Contributed by Kentaroh Noji and -% Tetsuji Orita . LC_IDENTIFICATION title "Chinese language locale for Singapore" diff --git a/localedata/tests/test6.c b/localedata/tests/test6.c index edb5fe4a5fd2c69ee36b5451f2370438a702b675..791bec24721ade13a3d93d573f18945314497564 100644 --- a/localedata/tests/test6.c +++ b/localedata/tests/test6.c @@ -1,7 +1,6 @@ /* Test program for character classes and mappings. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/localedata/tst-ctype.c b/localedata/tst-ctype.c index 1e4fa132bb4e17c681967b074a50fec044dac220..0d80fda45e4c80dc2ce5667ca60ffd6d9daf6e48 100644 --- a/localedata/tst-ctype.c +++ b/localedata/tst-ctype.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/localedata/tst-digits.c b/localedata/tst-digits.c index 6c0dfa21e2e063ebd987a504f20a3c98c66d9827..8eac4bb3300b460f92413345db5d19de762b5cc9 100644 --- a/localedata/tst-digits.c +++ b/localedata/tst-digits.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/localedata/tst-fmon.c b/localedata/tst-fmon.c index 06aced39bfed708839cbf7a2da799b68e6cfe5bd..25a6f8ab9e418fd327d741e4909b42f8e8e5e315 100644 --- a/localedata/tst-fmon.c +++ b/localedata/tst-fmon.c @@ -1,7 +1,6 @@ /* Testing the implementation of strfmon(3). Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jochen Hein , 1997. 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/localedata/tst-fmon.sh b/localedata/tst-fmon.sh index e8e5468b9945c5f5ee43f7d77bd3a1400e76a924..c25fb1702b6477354f6e696e4683ffa217fdec89 100755 --- a/localedata/tst-fmon.sh +++ b/localedata/tst-fmon.sh @@ -2,7 +2,6 @@ # Testing the implementation of strfmon(3). # Copyright (C) 1996-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Jochen Hein , 1997. # 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/localedata/tst-langinfo.c b/localedata/tst-langinfo.c index f57f66d3ac84c816a2c61047c0e241bd6861cd44..5a13019c7cd80453708994e739f56f977a931fe0 100644 --- a/localedata/tst-langinfo.c +++ b/localedata/tst-langinfo.c @@ -1,7 +1,6 @@ /* Test driver for nl_langinfo[_l] functions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper . 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/localedata/tst-locale.sh b/localedata/tst-locale.sh index 75aecb0986789dbc5f6c41a6deea7cabe45ad24c..fbe5ec2fb9951da5e3fccc1dcfc2f1c38a82bf12 100755 --- a/localedata/tst-locale.sh +++ b/localedata/tst-locale.sh @@ -2,7 +2,6 @@ # Testing the implementation of localedata. # Copyright (C) 1998-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Andreas Jaeger, , 1998. # 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/localedata/tst-mbswcs1.c b/localedata/tst-mbswcs1.c index 5998db4e64dc5e93efa6ead7e85cff752a1167ba..0cb0fa1d08dedd197f72b36b9b8b2b8e6cf8f8d2 100644 --- a/localedata/tst-mbswcs1.c +++ b/localedata/tst-mbswcs1.c @@ -1,7 +1,6 @@ /* Test restarting behaviour of mbrtowc. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bruno Haible . 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/localedata/tst-mbswcs2.c b/localedata/tst-mbswcs2.c index 5c4a7c704164ae2fe5be7a837fe0270453104932..cbbc061da7a942d95a6bf7b4f85d3cd41b7cbfd3 100644 --- a/localedata/tst-mbswcs2.c +++ b/localedata/tst-mbswcs2.c @@ -1,7 +1,6 @@ /* Test restarting behaviour of mbsnrtowcs. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bruno Haible . 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/localedata/tst-mbswcs3.c b/localedata/tst-mbswcs3.c index 94d7cc119d46ddfcd42e31aeb307c173d91a573d..23b29ac14d5f608dae602f54e7417de5b3174eba 100644 --- a/localedata/tst-mbswcs3.c +++ b/localedata/tst-mbswcs3.c @@ -1,7 +1,6 @@ /* Test restarting behaviour of wcsrtombs. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bruno Haible . 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/localedata/tst-mbswcs5.c b/localedata/tst-mbswcs5.c index 2abc27ca739cfcf019f77d956d12cde7e9da50ff..61b1cfc29d1c810884fe3d7417912899cdd10fd8 100644 --- a/localedata/tst-mbswcs5.c +++ b/localedata/tst-mbswcs5.c @@ -1,7 +1,6 @@ /* Test restarting behaviour of wcrtomb. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bruno Haible . 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/localedata/tst-mbswcs6.c b/localedata/tst-mbswcs6.c index aefe41c0f5f530e6e846420587311613b9b4811f..2441d33acae47f03baa258730ad77c668448dd10 100644 --- a/localedata/tst-mbswcs6.c +++ b/localedata/tst-mbswcs6.c @@ -1,7 +1,6 @@ /* Test for invalid input to wcrtomb. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/localedata/tst-numeric.c b/localedata/tst-numeric.c index 18ed5dbc9cc2c5038ddbbe2b59c2b8447cd6e4b5..2c96776a9f79efd2c9afe5a3d595a1785c1dce73 100644 --- a/localedata/tst-numeric.c +++ b/localedata/tst-numeric.c @@ -1,9 +1,7 @@ /* Testing the implementation of LC_NUMERIC and snprintf(). Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Petter Reinholdtsen , 2003 - Based on tst-fmon.c by Jochen Hein , 1997. 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/localedata/tst-numeric.sh b/localedata/tst-numeric.sh index bb28669e2dadf1320bec13dd4868691d0288480c..b89e23af4da5f90b4d6992c2862aac86aa7c4ff8 100644 --- a/localedata/tst-numeric.sh +++ b/localedata/tst-numeric.sh @@ -2,7 +2,6 @@ # Testing the implementation of LC_NUMERIC and snprintf(3). # Copyright (C) 1996-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Jochen Hein , 1997. # 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/localedata/tst-rpmatch.c b/localedata/tst-rpmatch.c index c4ab8004753184b47c5f60821e702d8453bc63cc..bf8c0a80716f3f90c004e9ac93996ce386bef569 100644 --- a/localedata/tst-rpmatch.c +++ b/localedata/tst-rpmatch.c @@ -1,7 +1,6 @@ /* Test program for rpmatch function. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jochen Hein . 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/localedata/tst-rpmatch.sh b/localedata/tst-rpmatch.sh index 17218e5cf78a1b8651876e2194d25a2e678e4168..495eac746c7c83fdd35d47b9425610f31fab686c 100755 --- a/localedata/tst-rpmatch.sh +++ b/localedata/tst-rpmatch.sh @@ -3,7 +3,6 @@ # Copyright (C) 1998-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library and contains tests for # the rpmatch(3)-implementation. -# contributed by Jochen Hein # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/localedata/tst-setlocale.c b/localedata/tst-setlocale.c index a09a4de531f932803eb0af99dabb2854934ae029..4b15100172cb310f821eb31efbd779882cca2daa 100644 --- a/localedata/tst-setlocale.c +++ b/localedata/tst-setlocale.c @@ -1,4 +1,3 @@ -/* Test case by Jakub Jelinek . */ #include #include #include diff --git a/localedata/tst-trans.c b/localedata/tst-trans.c index cb51aaf754988ae792442528eea7083564da41bd..39f4ba44171cb5a345c68e46c95f0e7f82c1c121 100644 --- a/localedata/tst-trans.c +++ b/localedata/tst-trans.c @@ -1,7 +1,6 @@ /* Test program for user-defined character maps. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper . 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/localedata/tst-wctype.c b/localedata/tst-wctype.c index 82eb35b6aaa7534835c01542c6cfa25653b7429e..3251d616bf3e6001c1e31751ea5a84f57ae1ce5c 100644 --- a/localedata/tst-wctype.c +++ b/localedata/tst-wctype.c @@ -1,7 +1,6 @@ /* Test program for iswctype() function in ja_JP locale. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper . 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/localedata/unicode-gen/gen_unicode_ctype.py b/localedata/unicode-gen/gen_unicode_ctype.py index 7548961df135c102ff100181aad83cbc0f1500dc..ded9546d564ad7c1cdd0a66c4079e298c56f79e7 100755 --- a/localedata/unicode-gen/gen_unicode_ctype.py +++ b/localedata/unicode-gen/gen_unicode_ctype.py @@ -3,7 +3,6 @@ # Generate a Unicode conforming LC_CTYPE category from a UnicodeData file. # Copyright (C) 2014-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Based on gen-unicode-ctype.c by Bruno Haible , 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/localedata/xfrm-test.c b/localedata/xfrm-test.c index 735c5f811f0b5977b922214b84c64699299de10a..28df3c8e66dc91c7fe76279db2800a2edc99561a 100644 --- a/localedata/xfrm-test.c +++ b/localedata/xfrm-test.c @@ -1,7 +1,6 @@ /* Test collation function via transformation using real data. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/login/endutxent.c b/login/endutxent.c index 00291322de286a8bab0ce886a2b1f8d08fecf4d1..101d904f83b09abfb624f727bf9237ef3d04fdc5 100644 --- a/login/endutxent.c +++ b/login/endutxent.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mark Kettenis , 1998. 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/login/forkpty.c b/login/forkpty.c index 79f9846ac489db98fb500b91bde4f44d90011eb8..ab23fc5d455707635060eb534f30ba74b5e0978d 100644 --- a/login/forkpty.c +++ b/login/forkpty.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Zack Weinberg , 1998. 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/login/getpt.c b/login/getpt.c index 9b717657057bea43bb0a4868479860a921f00324..0343e671cc7f3738f126e4695f176bc4faf48781 100644 --- a/login/getpt.c +++ b/login/getpt.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Zack Weinberg , 1998. 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/login/getutent.c b/login/getutent.c index c2428bfb3ed15b756b4dcf64a8c7716f7a42b82c..e235c5c17f520af0b4d4ac7eeda19857ed58503a 100644 --- a/login/getutent.c +++ b/login/getutent.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/login/getutent_r.c b/login/getutent_r.c index 58d3d5fd0c1483d5746418d86b168f0de035782c..4f4cedb7ec332bc7782232ddbdce4b3f876db63e 100644 --- a/login/getutent_r.c +++ b/login/getutent_r.c @@ -1,7 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper - and Paul Janzen , 1996. 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/login/getutid.c b/login/getutid.c index d986b9d892e183068109c81ac42029cb60dc46d1..8834849721c3d6ae5707d5898cf09d089d7a620a 100644 --- a/login/getutid.c +++ b/login/getutid.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/login/getutid_r.c b/login/getutid_r.c index 68f40a6e242c4401dee104cf59b2535b10de35f2..912556e8c7c3d19c8fc23db1d97ac23212837f09 100644 --- a/login/getutid_r.c +++ b/login/getutid_r.c @@ -1,7 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper - and Paul Janzen , 1996. 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/login/getutline.c b/login/getutline.c index 2c8320c9a9417ff77b97d0e02113ef5bfd202f7e..eaf1f3f4436cb66ce6c8cb2ce2d988c581ce5f78 100644 --- a/login/getutline.c +++ b/login/getutline.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/login/getutline_r.c b/login/getutline_r.c index 39b8a5830f639c58d20c13f0602a006fa4c2604b..1092b698a28106d07b7eac0481e3d5efa4457cc3 100644 --- a/login/getutline_r.c +++ b/login/getutline_r.c @@ -1,7 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper - and Paul Janzen , 1996. 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/login/getutxent.c b/login/getutxent.c index a6794bac7079eedd1422fd3d143c382ad697fa09..b4e1d65598347c826b10f645a64cc8f94bbed1ff 100644 --- a/login/getutxent.c +++ b/login/getutxent.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mark Kettenis , 1998. 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/login/getutxid.c b/login/getutxid.c index ae3b9fe7b0689d3ada3f12c47b64331fd4f8a654..de9e4aa25b56503238692ae47376df294b4bcf47 100644 --- a/login/getutxid.c +++ b/login/getutxid.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mark Kettenis , 1998. 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/login/getutxline.c b/login/getutxline.c index 274716bf7ae8070d0ebeba8ab478b2a6fb697165..4b5dc8f190089a50bce9d6dbf7e5a8c28c14ec37 100644 --- a/login/getutxline.c +++ b/login/getutxline.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mark Kettenis , 1998. 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/login/grantpt.c b/login/grantpt.c index 939096682a6631dc7d2b6ef12806b336ba263047..3f86f2e8fdd565ce85b2ce8d74ffab9bb795535c 100644 --- a/login/grantpt.c +++ b/login/grantpt.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Zack Weinberg , 1998. 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/login/login.c b/login/login.c index c95b98416a6e00e464d3823f56f1e5c57db922ba..b2617c46b993261b7481ced09c3409895fbdc64c 100644 --- a/login/login.c +++ b/login/login.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/login/logout.c b/login/logout.c index bf78e0915ecef1518325f751cbcc9ae73105a66c..eaedd8949e607f46024aba52e33cfcbb58655209 100644 --- a/login/logout.c +++ b/login/logout.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/login/logwtmp.c b/login/logwtmp.c index 8f3e8faed5718aecb285c7745ca2cfbac37b4a79..87ac6565672f4729ee0fb10606865a0ed324721a 100644 --- a/login/logwtmp.c +++ b/login/logwtmp.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/login/openpty.c b/login/openpty.c index 15277573ecd3f0c4c982219b8e8955a2806a15b7..aff90e6def1877b80afdb11a9b5c0cc52a1faffc 100644 --- a/login/openpty.c +++ b/login/openpty.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Zack Weinberg , 1998. 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/login/programs/pt_chown.c b/login/programs/pt_chown.c index ee2fbd5f8dbb0424f93b0cbe1d40c80e8ccbdec2..f7470a2fa86711a9b53a36194a4225ac70b4d134 100644 --- a/login/programs/pt_chown.c +++ b/login/programs/pt_chown.c @@ -1,7 +1,6 @@ /* pt_chmod - helper program for `grantpt'. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by C. Scott Ananian , 1998. 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/login/programs/utmpdump.c b/login/programs/utmpdump.c index b17156ee13d0e5b2dafd6a5219bcf60672086987..69c8868f54f51601fad748a8222b21f9ef760b4a 100644 --- a/login/programs/utmpdump.c +++ b/login/programs/utmpdump.c @@ -1,7 +1,6 @@ /* utmpdump - dump utmp-like files. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mark Kettenis , 1997. 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/login/ptsname.c b/login/ptsname.c index ae94fbddf4d04ad9adb03f738063e627049085ea..b4db8711e39824fe99c8e38270c8f1df17b94299 100644 --- a/login/ptsname.c +++ b/login/ptsname.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Zack Weinberg , 1998. 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/login/pututxline.c b/login/pututxline.c index 8b38f1fd97e148c310cfad1cc487045fef3a0347..9d00bbdcfa5f16550740b11a2ae1a103e2e49a32 100644 --- a/login/pututxline.c +++ b/login/pututxline.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mark Kettenis , 1998. 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/login/setutxent.c b/login/setutxent.c index 63be3429fe704b4262954cf5ec8865f142bf598f..177bb4af1140e31e30b4563d448358d00d7720d7 100644 --- a/login/setutxent.c +++ b/login/setutxent.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mark Kettenis , 1998. 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/login/tst-ptsname.c b/login/tst-ptsname.c index 9de8dc8ff437af0792006f87781bfb4b25ac2435..316abac93560cdb598811b6f4c97aace70122c95 100644 --- a/login/tst-ptsname.c +++ b/login/tst-ptsname.c @@ -1,7 +1,6 @@ /* Test for ptsname/ptsname_r. Copyright (C) 2014-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Aurelien Jarno , 2014. 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/login/tst-utmp.c b/login/tst-utmp.c index bcd6e1769fb455678f0a8ece2460712dd46fbf1e..c6821af50d4797c63788646b242c2c78b6916158 100644 --- a/login/tst-utmp.c +++ b/login/tst-utmp.c @@ -1,7 +1,6 @@ /* Tests for UTMP functions. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mark Kettenis , 1998. 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/login/unlockpt.c b/login/unlockpt.c index 1a8e4b46b1366968071f2ae737412391facebe78..b9414e5d2debfe5c38f4a7db6d2d16d0982a9899 100644 --- a/login/unlockpt.c +++ b/login/unlockpt.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Zack Weinberg , 1998. 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/login/updwtmp.c b/login/updwtmp.c index 05581984649d296ec85d3c08e721e403ad3b3156..a2df63c7c261f9310b5d9cecf49303a9ccb54ca7 100644 --- a/login/updwtmp.c +++ b/login/updwtmp.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mark Kettenis , 1997. 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/login/updwtmpx.c b/login/updwtmpx.c index ba06645dfd948dc3f6c41d5c245733747bfdfeb3..ebee643bca2ddd6bd6f2f780a64288f0f546fd6f 100644 --- a/login/updwtmpx.c +++ b/login/updwtmpx.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mark Kettenis , 1998. 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/login/utmp-private.h b/login/utmp-private.h index 00632ce51d6b9331ac8b7547a3aa949943803932..b512ee320d9417372bfe3fdf91bd638269889acf 100644 --- a/login/utmp-private.h +++ b/login/utmp-private.h @@ -1,8 +1,6 @@ /* Internal definitions and declarations for UTMP functions. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper - and Paul Janzen , 1996. 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/login/utmp_file.c b/login/utmp_file.c index 8c0b3a0bb49863997a7c4799315a7d1297e6c0d3..9cbe4ca6819a32176d248ddc7e0279ec05fc7809 100644 --- a/login/utmp_file.c +++ b/login/utmp_file.c @@ -1,7 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper - and Paul Janzen , 1996. 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/login/utmpname.c b/login/utmpname.c index a645445e8a592f6da6525b9b3d1d583086ba64ef..205645d78e566e75ffdcec1063a0e965c4e99e4f 100644 --- a/login/utmpname.c +++ b/login/utmpname.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mark Kettenis , 1997. 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/login/utmpxname.c b/login/utmpxname.c index 52453749a38252a3e5c3f96f54699aec42f301ed..e38549af774a442c7160dc90ffa33c1196a61010 100644 --- a/login/utmpxname.c +++ b/login/utmpxname.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mark Kettenis , 1998. 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/malloc/arena.c b/malloc/arena.c index 667484630ed0afa5152fb324abd58e4c51b173e2..4c398753aeadbb9db759e997581e601a21f8a3e6 100644 --- a/malloc/arena.c +++ b/malloc/arena.c @@ -1,7 +1,6 @@ /* Malloc implementation for multiple threads without lock contention. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Wolfram Gloger , 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 License as diff --git a/malloc/hooks.c b/malloc/hooks.c index 2761e4739b454eef0c98769e5af87727206ccecc..070f01da433d3476a84cb2ad9436e88e4ee73011 100644 --- a/malloc/hooks.c +++ b/malloc/hooks.c @@ -1,7 +1,6 @@ /* Compatibility code for malloc debugging and state management. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Wolfram Gloger , 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 License as diff --git a/malloc/malloc-check.c b/malloc/malloc-check.c index 8ed67de3ff5565eee56c94dce4d72031eb950aae..4bb00212bb8977d9b4b7d1821a99f50dd10d8378 100644 --- a/malloc/malloc-check.c +++ b/malloc/malloc-check.c @@ -1,7 +1,6 @@ /* glibc.malloc.check implementation. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Wolfram Gloger , 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 License as diff --git a/malloc/malloc.c b/malloc/malloc.c index e065785af77af72c17c773517c15b248b067b4ad..2ba1fee144f5742daa0fdc72088f73d4c3049ffe 100644 --- a/malloc/malloc.c +++ b/malloc/malloc.c @@ -1,8 +1,6 @@ /* Malloc implementation for multiple threads without lock contention. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Wolfram Gloger - and Doug Lea , 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 License as diff --git a/malloc/mcheck-impl.c b/malloc/mcheck-impl.c index 6597a290a6e8cd21481a013fc8534717f0b9a5ec..729e94cd0f94982269267ecc3a1fb19caa6671ad 100644 --- a/malloc/mcheck-impl.c +++ b/malloc/mcheck-impl.c @@ -1,7 +1,6 @@ /* mcheck debugging hooks for malloc. Copyright (C) 1990-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written May 1989 by Mike Haertel. 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/malloc/mcheck.c b/malloc/mcheck.c index 74c20ffe250f01970478cc46f9d5f1612daa7aac..ed3c39d4062925872cbc7705a74175af89508ace 100644 --- a/malloc/mcheck.c +++ b/malloc/mcheck.c @@ -1,7 +1,6 @@ /* The mcheck() interface. Copyright (C) 1990-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written May 1989 by Mike Haertel. 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/malloc/memusage.c b/malloc/memusage.c index 4e57ad338cb27f7c289e5ecd53c7d57082f302e0..e99f0c1c1429dcafa0023fb396459a6cde7ac872 100644 --- a/malloc/memusage.c +++ b/malloc/memusage.c @@ -1,7 +1,6 @@ /* Profile heap and stack memory usage of running program. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/malloc/memusage.sh b/malloc/memusage.sh index 0645f09911d0b642e23aebbfb2e9a010e098be01..f93ddcaf78db44a6763a758edba1f2e331d5a849 100755 --- a/malloc/memusage.sh +++ b/malloc/memusage.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright (C) 1999-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Ulrich Drepper , 1999. # 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/malloc/memusagestat.c b/malloc/memusagestat.c index 4c823b94f626656b1936b33d29af645715a3df7e..f888168297b86b9694b636e095acf1e9002c2929 100644 --- a/malloc/memusagestat.c +++ b/malloc/memusagestat.c @@ -1,7 +1,6 @@ /* Generate graphic from memory profiling data. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/malloc/mtrace-impl.c b/malloc/mtrace-impl.c index f5f19c265c912e18a9fb7921717a3bf353d1ea85..a3db92703913aab4405bb6bc8a68c5dab671a0d5 100644 --- a/malloc/mtrace-impl.c +++ b/malloc/mtrace-impl.c @@ -1,8 +1,6 @@ /* mtrace implementation for `malloc'. Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written April 2, 1991 by John Gilmore of Cygnus Support. - Based on mcheck.c by Mike Haertel. 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/malloc/mtrace.c b/malloc/mtrace.c index c1c836a7401ec3b5c250ed26830693eae00bf82b..b276e8339912259f82f205473654ba4693cebbb5 100644 --- a/malloc/mtrace.c +++ b/malloc/mtrace.c @@ -1,8 +1,6 @@ /* mtrace API for `malloc'. Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written April 2, 1991 by John Gilmore of Cygnus Support. - Based on mcheck.c by Mike Haertel. 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/malloc/mtrace.pl b/malloc/mtrace.pl index b1073a193103972d94ac05c8fac1b1c7b9fe507b..0244d64c874c0b5492a7776fc0cef84bb91dc0c2 100644 --- a/malloc/mtrace.pl +++ b/malloc/mtrace.pl @@ -3,7 +3,6 @@ eval "exec @PERL@ -S $0 $@" if 0; # Copyright (C) 1997-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Ulrich Drepper , 1997. # Based on the mtrace.awk script. # The GNU C Library is free software; you can redistribute it and/or diff --git a/malloc/tst-calloc.c b/malloc/tst-calloc.c index 24a083dfe1100f44a8344bf55dba0144ef835125..6e06e3c6886bdbbe8663802e64969b6962020e4f 100644 --- a/malloc/tst-calloc.c +++ b/malloc/tst-calloc.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper . 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/malloc/tst-malloc-check.c b/malloc/tst-malloc-check.c index 6650d09cf6cdde754b81c72d2d3305fb9caaa85f..e00a16e6494e6bf58c568b85a9fe3bd1084b84d3 100644 --- a/malloc/tst-malloc-check.c +++ b/malloc/tst-malloc-check.c @@ -1,6 +1,5 @@ /* Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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/malloc/tst-malloc.c b/malloc/tst-malloc.c index a587cbded66039fb88989c64d39198490a2dc692..396e6f6ebb53f3eb187d574e1f789327fcb02820 100644 --- a/malloc/tst-malloc.c +++ b/malloc/tst-malloc.c @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1999. 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/malloc/tst-mallocstate.c b/malloc/tst-mallocstate.c index ba726505e7f2bdb5375e156e8c127fb112c008f7..ba79189f069d0eed25d29094bf2524feb233d6bf 100644 --- a/malloc/tst-mallocstate.c +++ b/malloc/tst-mallocstate.c @@ -1,7 +1,6 @@ /* Emulate Emacs heap dumping to test malloc_set_state. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Wolfram Gloger , 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/malloc/tst-obstack.c b/malloc/tst-obstack.c index ee1385d0f764e3689534237d843178ceaf6569c9..18af8ea62fce1266468e3eb5fe4312d0fbf3d861 100644 --- a/malloc/tst-obstack.c +++ b/malloc/tst-obstack.c @@ -1,4 +1,3 @@ -/* Test case by Alexandre Duret-Lutz . */ #include #include #include diff --git a/manual/summary.pl b/manual/summary.pl index ab0801b0457afaf8ecdd8c144f0f9df54a3b1b5a..d0ccb1e43279ad4fe8ad3a1db76676eb81ea2fcb 100755 --- a/manual/summary.pl +++ b/manual/summary.pl @@ -3,7 +3,6 @@ # Copyright (C) 2017-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Rical Jasan , 2017. # The GNU C Library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public License diff --git a/manual/tsort.awk b/manual/tsort.awk index 9ebc61f6d0d70c884cfb549d0142f92dd30bb30a..70842405225d0f4a76bcd9f5abbbc5bd48788290 100644 --- a/manual/tsort.awk +++ b/manual/tsort.awk @@ -1,7 +1,6 @@ #!/usr/bin/awk -f # Generate topologically sorted list of manual chapters. # Copyright (C) 1998-2021 Free Software Foundation, Inc. -# Written by Ulrich Drepper , 1998. BEGIN { cnt = 0 diff --git a/math/atest-exp.c b/math/atest-exp.c index aeda33ed9588a7b3d18ef5b14c788e3e216cb7c7..9ec4cd526b83aca58bde5add3605cb5b916d03b3 100644 --- a/math/atest-exp.c +++ b/math/atest-exp.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Geoffrey Keating , 1997. 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/math/atest-exp2.c b/math/atest-exp2.c index 20960dd9c7f10997923d9467bc4fc8b7cd407c7d..2d7111f8f954186e4c2518dc03b1afb989017b67 100644 --- a/math/atest-exp2.c +++ b/math/atest-exp2.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Geoffrey Keating , 1997. 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/math/atest-sincos.c b/math/atest-sincos.c index df26230fb3003d6955318a2bb6a907931a7bdc00..02c277165b5baf9a2e7ee08eb9c0b2893c25aee3 100644 --- a/math/atest-sincos.c +++ b/math/atest-sincos.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Geoffrey Keating , 1997. 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/math/basic-test.c b/math/basic-test.c index 0c56d430d8de452cd92c930b3964d8fc074fc57c..e3e59428153180bb996494a1666d60ac20e40501 100644 --- a/math/basic-test.c +++ b/math/basic-test.c @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1999. 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/math/cabs_template.c b/math/cabs_template.c index e80a0c255f204daa8232b707aebebbf09b4c3f64..07b45a2f31f804ac92e8356a009766d03a576967 100644 --- a/math/cabs_template.c +++ b/math/cabs_template.c @@ -1,7 +1,6 @@ /* Return the complex absolute value of complex float type. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/carg_template.c b/math/carg_template.c index 8b263f294033444307d12b6337cd8b55f77eda06..ad301c04e54be781c309e3eec24fba959b921dac 100644 --- a/math/carg_template.c +++ b/math/carg_template.c @@ -1,7 +1,6 @@ /* Compute argument of complex float type. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/cimag_template.c b/math/cimag_template.c index 36a8d54cb0bf2ff672e8622e296bdcd3bb1dec63..c3d7a749774fcf6c71f9c5e71549f7cd34e777ec 100644 --- a/math/cimag_template.c +++ b/math/cimag_template.c @@ -1,7 +1,6 @@ /* Return imaginary part of complex float type. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/conj_template.c b/math/conj_template.c index d131cb605c771a16a3d6504f10ba54f0851d6af9..5001a322308eb66f02a6801c6e0f7d9751becc96 100644 --- a/math/conj_template.c +++ b/math/conj_template.c @@ -1,7 +1,6 @@ /* Return complex conjugate of complex float type. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/creal_template.c b/math/creal_template.c index 93439c764223775d8320fd21ffe44b2da1b9322e..eec0c5ecbb9e181401cfca4539f36998842dd70c 100644 --- a/math/creal_template.c +++ b/math/creal_template.c @@ -1,7 +1,6 @@ /* Return real part of complex float type. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/divtc3.c b/math/divtc3.c index 5cb7bfab6c4b8e4f43274a13bfba500323c9eb4e..061b207f2e317f2bd0f115c774da3efa3c142f38 100644 --- a/math/divtc3.c +++ b/math/divtc3.c @@ -1,6 +1,5 @@ /* Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 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/math/e_exp10.c b/math/e_exp10.c index 3458d9c5b224242b21fede93655990b85815ffc9..12fac96120c0ed376916d786001b501499bbc41f 100644 --- a/math/e_exp10.c +++ b/math/e_exp10.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/math/e_exp10l.c b/math/e_exp10l.c index 3a6eb94ce05dd58416a77240b73e08223b1c72f9..4fd8115f097f169261b4395c2d73ee17280e97ec 100644 --- a/math/e_exp10l.c +++ b/math/e_exp10l.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/math/fclrexcpt.c b/math/fclrexcpt.c index c03d1233fec9b8e4847bcbb8c27a776c6d64670b..c5044a1d184d05827b41daf13153d0329c5f2e00 100644 --- a/math/fclrexcpt.c +++ b/math/fclrexcpt.c @@ -1,7 +1,6 @@ /* Clear given exceptions in current floating-point environment. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/fedisblxcpt.c b/math/fedisblxcpt.c index 1ee7c05a85b0a3f5465c51cd8db589a474a1c942..98927b25ff0ec5e90e713864ad2865b9309489c1 100644 --- a/math/fedisblxcpt.c +++ b/math/fedisblxcpt.c @@ -1,7 +1,6 @@ /* Disable floating-point exceptions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1999. 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/math/feenablxcpt.c b/math/feenablxcpt.c index 6e2a88c9c5311f644634a620deca25381601dc18..812e3ad3015bf78ad2dcf42c26123c5a24f26f47 100644 --- a/math/feenablxcpt.c +++ b/math/feenablxcpt.c @@ -1,7 +1,6 @@ /* Enable floating-point exceptions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1999. 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/math/fegetenv.c b/math/fegetenv.c index b605cca893551a05506520d8b3f020a151511e10..301d0ecf3d5631ed8b03ed4015d44a90e111d9dd 100644 --- a/math/fegetenv.c +++ b/math/fegetenv.c @@ -1,7 +1,6 @@ /* Store current floating-point environment. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/fegetexcept.c b/math/fegetexcept.c index fcc2279fe799521ee499b0fbf3ad76ae82461121..c1202271b3571317a54b29d5992c180387d4f9d1 100644 --- a/math/fegetexcept.c +++ b/math/fegetexcept.c @@ -1,7 +1,6 @@ /* Get floating-point exceptions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1999. 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/math/fegetround.c b/math/fegetround.c index 2514ba6eadfa4989e7d7f816275c139c2da42368..b207df1122790a0668a29ea7e6428d921a2454df 100644 --- a/math/fegetround.c +++ b/math/fegetround.c @@ -1,7 +1,6 @@ /* Return current rounding direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/feholdexcpt.c b/math/feholdexcpt.c index 9397019b9a81766dae07c2a632e8c4493066e7a5..5cb2c9c147f7b186433559b6245592b8e23c9523 100644 --- a/math/feholdexcpt.c +++ b/math/feholdexcpt.c @@ -1,7 +1,6 @@ /* Store current floating-point environment and clear exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/fesetenv.c b/math/fesetenv.c index 4e0e4fcad811517c67595d2da2cf2c413e191963..c63336ab7d227183333b897955e8888bb6f9eea7 100644 --- a/math/fesetenv.c +++ b/math/fesetenv.c @@ -1,7 +1,6 @@ /* Install given floating-point environment. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/fesetround.c b/math/fesetround.c index 257038ea0069a18a0db7e6d9f5789163f0a3d554..e32e512cd84090c7c984cad50e7a1ef0846f5742 100644 --- a/math/fesetround.c +++ b/math/fesetround.c @@ -1,7 +1,6 @@ /* Set current rounding direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/feupdateenv.c b/math/feupdateenv.c index 4218f9404f2654102a6379e02b1e39ab4f2f4889..624b0c8f050bfa5f38931e42f5529ce3a50f43fe 100644 --- a/math/feupdateenv.c +++ b/math/feupdateenv.c @@ -1,7 +1,6 @@ /* Install given floating-point environment and raise exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/fgetexcptflg.c b/math/fgetexcptflg.c index ae6077b21ef0775c3664710588baeeb787f04b9f..d987a50906a1daac4f11a606cb049ddb1468cf73 100644 --- a/math/fgetexcptflg.c +++ b/math/fgetexcptflg.c @@ -1,7 +1,6 @@ /* Store current representation for exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/fraiseexcpt.c b/math/fraiseexcpt.c index 3a95033bdaaa63b32de4ad57b35cd25858e5e284..5e31c2491e29cbf4790bb91b353130d31ef13984 100644 --- a/math/fraiseexcpt.c +++ b/math/fraiseexcpt.c @@ -1,7 +1,6 @@ /* Raise given exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/fsetexcptflg.c b/math/fsetexcptflg.c index 178ca7dfe2ff205c412820cd07f438b66a8fdf93..0b98cbce28a71b5d70e7a001d728cdd5711407fd 100644 --- a/math/fsetexcptflg.c +++ b/math/fsetexcptflg.c @@ -1,7 +1,6 @@ /* Set floating-point environment exception handling. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/ftestexcept.c b/math/ftestexcept.c index e6ad13feb21ff88b30bc75a6abbe4196abf61c24..5fab8ebcf438d6cd502404f46f9137ff6f4c1cbf 100644 --- a/math/ftestexcept.c +++ b/math/ftestexcept.c @@ -1,7 +1,6 @@ /* Test exception in current environment. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/multc3.c b/math/multc3.c index 6b2812222705ad7ac73844f483051df6ca7ac1cd..8f6ab282f24e7f0738b4efbc4f7904db3ec4eacb 100644 --- a/math/multc3.c +++ b/math/multc3.c @@ -1,6 +1,5 @@ /* Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 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/math/s_cacos_template.c b/math/s_cacos_template.c index d15fd9066ded15a86b568998c0bc3a37105a7fd6..8c014ecf291e4eff56fba9406e7173e8aea5313b 100644 --- a/math/s_cacos_template.c +++ b/math/s_cacos_template.c @@ -1,7 +1,6 @@ /* Return cosine of a complex type. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_cacosh_template.c b/math/s_cacosh_template.c index 30258f3988609f3786a3c081441536d688a8151a..bcaf586ed29af782a81efb4d9caf4e7e956be836 100644 --- a/math/s_cacosh_template.c +++ b/math/s_cacosh_template.c @@ -1,7 +1,6 @@ /* Return arc hyperbolic cosine for a complex type. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_casin_template.c b/math/s_casin_template.c index 9776c71c4747a14d0b4aed8076033b87a9100818..6968fb9f9bc1f62061c3e28e812a14f5f6059143 100644 --- a/math/s_casin_template.c +++ b/math/s_casin_template.c @@ -1,7 +1,6 @@ /* Return arc sine of a complex float type. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_casinh_template.c b/math/s_casinh_template.c index 5447ea335325218eec1041fe914fbb15bb8949ba..8702c817dea28c98616b9925c8c60f226750416c 100644 --- a/math/s_casinh_template.c +++ b/math/s_casinh_template.c @@ -1,7 +1,6 @@ /* Return arc hyperbolic sine for a complex float type. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_catan_template.c b/math/s_catan_template.c index e07718b4d2ff3ae5079c233624e9d539294e7877..b9f82775113af9c10a74ccd731f73e32f1f0e4fe 100644 --- a/math/s_catan_template.c +++ b/math/s_catan_template.c @@ -1,7 +1,6 @@ /* Return arc tangent of complex float type. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_catanh_template.c b/math/s_catanh_template.c index df4131a0d2ef78e59ce38b2d3421675c1a2b8963..63c14731bafbabc60393855b75d0909139c7c9b1 100644 --- a/math/s_catanh_template.c +++ b/math/s_catanh_template.c @@ -1,7 +1,6 @@ /* Return arc hyperbolic tangent for a complex float type. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_ccos_template.c b/math/s_ccos_template.c index 890b3ed2732bcdea3406e23e2e55161d2aabff75..bf7aa9fb835c5a78d7fc8550333ee5fa26633030 100644 --- a/math/s_ccos_template.c +++ b/math/s_ccos_template.c @@ -1,7 +1,6 @@ /* Return cosine of complex float type. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_ccosh_template.c b/math/s_ccosh_template.c index 6cf56e5ee03ccf576475593867c73a319dce226e..ad3a1298f457578f4e24a04d026124e4492e6d79 100644 --- a/math/s_ccosh_template.c +++ b/math/s_ccosh_template.c @@ -1,7 +1,6 @@ /* Complex cosine hyperbolic function for float types. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_cexp_template.c b/math/s_cexp_template.c index bb6043155dbd5e0516878952fea87145d536dd64..c5be98e71815743a349a8e3d802e135bbe4e783a 100644 --- a/math/s_cexp_template.c +++ b/math/s_cexp_template.c @@ -1,7 +1,6 @@ /* Return value of complex exponential function for a float type. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_clog10_template.c b/math/s_clog10_template.c index 9fcec5fca5d74122bd7bd5284bce3b3bcb6b1a71..77b714a6c089dfa4a6df9c38c3a1326d962f9d06 100644 --- a/math/s_clog10_template.c +++ b/math/s_clog10_template.c @@ -1,7 +1,6 @@ /* Compute complex base 10 logarithm. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_clog_template.c b/math/s_clog_template.c index 3a723e9303a57d7a681029767fd3797ab18e6fca..0f6360cdc8d81129ee17f302ccd0c68c1778b741 100644 --- a/math/s_clog_template.c +++ b/math/s_clog_template.c @@ -1,7 +1,6 @@ /* Compute complex natural logarithm. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_cpow_template.c b/math/s_cpow_template.c index 71ce0c01126e6f9641a276a9dd4b9b17e1cc8454..11852735a0f561aa9daf0a0181e7f3fbea758cf8 100644 --- a/math/s_cpow_template.c +++ b/math/s_cpow_template.c @@ -1,7 +1,6 @@ /* Complex power of float type. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_cproj_template.c b/math/s_cproj_template.c index 414935ce040eb97d4bcc9e12b6361356df3f8667..1ec47aece2661195a7cbd4078f3384a27edfd546 100644 --- a/math/s_cproj_template.c +++ b/math/s_cproj_template.c @@ -1,7 +1,6 @@ /* Compute projection of complex float type value to Riemann sphere. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_csin_template.c b/math/s_csin_template.c index d2e02be8fa2d1ddc537fac3b9da17352db9c42c6..6bee18302256ceac34a55838c943c6761de559f0 100644 --- a/math/s_csin_template.c +++ b/math/s_csin_template.c @@ -1,7 +1,6 @@ /* Complex sine function for float types. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_csinh_template.c b/math/s_csinh_template.c index 7a35ab6cf6061489267fc47f926b105823aedef1..679e76b1340a2befab80b15364538ad54f47d1e3 100644 --- a/math/s_csinh_template.c +++ b/math/s_csinh_template.c @@ -1,7 +1,6 @@ /* Complex sine hyperbole function for float types. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_csqrt_template.c b/math/s_csqrt_template.c index 5197d97157de8dc3ab9ee0d8fef9b9952bbbda56..af80d5af3c56cafd59ff897c87532050b2fd20ce 100644 --- a/math/s_csqrt_template.c +++ b/math/s_csqrt_template.c @@ -1,8 +1,6 @@ /* Complex square root of a float type. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Based on an algorithm by Stephen L. Moshier . - Contributed by Ulrich Drepper , 1997. 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/math/s_ctan_template.c b/math/s_ctan_template.c index 645a18dca2a1832673520e52d57ffd25a103bfb3..aabdcd57c167a4f3ce2467b0ba1bf1b98b6af900 100644 --- a/math/s_ctan_template.c +++ b/math/s_ctan_template.c @@ -1,7 +1,6 @@ /* Complex tangent function for a complex float type. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_ctanh_template.c b/math/s_ctanh_template.c index 7fcaddbcbc6a0745d9fc985011a139b2df09c028..b9fca8271493cc49b2b493307073830aeff56743 100644 --- a/math/s_ctanh_template.c +++ b/math/s_ctanh_template.c @@ -1,7 +1,6 @@ /* Complex hyperbolic tangent for float types. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_fdim_template.c b/math/s_fdim_template.c index 5057db06ad35c6828f858c6971f1fee8d5cb1acb..09fdf3360ca607f21270b7a7cbf23913e5670009 100644 --- a/math/s_fdim_template.c +++ b/math/s_fdim_template.c @@ -1,7 +1,6 @@ /* Return positive difference between arguments. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_fma.c b/math/s_fma.c index 29d7b467e0132987ad32d0d69c02aeb7cc5f6f36..5b0afde6b846200ee91108075aed30540d911786 100644 --- a/math/s_fma.c +++ b/math/s_fma.c @@ -1,7 +1,6 @@ /* Compute x * y + z as ternary operation. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_fmaf.c b/math/s_fmaf.c index 0da3b9a2827cf0131b1d6bc9d6d4b734ae699580..401f0fc5aef56038b70e03e1f2ef1216bbbdeec5 100644 --- a/math/s_fmaf.c +++ b/math/s_fmaf.c @@ -1,7 +1,6 @@ /* Compute x * y + z as ternary operation. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_fmal.c b/math/s_fmal.c index 4b89cfbb83a8477f7c0f9635a64c453e1ff150af..6b13ea1d5fb5703a09526c108887df1cc2043915 100644 --- a/math/s_fmal.c +++ b/math/s_fmal.c @@ -1,7 +1,6 @@ /* Compute x * y + z as ternary operation. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_fmax_template.c b/math/s_fmax_template.c index 831baba161c60a551456110d0ca111c882fa2d25..d817406f04b121cde4fc8ebe0d79f6a12c3306f4 100644 --- a/math/s_fmax_template.c +++ b/math/s_fmax_template.c @@ -1,7 +1,6 @@ /* Return maximum numeric value of X and Y. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_fmin_template.c b/math/s_fmin_template.c index 36c7fbebc8b97d1f0c8b3ed77a111c2b6a1a9718..565a836266305f02e7e144ca82ba79180cfcf8b5 100644 --- a/math/s_fmin_template.c +++ b/math/s_fmin_template.c @@ -1,7 +1,6 @@ /* Return minimum numeric value of X and Y. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/s_nan_template.c b/math/s_nan_template.c index 0fe64bbe9eed89d48f868e082f1555f741c0bb9d..b3e55c7a56404ac89a5139930c73359476fbf0ad 100644 --- a/math/s_nan_template.c +++ b/math/s_nan_template.c @@ -1,7 +1,6 @@ /* Return quiet nan. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/math/test-fenv.c b/math/test-fenv.c index a196258d5750a2f139dcc89c640755e35efc4bd7..073e233c130e941b004242b410b7f835779eecb6 100644 --- a/math/test-fenv.c +++ b/math/test-fenv.c @@ -1,7 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger and - Ulrich Drepper , 1997. 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/math/test-fpucw.c b/math/test-fpucw.c index 526052e0cc1f3cb4be91805ab5dc53518a463429..81c824f0e5300f6ee0dd7505f16d7d613b3270b7 100644 --- a/math/test-fpucw.c +++ b/math/test-fpucw.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 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/math/test-math-isinff.cc b/math/test-math-isinff.cc index 9682124ec05b46e3fd158ee95cc6e04ddce58940..6458f8fbe717ce51cc7e013297ca430c4ba6bc95 100644 --- a/math/test-math-isinff.cc +++ b/math/test-math-isinff.cc @@ -1,7 +1,6 @@ /* Test for bug 19439. Copyright (C) 2016-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Marek Polacek , 2012. 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/math/test-snan.c b/math/test-snan.c index 5c74a7ea86a63021228fb8fe0689307905efa35f..8008baff96049ca43d661cc757ac0041827155c4 100644 --- a/math/test-snan.c +++ b/math/test-snan.c @@ -1,7 +1,6 @@ /* Test signaling NaNs in issignaling, isnan, isinf, and similar functions. Copyright (C) 2008-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 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/math/test-tgmath-int.c b/math/test-tgmath-int.c index 7210753eecbec1c91d4178a9470c5bcf4847e076..2384eaac83513014b31501928138c0c5b6e6c13f 100644 --- a/math/test-tgmath-int.c +++ b/math/test-tgmath-int.c @@ -1,7 +1,6 @@ /* Test compilation of tgmath macros. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 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/math/test-tgmath-ret.c b/math/test-tgmath-ret.c index fbc223513000e1781a1c5c981ed659a4889184a0..5d43140b115365e11de526e244a87210bb4416ba 100644 --- a/math/test-tgmath-ret.c +++ b/math/test-tgmath-ret.c @@ -1,7 +1,6 @@ /* Test compilation of tgmath macros. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 2003. 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/math/test-tgmath.c b/math/test-tgmath.c index 21af8c9502824f280032d883352c5e2d6d73f492..6ec7760c6268b5b37e97c4c81dab127c13b7e8dc 100644 --- a/math/test-tgmath.c +++ b/math/test-tgmath.c @@ -1,8 +1,6 @@ /* Test compilation of tgmath macros. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek and - Ulrich Drepper , 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/math/test-tgmath2.c b/math/test-tgmath2.c index b8fb00c566439ab0c3a0f9d2789833690ccef60c..88b180d06b49da405c2b6e1cb128a8f63af57150 100644 --- a/math/test-tgmath2.c +++ b/math/test-tgmath2.c @@ -1,7 +1,6 @@ /* Test compilation of tgmath macros. Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2007. 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/math/tst-CMPLX2.c b/math/tst-CMPLX2.c index e42bd9120f8308fa91b8e851b44317e26a3fc174..bcd78ae3e416fd6082c0b26c084d32095a389d67 100644 --- a/math/tst-CMPLX2.c +++ b/math/tst-CMPLX2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Marek Polacek , 2012. 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/math/tst-definitions.c b/math/tst-definitions.c index 2aad8247ccd02ccd757dea14f5f33a1cabdd22c3..249177ca9ab6f5f43ec7e7aafd61468dd8ddddc3 100644 --- a/math/tst-definitions.c +++ b/math/tst-definitions.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/math/w_acos_compat.c b/math/w_acos_compat.c index 571faa4310e6c87d15b18d8385fd3a067dd6d401..3bc0b35f4367151439ffbf7ccec0255a9e503b6c 100644 --- a/math/w_acos_compat.c +++ b/math/w_acos_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_acosf_compat.c b/math/w_acosf_compat.c index 4b6a870706f366350948101b01dbafebd5d3763e..3e950a168b1514e3dc66060854bb7ec118b366ab 100644 --- a/math/w_acosf_compat.c +++ b/math/w_acosf_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_acosh_compat.c b/math/w_acosh_compat.c index 744d0e4819eb8735b83f34c4e4fb6abf5acf1517..8e6a2d79ea12ea05d583864d5e2647441d0af9d6 100644 --- a/math/w_acosh_compat.c +++ b/math/w_acosh_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_acoshf_compat.c b/math/w_acoshf_compat.c index 4b889d15f1a763dc62f7d7298bcc60d94409a820..ffb53f2477e713830c67e79ddec4514edf0bce26 100644 --- a/math/w_acoshf_compat.c +++ b/math/w_acoshf_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_acoshl_compat.c b/math/w_acoshl_compat.c index 1e9b74f1bdd349e408f7f1bbfda64c769c78748b..5f6cbeba99ae1abcf0ff146d10d18f936f9b2c37 100644 --- a/math/w_acoshl_compat.c +++ b/math/w_acoshl_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_acosl_compat.c b/math/w_acosl_compat.c index ca91de33211c8c1b8c51bc14f4314ff7f77d7cfd..48148db18aa6e62043763229a0d512fabece06d1 100644 --- a/math/w_acosl_compat.c +++ b/math/w_acosl_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_asin_compat.c b/math/w_asin_compat.c index 328c699f56484823fe259d66185bf57cb92dc513..a35fb92ea92011326bf1ed2b83b3509d72553cbc 100644 --- a/math/w_asin_compat.c +++ b/math/w_asin_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_asinf_compat.c b/math/w_asinf_compat.c index bf76f7f52d7956f888aac53582ee27676124a612..b0d813b57cf8361664e748c7f79fc50fc38be37d 100644 --- a/math/w_asinf_compat.c +++ b/math/w_asinf_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_asinl_compat.c b/math/w_asinl_compat.c index fb0a34a0dd96d856f958b8f423e71b1b210b9fa7..95af69ff4c627208c904af99c0caf8bba1f88972 100644 --- a/math/w_asinl_compat.c +++ b/math/w_asinl_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_atan2_compat.c b/math/w_atan2_compat.c index 1f3271d0c32232b93ecde3e9263bc51c4ab67afd..9d3b7a2043bcab9565beb64e8a69aa837210da1f 100644 --- a/math/w_atan2_compat.c +++ b/math/w_atan2_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_atan2f_compat.c b/math/w_atan2f_compat.c index 8f12903e74b86d5790b333d31c5c3148d2633052..a1c6702ccb4129cdde11cd1678f3dc6a291e7a47 100644 --- a/math/w_atan2f_compat.c +++ b/math/w_atan2f_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_atan2l_compat.c b/math/w_atan2l_compat.c index 67d22de694c99bd9c4b09afd697bb2a67f580f66..faf7f8066ccb541818c102cb0da2eac4b48efd77 100644 --- a/math/w_atan2l_compat.c +++ b/math/w_atan2l_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_atanh_compat.c b/math/w_atanh_compat.c index a8746c8297cb0ec127b2ebcc5627f1facd9ea661..16420c3a7c616317019e3c25e03e09c525f6c6ff 100644 --- a/math/w_atanh_compat.c +++ b/math/w_atanh_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_atanhf_compat.c b/math/w_atanhf_compat.c index 4160fed086d264c69686b3486e1d893c9016a782..a64e2ac5e5a17b9343b41d54cf2c12a50c160266 100644 --- a/math/w_atanhf_compat.c +++ b/math/w_atanhf_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_atanhl_compat.c b/math/w_atanhl_compat.c index 025fb813f19b9dbe4913e41b35c89da7dc4b6f19..cdfe63872e7f7c2c0eb6d77117294c3ea032ebe0 100644 --- a/math/w_atanhl_compat.c +++ b/math/w_atanhl_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_coshf_compat.c b/math/w_coshf_compat.c index e19f338f7a1d959cc6774584b806166f5995c94f..ce5e196c078f712416c3066be3d49095290b18ab 100644 --- a/math/w_coshf_compat.c +++ b/math/w_coshf_compat.c @@ -1,6 +1,4 @@ /* w_coshf.c -- float version of w_cosh.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. - * Optimizations by Ulrich Drepper , 2011. */ /* diff --git a/math/w_coshl_compat.c b/math/w_coshl_compat.c index fc357f366ee04bb3fb9310197395af1f809ba4cd..8f2145b775b52b1be12088dadf49d34ce18afef3 100644 --- a/math/w_coshl_compat.c +++ b/math/w_coshl_compat.c @@ -1,7 +1,4 @@ /* w_acoshl.c -- long double version of w_acosh.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. - * Optimizations by Ulrich Drepper , 2011. */ /* diff --git a/math/w_exp10_compat.c b/math/w_exp10_compat.c index 33c6faf7151e584f803ee8a1e5c1561cdc3cddb4..448de3b4d34fee40b277ed5ed94625b5f548dedf 100644 --- a/math/w_exp10_compat.c +++ b/math/w_exp10_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_exp10f_compat.c b/math/w_exp10f_compat.c index 03d93ecff8207b018c9c0fde1506c5ce83f84ea3..dd721455de0a74d5a1114c686f453733bcfd9df4 100644 --- a/math/w_exp10f_compat.c +++ b/math/w_exp10f_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_exp10l_compat.c b/math/w_exp10l_compat.c index 2ff052f10d01fd9a258036b11434cae9bcf746d4..1e442b708363453e4a21267ce454e35188649afc 100644 --- a/math/w_exp10l_compat.c +++ b/math/w_exp10l_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_exp_compat.c b/math/w_exp_compat.c index de1625540a720e1d0b6ae4b2978c54ab1c81b82f..7799875779572a17e6db355542fddbc323e7b8e0 100644 --- a/math/w_exp_compat.c +++ b/math/w_exp_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_expf_compat.c b/math/w_expf_compat.c index 06eb938c5f7f340d659c77ae6a57367b2b41aa10..3e110ec50cb731d5bf88ff0e8e40df70c67d602f 100644 --- a/math/w_expf_compat.c +++ b/math/w_expf_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_expl_compat.c b/math/w_expl_compat.c index 3c78f575e303808821512576688e900baecbd10b..b37b9cab437a5a0139c43bc8f3b9752c2aa27165 100644 --- a/math/w_expl_compat.c +++ b/math/w_expl_compat.c @@ -1,6 +1,4 @@ /* w_expl.c -- long double version of w_exp.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/math/w_fmod_compat.c b/math/w_fmod_compat.c index 8395d262e474b1b42f3911f4cc26e152250e0593..5e8eec9f99872021b856148a7596d3362070de62 100644 --- a/math/w_fmod_compat.c +++ b/math/w_fmod_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_fmodf_compat.c b/math/w_fmodf_compat.c index 6f295f2fa2dd59665a33d048cff500b2901f9e08..816522be78d0fa4519666e4a3a38c2832e0c5674 100644 --- a/math/w_fmodf_compat.c +++ b/math/w_fmodf_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_fmodl_compat.c b/math/w_fmodl_compat.c index 40e92b2fa512b81092c37159c0cd2bf68ca2c613..fc38732179137447d671de1ad68b954b824a914e 100644 --- a/math/w_fmodl_compat.c +++ b/math/w_fmodl_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_hypotf_compat.c b/math/w_hypotf_compat.c index 82870ce5512f5ebebc39fc375a901590169802a1..05898d3420dd2bcfa724ba7dd808f10307c89ec9 100644 --- a/math/w_hypotf_compat.c +++ b/math/w_hypotf_compat.c @@ -1,5 +1,4 @@ /* w_hypotf.c -- float version of w_hypot.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/math/w_hypotl_compat.c b/math/w_hypotl_compat.c index db5495103d625e7b266025998ee2c8437e50161f..dd53b11b53cbb1372052fc29f5a032750e3ed6df 100644 --- a/math/w_hypotl_compat.c +++ b/math/w_hypotl_compat.c @@ -1,6 +1,4 @@ /* w_hypotl.c -- long double version of w_hypot.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/math/w_j0_compat.c b/math/w_j0_compat.c index d22b603e26efa157f1792267231dfb7c7ebcdfb0..469e51bd89af2a8b3b720c7c05133abb563ec97e 100644 --- a/math/w_j0_compat.c +++ b/math/w_j0_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_j0f_compat.c b/math/w_j0f_compat.c index a4882eadb33853b2c45c9d99815158edaa6bd43b..d375f3bfb020b1d61d1ec76386102e30cf50daca 100644 --- a/math/w_j0f_compat.c +++ b/math/w_j0f_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_j0l_compat.c b/math/w_j0l_compat.c index d61e10727593bb341ed5aa6c0e79d1777f2c4500..b4b6936d016a454436fcb82889e17377909d65cd 100644 --- a/math/w_j0l_compat.c +++ b/math/w_j0l_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_j1_compat.c b/math/w_j1_compat.c index a78ece4c6a2f3959ec4af48d357f087f615dd788..e00fdfb8650c394863dfa2db7a9e30fcc8df3fbc 100644 --- a/math/w_j1_compat.c +++ b/math/w_j1_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_j1f_compat.c b/math/w_j1f_compat.c index f2ec7b327d2bc90ae189613186d31e40cfa206e8..81e56b771ec4e7bb72470b7805e93f649a877b40 100644 --- a/math/w_j1f_compat.c +++ b/math/w_j1f_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_j1l_compat.c b/math/w_j1l_compat.c index 13c20d5e6cf1dafb6b67ef770b57c115d66fbac4..af0a4631c6e48d33d874f476bb0339c8e6f01124 100644 --- a/math/w_j1l_compat.c +++ b/math/w_j1l_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_jn_compat.c b/math/w_jn_compat.c index 75eadba90bdd4f7aec9805992fb865f02ba5daf4..cc4f8ddf6cb56e8ad7b4a3d89f2a7ea9737e7c5a 100644 --- a/math/w_jn_compat.c +++ b/math/w_jn_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_jnf_compat.c b/math/w_jnf_compat.c index fb6e5060096fb070add63e3cc1311c6eca9b6d41..296e63156660e68e88db4029183bb5e5ec3e768a 100644 --- a/math/w_jnf_compat.c +++ b/math/w_jnf_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_jnl_compat.c b/math/w_jnl_compat.c index e5c1d92cd4a713bb376354d4a7245877c5c7e62b..d87cf779e353b9dc6754ebe9f0a91fb9bbc8b965 100644 --- a/math/w_jnl_compat.c +++ b/math/w_jnl_compat.c @@ -1,6 +1,4 @@ /* w_jnl.c -- long double version of w_jn.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/math/w_lgammaf_main.c b/math/w_lgammaf_main.c index 2a85e3cadf293ab424ac1c1388bca2fabc2ad57d..22b7f8fc5300d694cd9ec991da2556f3671c1a4b 100644 --- a/math/w_lgammaf_main.c +++ b/math/w_lgammaf_main.c @@ -1,5 +1,4 @@ /* w_lgammaf.c -- float version of w_lgamma.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/math/w_lgammaf_r_compat.c b/math/w_lgammaf_r_compat.c index 78fc4fcb239abd0a0c0acf8bf6c05103e7560bfa..be01b6daacfa1f6b06cccba6e75f4cd907a23882 100644 --- a/math/w_lgammaf_r_compat.c +++ b/math/w_lgammaf_r_compat.c @@ -1,5 +1,4 @@ /* w_lgammaf_r.c -- float version of w_lgamma_r.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/math/w_lgammal_main.c b/math/w_lgammal_main.c index 04440cd29f101e05352b1a114939729082ad39f3..83e7383d7da78c0567fa767c39c636fd7d1a2f8e 100644 --- a/math/w_lgammal_main.c +++ b/math/w_lgammal_main.c @@ -1,6 +1,4 @@ /* w_lgammal.c -- long double version of w_lgamma.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/math/w_lgammal_r_compat.c b/math/w_lgammal_r_compat.c index 6ebfa413334ff5bd4eba1b4386c6a9a0de4c0aa4..b9c934402431577736d2950d99e019a2e39f5108 100644 --- a/math/w_lgammal_r_compat.c +++ b/math/w_lgammal_r_compat.c @@ -1,6 +1,4 @@ /* w_lgammal_r.c -- long double version of w_lgamma_r.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/math/w_log10_compat.c b/math/w_log10_compat.c index 4f20b1a6928b72e4304770f53ba7d5478f98fe54..09e90966347acff0d4b47f1167bd9374f9a94fd4 100644 --- a/math/w_log10_compat.c +++ b/math/w_log10_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_log10f_compat.c b/math/w_log10f_compat.c index ed10b4c4f869d0f320a47136a7ea65a3b266bce0..30f72bd0e7daea71375958c2669abdad8fae3420 100644 --- a/math/w_log10f_compat.c +++ b/math/w_log10f_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_log10l_compat.c b/math/w_log10l_compat.c index 3e56340654bdc393f65f15ccad47ab80661a0f11..7311621b00407fbfb0ae97c877498aea263d1c98 100644 --- a/math/w_log10l_compat.c +++ b/math/w_log10l_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_log2_compat.c b/math/w_log2_compat.c index 5a2e1b62a0591dde7102f64413005ba2f20758e2..b1ea4965d689bd2423d6bb750057815f51f0835b 100644 --- a/math/w_log2_compat.c +++ b/math/w_log2_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_log2f_compat.c b/math/w_log2f_compat.c index bfdfd8c9d0f3d0e8bb99be61f5ecc6a633271d93..bacad68c9af5fe78760a5b8051a50e9c3b15be2b 100644 --- a/math/w_log2f_compat.c +++ b/math/w_log2f_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_log2l_compat.c b/math/w_log2l_compat.c index 68a8323402a947e2aa7bb4e8fbdd17cc1842494a..c60f0cc162bee7ba9a08221afd47728165a50ede 100644 --- a/math/w_log2l_compat.c +++ b/math/w_log2l_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_log_compat.c b/math/w_log_compat.c index 8c0db5e3e9d7b601e28af45f77ebdbea740b9a27..aea41e5b79c3f8cfd21e0121bfa65a17a181e222 100644 --- a/math/w_log_compat.c +++ b/math/w_log_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_logf_compat.c b/math/w_logf_compat.c index 2f7a269d28912ca5bae64ec07e06fad950c5edc5..37bc9dd3ced2f947df8d0adfdc7c3926c8085c1c 100644 --- a/math/w_logf_compat.c +++ b/math/w_logf_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_logl_compat.c b/math/w_logl_compat.c index b0d60c5d085e814f281a110761ec16eba1821d49..a53bbe56f19d99f94d4a5d2f727867f8bf45ffdf 100644 --- a/math/w_logl_compat.c +++ b/math/w_logl_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_pow_compat.c b/math/w_pow_compat.c index 73b65c5b5f9a6d9ee6807b10cf8522fd87d95ec3..15e15cf2c21e2c8de43a60b489b8b524d9b7725d 100644 --- a/math/w_pow_compat.c +++ b/math/w_pow_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_powf_compat.c b/math/w_powf_compat.c index f4c8e62bfc700879e3d01fae51593292208520e1..555c98b12dd9896025a8a2a50de32129c47800c5 100644 --- a/math/w_powf_compat.c +++ b/math/w_powf_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_powl_compat.c b/math/w_powl_compat.c index c193ed1582705fe49eb8db4577c8c886876dd00b..5316162b32c485ff9f4ae0f38cb9ead12b466b34 100644 --- a/math/w_powl_compat.c +++ b/math/w_powl_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_remainder_compat.c b/math/w_remainder_compat.c index e9ad63f7e79dbb1d522418625e4f8e74d5a81111..ea6d4ac7363c007c42ff9f512de25554fe4aa22e 100644 --- a/math/w_remainder_compat.c +++ b/math/w_remainder_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_remainderf_compat.c b/math/w_remainderf_compat.c index 77e5163011f53b126d30eba36694155ca690883c..25e772990ab10b692a6410567d82d92ed0921bcc 100644 --- a/math/w_remainderf_compat.c +++ b/math/w_remainderf_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_remainderl_compat.c b/math/w_remainderl_compat.c index eb9ecb6d1aac1a4d1e7f1a9df7b198ecebe01a06..653c1299eeb9fa4c5a11314e9fa5e667b3749343 100644 --- a/math/w_remainderl_compat.c +++ b/math/w_remainderl_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_scalb_compat.c b/math/w_scalb_compat.c index 67371e635903161055b2656fd4e556b57a9fb764..39a316d5424104d624170d22c3cfca135579c16a 100644 --- a/math/w_scalb_compat.c +++ b/math/w_scalb_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_scalbf_compat.c b/math/w_scalbf_compat.c index 80502ef39412ed8f946a623f6a46958d013cf6b3..0cf4a33944e28aa0735a95f530fb36e626d4b644 100644 --- a/math/w_scalbf_compat.c +++ b/math/w_scalbf_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_scalbl_compat.c b/math/w_scalbl_compat.c index 87a5c5bd78087174918022b636503999ed46a148..9acb4333c975e9a54af1632601b9003fda3acffb 100644 --- a/math/w_scalbl_compat.c +++ b/math/w_scalbl_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_sinhf_compat.c b/math/w_sinhf_compat.c index ac336e8b9b10ee759d69b8fa17c9db881f52f99c..e8de6675af4e44bc3827c02d0f02d7101f7a5492 100644 --- a/math/w_sinhf_compat.c +++ b/math/w_sinhf_compat.c @@ -1,5 +1,4 @@ /* w_sinhf.c -- float version of w_sinh.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/math/w_sinhl_compat.c b/math/w_sinhl_compat.c index d65c2da90668ac22a51367c228afac158cd1e7c4..693ba4567c593c4eea26cbf845c709dc318f6c0d 100644 --- a/math/w_sinhl_compat.c +++ b/math/w_sinhl_compat.c @@ -1,6 +1,4 @@ /* w_sinhl.c -- long double version of w_sinh.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/math/w_sqrt_compat.c b/math/w_sqrt_compat.c index eedc7f981129639285cdf8cdc2c6c273fd55067a..13402de76e06894c33d99f5ee4ea0a40e8239b3a 100644 --- a/math/w_sqrt_compat.c +++ b/math/w_sqrt_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_sqrtf_compat.c b/math/w_sqrtf_compat.c index 82df9f0545bb7a188fde7a415b2d8bfeb3b6e670..350e7b4ec038970b2b4448d48e8a8e24df1263d7 100644 --- a/math/w_sqrtf_compat.c +++ b/math/w_sqrtf_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_sqrtl_compat.c b/math/w_sqrtl_compat.c index 4c5053b2d1e8417df21ee759c9939f458985e840..e9ab9a0e4414b4ce7bdaf026fb2713328587265f 100644 --- a/math/w_sqrtl_compat.c +++ b/math/w_sqrtl_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/math/w_tgammaf_compat.c b/math/w_tgammaf_compat.c index ed509885aee2fcd46a4bdab9d2e7c53cca35ece5..34e0e096e00d0757d817f0b1fc5cb16fd2185d85 100644 --- a/math/w_tgammaf_compat.c +++ b/math/w_tgammaf_compat.c @@ -1,5 +1,4 @@ /* w_gammaf.c -- float version of w_gamma.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/math/w_tgammal_compat.c b/math/w_tgammal_compat.c index d79c788dfc183242bdff659e7f037189b647a9d1..a15f6ac0a3b535216289a1e67e16a53f4d8884fe 100644 --- a/math/w_tgammal_compat.c +++ b/math/w_tgammal_compat.c @@ -1,6 +1,4 @@ /* w_gammal.c -- long double version of w_gamma.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/misc/dirname.c b/misc/dirname.c index b6c3d7959387644bf3b6b598d685070f7aca7bb8..54da23163ea7bbd4bdb784ce2714e6f4d14f2865 100644 --- a/misc/dirname.c +++ b/misc/dirname.c @@ -1,7 +1,6 @@ /* dirname - return directory part of PATH. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/misc/getsysstats.c b/misc/getsysstats.c index 0eedface6d2b0f75bc3c894ea71f7b849834060b..2986d62247cf98ca41881d704a06437885e4a399 100644 --- a/misc/getsysstats.c +++ b/misc/getsysstats.c @@ -1,7 +1,6 @@ /* getsysstats - Determine various system internal values, stub version. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/misc/hsearch.c b/misc/hsearch.c index 2ab990878e042422e85f1b80cc545347aeafbc23..0db27f845c26ecf4f1f3c732ed5c3aba849b9ba0 100644 --- a/misc/hsearch.c +++ b/misc/hsearch.c @@ -1,5 +1,4 @@ /* Copyright (C) 1993-2021 Free Software Foundation, Inc. - Contributed by Ulrich Drepper 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/misc/hsearch_r.c b/misc/hsearch_r.c index d27f4807c8aa8e93cc1de17f6bba46fa2f29d0e4..47d31e250425545582159f245adaf2bb827dffd9 100644 --- a/misc/hsearch_r.c +++ b/misc/hsearch_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1993-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1993. 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/misc/lsearch.c b/misc/lsearch.c index 8c751b74a939c4b80691a0a63647c1b1373a4398..74e0edbe17182aed82ac99b9f3f47141b8226708 100644 --- a/misc/lsearch.c +++ b/misc/lsearch.c @@ -1,7 +1,6 @@ /* Linear search functions. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/misc/pselect.c b/misc/pselect.c index f2861b8556b4a434acf377b641cad81dccc05f06..9ce03d2a23bd88732e29cd63134e3db9d35d4d38 100644 --- a/misc/pselect.c +++ b/misc/pselect.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/misc/regexp.c b/misc/regexp.c index ba748756bf382be62368562f69a720d06290c4e6..ab1403de4481ec4b3c385734f74de9e7c7dfd6eb 100644 --- a/misc/regexp.c +++ b/misc/regexp.c @@ -1,7 +1,6 @@ /* Compatibility symbols for the obsolete interface. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/misc/regexp.h b/misc/regexp.h index 923030ef1e4a71b26ae47d46cd77a615b568d0a6..d7cc231d859d61dda69d33cbf1850380a03dbb57 100644 --- a/misc/regexp.h +++ b/misc/regexp.h @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/misc/tsearch.c b/misc/tsearch.c index 0e3b4e0bfe992cb1b8b818905c286eb15809cac2..550772cdaa940ed0bb3b3a9ba429b80cabe10281 100644 --- a/misc/tsearch.c +++ b/misc/tsearch.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bernd Schmidt , 1997. 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/misc/tst-atomic-long.c b/misc/tst-atomic-long.c index cdb9c3aea1b2c22a3d70dc098e0fb5f4ffd81bbc..e5289c5e5c649c75f63bd43f6c9b3a77c4fa7bc6 100644 --- a/misc/tst-atomic-long.c +++ b/misc/tst-atomic-long.c @@ -1,7 +1,6 @@ /* Tests for atomic.h macros. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/misc/tst-atomic.c b/misc/tst-atomic.c index 175916c130846d8a3accd622af162a893b844840..e9debaa85f54850e9a76477dee1592f36e24856d 100644 --- a/misc/tst-atomic.c +++ b/misc/tst-atomic.c @@ -1,7 +1,6 @@ /* Tests for atomic.h macros. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/misc/tst-dirname.c b/misc/tst-dirname.c index dad28f3360ef7bfac2fcfbef6459462ccc08063f..82cfe415bd121394797ee7710994ded48647fe31 100644 --- a/misc/tst-dirname.c +++ b/misc/tst-dirname.c @@ -1,7 +1,6 @@ /* Test program for dirname function a la XPG. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/misc/tst-fdset.c b/misc/tst-fdset.c index a7e60ae1bb441580a22137fd4ea36bbfae773430..bcf9f485ecdc4d43ad53555920bb23caf9259e0b 100644 --- a/misc/tst-fdset.c +++ b/misc/tst-fdset.c @@ -1,7 +1,6 @@ /* Test FD* macros. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Robert Bihlmeyer . 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/misc/tst-mntent.c b/misc/tst-mntent.c index b6ad8afcc6ee644cc57544f5d0c3461188b1d033..493cef419eb7148edbe83099e9728de36da07287 100644 --- a/misc/tst-mntent.c +++ b/misc/tst-mntent.c @@ -1,5 +1,3 @@ -/* Test case by Horst von Brand - and Ulrich Drepper . */ #include #include #include diff --git a/nis/nis_add.c b/nis/nis_add.c index 62f97b56c72e3c367ad89e3d4926f27ef41e71a7..18296b323389f81eb8c90273008eb539eaf4ffe8 100644 --- a/nis/nis_add.c +++ b/nis/nis_add.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_addmember.c b/nis/nis_addmember.c index e69f995628a279c5bed7305f5ddd8bd7a6f65d9c..4183e9251df9130157c90acd71894e2823da3db2 100644 --- a/nis/nis_addmember.c +++ b/nis/nis_addmember.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_call.c b/nis/nis_call.c index 043f1bd4316aa28407ccb40066330c5ab79c7c9c..624139a7f43896a28eaa32b9360f01eea1166b8a 100644 --- a/nis/nis_call.c +++ b/nis/nis_call.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_callback.c b/nis/nis_callback.c index 982dad2a3bd9d2c92133631996a32851887dfe47..1f8f1d619cefd04d231d1eb559415e312fd177db 100644 --- a/nis/nis_callback.c +++ b/nis/nis_callback.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_checkpoint.c b/nis/nis_checkpoint.c index f225fd559a7c0e6d605dc5b5a0ffcc0659835167..f33c4cd12532506292a51aad38b7696d557d19c0 100644 --- a/nis/nis_checkpoint.c +++ b/nis/nis_checkpoint.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_clone_dir.c b/nis/nis_clone_dir.c index 76a45a093f10611b1c95dc13da869ed068390b31..09eb29f1838c31acb51b82bf5c1c31f9d189a144 100644 --- a/nis/nis_clone_dir.c +++ b/nis/nis_clone_dir.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_clone_obj.c b/nis/nis_clone_obj.c index c6304d24cc29fa63c75bb1fd2b1081276b021f87..e3b32de6b82a4843a2eea70860541ee5ed0fc8b0 100644 --- a/nis/nis_clone_obj.c +++ b/nis/nis_clone_obj.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_clone_res.c b/nis/nis_clone_res.c index 9eddd03d6d381ec504678288245a8a108d73244f..c6a75deb6ee12c29dbb3b3cc79318069495d80e7 100644 --- a/nis/nis_clone_res.c +++ b/nis/nis_clone_res.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_creategroup.c b/nis/nis_creategroup.c index 3106576b3c13c90fecb8e9494d316d0d5cc93658..a12f563034de2ca78b173e5717e3daf8ae8361ed 100644 --- a/nis/nis_creategroup.c +++ b/nis/nis_creategroup.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_defaults.c b/nis/nis_defaults.c index 76e13d45c05ca22bacfada76777037b5b660e25c..afc63917216c910810e079ce0594b15fa1e7a650 100644 --- a/nis/nis_defaults.c +++ b/nis/nis_defaults.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_destroygroup.c b/nis/nis_destroygroup.c index c7c38b594d5e6fb059b48dc0fc8deefb72d08563..7120668104ecada3085ef178cd42e76641021d0f 100644 --- a/nis/nis_destroygroup.c +++ b/nis/nis_destroygroup.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_domain_of.c b/nis/nis_domain_of.c index ca2f347f06c653241b4af1bd982b212ee8ade4ec..62738938229cba0a3300eb6e6b530538e8801fa8 100644 --- a/nis/nis_domain_of.c +++ b/nis/nis_domain_of.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_domain_of_r.c b/nis/nis_domain_of_r.c index 493912cbd6d320ccec2032f4f02d51e42ef2dd00..0fbf3b708729744b4e9fe19126be83855b1c341b 100644 --- a/nis/nis_domain_of_r.c +++ b/nis/nis_domain_of_r.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_error.c b/nis/nis_error.c index 7d2825e067c07f9170c6a807289fbe73fbb5c44e..028369129833b7adfdca4b29a174028657818103 100644 --- a/nis/nis_error.c +++ b/nis/nis_error.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_file.c b/nis/nis_file.c index 162dcc78cb32b808607b71fd80022929945ee245..2e202ff71388462b2f7e9f180d676f8923eedc77 100644 --- a/nis/nis_file.c +++ b/nis/nis_file.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_findserv.c b/nis/nis_findserv.c index e1058755f4e8a88afc1d888be97e335ad217da03..7fbcf3bd771058329a9cdde4922ba9d9a6a35a09 100644 --- a/nis/nis_findserv.c +++ b/nis/nis_findserv.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_free.c b/nis/nis_free.c index 74836306daf445c37e7c4fc9b9e29e563cca8e3d..14055a20786dddb602d83ec842827c5ebd437989 100644 --- a/nis/nis_free.c +++ b/nis/nis_free.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_getservlist.c b/nis/nis_getservlist.c index 5a932f9e422b3207930f9f7027ae86d0a9717ab8..55db93577873e775c750e36afd143bff5bb9fb1c 100644 --- a/nis/nis_getservlist.c +++ b/nis/nis_getservlist.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_intern.h b/nis/nis_intern.h index aace185e8f45dd861fd3a470c04cb2febf1f955d..2bee23f56369d5e2c9d5cd1e923909f17bb64694 100644 --- a/nis/nis_intern.h +++ b/nis/nis_intern.h @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_ismember.c b/nis/nis_ismember.c index 233e999ea8697cf01aa7d62dbb358e90e0fb9f87..c845c441ca28209175d302a34662738f99070354 100644 --- a/nis/nis_ismember.c +++ b/nis/nis_ismember.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_local_names.c b/nis/nis_local_names.c index 218764f32e99ffc1064ff305c1dab8fc5b907a38..d76fb690786622cea72860e1c3dd5bcb71b7075c 100644 --- a/nis/nis_local_names.c +++ b/nis/nis_local_names.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_lookup.c b/nis/nis_lookup.c index ff44a043754ea31a7a8cd1df74d38e0be1f76f63..e6ad5f4e1b802b9dd06f60e6fbb2321d6ddc1409 100644 --- a/nis/nis_lookup.c +++ b/nis/nis_lookup.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_mkdir.c b/nis/nis_mkdir.c index 389c9b2621a4bfe45735aaf714c7361015b6acfb..2647420594e593460a2bd0afa3e399ff959235a1 100644 --- a/nis/nis_mkdir.c +++ b/nis/nis_mkdir.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_modify.c b/nis/nis_modify.c index 4d61a92418c66a4e782592a1107c945a83f3794e..868df948f7a810bdd717face08bb60d2a260c81f 100644 --- a/nis/nis_modify.c +++ b/nis/nis_modify.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_ping.c b/nis/nis_ping.c index 8d9ba819ed5cdb395e6e02dc516a2c398d45a5ae..55c349c45a444838c9ef4f758fc829dea1cb3e88 100644 --- a/nis/nis_ping.c +++ b/nis/nis_ping.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_print.c b/nis/nis_print.c index 6491a7d8541d795c9a657b8093c6baa71ea81e1f..8afe56d671085d9bb884bedb7076cff3236d0445 100644 --- a/nis/nis_print.c +++ b/nis/nis_print.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_print_group_entry.c b/nis/nis_print_group_entry.c index b5cdec4bc0c8f9f2e0ec03b6aae2f5997064e615..5f16e0b3d2867a84a8a58fab3f5472bd0a30b885 100644 --- a/nis/nis_print_group_entry.c +++ b/nis/nis_print_group_entry.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_remove.c b/nis/nis_remove.c index 493f54450966f8d9641141f61efb720870b7ad1c..28573d0157e2a04d27b5b0393b3d220182080d6d 100644 --- a/nis/nis_remove.c +++ b/nis/nis_remove.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_removemember.c b/nis/nis_removemember.c index f25394c041fb064da48de2ce146b90fd2276fa67..42a78f5cfc26fd7231fc044f51544aa02dc4e75b 100644 --- a/nis/nis_removemember.c +++ b/nis/nis_removemember.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_rmdir.c b/nis/nis_rmdir.c index 722b1237523dd806302abed3526167adafd46edb..dd4080ae62a16e788707636b2a2e9bee83598270 100644 --- a/nis/nis_rmdir.c +++ b/nis/nis_rmdir.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_server.c b/nis/nis_server.c index 877f3e0128052b02eeab6e07c05e0fdd07494885..28080d498830b90530e493e23ecec58db75df92f 100644 --- a/nis/nis_server.c +++ b/nis/nis_server.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_subr.c b/nis/nis_subr.c index 6784fc353f8dc9acd2f36996ea7c3e8a9128e4ca..4209b4bbfefea018046d3617d70310cde81de678 100644 --- a/nis/nis_subr.c +++ b/nis/nis_subr.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_table.c b/nis/nis_table.c index ec313d54b4b259022fee5180f0209508134dd12c..d82aeefd97f0374237bfeb3e879a6ec0c6ac06ab 100644 --- a/nis/nis_table.c +++ b/nis/nis_table.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_util.c b/nis/nis_util.c index d8d0bfbcdb3db2bbf8889eaf3e047f36130016af..918aeb2179eaf8913364728ae396e1cc1013f690 100644 --- a/nis/nis_util.c +++ b/nis/nis_util.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_verifygroup.c b/nis/nis_verifygroup.c index 28ff2fd21ae0bad688a837ce2e2e4e2a3dc4c354..2a7241fae3697762cb9d349ab68e18725018ec86 100644 --- a/nis/nis_verifygroup.c +++ b/nis/nis_verifygroup.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_xdr.c b/nis/nis_xdr.c index 229aa522b5b70c0fb5528e91fb048dba682885ef..b8828fe9becd7a14d038d92bcb5a6184a220f4fa 100644 --- a/nis/nis_xdr.c +++ b/nis/nis_xdr.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/nis_xdr.h b/nis/nis_xdr.h index 2871bb68bf3ea452d59b028ed68934f362c980fe..a6e837898084d80457c2d3b68bc42241dbbf3166 100644 --- a/nis/nis_xdr.h +++ b/nis/nis_xdr.h @@ -1,6 +1,5 @@ /* Copyright (c) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1998. 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/nis/rpcsvc/nislib.h b/nis/rpcsvc/nislib.h index 14d5bf4980ee4e9bfbdb46b718861bf7b74d3889..34aae5ba17283ef9697939384e6dd94319d0e9a5 100644 --- a/nis/rpcsvc/nislib.h +++ b/nis/rpcsvc/nislib.h @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nis/rpcsvc/ypclnt.h b/nis/rpcsvc/ypclnt.h index fd549503439da76016aaf847e65f469860f83b80..fd26abfba8b171d1228a268367cefa91d87fa1ee 100644 --- a/nis/rpcsvc/ypclnt.h +++ b/nis/rpcsvc/ypclnt.h @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1996. 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/nis/ypclnt.c b/nis/ypclnt.c index db1a9c68564f5ee06d2094c89394645979bac973..1622090f33e68753e3a84e6cf29cdc4364de7738 100644 --- a/nis/ypclnt.c +++ b/nis/ypclnt.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1996. 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/nptl/allocatestack.c b/nptl/allocatestack.c index cfe37a3443b694543d769df04355f7b613f4182e..0356993c260a67f129be24a3bca8882be88af40d 100644 --- a/nptl/allocatestack.c +++ b/nptl/allocatestack.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/cancellation.c b/nptl/cancellation.c index 05962784d51fb98b9d0a09710a230c52b0a426f4..44f841784510e1dd825054749dc4fb119b697d57 100644 --- a/nptl/cancellation.c +++ b/nptl/cancellation.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/cleanup.c b/nptl/cleanup.c index 040786fc441cd8f41765bfedd379953dce17293c..2292df7917a65ee7b5777c53cd7d22b05b902dae 100644 --- a/nptl/cleanup.c +++ b/nptl/cleanup.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/cleanup_compat.c b/nptl/cleanup_compat.c index 6e3c6b1c1abace4ed178ddd89e9cb1460b94396e..76e87253caf5c8f512bdde29f62512fb18813f89 100644 --- a/nptl/cleanup_compat.c +++ b/nptl/cleanup_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/cleanup_defer.c b/nptl/cleanup_defer.c index 7e858d0df068276baa9a288b165550b735b907be..f36f924d5e856be6777a773939b643d138039a8a 100644 --- a/nptl/cleanup_defer.c +++ b/nptl/cleanup_defer.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/cleanup_defer_compat.c b/nptl/cleanup_defer_compat.c index 238eb46ee4dceeca254ceaf977c548d576bd7d9c..5bf28bc92d637639341cd9ace48c665928b45381 100644 --- a/nptl/cleanup_defer_compat.c +++ b/nptl/cleanup_defer_compat.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/cleanup_routine.c b/nptl/cleanup_routine.c index 929818051c22513f4cd26bb8527e194e01d4bfab..a6a32dbc1f35d9ae8c5446d6881a6f816ca3466e 100644 --- a/nptl/cleanup_routine.c +++ b/nptl/cleanup_routine.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/nptl/descr.h b/nptl/descr.h index c85778d44941a42f6a9e2161524968ea97117f88..e1c8831f09aac356f9c5cf55de43ab9888c01dbb 100644 --- a/nptl/descr.h +++ b/nptl/descr.h @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/libc-cleanup.c b/nptl/libc-cleanup.c index 180d15bc9e9a836805ec4b8e6ae99d668b9eca92..a957f6327f54320469a51aae170f9a4f6e8896ed 100644 --- a/nptl/libc-cleanup.c +++ b/nptl/libc-cleanup.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/libc_multiple_threads.c b/nptl/libc_multiple_threads.c index 4eeec856adde5d7e58db60ff2fecab05482f4bd2..42f5d2adc01fc526cf429941e640957a4168baa8 100644 --- a/nptl/libc_multiple_threads.c +++ b/nptl/libc_multiple_threads.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/lowlevellock.c b/nptl/lowlevellock.c index 9dccc9889e05252a72cbc93abef3f8df9ff0127c..8c740529c472e97688f17968af3dc43376f097fd 100644 --- a/nptl/lowlevellock.c +++ b/nptl/lowlevellock.c @@ -1,7 +1,6 @@ /* low level locking for pthread library. Generic futex-using version. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Paul Mackerras , 2003. 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/nptl/nptl-stack.c b/nptl/nptl-stack.c index 3f33a4c20b39a4aa785197f065f17a350ad955d2..d9e3e67040a0224b1fe85bf2b05bf8b86855382f 100644 --- a/nptl/nptl-stack.c +++ b/nptl/nptl-stack.c @@ -1,7 +1,6 @@ /* Stack cache management for NPTL. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/nptl-stack.h b/nptl/nptl-stack.h index 8bcfde7ec59f94017682a00ae93d9cfaccd93a56..c0b8e48f70e094a98d85c49bb42b0c50eb68905d 100644 --- a/nptl/nptl-stack.h +++ b/nptl/nptl-stack.h @@ -1,7 +1,6 @@ /* Stack cache management for NPTL. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/nptl_deallocate_tsd.c b/nptl/nptl_deallocate_tsd.c index c665f4a08a820bb2b146eb510db12411037de14b..4c3960b516a2583156722f85b6fab1e7284f5053 100644 --- a/nptl/nptl_deallocate_tsd.c +++ b/nptl/nptl_deallocate_tsd.c @@ -1,6 +1,5 @@ /* Deallocation thread-specific data structures related to pthread_key_create. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/nptl_free_tcb.c b/nptl/nptl_free_tcb.c index cbf3580f59447244050c9c34333628b65efd1720..987a45f23cdfc0efeaa056c34da315992b180234 100644 --- a/nptl/nptl_free_tcb.c +++ b/nptl/nptl_free_tcb.c @@ -1,7 +1,6 @@ /* TCB deallocation for NPTL. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/nptl_setxid.c b/nptl/nptl_setxid.c index 2f3577241178794dd7cc6b2a75ca991976d16f5a..1bd7b5f80384a914ecbf0ed3501cec9c813b4048 100644 --- a/nptl/nptl_setxid.c +++ b/nptl/nptl_setxid.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/old_pthread_cond_broadcast.c b/nptl/old_pthread_cond_broadcast.c index 75d85139e28526d65dcf05f48a7db2f92a2b9da9..09354a74aa387f296de16acdb722c0411488de60 100644 --- a/nptl/old_pthread_cond_broadcast.c +++ b/nptl/old_pthread_cond_broadcast.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/old_pthread_cond_destroy.c b/nptl/old_pthread_cond_destroy.c index 871749352638e1e67babffbfe33d1816d91ce379..4a27cdfee5d55d1a776127870e87ed99a0f7915e 100644 --- a/nptl/old_pthread_cond_destroy.c +++ b/nptl/old_pthread_cond_destroy.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/old_pthread_cond_init.c b/nptl/old_pthread_cond_init.c index 44d7babdf3da10e3b729073e5a97fefa6595b4ab..0f44b7c36713c9e2f95e20032be1dfbe92f18b40 100644 --- a/nptl/old_pthread_cond_init.c +++ b/nptl/old_pthread_cond_init.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/old_pthread_cond_signal.c b/nptl/old_pthread_cond_signal.c index 4c7eb0ad0a9b8fe0050b26bf1de60fc0b4ce5b82..1a94db228b8a0e6a53db6282ec0064ec5e28535f 100644 --- a/nptl/old_pthread_cond_signal.c +++ b/nptl/old_pthread_cond_signal.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/old_pthread_cond_timedwait.c b/nptl/old_pthread_cond_timedwait.c index 985426ec1a67128ceb340fedb1ea79a8c8cdc9c6..33dd8fff3e41beca55d8f6189116717051bdd165 100644 --- a/nptl/old_pthread_cond_timedwait.c +++ b/nptl/old_pthread_cond_timedwait.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/old_pthread_cond_wait.c b/nptl/old_pthread_cond_wait.c index 91b421a55b34434b24ccf4d37b319d0128eda483..37329eb1fec6147cf3d6bbe736ab5c7e03be9920 100644 --- a/nptl/old_pthread_cond_wait.c +++ b/nptl/old_pthread_cond_wait.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/perf.c b/nptl/perf.c index 87951127fe7de9cb26cc131aef37716e95ec58fc..49fec8eac0d2cf54f91a0af228cfa5d05c04d988 100644 --- a/nptl/perf.c +++ b/nptl/perf.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_attr_destroy.c b/nptl/pthread_attr_destroy.c index e311ff540566a928d5e32ed60cc70185d5d618e1..d1f05cf586b406be3a57ca82bc3082c6618126bc 100644 --- a/nptl/pthread_attr_destroy.c +++ b/nptl/pthread_attr_destroy.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_attr_getaffinity.c b/nptl/pthread_attr_getaffinity.c index 0b1ca4cef378392bd3beecec79cd45f2e6392316..404fc6971777526f71f56e96548b89e6d82d0ef4 100644 --- a/nptl/pthread_attr_getaffinity.c +++ b/nptl/pthread_attr_getaffinity.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/nptl/pthread_attr_getdetachstate.c b/nptl/pthread_attr_getdetachstate.c index 8157460d69e2f4a0d9f22fbc812eb19a8c4b6fc2..4f21656673ae60dbc1d53e6c6a794e721ab84afe 100644 --- a/nptl/pthread_attr_getdetachstate.c +++ b/nptl/pthread_attr_getdetachstate.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_attr_getguardsize.c b/nptl/pthread_attr_getguardsize.c index 485bd4c2dfd3ef7089e7a6e2facab4f001a81deb..2fca439f9613e411fcdde12c6afd4089236524ae 100644 --- a/nptl/pthread_attr_getguardsize.c +++ b/nptl/pthread_attr_getguardsize.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_attr_getinheritsched.c b/nptl/pthread_attr_getinheritsched.c index 49d8dc7eb28e8153d9f6211c07859e68ba1acc05..30761fdc0d8db0e2acc2d68dca8672b40157409c 100644 --- a/nptl/pthread_attr_getinheritsched.c +++ b/nptl/pthread_attr_getinheritsched.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_attr_getschedparam.c b/nptl/pthread_attr_getschedparam.c index 24723dace11c6cc2baa31445c7994a3b21fa4bf5..df64d877327ef5769b5c26f6a7dd71bf5f658eac 100644 --- a/nptl/pthread_attr_getschedparam.c +++ b/nptl/pthread_attr_getschedparam.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_attr_getschedpolicy.c b/nptl/pthread_attr_getschedpolicy.c index 05805418b6a4b8c310ca117e83e475739a07533b..d6586d53bb1e004f81dad7b8c37a8598872fd5dd 100644 --- a/nptl/pthread_attr_getschedpolicy.c +++ b/nptl/pthread_attr_getschedpolicy.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_attr_getscope.c b/nptl/pthread_attr_getscope.c index b51cfa698789f57aa88346392fc5358fb2f992b6..0bbdb26e2223be4d04d773b01717ff23694af93f 100644 --- a/nptl/pthread_attr_getscope.c +++ b/nptl/pthread_attr_getscope.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_attr_getstack.c b/nptl/pthread_attr_getstack.c index 351aa4da80dd59b5cca78622e887184e2ad64972..55294651c5b5f65fef713fe754f4a3ba8c834776 100644 --- a/nptl/pthread_attr_getstack.c +++ b/nptl/pthread_attr_getstack.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_attr_getstackaddr.c b/nptl/pthread_attr_getstackaddr.c index b245ae95c78f9b558c65d325741aaba2e4e4f131..32cbac755f20ea1ca3b75414f48799d42b4f7ab0 100644 --- a/nptl/pthread_attr_getstackaddr.c +++ b/nptl/pthread_attr_getstackaddr.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_attr_getstacksize.c b/nptl/pthread_attr_getstacksize.c index 4b247cb31c554f9b1a05cec1c0f0a0d43b109e7f..18b94d5ade97b8157ad3cf9324677cfa9b07762d 100644 --- a/nptl/pthread_attr_getstacksize.c +++ b/nptl/pthread_attr_getstacksize.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_attr_init.c b/nptl/pthread_attr_init.c index 5a86d72b10f7dedc86a592745dce2ef36b70a5c0..b80807233f4b42ca597a8968aeddef218b60ce92 100644 --- a/nptl/pthread_attr_init.c +++ b/nptl/pthread_attr_init.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_attr_setaffinity.c b/nptl/pthread_attr_setaffinity.c index 7320c26350b1c2e3a93194280ea47e52ef37a25f..1cec65edbd0068e8e3ea66ad0f2f66de56f8bc5f 100644 --- a/nptl/pthread_attr_setaffinity.c +++ b/nptl/pthread_attr_setaffinity.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/nptl/pthread_attr_setdetachstate.c b/nptl/pthread_attr_setdetachstate.c index fbd7c094207b1fa0b9827c36060c6c7deb9ac0dd..3471b3a8ab29ed189f65488edb8bde6055748a0d 100644 --- a/nptl/pthread_attr_setdetachstate.c +++ b/nptl/pthread_attr_setdetachstate.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_attr_setguardsize.c b/nptl/pthread_attr_setguardsize.c index 24b5d6b59b8e9f78c8bb85dbe3a2720af0ce4811..cf9e56e37b3fa6dc1dc601bea198357aa24ebe29 100644 --- a/nptl/pthread_attr_setguardsize.c +++ b/nptl/pthread_attr_setguardsize.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_attr_setinheritsched.c b/nptl/pthread_attr_setinheritsched.c index 518f51c5e202600f8bc046fa71acd548c6a608c7..9c59b7dc423a412f52c41e49efb81377b916e33f 100644 --- a/nptl/pthread_attr_setinheritsched.c +++ b/nptl/pthread_attr_setinheritsched.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_attr_setschedparam.c b/nptl/pthread_attr_setschedparam.c index d01d3fc2450e3ec9cfbbcc4aca8e8958ef9f7ec9..901ec063d23b10018fdb2f4f5781e9b58a857e3d 100644 --- a/nptl/pthread_attr_setschedparam.c +++ b/nptl/pthread_attr_setschedparam.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_attr_setschedpolicy.c b/nptl/pthread_attr_setschedpolicy.c index 3d89b593786e11b89294a01fd52c0086cf350096..05f8430b1c8a8cee45c63e1cf233d638edcdf886 100644 --- a/nptl/pthread_attr_setschedpolicy.c +++ b/nptl/pthread_attr_setschedpolicy.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_attr_setscope.c b/nptl/pthread_attr_setscope.c index 994a0b5241443558a06a7ed624b5fbae3341d0a1..4ebcf2caf602ce77473fe0df5ad86231b3edc731 100644 --- a/nptl/pthread_attr_setscope.c +++ b/nptl/pthread_attr_setscope.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_attr_setstack.c b/nptl/pthread_attr_setstack.c index 41d6b4d789727061605f27327649651fcd839419..75c3380930c56da840a9448033323952a378bdd7 100644 --- a/nptl/pthread_attr_setstack.c +++ b/nptl/pthread_attr_setstack.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_attr_setstackaddr.c b/nptl/pthread_attr_setstackaddr.c index 328339e36481ba2c1f16903e30dd1e191108ad52..f1232673902af6a01bf20a22cfbd80172a2534b7 100644 --- a/nptl/pthread_attr_setstackaddr.c +++ b/nptl/pthread_attr_setstackaddr.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_attr_setstacksize.c b/nptl/pthread_attr_setstacksize.c index 2dbd981c7f412c74c2383a57012a49f939a68038..f98cf7f45548857bcde377703a5060423c2c851d 100644 --- a/nptl/pthread_attr_setstacksize.c +++ b/nptl/pthread_attr_setstacksize.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_barrier_destroy.c b/nptl/pthread_barrier_destroy.c index be5cde2ae9e7034882cf802585eade632876fd58..b54c48ac9ac5ae84d9c3c85c02bcc6b93cdca839 100644 --- a/nptl/pthread_barrier_destroy.c +++ b/nptl/pthread_barrier_destroy.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_barrier_init.c b/nptl/pthread_barrier_init.c index 4aa3b8c0d9d03b676f7b893366735addbc2c39c3..4c7ad52b8aa90baac175434b7c4d1816e668b861 100644 --- a/nptl/pthread_barrier_init.c +++ b/nptl/pthread_barrier_init.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_barrier_wait.c b/nptl/pthread_barrier_wait.c index 10b68c1c35308a80f3b31c7f4ba02c702f9463a3..0db364cc964f9f7962499304cd3844a8398ef0f1 100644 --- a/nptl/pthread_barrier_wait.c +++ b/nptl/pthread_barrier_wait.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky , 2003. 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/nptl/pthread_barrierattr_destroy.c b/nptl/pthread_barrierattr_destroy.c index fc0a844d09371610bd870cfb96180605e2371823..e88166391b0f1213c333e3085c702e9869944035 100644 --- a/nptl/pthread_barrierattr_destroy.c +++ b/nptl/pthread_barrierattr_destroy.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_barrierattr_getpshared.c b/nptl/pthread_barrierattr_getpshared.c index 986e4a50e3de8eb022a34f87bcf31822a18ad6a3..0f66fa745714c99fbf97e3c8811f37e952d148a5 100644 --- a/nptl/pthread_barrierattr_getpshared.c +++ b/nptl/pthread_barrierattr_getpshared.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_barrierattr_init.c b/nptl/pthread_barrierattr_init.c index 60305208e3e6bae07619205d66d8ef0d36efbca3..f50ee3d32ba433a1407212058bd95ba221239b51 100644 --- a/nptl/pthread_barrierattr_init.c +++ b/nptl/pthread_barrierattr_init.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_barrierattr_setpshared.c b/nptl/pthread_barrierattr_setpshared.c index 8e25e6cb20cfefdd49360ea6c6df372e58a35227..b9a7b69e88cab79f184959605d2cd3a07148e30e 100644 --- a/nptl/pthread_barrierattr_setpshared.c +++ b/nptl/pthread_barrierattr_setpshared.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_cancel.c b/nptl/pthread_cancel.c index cc25ff21f364e8a4dffccc75b70fe852501a7884..2bb523c0ec003501a54e3f8af0face1559e9938a 100644 --- a/nptl/pthread_cancel.c +++ b/nptl/pthread_cancel.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_cleanup_upto.c b/nptl/pthread_cleanup_upto.c index 89da3e5229351df8b38a056ff4db3a59fc9866f8..d91571bdfcaa0683033b30aa91e10df2c2580332 100644 --- a/nptl/pthread_cleanup_upto.c +++ b/nptl/pthread_cleanup_upto.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_cond_broadcast.c b/nptl/pthread_cond_broadcast.c index f1275b2f15817788a9031926acca1bafda20d2e2..8b9491dc110abbc5569d13a6eac00f58d26ba234 100644 --- a/nptl/pthread_cond_broadcast.c +++ b/nptl/pthread_cond_broadcast.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky , 2003. 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/nptl/pthread_cond_destroy.c b/nptl/pthread_cond_destroy.c index 81ee958dcbe7aeb666f0a7536fd4e58028835157..85eb031d4497fbd54b453be4f6ceead8b4f913b3 100644 --- a/nptl/pthread_cond_destroy.c +++ b/nptl/pthread_cond_destroy.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_cond_init.c b/nptl/pthread_cond_init.c index 6aa002ed1f7533d9c9f093d21b9e2177fede8531..b3fa66345a9461ccd665e16d6b29250bc6382a20 100644 --- a/nptl/pthread_cond_init.c +++ b/nptl/pthread_cond_init.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_cond_signal.c b/nptl/pthread_cond_signal.c index 171193b13e203290d5d66c8735a9c3ee3d6a66bc..b208ec332e5b53db505bc2a15af3f68a189bcc6b 100644 --- a/nptl/pthread_cond_signal.c +++ b/nptl/pthread_cond_signal.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky , 2003. 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/nptl/pthread_cond_wait.c b/nptl/pthread_cond_wait.c index dc8c511f1a72517ac2fcffe505c3758df61335ca..58af3541dd5d7f49aaf7cdd80ab9cceb1db2864e 100644 --- a/nptl/pthread_cond_wait.c +++ b/nptl/pthread_cond_wait.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky , 2003. 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/nptl/pthread_condattr_destroy.c b/nptl/pthread_condattr_destroy.c index ef0c661bf93a5f72e05a86e9a1b7e44397e8526e..9fad05d28131ff3242ee84c5dc876afaca6e385a 100644 --- a/nptl/pthread_condattr_destroy.c +++ b/nptl/pthread_condattr_destroy.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_condattr_getclock.c b/nptl/pthread_condattr_getclock.c index ad5655dbce204151162f8d0f9a23ab42adabe9bb..7d057f5a2fc0bea0ab718192e2a325e0970d5dbd 100644 --- a/nptl/pthread_condattr_getclock.c +++ b/nptl/pthread_condattr_getclock.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/nptl/pthread_condattr_getpshared.c b/nptl/pthread_condattr_getpshared.c index 46974b0f9d1fb28c056063cba78005cc9d911a8d..b3d6979423cfacccf47d760c9a09f2d32d9e32c7 100644 --- a/nptl/pthread_condattr_getpshared.c +++ b/nptl/pthread_condattr_getpshared.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_condattr_init.c b/nptl/pthread_condattr_init.c index a44b027bd2d658f7bd2c5725b091c71c2360fa1b..9f649b7b1d682f99854ff35a3835b51868fff287 100644 --- a/nptl/pthread_condattr_init.c +++ b/nptl/pthread_condattr_init.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_condattr_setclock.c b/nptl/pthread_condattr_setclock.c index 536ab6564ed2db684214e3a2106f331ec20c5130..9703282fde77eecc93ae52e54dc30001fdae2fe1 100644 --- a/nptl/pthread_condattr_setclock.c +++ b/nptl/pthread_condattr_setclock.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/nptl/pthread_condattr_setpshared.c b/nptl/pthread_condattr_setpshared.c index 64b66ccdb0bee9a7086b3776e69222caa422c77c..27e1afa1fd5c3ddd0516414f74c7aeac4d7ef995 100644 --- a/nptl/pthread_condattr_setpshared.c +++ b/nptl/pthread_condattr_setpshared.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_create.c b/nptl/pthread_create.c index d8ec299cb1661e827984d7a09d87834e66b68050..7607f36e26c1fa035256cf3b58846063c74dc65c 100644 --- a/nptl/pthread_create.c +++ b/nptl/pthread_create.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_detach.c b/nptl/pthread_detach.c index ac50db9b0ed51e25c6686860c59414715dd7fad5..3bfc3c2ff0d6f4543c979821bbcc0c0af15eb6fe 100644 --- a/nptl/pthread_detach.c +++ b/nptl/pthread_detach.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_equal.c b/nptl/pthread_equal.c index 57a650315f4ac8a5e4245ce3bbe3fc99f33dd0e6..cae0f8ca83ac2454d30d31c8e8b16e1b30bfb3e2 100644 --- a/nptl/pthread_equal.c +++ b/nptl/pthread_equal.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_exit.c b/nptl/pthread_exit.c index 6abf66463e909c106117edba6999beef246764c7..f54388a8e2cca131b457e7a1ca29b989e52e638e 100644 --- a/nptl/pthread_exit.c +++ b/nptl/pthread_exit.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_getaffinity.c b/nptl/pthread_getaffinity.c index 18261ddae0458c116547e81f02bf0eea49e2cd4a..3b23a4b50db4de5a17a010a6f707a82d06242354 100644 --- a/nptl/pthread_getaffinity.c +++ b/nptl/pthread_getaffinity.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/nptl/pthread_getattr_np.c b/nptl/pthread_getattr_np.c index 25807cb529880d67a6561b6ebcd45042e89dea3e..9d4e7ecff187c49098d071dc6ea91a668d40eb44 100644 --- a/nptl/pthread_getattr_np.c +++ b/nptl/pthread_getattr_np.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_getconcurrency.c b/nptl/pthread_getconcurrency.c index 387f7ffa393baf0dab49f64ba51dff557e4b79c4..c20bca422e10a420e27caf4e0366dc7fdfb83bdf 100644 --- a/nptl/pthread_getconcurrency.c +++ b/nptl/pthread_getconcurrency.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_getschedparam.c b/nptl/pthread_getschedparam.c index 94316cf8972f1b6622a8e718fac0f181d09139e5..ef4022b8acfd62c96305c954ff7a0bd2e553e16d 100644 --- a/nptl/pthread_getschedparam.c +++ b/nptl/pthread_getschedparam.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_getspecific.c b/nptl/pthread_getspecific.c index 3aad6713e4bf0a4057bbf139c0da1738dcd9ae34..05b261dd7c234b195780e56aa1b0d04b78c42a00 100644 --- a/nptl/pthread_getspecific.c +++ b/nptl/pthread_getspecific.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_join.c b/nptl/pthread_join.c index d2b33de73d9b3026898c919812d406e3c2b35208..d4cffccf4912e436a644bed326530a5bf8ff5411 100644 --- a/nptl/pthread_join.c +++ b/nptl/pthread_join.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_key_create.c b/nptl/pthread_key_create.c index 46c5d7b7ffd4e0eb0146e9a0f2e0a3a25f0b6ad2..19dabb1d2c787af37c5e812aa5b5698ce0957d34 100644 --- a/nptl/pthread_key_create.c +++ b/nptl/pthread_key_create.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_key_delete.c b/nptl/pthread_key_delete.c index f5e0953814596a833244b2dd3b52e48e97f51d28..bc76a13bd5c97e8dd8247adacaf46047a750c3f3 100644 --- a/nptl/pthread_key_delete.c +++ b/nptl/pthread_key_delete.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_kill_other_threads.c b/nptl/pthread_kill_other_threads.c index 0cb336e4f8048857df6944e1e97887ac741b6870..577e9758c796c025e0c9844bcf3000292fd11686 100644 --- a/nptl/pthread_kill_other_threads.c +++ b/nptl/pthread_kill_other_threads.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_mutex_consistent.c b/nptl/pthread_mutex_consistent.c index df4ba0019d20ebc3f368e294405365b6928ae2c2..96e17d1bbb49c55402fb7c57e6d89769d9f1bcbe 100644 --- a/nptl/pthread_mutex_consistent.c +++ b/nptl/pthread_mutex_consistent.c @@ -1,6 +1,5 @@ /* Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/nptl/pthread_mutex_destroy.c b/nptl/pthread_mutex_destroy.c index 54a98d4539e0c3a9141caf2c3ca1f915ecb8b2e7..dc50b571b694cb530a63222fa445a473afb7b9c4 100644 --- a/nptl/pthread_mutex_destroy.c +++ b/nptl/pthread_mutex_destroy.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_mutex_getprioceiling.c b/nptl/pthread_mutex_getprioceiling.c index 7e4ca7683f16bfdb1a47d3716e29580fc5001b0b..f1408bff0c4cb0ee146396c1e3e8ed91a7b2a641 100644 --- a/nptl/pthread_mutex_getprioceiling.c +++ b/nptl/pthread_mutex_getprioceiling.c @@ -1,7 +1,6 @@ /* Get current priority ceiling of pthread_mutex_t. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2006. 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/nptl/pthread_mutex_init.c b/nptl/pthread_mutex_init.c index d9d7523ea4cc2a148e05379edaed625378530269..bd998ba7853f9fb5a187fafbf9a566af3a76a79f 100644 --- a/nptl/pthread_mutex_init.c +++ b/nptl/pthread_mutex_init.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_mutex_lock.c b/nptl/pthread_mutex_lock.c index da624f322d06d0ee5f29ba63d1d6505250b7cfd5..fbe8a3cd21f40a7ddbebb4696e57e2e329692250 100644 --- a/nptl/pthread_mutex_lock.c +++ b/nptl/pthread_mutex_lock.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_mutex_setprioceiling.c b/nptl/pthread_mutex_setprioceiling.c index 2675597dfb80b14c4480cbecb4dada14e83e5381..d2c2423136db29d11ba31c3cf202547546317154 100644 --- a/nptl/pthread_mutex_setprioceiling.c +++ b/nptl/pthread_mutex_setprioceiling.c @@ -1,7 +1,6 @@ /* Set current priority ceiling of pthread_mutex_t. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2006. 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/nptl/pthread_mutex_timedlock.c b/nptl/pthread_mutex_timedlock.c index 11ad7005d07afc6eb06d912709d8fd2d61cb3da5..bf2af6b04840a62aa07d947c7fbaf6b86de473f9 100644 --- a/nptl/pthread_mutex_timedlock.c +++ b/nptl/pthread_mutex_timedlock.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_mutex_trylock.c b/nptl/pthread_mutex_trylock.c index b61cdb94f4090411729651703aeadb7e84e09ef5..54faacfd216c85ae285960049fe9ba4ca1de7d57 100644 --- a/nptl/pthread_mutex_trylock.c +++ b/nptl/pthread_mutex_trylock.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_mutex_unlock.c b/nptl/pthread_mutex_unlock.c index 7c153975729101f9194f9719faf5d8cd493891ad..914beedd920ff47bfbbb9e7633e6bcb2d347a5ab 100644 --- a/nptl/pthread_mutex_unlock.c +++ b/nptl/pthread_mutex_unlock.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_mutexattr_destroy.c b/nptl/pthread_mutexattr_destroy.c index 32ead522594de6d8c678a7aaab6ec9ffca3272f8..c50f0475a8259e1170fce95ddbe201e919044a47 100644 --- a/nptl/pthread_mutexattr_destroy.c +++ b/nptl/pthread_mutexattr_destroy.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_mutexattr_getprioceiling.c b/nptl/pthread_mutexattr_getprioceiling.c index 0e1a055083cd97599f6373e716312ad3ff9a81ea..3b8e3033378d21441db4c7d560b528fbbbe33ae2 100644 --- a/nptl/pthread_mutexattr_getprioceiling.c +++ b/nptl/pthread_mutexattr_getprioceiling.c @@ -1,7 +1,6 @@ /* Get priority ceiling setting from pthread_mutexattr_t. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2006. 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/nptl/pthread_mutexattr_getprotocol.c b/nptl/pthread_mutexattr_getprotocol.c index 685f95a84ee1635ad7b8c7ea928f747f8181aa46..0fa00d1623bf38ca1665c888d0532f0388776100 100644 --- a/nptl/pthread_mutexattr_getprotocol.c +++ b/nptl/pthread_mutexattr_getprotocol.c @@ -1,7 +1,6 @@ /* Get priority protocol setting from pthread_mutexattr_t. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2006. 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/nptl/pthread_mutexattr_getpshared.c b/nptl/pthread_mutexattr_getpshared.c index 6ec017f6d030a6e39c26f1fe54bcb82607d7976a..4ad3ff74b0dfa6947e7d010658026122d19e2363 100644 --- a/nptl/pthread_mutexattr_getpshared.c +++ b/nptl/pthread_mutexattr_getpshared.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_mutexattr_getrobust.c b/nptl/pthread_mutexattr_getrobust.c index 7fb0a676a6a6dec38330c94a2bcf4304ad86dd06..b8f5f17ccff28e452384eafe7e253824f498fe1c 100644 --- a/nptl/pthread_mutexattr_getrobust.c +++ b/nptl/pthread_mutexattr_getrobust.c @@ -1,6 +1,5 @@ /* Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/nptl/pthread_mutexattr_gettype.c b/nptl/pthread_mutexattr_gettype.c index e091087213ac13d6e33bbe16af010ca8052f6a02..7a93e5ab407a39fc0a70ad0b8753cafb2e3a4644 100644 --- a/nptl/pthread_mutexattr_gettype.c +++ b/nptl/pthread_mutexattr_gettype.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_mutexattr_init.c b/nptl/pthread_mutexattr_init.c index bb41fa169c56aaac309e8ef70ee4d98434a700ea..00af3562448baa2c63e88cce560c0b5c898e026e 100644 --- a/nptl/pthread_mutexattr_init.c +++ b/nptl/pthread_mutexattr_init.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_mutexattr_setprioceiling.c b/nptl/pthread_mutexattr_setprioceiling.c index b48f0d8c3a1031010790b7853ad4eeb2b7fd1d6c..f783b43e226387d0652bc91132c12af9d97ad1dd 100644 --- a/nptl/pthread_mutexattr_setprioceiling.c +++ b/nptl/pthread_mutexattr_setprioceiling.c @@ -1,7 +1,6 @@ /* Change priority ceiling setting in pthread_mutexattr_t. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2006. 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/nptl/pthread_mutexattr_setprotocol.c b/nptl/pthread_mutexattr_setprotocol.c index 9a97729449a17354c00508e9834f90c299103e62..cf359cf5a2a191218e5d15f85cec3c18aaf078fc 100644 --- a/nptl/pthread_mutexattr_setprotocol.c +++ b/nptl/pthread_mutexattr_setprotocol.c @@ -1,7 +1,6 @@ /* Change priority protocol setting in pthread_mutexattr_t. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2006. 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/nptl/pthread_mutexattr_setpshared.c b/nptl/pthread_mutexattr_setpshared.c index f3d52ff9d9538ecef306d1a755814765251f9efe..c7e76e5c2cccc30b74ea58701ecb5b961e733be1 100644 --- a/nptl/pthread_mutexattr_setpshared.c +++ b/nptl/pthread_mutexattr_setpshared.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_mutexattr_setrobust.c b/nptl/pthread_mutexattr_setrobust.c index a7b119244d26d1936c5527860234d1e5f5dde89b..6e8f212699a872b68b96f309db84ead8b870802a 100644 --- a/nptl/pthread_mutexattr_setrobust.c +++ b/nptl/pthread_mutexattr_setrobust.c @@ -1,6 +1,5 @@ /* Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/nptl/pthread_mutexattr_settype.c b/nptl/pthread_mutexattr_settype.c index fb8d66c5ead536d0d788e7a03d9a9ed1e097342d..d2e2bfb7d747eed31254f5c608c94bd807822a22 100644 --- a/nptl/pthread_mutexattr_settype.c +++ b/nptl/pthread_mutexattr_settype.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_once.c b/nptl/pthread_once.c index e8cf54cf96194204d0f68397ad6106732fe85b9d..b0c5a4669c23f5acb44e6887a948f86f772e28c2 100644 --- a/nptl/pthread_once.c +++ b/nptl/pthread_once.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/nptl/pthread_rwlock_destroy.c b/nptl/pthread_rwlock_destroy.c index ebedf298b9b7a104283994a546b052289f13fd0a..c8ffe553f25e04d9fe7adf9f07767565a46d75bb 100644 --- a/nptl/pthread_rwlock_destroy.c +++ b/nptl/pthread_rwlock_destroy.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_rwlock_init.c b/nptl/pthread_rwlock_init.c index db8ebee504794f312126aa1f03d4e9dfed3c7aef..b235400243a503a0a721c0e77fcd7a560826c8e1 100644 --- a/nptl/pthread_rwlock_init.c +++ b/nptl/pthread_rwlock_init.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_rwlock_rdlock.c b/nptl/pthread_rwlock_rdlock.c index 366883ea3d629f49583b0027a3a57b17009fa26b..6c795b73b5ae40c54726bd27c1e71395a00723cb 100644 --- a/nptl/pthread_rwlock_rdlock.c +++ b/nptl/pthread_rwlock_rdlock.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky , 2003. 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/nptl/pthread_rwlock_timedrdlock.c b/nptl/pthread_rwlock_timedrdlock.c index 8c73af26fb668cf161cd3c0bd7efc43636051be1..11e5dc3c2d46bac3347cb2237822b4a15324d782 100644 --- a/nptl/pthread_rwlock_timedrdlock.c +++ b/nptl/pthread_rwlock_timedrdlock.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky , 2003. 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/nptl/pthread_rwlock_timedwrlock.c b/nptl/pthread_rwlock_timedwrlock.c index 890da92968b0b1f1cba3217c6608460003a61221..a3d384e63bc2513ad49129c43ed8b417df283d4b 100644 --- a/nptl/pthread_rwlock_timedwrlock.c +++ b/nptl/pthread_rwlock_timedwrlock.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky , 2003. 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/nptl/pthread_rwlock_tryrdlock.c b/nptl/pthread_rwlock_tryrdlock.c index 495541fc780d8ba42741ef4b0a6a77a50c342ea8..f31c5d242277805eb249c7ecf557f656c2dc9ac1 100644 --- a/nptl/pthread_rwlock_tryrdlock.c +++ b/nptl/pthread_rwlock_tryrdlock.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_rwlock_trywrlock.c b/nptl/pthread_rwlock_trywrlock.c index 242c0a1c5c0f95b0e3015ee4270882b0f7cee3e5..08c49ee27cf7a71ad00eee85847282aed53f64f7 100644 --- a/nptl/pthread_rwlock_trywrlock.c +++ b/nptl/pthread_rwlock_trywrlock.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_rwlock_unlock.c b/nptl/pthread_rwlock_unlock.c index 6c0da9786da7e1a7bcbb47d92884d5cdfb766002..6875d4c4b5182c7eda511a5bd2472f8632ab35ca 100644 --- a/nptl/pthread_rwlock_unlock.c +++ b/nptl/pthread_rwlock_unlock.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky , 2003. 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/nptl/pthread_rwlock_wrlock.c b/nptl/pthread_rwlock_wrlock.c index be20618d5233cb71da5446ace384a17912bb9d50..a6e5b122a395feb9b74801d7352c05cd96a94691 100644 --- a/nptl/pthread_rwlock_wrlock.c +++ b/nptl/pthread_rwlock_wrlock.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky , 2003. 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/nptl/pthread_rwlockattr_destroy.c b/nptl/pthread_rwlockattr_destroy.c index 3ed19f8ac72ae1f37440d6bd19df48416494ccd2..8907a7850cd21f8a2bcaecb1a8ae72436474bdfd 100644 --- a/nptl/pthread_rwlockattr_destroy.c +++ b/nptl/pthread_rwlockattr_destroy.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_rwlockattr_getkind_np.c b/nptl/pthread_rwlockattr_getkind_np.c index 53cecf5b99d1dd84bf48927b79b1c2ea3db29fef..17144253ff6501a5045a4f3790c3ef0ce8874385 100644 --- a/nptl/pthread_rwlockattr_getkind_np.c +++ b/nptl/pthread_rwlockattr_getkind_np.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_rwlockattr_getpshared.c b/nptl/pthread_rwlockattr_getpshared.c index 3e126e720e536a447d4df2369c9122febe28d770..fe5b084675a2a2ba72b6e51809263810b416d871 100644 --- a/nptl/pthread_rwlockattr_getpshared.c +++ b/nptl/pthread_rwlockattr_getpshared.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_rwlockattr_init.c b/nptl/pthread_rwlockattr_init.c index 3949a0698dd6961ebdc1c449dbd431688435d7c0..6fe78fa0d359e4eda2dcbaadaaec5ed7071503e5 100644 --- a/nptl/pthread_rwlockattr_init.c +++ b/nptl/pthread_rwlockattr_init.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_rwlockattr_setkind_np.c b/nptl/pthread_rwlockattr_setkind_np.c index 9e13665470bd18e662e0ef3aa2400ff23f58cddb..58bfa788581fe84b27a074d561852300190f37b7 100644 --- a/nptl/pthread_rwlockattr_setkind_np.c +++ b/nptl/pthread_rwlockattr_setkind_np.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_rwlockattr_setpshared.c b/nptl/pthread_rwlockattr_setpshared.c index e8f603788ec5a09285986f3766426efd121eafe0..d5de4b72e2edea3cdb21653855fb4f8ecb0ae86b 100644 --- a/nptl/pthread_rwlockattr_setpshared.c +++ b/nptl/pthread_rwlockattr_setpshared.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_self.c b/nptl/pthread_self.c index 196d93fb8e44e615208fd21fcd195ab70cd49c46..d92340f85dd2e2c5b3c831a4b8e9e0f3ecb1c5d8 100644 --- a/nptl/pthread_self.c +++ b/nptl/pthread_self.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_setaffinity.c b/nptl/pthread_setaffinity.c index 3bfdc63e19e4b0531aac09728ca91e8bd1f7564f..2ae6ae694c46dddb0dd5c5e9a85392927f25be00 100644 --- a/nptl/pthread_setaffinity.c +++ b/nptl/pthread_setaffinity.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/nptl/pthread_setcancelstate.c b/nptl/pthread_setcancelstate.c index 7e2b6e4974bd58bde2f59a26d13c04b11f300876..832df03aad5e5e43992b564c64cd1bebd245d541 100644 --- a/nptl/pthread_setcancelstate.c +++ b/nptl/pthread_setcancelstate.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_setcanceltype.c b/nptl/pthread_setcanceltype.c index e7b24ae733dcc0f239cfff1fd58727c30a5b71a9..4bb53e96bfa5a0daf65f14a1c76d9b368325ca23 100644 --- a/nptl/pthread_setcanceltype.c +++ b/nptl/pthread_setcanceltype.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_setconcurrency.c b/nptl/pthread_setconcurrency.c index 5bc93ddaef74e4ef528de828f233e4288dfdc04c..735f2595c9613e2de8d67107ab770eb9e7942297 100644 --- a/nptl/pthread_setconcurrency.c +++ b/nptl/pthread_setconcurrency.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_setschedparam.c b/nptl/pthread_setschedparam.c index 70fa8378b8a4d97ef48136e9c6a3c79177769f42..f38bd788af9269b02029844da9cbc5f077b5f859 100644 --- a/nptl/pthread_setschedparam.c +++ b/nptl/pthread_setschedparam.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_setschedprio.c b/nptl/pthread_setschedprio.c index 7bb68d32317be0078011e590509a76fd131aed50..c095e346c8d09829fc3ddb43e641afe95e0e09f8 100644 --- a/nptl/pthread_setschedprio.c +++ b/nptl/pthread_setschedprio.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_setspecific.c b/nptl/pthread_setspecific.c index 820145a3d1d22cd85f2fea3bce07f36123dff791..f37410f6231cab28f7f60b5a8c4e9c583130e192 100644 --- a/nptl/pthread_setspecific.c +++ b/nptl/pthread_setspecific.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_sigmask.c b/nptl/pthread_sigmask.c index 8e6c6d28134554482e08e7ec6bbdf4ecc682fbe1..d19d96dbb49a5582f8a5dc1c8b111febad21fc9c 100644 --- a/nptl/pthread_sigmask.c +++ b/nptl/pthread_sigmask.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_sigqueue.c b/nptl/pthread_sigqueue.c index 2a0467ad7af88c6f8cbc0f92438bffadfbc096c2..edc18bf4c0debe5a7838fbcdc4b95532a6599801 100644 --- a/nptl/pthread_sigqueue.c +++ b/nptl/pthread_sigqueue.c @@ -1,6 +1,5 @@ /* Copyright (C) 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2009. 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/nptl/pthread_spin_destroy.c b/nptl/pthread_spin_destroy.c index dcdbf18c4a960a0177c1aa835680ebf1f19b9a6d..2f76873c3014dc41ecc1744887a3317e3232d93d 100644 --- a/nptl/pthread_spin_destroy.c +++ b/nptl/pthread_spin_destroy.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_spin_init.c b/nptl/pthread_spin_init.c index c6a51477bf59f970464efb8f80006d7a7b08002d..0233384e23537755e58095d216a5851b8c2b01e0 100644 --- a/nptl/pthread_spin_init.c +++ b/nptl/pthread_spin_init.c @@ -1,7 +1,6 @@ /* pthread_spin_init -- initialize a spin lock. Generic version. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Paul Mackerras , 2003. 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/nptl/pthread_spin_unlock.c b/nptl/pthread_spin_unlock.c index 15921f726a77fd9c82bc6a2421c9c9ea9deca370..4c586c65140822db582146e77bb7f0ece92e5dc6 100644 --- a/nptl/pthread_spin_unlock.c +++ b/nptl/pthread_spin_unlock.c @@ -1,7 +1,6 @@ /* pthread_spin_unlock -- unlock a spin lock. Generic version. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Paul Mackerras , 2003. 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/nptl/pthread_testcancel.c b/nptl/pthread_testcancel.c index 31185d89f2ab84c6c6504278ff1f9f5adfb0cdc0..7a7a199b6d0c9d30b0c94e1039a7f8ace6986052 100644 --- a/nptl/pthread_testcancel.c +++ b/nptl/pthread_testcancel.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_timedjoin.c b/nptl/pthread_timedjoin.c index 0b4026612f3683fd9d55f4f2997c0c8cd9cea6c8..a30aef590397d7847a68ba002d66a175ac74590b 100644 --- a/nptl/pthread_timedjoin.c +++ b/nptl/pthread_timedjoin.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_tryjoin.c b/nptl/pthread_tryjoin.c index fd938e878086f7bead94b57679ddceddca8a9d6d..e31c83de9eea2e7b7b484b4cdfe9e236514aa083 100644 --- a/nptl/pthread_tryjoin.c +++ b/nptl/pthread_tryjoin.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/pthread_yield.c b/nptl/pthread_yield.c index 638d6a3e681ff63ef6a399350db3270aa79b7817..0415e1e55cf9c004f09e4f66d33f1b18be93c888 100644 --- a/nptl/pthread_yield.c +++ b/nptl/pthread_yield.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/sem_destroy.c b/nptl/sem_destroy.c index fd8f2024ce3b75945bc8f4a9ae9b42060f3b2d20..a9ed3724eb2b0e24ac9444380fa45440ac57ed12 100644 --- a/nptl/sem_destroy.c +++ b/nptl/sem_destroy.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/sem_getvalue.c b/nptl/sem_getvalue.c index 7d3a596e8c4f8bcf0864f8735c69bdc83aee53b4..cf1b98148e82730431dee648183a21a8e77f1332 100644 --- a/nptl/sem_getvalue.c +++ b/nptl/sem_getvalue.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/sem_init.c b/nptl/sem_init.c index 39fe76b92b08459531ed81c1f3b122eaa39eb962..8cb44aa16ecb58ababd646373156eff7d8c7e99a 100644 --- a/nptl/sem_init.c +++ b/nptl/sem_init.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/sem_post.c b/nptl/sem_post.c index d56a6ed98331c32ec4c82ed9167850a3fc474ac3..b943af535c5f720d1cfa64eb24bedce2f62bcde9 100644 --- a/nptl/sem_post.c +++ b/nptl/sem_post.c @@ -1,7 +1,6 @@ /* sem_post -- post to a POSIX semaphore. Generic futex-using version. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/nptl/sem_timedwait.c b/nptl/sem_timedwait.c index 5c8f37d3bba38bbe70a43fbd0612b210f86601e9..971865dc3ccb7df2697f4f37aaa457213fee5e5b 100644 --- a/nptl/sem_timedwait.c +++ b/nptl/sem_timedwait.c @@ -1,7 +1,6 @@ /* sem_timedwait -- wait on a semaphore with timeout. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Paul Mackerras , 2003. 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/nptl/sem_wait.c b/nptl/sem_wait.c index 8576add41c8daf9b8a0a698e7e470079898b06c2..b4063388118ceb504d06020fa1478ee0d7997ac7 100644 --- a/nptl/sem_wait.c +++ b/nptl/sem_wait.c @@ -1,7 +1,6 @@ /* sem_wait -- wait on a semaphore. Generic futex-using version. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Paul Mackerras , 2003. 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/nptl/sem_waitcommon.c b/nptl/sem_waitcommon.c index 2fd8a2e18198250e02a3f14c810a43c06585e703..71626058428a665fc9cd5e8dffe316aa3a2ef296 100644 --- a/nptl/sem_waitcommon.c +++ b/nptl/sem_waitcommon.c @@ -1,7 +1,6 @@ /* sem_waitcommon -- wait on a semaphore, shared code. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Paul Mackerras , 2003. 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/nptl/tpp.c b/nptl/tpp.c index 7f58a75731d15ff3c429f03ccde463251837ca14..3a55243a324b6e3d1eb3ae3b8c0bb889b0439a57 100644 --- a/nptl/tpp.c +++ b/nptl/tpp.c @@ -1,7 +1,6 @@ /* Thread Priority Protect helpers. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2006. 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/nptl/tst-attr2.c b/nptl/tst-attr2.c index c57c79166972a069225f2ae7b8244db5599e19b4..d23d3e5d8647ce92f95c31446970993470cdcc57 100644 --- a/nptl/tst-attr2.c +++ b/nptl/tst-attr2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/nptl/tst-attr3.c b/nptl/tst-attr3.c index f407e4eac62c4a6ad98b429b2f4918ed1f6b287d..a413034fa4ee3fd82ed82c5e2d86fd20e6711a1a 100644 --- a/nptl/tst-attr3.c +++ b/nptl/tst-attr3.c @@ -1,7 +1,6 @@ /* pthread_getattr_np test. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/nptl/tst-cancel17.c b/nptl/tst-cancel17.c index 0056e7ed00b6545812c14e4da715b895ee562163..007bd8085c74dc43b488964421106facc7282e0f 100644 --- a/nptl/tst-cancel17.c +++ b/nptl/tst-cancel17.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/nptl/tst-cancel7.c b/nptl/tst-cancel7.c index 82ac9b9aac2b402a4dcea6460550f127a759d08e..54ed2a54ffb5c301fa990d0afad70851d1df1b6a 100644 --- a/nptl/tst-cancel7.c +++ b/nptl/tst-cancel7.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2002. 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/nptl/tst-cleanup4.c b/nptl/tst-cleanup4.c index 4a275ed950d6c5f8914fd2e34be054bc58eaa2bb..f3c21eb3f28886269debe9a2d9d97f33e1f0c2fc 100644 --- a/nptl/tst-cleanup4.c +++ b/nptl/tst-cleanup4.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/nptl/tst-cleanup4aux.c b/nptl/tst-cleanup4aux.c index 6c7356e7630a91bd40a03ef21d4e2d1deab3b2b5..7cc189173f1a89cf85edb9a234d65c3cdb4d8b52 100644 --- a/nptl/tst-cleanup4aux.c +++ b/nptl/tst-cleanup4aux.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/nptl/tst-clock2.c b/nptl/tst-clock2.c index 523f8a92e99314e89871a1fa32fda41875e73357..82b7305b1e7fc18d207344c13d7614b907799706 100644 --- a/nptl/tst-clock2.c +++ b/nptl/tst-clock2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/nptl/tst-context1.c b/nptl/tst-context1.c index 00e39aff9f83a7b56de4cd41322310431987d732..67b972c122d54f963201f3d09f800d1560d20a02 100644 --- a/nptl/tst-context1.c +++ b/nptl/tst-context1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/nptl/tst-dlsym1.c b/nptl/tst-dlsym1.c index 3744570c7f378956a2f3c2593f6ccb4e8de8a9f7..19ba8f5640ecc0a6ca054042a63b26fbf1a529e6 100644 --- a/nptl/tst-dlsym1.c +++ b/nptl/tst-dlsym1.c @@ -1,4 +1,3 @@ -/* Test case by Hui Huang . */ #include #include #include diff --git a/nptl/tst-eintr1.c b/nptl/tst-eintr1.c index db3558892b6f12ac2dee4bd3b8ebde4b9ae4bb7e..f7275bb5774910a4dd6532e5029a5d9f7985fd86 100644 --- a/nptl/tst-eintr1.c +++ b/nptl/tst-eintr1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/nptl/tst-exec4.c b/nptl/tst-exec4.c index d0113ccc4096b3afcc94b13f7b22e51af1598e6b..53a1fb5c28fcb5f670f06865265ba01d0751025f 100644 --- a/nptl/tst-exec4.c +++ b/nptl/tst-exec4.c @@ -1,7 +1,6 @@ /* Signal handler and mask set in thread which calls exec. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/nptl/tst-initializers1.c b/nptl/tst-initializers1.c index b204bda856948b8ad3a22b41a7229e4bb0384ebb..87b9d34728d0e75d4a862fd30de65337a263972b 100644 --- a/nptl/tst-initializers1.c +++ b/nptl/tst-initializers1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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/nptl/tst-mutex8.c b/nptl/tst-mutex8.c index dfd43bd6cca5daaad8030d8855d6a70812cc5e6a..6e8ecff774e5a69da7367f7e26b622b46688b88d 100644 --- a/nptl/tst-mutex8.c +++ b/nptl/tst-mutex8.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/nptl/tst-mutexpp10.c b/nptl/tst-mutexpp10.c index 15694822a3e28d66b3216ab4ceaf2c78296b4659..e020ab28e0d692379867f105f30f56d2c5855aff 100644 --- a/nptl/tst-mutexpp10.c +++ b/nptl/tst-mutexpp10.c @@ -1,6 +1,5 @@ /* Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2006. 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/nptl/tst-rwlock10.c b/nptl/tst-rwlock10.c index f82def591a8bfc203ce2f3b8db5c94e85c83a9eb..af682c528805a0653f770552aeaad517344f448b 100644 --- a/nptl/tst-rwlock10.c +++ b/nptl/tst-rwlock10.c @@ -1,6 +1,5 @@ /* Test program for timedout read/write lock functions. Copyright (C) 2003-2021 Free Software Foundation, Inc. - Contributed by Ulrich Drepper , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/nptl/tst-rwlock11.c b/nptl/tst-rwlock11.c index 396f39b4bc42275aa790d5265de624dff2141297..d78fa5e1b622f816b835acc716d43d19e79ec51e 100644 --- a/nptl/tst-rwlock11.c +++ b/nptl/tst-rwlock11.c @@ -1,6 +1,5 @@ /* Test program for timedout read/write lock functions. Copyright (C) 2003-2021 Free Software Foundation, Inc. - Contributed by Ulrich Drepper , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/nptl/tst-rwlock2.c b/nptl/tst-rwlock2.c index a9ebd387d12a01cb44ff7550a54107e5701a2f81..410f13b2964085ed98eddbd923b8374dde352514 100644 --- a/nptl/tst-rwlock2.c +++ b/nptl/tst-rwlock2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/tst-rwlock3.c b/nptl/tst-rwlock3.c index 67d43ea2c179ba881396fff0a003f4d00b7e1644..6122afcbc396aaa90f05d0e4f455c002569ea451 100644 --- a/nptl/tst-rwlock3.c +++ b/nptl/tst-rwlock3.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/tst-rwlock6.c b/nptl/tst-rwlock6.c index b26950f0aae139de0e24c69f38784cfdc55b7b17..2aee65d987330bc1fe4955cba0a0ca33cce2a0ac 100644 --- a/nptl/tst-rwlock6.c +++ b/nptl/tst-rwlock6.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/tst-rwlock7.c b/nptl/tst-rwlock7.c index e32cf323a77258eeef9451f8b7f29c11b77a74ec..a460de9441e493b91413cac92d27c0f171ffbbfd 100644 --- a/nptl/tst-rwlock7.c +++ b/nptl/tst-rwlock7.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/tst-rwlock8.c b/nptl/tst-rwlock8.c index 8e89a6126e83643edcdcaff970388142bd9c6a6b..08e54e9ac36c7f6e0edc0dd9257de24843cd5096 100644 --- a/nptl/tst-rwlock8.c +++ b/nptl/tst-rwlock8.c @@ -1,6 +1,5 @@ /* Test program for timedout read/write lock functions. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Ulrich Drepper , 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 License as diff --git a/nptl/tst-rwlock9.c b/nptl/tst-rwlock9.c index d010bc830d086fac07d6b81ab4902fe59877cf36..943c929ba5e1709904bdcb67236e6df4182419d2 100644 --- a/nptl/tst-rwlock9.c +++ b/nptl/tst-rwlock9.c @@ -1,6 +1,5 @@ /* Test program for timedout read/write lock functions. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Ulrich Drepper , 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 License as diff --git a/nptl/tst-sched1.c b/nptl/tst-sched1.c index e9eb2636d7facfefecd06059e6007a0c996b9cb1..0384024196950e190cbe8f46b639386e171ab921 100644 --- a/nptl/tst-sched1.c +++ b/nptl/tst-sched1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/tst-setuid1.c b/nptl/tst-setuid1.c index 708c940d2a6e93473cd12f59c5fbe3c2becdeade..2360490bef873e8c521ff92e5d2b070da69b2480 100644 --- a/nptl/tst-setuid1.c +++ b/nptl/tst-setuid1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/nptl/tst-signal3.c b/nptl/tst-signal3.c index 14d5ac6cdf24355efd577608bd8db442353612c9..578a1ca29b5593559be01cfb345b47041664e6b0 100644 --- a/nptl/tst-signal3.c +++ b/nptl/tst-signal3.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl/tst-signal7.c b/nptl/tst-signal7.c index 086f3f9ed1fb5024f5ce49f7121999aa52eebc47..949460fda427d818b74b0c52c7b3702b5195381b 100644 --- a/nptl/tst-signal7.c +++ b/nptl/tst-signal7.c @@ -1,6 +1,5 @@ /* Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/nptl/tst-stack2.c b/nptl/tst-stack2.c index adf4dd806be9eacad8d7748ef2564176c5abc272..e8f3631a73364628626e6cc60c58fd6e35f3aa39 100644 --- a/nptl/tst-stack2.c +++ b/nptl/tst-stack2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/nptl/tst-stack3.c b/nptl/tst-stack3.c index 2e304f370ef67183a46ef8aabf3dda125ba9d3b9..8b0508f0432199f6dee4603dda78d560e80ee53b 100644 --- a/nptl/tst-stack3.c +++ b/nptl/tst-stack3.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/nptl/tst-stackguard1.c b/nptl/tst-stackguard1.c index 870514900c18d1e703a270cdd10f5d13fed462c8..ca6b418836b91dce4f35ce7aa344bfc3abab42e3 100644 --- a/nptl/tst-stackguard1.c +++ b/nptl/tst-stackguard1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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/nptl/tst-tls3.c b/nptl/tst-tls3.c index 3f1a672d7ada29f0df0501bfb823f674e71b0302..8ea805dcadd4004cb5040e681c2c3b89599024b4 100644 --- a/nptl/tst-tls3.c +++ b/nptl/tst-tls3.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/nptl/tst-tls3mod.c b/nptl/tst-tls3mod.c index cfd13aace1affcd58d67605c0d19fd4ade006c3b..7090b41ce6dc1c2311d606c739aadcd2531b493c 100644 --- a/nptl/tst-tls3mod.c +++ b/nptl/tst-tls3mod.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/nptl/tst-tls5.c b/nptl/tst-tls5.c index 9466df4c14c99e393675fcf90a6ef11041f80d83..1de1877056ca6ae851e69c3e364e8b8f6caedcd4 100644 --- a/nptl/tst-tls5.c +++ b/nptl/tst-tls5.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/nptl/tst-tpp.h b/nptl/tst-tpp.h index e232f7d3b2a08bdfbf60fbdce022ded7bd63f367..2e9d06be3180629bd59e0676e8234d30251ba20e 100644 --- a/nptl/tst-tpp.h +++ b/nptl/tst-tpp.h @@ -1,6 +1,5 @@ /* Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2006. 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/nptl/tst-tsd3.c b/nptl/tst-tsd3.c index 45c7e4e1ea6f44b872739dc8063ea5738e6bee96..264ae40536174c841b200cfb65d81a4ad2b04ca5 100644 --- a/nptl/tst-tsd3.c +++ b/nptl/tst-tsd3.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/nptl/tst-tsd4.c b/nptl/tst-tsd4.c index d72219466f54f18b7649fb846262f8333736ce23..03ab6998cd38698e24ec1bd23c0f90265c28eb02 100644 --- a/nptl/tst-tsd4.c +++ b/nptl/tst-tsd4.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/nptl/unwind.c b/nptl/unwind.c index f50997f728ccde0dc4de6509de42f327e3196827..79b4f50f0ab0b667165c79eed2275017ed1e0853 100644 --- a/nptl/unwind.c +++ b/nptl/unwind.c @@ -1,7 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper - and Richard Henderson , 2003. 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/nptl_db/td_init.c b/nptl_db/td_init.c index 06b5adc5c2941841a5aabc05d6598be0666d9a95..d01680984471c51e1489bc6fa6e7455b29a3bd9e 100644 --- a/nptl_db/td_init.c +++ b/nptl_db/td_init.c @@ -1,7 +1,6 @@ /* Initialization function of thread debugger support library. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_log.c b/nptl_db/td_log.c index 9c1649940ea69d72e6ac885bbbfd04db8f3b6edb..a75906d70a885d825bdbe0dcf1fcf806427c4241 100644 --- a/nptl_db/td_log.c +++ b/nptl_db/td_log.c @@ -1,7 +1,6 @@ /* Noop, left for historical reasons. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_symbol_list.c b/nptl_db/td_symbol_list.c index 6f2d5faa568109289ec486f104ee1da51f852197..ba3d9d9b934c4d4a1cf21d91197bac957a9986d9 100644 --- a/nptl_db/td_symbol_list.c +++ b/nptl_db/td_symbol_list.c @@ -1,7 +1,6 @@ /* Return list of symbols the library can request. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/nptl_db/td_ta_clear_event.c b/nptl_db/td_ta_clear_event.c index a618ef900a2eea8969afe405e57b7c0879b223b9..176d3cbeeea6caeb0db54be6782cbf9053641e22 100644 --- a/nptl_db/td_ta_clear_event.c +++ b/nptl_db/td_ta_clear_event.c @@ -1,7 +1,6 @@ /* Globally disable events. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_ta_delete.c b/nptl_db/td_ta_delete.c index b68eaf410994f3051ffcf10ac91a507648f8cd66..a547d99e6b4e2c91848c70d1fd091b485f65a41d 100644 --- a/nptl_db/td_ta_delete.c +++ b/nptl_db/td_ta_delete.c @@ -1,7 +1,6 @@ /* Detach to target process. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_ta_enable_stats.c b/nptl_db/td_ta_enable_stats.c index 8a8ccb91c7190e6268e15e31fafd9b3837c17ab7..3bcd6e0e0f87ec631442bac76efe69ced6a6dad7 100644 --- a/nptl_db/td_ta_enable_stats.c +++ b/nptl_db/td_ta_enable_stats.c @@ -1,7 +1,6 @@ /* Enable collection of statistics for process. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_ta_event_addr.c b/nptl_db/td_ta_event_addr.c index d6364680d592a553218a96d31cbc6b97500fc9d1..ac6f33918146b6ca69686d4fbc7ea06ffc6efcce 100644 --- a/nptl_db/td_ta_event_addr.c +++ b/nptl_db/td_ta_event_addr.c @@ -1,7 +1,6 @@ /* Get event address. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_ta_event_getmsg.c b/nptl_db/td_ta_event_getmsg.c index 0fa1389e76c44dad1e5a82b8c463ebefb41c0142..019f787c3e42fab83af5677fd1c4177f64172abd 100644 --- a/nptl_db/td_ta_event_getmsg.c +++ b/nptl_db/td_ta_event_getmsg.c @@ -1,7 +1,6 @@ /* Retrieve event. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_ta_get_nthreads.c b/nptl_db/td_ta_get_nthreads.c index 2684b8469977211ccf027c0f938edc473e210b8a..5c43aba7c98f863e4608cc8842936ef96f341fab 100644 --- a/nptl_db/td_ta_get_nthreads.c +++ b/nptl_db/td_ta_get_nthreads.c @@ -1,7 +1,6 @@ /* Get the number of threads in the process. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_ta_get_ph.c b/nptl_db/td_ta_get_ph.c index 8ed841fa2917abe78031d87c5f4be7895e55ace9..4644f2fd5dd1f006e9628efbf6739592c89a2bf6 100644 --- a/nptl_db/td_ta_get_ph.c +++ b/nptl_db/td_ta_get_ph.c @@ -1,7 +1,6 @@ /* Get external process handle. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_ta_get_stats.c b/nptl_db/td_ta_get_stats.c index e4b0df87adc7680aa71d9b6f0fb0d14607342f36..730e1a3d984cb4fede87b74bb66e78c8e61bf714 100644 --- a/nptl_db/td_ta_get_stats.c +++ b/nptl_db/td_ta_get_stats.c @@ -1,7 +1,6 @@ /* Retrieve statistics for process. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_ta_map_id2thr.c b/nptl_db/td_ta_map_id2thr.c index 142b7e6cc92f1565ba6e8eb8877464727462b655..e559757e5faabf4eab1ac019e12a23afd4bb6088 100644 --- a/nptl_db/td_ta_map_id2thr.c +++ b/nptl_db/td_ta_map_id2thr.c @@ -1,7 +1,6 @@ /* Map thread ID to thread handle. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_ta_new.c b/nptl_db/td_ta_new.c index eeca29d5a0f7be9f53083eaa79cb2f7982c621c3..efcc85bff264d162e13509fee3afbb01c7065fce 100644 --- a/nptl_db/td_ta_new.c +++ b/nptl_db/td_ta_new.c @@ -1,7 +1,6 @@ /* Attach to target process. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_ta_reset_stats.c b/nptl_db/td_ta_reset_stats.c index c673c660f8405a838e8e354fcdff5fa09f4f3827..b4b3a9d775268fca3f69c8cfa5b6bfe07433bd5d 100644 --- a/nptl_db/td_ta_reset_stats.c +++ b/nptl_db/td_ta_reset_stats.c @@ -1,7 +1,6 @@ /* Reset statistics. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_ta_set_event.c b/nptl_db/td_ta_set_event.c index 94b3ae95caac50a9c815ff2c76ce0a7a64ac3f1d..c49790db8e43119827062c96a3d06378694b1ff5 100644 --- a/nptl_db/td_ta_set_event.c +++ b/nptl_db/td_ta_set_event.c @@ -1,7 +1,6 @@ /* Globally enable events. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_ta_setconcurrency.c b/nptl_db/td_ta_setconcurrency.c index a2c7fb5e127979d9b028f53a95e4182b1aae80f4..3f2c19292c7568c927d024c193c57a7d7daf13ae 100644 --- a/nptl_db/td_ta_setconcurrency.c +++ b/nptl_db/td_ta_setconcurrency.c @@ -1,7 +1,6 @@ /* Set suggested concurrency level for process. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_ta_thr_iter.c b/nptl_db/td_ta_thr_iter.c index 98286184e3a1095a4dbc2178044e462132579d76..c75309dd3ef54d23d263dc90faa7cb9c2d038e5e 100644 --- a/nptl_db/td_ta_thr_iter.c +++ b/nptl_db/td_ta_thr_iter.c @@ -1,7 +1,6 @@ /* Iterate over a process's threads. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_ta_tsd_iter.c b/nptl_db/td_ta_tsd_iter.c index 023ba49d448a26b8826a72cdf56712629a116f9e..40d9cbd518103528c1beab98ba1dbdc04215e40c 100644 --- a/nptl_db/td_ta_tsd_iter.c +++ b/nptl_db/td_ta_tsd_iter.c @@ -1,7 +1,6 @@ /* Iterate over a process's thread-specific data. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_thr_clear_event.c b/nptl_db/td_thr_clear_event.c index f13e13725f1d389c978fff9d77f71ab3d4f35b1d..660e4f55279f8b93455fcdabb9ed7f43f7952331 100644 --- a/nptl_db/td_thr_clear_event.c +++ b/nptl_db/td_thr_clear_event.c @@ -1,7 +1,6 @@ /* Disable specific event for thread. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_thr_dbresume.c b/nptl_db/td_thr_dbresume.c index 8a826283dafab9d7696ca82a010dd417f811fda2..b76bdef3e5f1638728a3ba3cb8e8b255b2d759f6 100644 --- a/nptl_db/td_thr_dbresume.c +++ b/nptl_db/td_thr_dbresume.c @@ -1,7 +1,6 @@ /* Resume execution of given thread. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_thr_dbsuspend.c b/nptl_db/td_thr_dbsuspend.c index 21ce9950da92df42d9c3703f2d2b9089df4cf0c9..9dd94e7fa8764eee4ca9a1be94afe41dc8d5eebd 100644 --- a/nptl_db/td_thr_dbsuspend.c +++ b/nptl_db/td_thr_dbsuspend.c @@ -1,7 +1,6 @@ /* Suspend execution of given thread. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_thr_event_enable.c b/nptl_db/td_thr_event_enable.c index f53fdf01b662be406d633188b6272d65e8e9846d..c458e34bb473856aeff1443aff6e1741813838da 100644 --- a/nptl_db/td_thr_event_enable.c +++ b/nptl_db/td_thr_event_enable.c @@ -1,7 +1,6 @@ /* Enable event process-wide. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_thr_event_getmsg.c b/nptl_db/td_thr_event_getmsg.c index 9c794176ed3611d6f7f345bea1d82600e1a78ade..982e2464525588a61d061caff29cbeb682ff1fac 100644 --- a/nptl_db/td_thr_event_getmsg.c +++ b/nptl_db/td_thr_event_getmsg.c @@ -1,7 +1,6 @@ /* Retrieve event. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_thr_get_info.c b/nptl_db/td_thr_get_info.c index 01af021d2a11270464488b463be3f97a09e77d02..7d79bd4152d4ccf067a6a977f77bf415f42c655a 100644 --- a/nptl_db/td_thr_get_info.c +++ b/nptl_db/td_thr_get_info.c @@ -1,7 +1,6 @@ /* Get thread information. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_thr_getfpregs.c b/nptl_db/td_thr_getfpregs.c index 3d08aa3f600cb8b4de32b1ea533f00e46fea054c..4dc4e392e92275b969f3b903ec4f00141afe1967 100644 --- a/nptl_db/td_thr_getfpregs.c +++ b/nptl_db/td_thr_getfpregs.c @@ -1,7 +1,6 @@ /* Get a thread's floating-point register set. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_thr_getgregs.c b/nptl_db/td_thr_getgregs.c index 8f9fab096faf3168ffbbcce7df882d3d7dd911a3..2dfa4fe3c23ec8293ded658bbe247eb1eb4a276b 100644 --- a/nptl_db/td_thr_getgregs.c +++ b/nptl_db/td_thr_getgregs.c @@ -1,7 +1,6 @@ /* Get a thread's general register set. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_thr_getxregs.c b/nptl_db/td_thr_getxregs.c index 4d6472681230b9e204cb501871c4dca56c3ddb27..01f4d067465d20cd99d1e49a7206186c60c06c24 100644 --- a/nptl_db/td_thr_getxregs.c +++ b/nptl_db/td_thr_getxregs.c @@ -1,7 +1,6 @@ /* Get a thread's extra state register set. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_thr_getxregsize.c b/nptl_db/td_thr_getxregsize.c index 42f1873b29dbf7877c1b4b6d0a3437cbd4de012f..59cbc3e5d3607ac8529153d9556d657722b407e7 100644 --- a/nptl_db/td_thr_getxregsize.c +++ b/nptl_db/td_thr_getxregsize.c @@ -1,7 +1,6 @@ /* Get the size of the extra state register set for this architecture. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_thr_set_event.c b/nptl_db/td_thr_set_event.c index fe33e67f9f5f9b9d32a02187e25fa186edb1ac2a..d2f60c2ed007accb1aec583b32d1b38ec1ce7dbc 100644 --- a/nptl_db/td_thr_set_event.c +++ b/nptl_db/td_thr_set_event.c @@ -1,7 +1,6 @@ /* Enable specific event for thread. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_thr_setfpregs.c b/nptl_db/td_thr_setfpregs.c index bddb0359a8d2b31972faf7ed33380a5614f9f0a3..f4dfc8b97a6297ac6d6960af88f225cfaa34ead0 100644 --- a/nptl_db/td_thr_setfpregs.c +++ b/nptl_db/td_thr_setfpregs.c @@ -1,7 +1,6 @@ /* Set a thread's floating-point register set. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_thr_setgregs.c b/nptl_db/td_thr_setgregs.c index 2a76a1075417451cc3d248922db5dad1f3f8879b..2e5c20f0ea1583b3673fb4e6538edc59d2fae955 100644 --- a/nptl_db/td_thr_setgregs.c +++ b/nptl_db/td_thr_setgregs.c @@ -1,7 +1,6 @@ /* Set a thread's general register set. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_thr_setprio.c b/nptl_db/td_thr_setprio.c index 7ac00c2f84507f8eadd631a7284f78337eec5f7e..7d6560feed6a5e26595848b61e20940e374c3f83 100644 --- a/nptl_db/td_thr_setprio.c +++ b/nptl_db/td_thr_setprio.c @@ -1,7 +1,6 @@ /* Set a thread's priority. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_thr_setsigpending.c b/nptl_db/td_thr_setsigpending.c index 2f0217f13f128b2a386fa5c30d4bf5752b397c84..d3475c3b5e75d2eecc42511b744228cb1eda952d 100644 --- a/nptl_db/td_thr_setsigpending.c +++ b/nptl_db/td_thr_setsigpending.c @@ -1,7 +1,6 @@ /* Raise a signal for a thread. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_thr_setxregs.c b/nptl_db/td_thr_setxregs.c index b8db1bcb649a55f5e477437f944fe5aa484f8e61..752c4df71ac2ac8c3c634c5b7368bcf1bbe2aef4 100644 --- a/nptl_db/td_thr_setxregs.c +++ b/nptl_db/td_thr_setxregs.c @@ -1,7 +1,6 @@ /* Set a thread's extra state register set. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_thr_sigsetmask.c b/nptl_db/td_thr_sigsetmask.c index 437f525a6ce70ed6da08adeed4a3ea707e537410..98442c38cef4a15053b801141b7d004ddfff3ff6 100644 --- a/nptl_db/td_thr_sigsetmask.c +++ b/nptl_db/td_thr_sigsetmask.c @@ -1,7 +1,6 @@ /* Set a thread's signal mask. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_thr_tls_get_addr.c b/nptl_db/td_thr_tls_get_addr.c index 124b86760739c777b90f1804d5073f018f6f96a0..bf724142cffd0ed6bc7b807caa3c0eed1cb7d868 100644 --- a/nptl_db/td_thr_tls_get_addr.c +++ b/nptl_db/td_thr_tls_get_addr.c @@ -1,7 +1,6 @@ /* Get address of thread local variable. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/nptl_db/td_thr_tsd.c b/nptl_db/td_thr_tsd.c index 4ef09dd02c3780082ce1d6a88e147354a88eb93f..118e98bf0cc611dcfaf7d3eb67c758b45b4c9a27 100644 --- a/nptl_db/td_thr_tsd.c +++ b/nptl_db/td_thr_tsd.c @@ -1,7 +1,6 @@ /* Get a thread-specific data pointer for a thread. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nptl_db/td_thr_validate.c b/nptl_db/td_thr_validate.c index 06ba221afcdc184ae73a52c7076d21f1bb78806c..0f653b8857eccf7aa6cb427432e41dface81d7b3 100644 --- a/nptl_db/td_thr_validate.c +++ b/nptl_db/td_thr_validate.c @@ -1,7 +1,6 @@ /* Validate a thread handle. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/nscd/aicache.c b/nscd/aicache.c index 737ace11cc276021fa1ac83fc5ba74576d924ce0..1ee195c0aca1282bc5b642cfa5be4441a70654b8 100644 --- a/nscd/aicache.c +++ b/nscd/aicache.c @@ -1,7 +1,6 @@ /* Cache handling for host lookup. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nscd/cache.c b/nscd/cache.c index 78b2269788699e6f011368a3232e7018ae1491b0..61254d5a2f35c2a59085363dc6eb18b614c82046 100644 --- a/nscd/cache.c +++ b/nscd/cache.c @@ -1,6 +1,5 @@ /* Copyright (c) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nscd/connections.c b/nscd/connections.c index 3f0bda4e97edb9dfdf6f69c7b83ed0b9c80724a4..e20e53f5f0e42cd4a97be5ef180151369ba33dd7 100644 --- a/nscd/connections.c +++ b/nscd/connections.c @@ -1,7 +1,6 @@ /* Inner loops of cache daemon. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nscd/dbg_log.c b/nscd/dbg_log.c index 3af3dcbe24f294302dbe0060cea4931094f1e80f..6bc7e75fda139e876a28308f60598554c75b30ff 100644 --- a/nscd/dbg_log.c +++ b/nscd/dbg_log.c @@ -1,6 +1,5 @@ /* Copyright (c) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nscd/dbg_log.h b/nscd/dbg_log.h index c7d14baec1a326c4da51463871ce45c10df7e829..e57340eb896797ec6444baf76841bbb5e1029ce5 100644 --- a/nscd/dbg_log.h +++ b/nscd/dbg_log.h @@ -1,6 +1,5 @@ /* Copyright (c) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1998. 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/nscd/gai.c b/nscd/gai.c index 5d7558c2496339ff742e6fba6a9df5e9b9a3cc8e..f01b91fcab695f2d7bf7d500b5290ddf989a9427 100644 --- a/nscd/gai.c +++ b/nscd/gai.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nscd/getgrgid_r.c b/nscd/getgrgid_r.c index 2d36fe2049587ff38a42f9fc4d2062574ceb7d6d..b7cd3efa57e3b0f773f7709e0086368f5aae2c45 100644 --- a/nscd/getgrgid_r.c +++ b/nscd/getgrgid_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nscd/getgrnam_r.c b/nscd/getgrnam_r.c index dfd9c72f50854dc9a7dc4fdce1fcb4b572c2674c..1bf8ce0602a5d08948aa9b9695715732b6894d58 100644 --- a/nscd/getgrnam_r.c +++ b/nscd/getgrnam_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nscd/gethstbyad_r.c b/nscd/gethstbyad_r.c index 5f1c0b882ace90e8ceacb707d5fd4466fe203dcc..092100be0caa734f3da854993bb41a9209b73155 100644 --- a/nscd/gethstbyad_r.c +++ b/nscd/gethstbyad_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nscd/gethstbynm3_r.c b/nscd/gethstbynm3_r.c index f176367a2b1b67fa5cba9765dafc0f9a9becdac9..11af6b8f41ab5c0e331c0037c2171d28c5bbc969 100644 --- a/nscd/gethstbynm3_r.c +++ b/nscd/gethstbynm3_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nscd/getpwnam_r.c b/nscd/getpwnam_r.c index 22b7044ac95c009674bc6b87393afe97a405b258..3a8f0a5f7edaac6f29fe6315035f90f42312ce03 100644 --- a/nscd/getpwnam_r.c +++ b/nscd/getpwnam_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nscd/getpwuid_r.c b/nscd/getpwuid_r.c index eff3860c912564eaf80d1526f2068f86bc1cbe71..9da9a18ac129b8b583bdb82174c80901d87d8455 100644 --- a/nscd/getpwuid_r.c +++ b/nscd/getpwuid_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nscd/getsrvbynm_r.c b/nscd/getsrvbynm_r.c index f4099f84331a98d8a54e3939babdffea03febaa8..09a87007ebfe66a22befca7d5ef1307baff2f885 100644 --- a/nscd/getsrvbynm_r.c +++ b/nscd/getsrvbynm_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nscd/getsrvbypt_r.c b/nscd/getsrvbypt_r.c index 8184baca4258c10a535f6ae476528056c5bd5aed..c861105b9101530c1e086dae2975545befc9d1ac 100644 --- a/nscd/getsrvbypt_r.c +++ b/nscd/getsrvbypt_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nscd/grpcache.c b/nscd/grpcache.c index 457ca4d872e97a76d19790b3dc41bf30b39f68bf..40c9affa4c4c8f86209c7452067006bcc26a249a 100644 --- a/nscd/grpcache.c +++ b/nscd/grpcache.c @@ -1,7 +1,6 @@ /* Cache handling for group lookup. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nscd/hstcache.c b/nscd/hstcache.c index 253c1a16640cc4db8693cf4b6bb46015bb33df64..89444bd3996a701028c4855a6e787a1d244e9e2b 100644 --- a/nscd/hstcache.c +++ b/nscd/hstcache.c @@ -1,7 +1,6 @@ /* Cache handling for host lookup. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nscd/initgrcache.c b/nscd/initgrcache.c index 62d7316f704a7fc0008c6c5cdc8c3512d096a960..000c7470b387456dc1dca2b765042cac64585b4f 100644 --- a/nscd/initgrcache.c +++ b/nscd/initgrcache.c @@ -1,7 +1,6 @@ /* Cache handling for host lookup. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nscd/mem.c b/nscd/mem.c index 2eaff033f477dbccd78828c06d9b447f8e9ed73c..bfe3ea5bb2bfe431a77d97ff508cd5e0ab645831 100644 --- a/nscd/mem.c +++ b/nscd/mem.c @@ -1,7 +1,6 @@ /* Cache memory handling. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nscd/netgroupcache.c b/nscd/netgroupcache.c index 2f71bf2999dad56bb339b4f67ddfcbac25f807a2..7ea4d96594d0bf021be99fc3675ce16d9b209a2d 100644 --- a/nscd/netgroupcache.c +++ b/nscd/netgroupcache.c @@ -1,7 +1,6 @@ /* Cache handling for netgroup lookup. Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nscd/nscd-client.h b/nscd/nscd-client.h index 9c6fef2cd85565e698902415d7809148d73903a0..e614b738ae8242bace937fdc92588eb87ca7698d 100644 --- a/nscd/nscd-client.h +++ b/nscd/nscd-client.h @@ -1,6 +1,5 @@ /* Copyright (c) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1998. 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/nscd/nscd.c b/nscd/nscd.c index 3ca7c522c215aa1249f563932e467e36fe9c3508..73ccb5445f70b26326d7a47279ebc9ee0891c685 100644 --- a/nscd/nscd.c +++ b/nscd/nscd.c @@ -1,6 +1,5 @@ /* Copyright (c) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nscd/nscd.h b/nscd/nscd.h index b5da5be98a11d4de13e1b5ea0619054c2a5239b6..3048fe852dca22dea8b54c34d405c008075089df 100644 --- a/nscd/nscd.h +++ b/nscd/nscd.h @@ -1,6 +1,5 @@ /* Copyright (c) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1998. 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/nscd/nscd_conf.c b/nscd/nscd_conf.c index 096a79512265b6319e85cd7ad2cbbe743b58140b..6b7ef5793c5e807ccb2e33f05d55814c2673948a 100644 --- a/nscd/nscd_conf.c +++ b/nscd/nscd_conf.c @@ -1,6 +1,5 @@ /* Copyright (c) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nscd/nscd_getai.c b/nscd/nscd_getai.c index 25c795f3440f8dd270bc41b8b21ae7b2483a1627..b5dff764440083bc23c262a5e96d32c971450fe9 100644 --- a/nscd/nscd_getai.c +++ b/nscd/nscd_getai.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/nscd/nscd_getgr_r.c b/nscd/nscd_getgr_r.c index 2ef57ae922d725b30ab80555528a12b0e187bc4a..a8b0f19f023951a4ebc076467f71c38a60973070 100644 --- a/nscd/nscd_getgr_r.c +++ b/nscd/nscd_getgr_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1998. 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/nscd/nscd_gethst_r.c b/nscd/nscd_gethst_r.c index 81bf324256384de7b6677f8db4bd0987c0fc4e4e..cd829f6e079feb19ff32b63ccc254b4add8934fd 100644 --- a/nscd/nscd_gethst_r.c +++ b/nscd/nscd_gethst_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/nscd/nscd_getpw_r.c b/nscd/nscd_getpw_r.c index cfaaa7c19a4ec3707360ed3c1afd895feb0af0aa..253b485b90feac01c341d6a2f2c54e42949f6ac4 100644 --- a/nscd/nscd_getpw_r.c +++ b/nscd/nscd_getpw_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1998. 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/nscd/nscd_getserv_r.c b/nscd/nscd_getserv_r.c index fd3b71be32d6329c4546311884f69007dc644b8e..b1b4b1a0cedf63b86e37a3c879e5091365303b14 100644 --- a/nscd/nscd_getserv_r.c +++ b/nscd/nscd_getserv_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2007. 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/nscd/nscd_helper.c b/nscd/nscd_helper.c index 06ba7476e590ab4af55d8ad034a88c5476ad4353..4c4a63cba3367fc6d6d7bf368fc87f3f4234acdd 100644 --- a/nscd/nscd_helper.c +++ b/nscd/nscd_helper.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/nscd/nscd_initgroups.c b/nscd/nscd_initgroups.c index 3567423ee2b802269520936443ea5996cd032e8e..abf60b76e2fbe3787b20f2ff91857ecb24efbcad 100644 --- a/nscd/nscd_initgroups.c +++ b/nscd/nscd_initgroups.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/nscd/nscd_netgroup.c b/nscd/nscd_netgroup.c index 32cb8582cda6d1490bb447c1b070d2c7292670c0..ad52bc77e5334fc314826fb732430aa6d0c79ce0 100644 --- a/nscd/nscd_netgroup.c +++ b/nscd/nscd_netgroup.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/nscd/nscd_proto.h b/nscd/nscd_proto.h index bea485f02ec87e65743f1eaad4ea0e0fef53b2ff..54b6a069cdf52d4d1feea3d878dc8d69019545c2 100644 --- a/nscd/nscd_proto.h +++ b/nscd/nscd_proto.h @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1998. 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/nscd/nscd_setup_thread.c b/nscd/nscd_setup_thread.c index b05a6a8d1bd67ea61f954a1d00c58f4f16975242..d3ca93c2a4cded9f26247a3cdb7b10ca3437574b 100644 --- a/nscd/nscd_setup_thread.c +++ b/nscd/nscd_setup_thread.c @@ -1,7 +1,6 @@ /* Setup of nscd worker threads. Stub verison. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nscd/nscd_stat.c b/nscd/nscd_stat.c index 7339291c3babeb8f9bb244478769784fe0aad1be..a65e5cf46c70009dca542e23216bb20b6c8627ca 100644 --- a/nscd/nscd_stat.c +++ b/nscd/nscd_stat.c @@ -1,6 +1,5 @@ /* Copyright (c) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1998. 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/nscd/pwdcache.c b/nscd/pwdcache.c index dfafb5265d67cbcd1203d3567b30475f66ffefa4..4b7a652ab5aa6128d6bb9f526d4c36e25bd9fa50 100644 --- a/nscd/pwdcache.c +++ b/nscd/pwdcache.c @@ -1,7 +1,6 @@ /* Cache handling for passwd lookup. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nscd/selinux.c b/nscd/selinux.c index 8123bcd2d9e54cebbf453eb7eb93fd5539990349..2c09bd969234b61b1310b14fad0ccce048384667 100644 --- a/nscd/selinux.c +++ b/nscd/selinux.c @@ -1,7 +1,6 @@ /* SELinux access controls for nscd. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Matthew Rickard , 2004. 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/nscd/selinux.h b/nscd/selinux.h index 2bf29a99a6f61b042a2960af2aad4370be83ee9f..7826f85e17ce9e2cc59358350aaba019214254f2 100644 --- a/nscd/selinux.h +++ b/nscd/selinux.h @@ -1,7 +1,6 @@ /* Header for nscd SELinux access controls. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Matthew Rickard , 2004. 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/nscd/servicescache.c b/nscd/servicescache.c index 09fc5902907e9bc3056e063daaa8446e50a32e78..7a5ae21715d7d247103c3d35df514401b952264f 100644 --- a/nscd/servicescache.c +++ b/nscd/servicescache.c @@ -1,7 +1,6 @@ /* Cache handling for services lookup. Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2007. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/nss/XXX-lookup.c b/nss/XXX-lookup.c index f1c97f7c8e9d737821d72bf3d8bd7a99894888ef..302c6361e07292dd92a3a3b1dbe7bd0f0ac58661 100644 --- a/nss/XXX-lookup.c +++ b/nss/XXX-lookup.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/nss/alias-lookup.c b/nss/alias-lookup.c index 6348e3c9d06f138ad95279968a6c5b0641944f09..31ac2c9ce7361c7aaecc2946a11ef4a3c150c10d 100644 --- a/nss/alias-lookup.c +++ b/nss/alias-lookup.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/nss/databases.def b/nss/databases.def index 3dc95648a81b42ed73ed8683a4759a3d05ad6963..e33a5d074f15cbc8968a0f3d17f3fc59bae2a0c8 100644 --- a/nss/databases.def +++ b/nss/databases.def @@ -1,7 +1,6 @@ /* List of all databases defined for the NSS in GNU C Library. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/nss/db-Makefile b/nss/db-Makefile index 2650ce8d92bf3962d5b618927a401fcd0e3a064b..c162db7530c9736656ad69cdf66030c315e43e8e 100644 --- a/nss/db-Makefile +++ b/nss/db-Makefile @@ -1,7 +1,6 @@ # Makefile to (re-)generate db versions of system database files. # Copyright (C) 1996-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Ulrich Drepper , 1996. # # The GNU C Library is free software; you can redistribute it and/or diff --git a/nss/digits_dots.c b/nss/digits_dots.c index f53dc94556d0509ff6cfc8e47a251f71e1bc26e0..c9ba0420a3399939e8077ff9d60a62172bb80c87 100644 --- a/nss/digits_dots.c +++ b/nss/digits_dots.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by H.J. Lu , 1997. 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/nss/ethers-lookup.c b/nss/ethers-lookup.c index 08560e0329e2aede1a111a5454adbffc2a929bb5..177d5511cfe7189fc664042322b2021b038e5122 100644 --- a/nss/ethers-lookup.c +++ b/nss/ethers-lookup.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/nss/getXXbyYY_r.c b/nss/getXXbyYY_r.c index c344528f72a2dcab3e9af40da2bd2aad9c391424..d04204eb23c4422787b07e9d59455b86a55df71e 100644 --- a/nss/getXXbyYY_r.c +++ b/nss/getXXbyYY_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/nss/getXXent_r.c b/nss/getXXent_r.c index c8443c597742f49e64d7e52a8de19d21d51bc10a..4ee4800b75693625043d79273e99a46af6bc3867 100644 --- a/nss/getXXent_r.c +++ b/nss/getXXent_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/nss/getent.c b/nss/getent.c index ec48ba4bf1f5f788ad6bca0071150b4a736b3a1b..e428d0eea468d0f9c2d6ddb8585acc08abadf1f4 100644 --- a/nss/getent.c +++ b/nss/getent.c @@ -1,6 +1,5 @@ /* Copyright (c) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1998. 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/nss/grp-lookup.c b/nss/grp-lookup.c index 034fa2ab7f11844c19b9b46991ea7c8faab12dc5..e77988ec9efe1a5c2c00f8f09f407b0225bbad17 100644 --- a/nss/grp-lookup.c +++ b/nss/grp-lookup.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/nss/hosts-lookup.c b/nss/hosts-lookup.c index 1acafd01cd60838cdb00def4ca81d8d1b2155cb1..925792b8e30e030f34fcb2f95b02481c712c21ff 100644 --- a/nss/hosts-lookup.c +++ b/nss/hosts-lookup.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/nss/key-lookup.c b/nss/key-lookup.c index aa267d36f90aa224ac57a233a2728c853e87c487..0c154394a66078208aff13e6eaa0422de67bd0ad 100644 --- a/nss/key-lookup.c +++ b/nss/key-lookup.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/nss/makedb.c b/nss/makedb.c index 8690e11e82e2486e730961c8ae49924b04f55c8b..30c3d0426ecf1b8a90111ff269beb394bc67b011 100644 --- a/nss/makedb.c +++ b/nss/makedb.c @@ -1,7 +1,6 @@ /* Create simple DB database from textual input. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/nss/netgrp-lookup.c b/nss/netgrp-lookup.c index ce37b5e6008b58949b683b423ec9dde7c4a52a6d..4695345eb94cb179c289e894ada43f0987bc651b 100644 --- a/nss/netgrp-lookup.c +++ b/nss/netgrp-lookup.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/nss/network-lookup.c b/nss/network-lookup.c index eed4dc3d0fc4d231cbd534650b0ff400ca471e56..868883f1a4ca94adc9ed1a6f2932f01923e503da 100644 --- a/nss/network-lookup.c +++ b/nss/network-lookup.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/nss/nss_compat/compat-grp.c b/nss/nss_compat/compat-grp.c index aaf35e75b49f839c1d319f9c85e490c8f244e4e1..dcfc46abe5c5b52789cc494131251bcd264a4858 100644 --- a/nss/nss_compat/compat-grp.c +++ b/nss/nss_compat/compat-grp.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1996. 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/nss/nss_compat/compat-initgroups.c b/nss/nss_compat/compat-initgroups.c index c3b065c931083b17bffed6a9551da2c49cc8865b..a5d8b23e0133046509eea630c3f933ce77d5653f 100644 --- a/nss/nss_compat/compat-initgroups.c +++ b/nss/nss_compat/compat-initgroups.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1998. 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/nss/nss_compat/compat-pwd.c b/nss/nss_compat/compat-pwd.c index 64d708ff63a8b02af6db66471cbd2e848230cbf7..3620879f59f570c59fa5a11464fb3bc07d534190 100644 --- a/nss/nss_compat/compat-pwd.c +++ b/nss/nss_compat/compat-pwd.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1996. 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/nss/nss_compat/compat-spwd.c b/nss/nss_compat/compat-spwd.c index b548dfbee102235423fe4b1fbb82bd6bd5afa921..edabc3c10ddb58e4f70cd88c7c023fafe493042b 100644 --- a/nss/nss_compat/compat-spwd.c +++ b/nss/nss_compat/compat-spwd.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1996. 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/nss/nss_db/db-initgroups.c b/nss/nss_db/db-initgroups.c index f09059bc41713d023db2c6853cc8a37ffc9705ce..1e93f7911fd41d945ce9fa10451434902710f65c 100644 --- a/nss/nss_db/db-initgroups.c +++ b/nss/nss_db/db-initgroups.c @@ -1,7 +1,6 @@ /* Initgroups handling in nss_db module. Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper . 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 diff --git a/nss/nss_db/db-netgrp.c b/nss/nss_db/db-netgrp.c index 436cafce428b3bc64271f5f90860513858b28e6a..268a3232cbabaad3a45832528cd1ed7448bf111e 100644 --- a/nss/nss_db/db-netgrp.c +++ b/nss/nss_db/db-netgrp.c @@ -1,7 +1,6 @@ /* Netgroup file parser in nss_db modules. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/nss/nss_files/files-alias.c b/nss/nss_files/files-alias.c index 2a4023b9a97930ca4f745e67e1f641ee3e7b92dd..b87add16965e5697c592f15bd60b6f56274f4e25 100644 --- a/nss/nss_files/files-alias.c +++ b/nss/nss_files/files-alias.c @@ -1,7 +1,6 @@ /* Mail alias file parser in nss_files module. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/nss/nss_files/files-netgrp.c b/nss/nss_files/files-netgrp.c index 82cc201b85da56826cbac379fb9b46af3aff89f3..f588fa6c12b7a5075a19412ba08d97076d940339 100644 --- a/nss/nss_files/files-netgrp.c +++ b/nss/nss_files/files-netgrp.c @@ -1,7 +1,6 @@ /* Netgroup file parser in nss_files modules. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/nss/nss_hash.c b/nss/nss_hash.c index d5e74a115bdb8898511ae4baa3ec6c4037a42019..9d296fe14893992266269b1b1b120723f9d89c38 100644 --- a/nss/nss_hash.c +++ b/nss/nss_hash.c @@ -1,6 +1,5 @@ /* Copyright (c) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/nss/nsswitch.c b/nss/nsswitch.c index 6b7d4c780b12ba0122bc0b450202ff9d667aadf5..5d1ade544d8036058ea6c6d3bfa7e10059cf613d 100644 --- a/nss/nsswitch.c +++ b/nss/nsswitch.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/nss/proto-lookup.c b/nss/proto-lookup.c index a31659206cdece440eeb63aa1ca4f61f534e8ce8..8c13cf140baf7aee6673706d520393886641bd7b 100644 --- a/nss/proto-lookup.c +++ b/nss/proto-lookup.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/nss/pwd-lookup.c b/nss/pwd-lookup.c index 5ec8a8b485bbeb12cc8db742e53d3bdc15bf3bb0..724a6975660417e79545433405b00147128d2e11 100644 --- a/nss/pwd-lookup.c +++ b/nss/pwd-lookup.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/nss/rpc-lookup.c b/nss/rpc-lookup.c index 4af8571fa3dc7d21df437595d51620a3b887ceb0..83d062de2e1761260a1c708ed0dfa5ccd5c27fc3 100644 --- a/nss/rpc-lookup.c +++ b/nss/rpc-lookup.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/nss/service-lookup.c b/nss/service-lookup.c index 57f068f4e31d530e4d543af802111a079d6cee74..4d8ba5f93acf477c08ca00116a4f8b80a3e4306c 100644 --- a/nss/service-lookup.c +++ b/nss/service-lookup.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/nss/sgrp-lookup.c b/nss/sgrp-lookup.c index 9a2becc20232f3382f44137a341fd9e69251d565..3897d9e2c160c6a0fa53ee2aa1455a09d16145fc 100644 --- a/nss/sgrp-lookup.c +++ b/nss/sgrp-lookup.c @@ -1,6 +1,5 @@ /* Copyright (C) 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2009. 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/nss/spwd-lookup.c b/nss/spwd-lookup.c index e9e661af1247e88b9bf85fb8285f789da159db57..afcee00cabf0a277eef5948f128f3900dc988b0d 100644 --- a/nss/spwd-lookup.c +++ b/nss/spwd-lookup.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/nss/test-netdb.c b/nss/test-netdb.c index d417c0bad6e3a2c983546bc20c0a02c48ee40886..154a69d3f7dc7e79d5a8a08c28059084aa87c169 100644 --- a/nss/test-netdb.c +++ b/nss/test-netdb.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1998. 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/posix/bug-ga1.c b/posix/bug-ga1.c index c46ab43fd12acc759a2308a87562a10bc10af3fd..4d86849f7492b08c5bdcfbef50a7812c7dce5562 100644 --- a/posix/bug-ga1.c +++ b/posix/bug-ga1.c @@ -1,4 +1,3 @@ -/* Test case by Anders Carlsson . */ #include #include #include diff --git a/posix/bug-ga2.c b/posix/bug-ga2.c index 712e40de48abd0c3c564c6c0e31bcba9a4779d14..87e75820567c1cd38b34878d585a7be8ca263e59 100644 --- a/posix/bug-ga2.c +++ b/posix/bug-ga2.c @@ -1,4 +1,3 @@ -/* Test case by Sam Varshavchik . */ #include #include #include diff --git a/posix/bug-regex1.c b/posix/bug-regex1.c index 4432a90b813474a10127587c091c7885ffeaea86..b8cf97c8ce05b8965b76217e9321f7e690a7afd2 100644 --- a/posix/bug-regex1.c +++ b/posix/bug-regex1.c @@ -1,4 +1,3 @@ -/* Test case by Jim Meyering . */ #include #include #include diff --git a/posix/bug-regex10.c b/posix/bug-regex10.c index f6ddcd73181394a9f758f142ed4dc35c836bf2d2..b7f53e5570acb83963f7c593441f5a09757a4a05 100644 --- a/posix/bug-regex10.c +++ b/posix/bug-regex10.c @@ -1,7 +1,6 @@ /* Test for re_match with non-zero start. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2002. 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/posix/bug-regex11.c b/posix/bug-regex11.c index 402453e4023865e8bf7c0b3d9bb6d8b7bb6fb387..539f5f25c7649f5edd22f6ab7f8e68dc0d7f8934 100644 --- a/posix/bug-regex11.c +++ b/posix/bug-regex11.c @@ -1,7 +1,6 @@ /* Regular expression tests. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2002. 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/posix/bug-regex12.c b/posix/bug-regex12.c index ae2ff614ab20ab311653b728e46990855069c803..384223ee8a8120ab32c64eb6f00ecfcfd7a0189c 100644 --- a/posix/bug-regex12.c +++ b/posix/bug-regex12.c @@ -1,7 +1,6 @@ /* Regular expression tests. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2002. 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/posix/bug-regex13.c b/posix/bug-regex13.c index 3c664450112ef70e49795b1c658e49aa0e817d4b..11d0436caacf3ef77792811cb4c947ac057bfd0b 100644 --- a/posix/bug-regex13.c +++ b/posix/bug-regex13.c @@ -1,7 +1,6 @@ /* Regular expression tests. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Isamu Hasegawa , 2002. 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/posix/bug-regex14.c b/posix/bug-regex14.c index 2dfe7c9d684798f87fe19fc394ea133e69b0a7f4..b3c1174ed0e2037d13369cca29cbeaefad15bc8f 100644 --- a/posix/bug-regex14.c +++ b/posix/bug-regex14.c @@ -1,7 +1,6 @@ /* Tests re_comp and re_exec. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Isamu Hasegawa , 2002. 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/posix/bug-regex17.c b/posix/bug-regex17.c index 8ae77e6e6cdc0ed1ae224531aee77703029c140d..04aa3f2582168fa365d0bb6523df29fc094403fa 100644 --- a/posix/bug-regex17.c +++ b/posix/bug-regex17.c @@ -1,7 +1,6 @@ /* German regular expression tests. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2002. 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/posix/bug-regex18.c b/posix/bug-regex18.c index b4fbce909da0b1cde7dc6b7c7f516b6b2c63a6ee..b3627e1edfd7c28bda6c62d4c8f50715ed6aa708 100644 --- a/posix/bug-regex18.c +++ b/posix/bug-regex18.c @@ -1,7 +1,6 @@ /* Turkish regular expression tests. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2002. 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/posix/bug-regex19.c b/posix/bug-regex19.c index b3fee0a7302c3263a0a1ac4cea0e9a637eb44337..001827c3a8dad50d6b7db75e70d1513d94124f58 100644 --- a/posix/bug-regex19.c +++ b/posix/bug-regex19.c @@ -1,7 +1,6 @@ /* Regular expression tests. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/posix/bug-regex2.c b/posix/bug-regex2.c index a4e29705c0b927965bfc787c62d0aa74d2ccbe82..975159f7ccab9552ed0689a6ed60f080732e8b6c 100644 --- a/posix/bug-regex2.c +++ b/posix/bug-regex2.c @@ -1,7 +1,6 @@ /* Test for memory handling in regex. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/posix/bug-regex20.c b/posix/bug-regex20.c index 4d1ebd1802f8fdcce474f486e3109574bb621c5a..36d2c95242adf6ed500d9cbbcc500075450b9b8c 100644 --- a/posix/bug-regex20.c +++ b/posix/bug-regex20.c @@ -1,7 +1,6 @@ /* Test for UTF-8 regular expression optimizations. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/posix/bug-regex21.c b/posix/bug-regex21.c index 28b2761d6ed249fa4837a80c772b14b030705809..b947832bd23eb9f7982dd6b8029ab8c0a95a17de 100644 --- a/posix/bug-regex21.c +++ b/posix/bug-regex21.c @@ -1,7 +1,6 @@ /* Test for memory leaks in regcomp. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/posix/bug-regex22.c b/posix/bug-regex22.c index 2b332017ae5958a500ed44fe043f783e2849d1a5..d28427ddb3b30c8dbecbfd9c006df8305a7df2ff 100644 --- a/posix/bug-regex22.c +++ b/posix/bug-regex22.c @@ -1,7 +1,6 @@ /* Test re.translate != NULL. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/posix/bug-regex23.c b/posix/bug-regex23.c index 9ace0fd0978f027679e17e81a09aeb59c30e336e..60b39cced21076e22db5ae921f9963d58fdb1ccc 100644 --- a/posix/bug-regex23.c +++ b/posix/bug-regex23.c @@ -1,7 +1,6 @@ /* Test we don't segfault on invalid UTF-8 sequence. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/posix/bug-regex25.c b/posix/bug-regex25.c index dd4f0821d46361b8bf81f786c62786ca2e6fffed..10d69801d1ace30d6159434db025d115f19fe98b 100644 --- a/posix/bug-regex25.c +++ b/posix/bug-regex25.c @@ -1,7 +1,6 @@ /* Test re_search in multibyte locale other than UTF-8. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2006. 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/posix/bug-regex26.c b/posix/bug-regex26.c index 16d84d86140a1b89bb0ce843bc505364e25daae4..84ff76a0a8b7686ae986db36a1faa47d904f7556 100644 --- a/posix/bug-regex26.c +++ b/posix/bug-regex26.c @@ -1,7 +1,6 @@ /* Test re_search with dotless i. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2006. 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/posix/bug-regex27.c b/posix/bug-regex27.c index 8405dace8ac0771a4c18d8886adb271fd2c96cec..b7e6194c2f6ae6d1a751b227e3da8713444e6032 100644 --- a/posix/bug-regex27.c +++ b/posix/bug-regex27.c @@ -1,7 +1,6 @@ /* Test REG_NEWLINE. Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2007. 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/posix/bug-regex28.c b/posix/bug-regex28.c index 788684c52204107d3b0f4cd34850900180fd037d..f5ad01e4b666197df4b5f715b3ea2750d72c0470 100644 --- a/posix/bug-regex28.c +++ b/posix/bug-regex28.c @@ -1,7 +1,6 @@ /* Test RE_HAT_LISTS_NOT_NEWLINE and RE_DOT_NEWLINE. Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2007. 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/posix/bug-regex3.c b/posix/bug-regex3.c index 546020cf36275b890dd4a3510f2d1fbfcac736a8..e0cbce38347c21c7e5ed50c50314c589ddb3f857 100644 --- a/posix/bug-regex3.c +++ b/posix/bug-regex3.c @@ -1,7 +1,6 @@ /* Test for case handling in regex. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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/posix/bug-regex30.c b/posix/bug-regex30.c index 2ee1d5ed115642dd5ce32fc064499136a948d0b3..53b91134ece8c8cd12a3313e433ee90018b434ac 100644 --- a/posix/bug-regex30.c +++ b/posix/bug-regex30.c @@ -1,7 +1,6 @@ /* Russian regular expression tests. Copyright (C) 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Paolo Bonzini , 2009. 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/posix/bug-regex33.c b/posix/bug-regex33.c index 86569465cfea97f50039622aea10d2dd69edf33a..1bd9b8b73afe9c427b3fadc4258b15fc3595a48d 100644 --- a/posix/bug-regex33.c +++ b/posix/bug-regex33.c @@ -1,7 +1,6 @@ /* Test re_search with multi-byte characters in EUC-JP. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Stanislav Brabec , 2012. 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/posix/bug-regex4.c b/posix/bug-regex4.c index 8d5ae115678893012d3c0106cc5b3d94dfafc21d..86901ecaa72d292d1030a2574e07ea783fc97c51 100644 --- a/posix/bug-regex4.c +++ b/posix/bug-regex4.c @@ -1,7 +1,6 @@ /* Test for re_search_2. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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/posix/bug-regex6.c b/posix/bug-regex6.c index 2bdf2126a49ee99bc207171ec4d7c471fe468743..324bd5199d2bf9145f4a8d48f49f4619a6a65ab6 100644 --- a/posix/bug-regex6.c +++ b/posix/bug-regex6.c @@ -1,7 +1,6 @@ /* Test for regexec. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2002. 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/posix/bug-regex7.c b/posix/bug-regex7.c index 3b6f4f9dcae18cf5c856ce9b4b8fb666572da3cd..05c5a19df0a44c373a92ec9dc2e1a426fdfdbd30 100644 --- a/posix/bug-regex7.c +++ b/posix/bug-regex7.c @@ -1,7 +1,6 @@ /* Test for regs allocation in re_search and re_match. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Stepan Kasal , 2002. 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/posix/bug-regex8.c b/posix/bug-regex8.c index 65a1c08c3405e78e73229c4ec77063f360efe201..39f1debc09e80553701a6d319cedc7d0e3e142da 100644 --- a/posix/bug-regex8.c +++ b/posix/bug-regex8.c @@ -1,7 +1,6 @@ /* Test for the STOP parameter of re_match_2 and re_search_2. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Stepan Kasal , 2002. 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/posix/bug-regex9.c b/posix/bug-regex9.c index 22162bb48673adccadab11fee2783d71eda9c5ad..ce7c76038eb4870fb4bef141ad4939065361ee06 100644 --- a/posix/bug-regex9.c +++ b/posix/bug-regex9.c @@ -1,7 +1,6 @@ /* Test for memory handling in regex. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/posix/flexmember.h b/posix/flexmember.h index 1b19a2bfd99c382cd1f85eb23a03b7ddf78009bd..0811deadfa43a2627cbca77324c479a425bbc15b 100644 --- a/posix/flexmember.h +++ b/posix/flexmember.h @@ -16,9 +16,8 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . + . */ - Written by Paul Eggert. */ #include diff --git a/posix/register-atfork.c b/posix/register-atfork.c index 6fd9e4c56aafd7cca710474cd60d5dc0a6b4e78a..1a3cddb867c42f6ce4ef52be9fa9907ec182f3eb 100644 --- a/posix/register-atfork.c +++ b/posix/register-atfork.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/posix/runptests.c b/posix/runptests.c index a2f3f45a0ad508967fd140709352955998aa3fda..d9b0c4dffe36a3f398ceab31c59e03491ed1f544 100644 --- a/posix/runptests.c +++ b/posix/runptests.c @@ -1,7 +1,6 @@ /* POSIX regex testsuite from IEEE 2003.2. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/posix/tar.h b/posix/tar.h index 2dc47c233189dc3649a38cfd2abbde210a04c69d..0fe95d418c8fa2145285c5279291857b1d3f034b 100644 --- a/posix/tar.h +++ b/posix/tar.h @@ -1,7 +1,6 @@ /* Extended tar format from POSIX.1. Copyright (C) 1992-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by David J. MacKenzie. 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/posix/tst-boost.c b/posix/tst-boost.c index 94740f99b68b3a32df1fc592885cac902c6de36c..44ba88d316eb899da7f39b7acf73b54510de6670 100644 --- a/posix/tst-boost.c +++ b/posix/tst-boost.c @@ -1,7 +1,6 @@ /* Regular expression tests. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/posix/tst-chmod.c b/posix/tst-chmod.c index fa45467aab768bd8792087d38ac0d8741b92fd7e..0ab1e2a71ef5356e1e8390d6f4d91927896f4569 100644 --- a/posix/tst-chmod.c +++ b/posix/tst-chmod.c @@ -1,7 +1,6 @@ /* Test for chmod functions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/posix/tst-dir.c b/posix/tst-dir.c index d1050f646bef2abc045814c64f0016d5576200bb..0db23171922a53633a35b2f04eeaa18cb23046d0 100644 --- a/posix/tst-dir.c +++ b/posix/tst-dir.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/posix/tst-exec.c b/posix/tst-exec.c index 417c97f696a5da0c6de354ac85433fb748e3f1bb..60c16aae981f2c1ce1b9dc393d382b292f282d67 100644 --- a/posix/tst-exec.c +++ b/posix/tst-exec.c @@ -1,7 +1,6 @@ /* Tests for exec. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/posix/tst-fork.c b/posix/tst-fork.c index e242d276b0f8f4c72d817eb3351abe56dad80523..d4b445659f76d6dd25ae5f320cf06fcdf3de34f7 100644 --- a/posix/tst-fork.c +++ b/posix/tst-fork.c @@ -1,7 +1,6 @@ /* Tests for fork. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/posix/tst-gnuglob-skeleton.c b/posix/tst-gnuglob-skeleton.c index 0a11b09b66e4a769cf31b614bde854b18887fb4f..1c1149473fbf96a75665dd34cacbd3a97a2c5e05 100644 --- a/posix/tst-gnuglob-skeleton.c +++ b/posix/tst-gnuglob-skeleton.c @@ -1,7 +1,6 @@ /* Template for tests of the GNU extension GLOB_ALTDIRFUNC. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/posix/tst-pcre.c b/posix/tst-pcre.c index b83410a53188e11e05048f2d97e680cebf50aa55..4091a5fac796e600be3f05092a9131bb001bf16b 100644 --- a/posix/tst-pcre.c +++ b/posix/tst-pcre.c @@ -1,7 +1,6 @@ /* Regular expression tests. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/posix/tst-rxspencer.c b/posix/tst-rxspencer.c index 0f26fa0b3280f8f41992ca03e9991e0db6dfc726..b46d55140231bf5837569fc8e9fb3fc15ca49287 100644 --- a/posix/tst-rxspencer.c +++ b/posix/tst-rxspencer.c @@ -1,7 +1,6 @@ /* Regular expression tests. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/posix/tst-spawn.c b/posix/tst-spawn.c index c96f066c47cadded04c832b7a1c0b6d641437115..5d7260d463c0129ebb3771452d71f4e18f336551 100644 --- a/posix/tst-spawn.c +++ b/posix/tst-spawn.c @@ -1,7 +1,6 @@ /* Tests for spawn. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/posix/tst-truncate.c b/posix/tst-truncate.c index 7d4bf6a2e0f3842e782cfbffa3837403bf1735d7..c498091beb343b3f24519e80d6942a112101bc3a 100644 --- a/posix/tst-truncate.c +++ b/posix/tst-truncate.c @@ -1,7 +1,6 @@ /* Tests for ftruncate and truncate. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/posix/tst-truncate64.c b/posix/tst-truncate64.c index c8193d00c8b01885542718e9aa2361e81aac52e3..2aa66407a28a028e1e2ccb53cb7b87e56643c4e0 100644 --- a/posix/tst-truncate64.c +++ b/posix/tst-truncate64.c @@ -1,7 +1,6 @@ /* Tests for ftruncate64 and truncate64. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/posix/tst-vfork1.c b/posix/tst-vfork1.c index 68d5221a367c32181687554a28260cda9dd4ccb2..282bab4cbba803f62dd2701d3e9033733f38f0a6 100644 --- a/posix/tst-vfork1.c +++ b/posix/tst-vfork1.c @@ -1,7 +1,6 @@ /* Test for vfork functions. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/posix/tst-vfork2.c b/posix/tst-vfork2.c index 65e9133143e4e020b5629239544b659e54a0c342..f16bc5365bd3cce98a4327d3493ee9f8cb0e2692 100644 --- a/posix/tst-vfork2.c +++ b/posix/tst-vfork2.c @@ -1,7 +1,6 @@ /* Test for vfork functions. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/posix/tst-vfork3.c b/posix/tst-vfork3.c index afa1f0b6eea46158c7a8a26ae8c9e50e354a73fa..65f19d0426a344a306c530913b3567e8b881474a 100644 --- a/posix/tst-vfork3.c +++ b/posix/tst-vfork3.c @@ -1,7 +1,6 @@ /* Test for vfork functions. Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2007. 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/posix/waitid.c b/posix/waitid.c index 32aeca1a500d9252780a4203473bb28a8a8c30dd..54542d4253ca6b001e314f15f4a5e6af17c41e77 100644 --- a/posix/waitid.c +++ b/posix/waitid.c @@ -1,7 +1,6 @@ /* Stub version of waitid. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/posix/wordexp.c b/posix/wordexp.c index 1f3b09f721bbee5c0376ad2756576a65eca9fef7..f50ed7fa8f3573526ef5982cf59cf367b38e09dd 100644 --- a/posix/wordexp.c +++ b/posix/wordexp.c @@ -1,7 +1,6 @@ /* POSIX.2 wordexp implementation. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Tim Waugh . 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/pwd/getpwent.c b/pwd/getpwent.c index 9ca856c09aafc0e4993c03758b6cdafe4b9bb3aa..7379f7c2b71b9b36232ab85602cb3e24307bc7e5 100644 --- a/pwd/getpwent.c +++ b/pwd/getpwent.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/pwd/getpwent_r.c b/pwd/getpwent_r.c index b959725890f427fe8906b9e12584ffdbc002ce01..80c45a0400c1cec057dfd653c4118d2fc748f9d4 100644 --- a/pwd/getpwent_r.c +++ b/pwd/getpwent_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/pwd/getpwnam.c b/pwd/getpwnam.c index ea3e01b2045b8fc415bb2fc5698d01f6b90d0ad8..089d60b9198c747bdab4f170087d46dc88a6fd0f 100644 --- a/pwd/getpwnam.c +++ b/pwd/getpwnam.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/pwd/getpwnam_r.c b/pwd/getpwnam_r.c index f98185fc9b79c47131ef24debae47c83da0557a4..0dd2e4454624d564807e75285906c8d228053052 100644 --- a/pwd/getpwnam_r.c +++ b/pwd/getpwnam_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/pwd/getpwuid.c b/pwd/getpwuid.c index b835590d3c16e03cbebaaffe6be2e74c35e36f18..2504b80541a862e424bb45d6194c7651e4611fb3 100644 --- a/pwd/getpwuid.c +++ b/pwd/getpwuid.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/pwd/getpwuid_r.c b/pwd/getpwuid_r.c index a8e553a43402628b9d8096a2773d43e0d6f3d663..440812d81d2f06ece2dcdbbde8e656a637bba95f 100644 --- a/pwd/getpwuid_r.c +++ b/pwd/getpwuid_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/resolv/gai_cancel.c b/resolv/gai_cancel.c index aa6ba03e5ad5d06e16f2f0c08e8e2ad91d960f8e..1ea5be1798efc570ee371aa6d94384d5c9a10f6e 100644 --- a/resolv/gai_cancel.c +++ b/resolv/gai_cancel.c @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/resolv/gai_error.c b/resolv/gai_error.c index 9fe9c400eec75d8cfdcaa318919b189185d1d948..bad2762cebdad27d3295e6e749fc2ca766316bcf 100644 --- a/resolv/gai_error.c +++ b/resolv/gai_error.c @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/resolv/gai_misc.c b/resolv/gai_misc.c index 11cc5743205d2d0beac005119b9862b07dd644b8..da6e23d27154abf40d83e116c7b94d60ea53df71 100644 --- a/resolv/gai_misc.c +++ b/resolv/gai_misc.c @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/resolv/gai_misc.h b/resolv/gai_misc.h index d3ef00bad7ce221a6f10df920d63522ec9afc059..7986926fc3a7b29267023be6ad89657dd37e62c0 100644 --- a/resolv/gai_misc.h +++ b/resolv/gai_misc.h @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/resolv/gai_notify.c b/resolv/gai_notify.c index 8fee627f46fb646d89b6059fd4e639f8684fee86..d2fe6dd0291f74d2dd74fb5f3fe8ee3103c17f98 100644 --- a/resolv/gai_notify.c +++ b/resolv/gai_notify.c @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/resolv/gai_suspend.c b/resolv/gai_suspend.c index 965bb113a4d5422e8f495049d751d1dcd8213d51..3632def582ed8c34b0cf72d03b1d8d0ff75183f1 100644 --- a/resolv/gai_suspend.c +++ b/resolv/gai_suspend.c @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/resolv/getaddrinfo_a.c b/resolv/getaddrinfo_a.c index 7541f2a9af7340604e30a1ffc6ebfef42ed31d73..05ae435dd0fb970555a5782bd83dc540366ab586 100644 --- a/resolv/getaddrinfo_a.c +++ b/resolv/getaddrinfo_a.c @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/resolv/nss_dns/dns-canon.c b/resolv/nss_dns/dns-canon.c index c892170abdd7a17e7b3315d3c67374df0c1b891a..2bea389e720c81fc6fa3a3ae628241b838167e86 100644 --- a/resolv/nss_dns/dns-canon.c +++ b/resolv/nss_dns/dns-canon.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/resolv/nss_dns/dns-host.c b/resolv/nss_dns/dns-host.c index 7248ade18db5ba471bb47ea6bdf963e2f5ed6deb..8693ed668d52dc937d416c18c8534cd55faf6a48 100644 --- a/resolv/nss_dns/dns-host.c +++ b/resolv/nss_dns/dns-host.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Extended from original form by Ulrich Drepper , 1996. 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/resolv/nss_dns/dns-network.c b/resolv/nss_dns/dns-network.c index 74b78959c230a8e3de74d3cea9c2ce24b8dfa0d3..968fd1eee2ea19b6da33b8cc64488feb3bd1a999 100644 --- a/resolv/nss_dns/dns-network.c +++ b/resolv/nss_dns/dns-network.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Extended from original form by Ulrich Drepper , 1996. 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/resolv/res_hconf.c b/resolv/res_hconf.c index bd3e4c1d0a5da971a4632fb31e7680327df39085..5916188a1a4f98edc032118f312947f91b08487c 100644 --- a/resolv/res_hconf.c +++ b/resolv/res_hconf.c @@ -1,6 +1,5 @@ /* Copyright (C) 1993-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger (davidm@azstarnet.com). 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/resolv/res_hconf.h b/resolv/res_hconf.h index e4b5b887b401f4a7486bc7c0738614daea85501f..c8f0298b688eb4ecec2322ae194091cd2f0dc408 100644 --- a/resolv/res_hconf.h +++ b/resolv/res_hconf.h @@ -1,6 +1,5 @@ /* Copyright (C) 1993-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger (davidm@azstarnet.com). 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/rt/aio_cancel.c b/rt/aio_cancel.c index 593420519942d87783a7b416ae0b8bd91848f9eb..464cc1d62e644cae3e61b62af0ab51666351b8b4 100644 --- a/rt/aio_cancel.c +++ b/rt/aio_cancel.c @@ -1,7 +1,6 @@ /* Cancel requests associated with given file descriptor. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/rt/aio_error.c b/rt/aio_error.c index 0e82283ca7cf312beb131ee60fa6038ae149f106..2abe7559486361d84d63c9afc01de7ccfaac5d7a 100644 --- a/rt/aio_error.c +++ b/rt/aio_error.c @@ -1,7 +1,6 @@ /* Return error status of asynchronous I/O request. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/rt/aio_fsync.c b/rt/aio_fsync.c index 73b906a1e2646b608a4a01aad0061d4ae6d85467..f74b94f4681ecf7529bf3ed9d09229ef795b7b26 100644 --- a/rt/aio_fsync.c +++ b/rt/aio_fsync.c @@ -1,7 +1,6 @@ /* Synchronize I/O in given file descriptor. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/rt/aio_misc.c b/rt/aio_misc.c index acbd4f3623ee7756220ec119085fec5c24bd6a5f..df98b5d167d69ea2cbeaf4ef7e815ca541d37f24 100644 --- a/rt/aio_misc.c +++ b/rt/aio_misc.c @@ -1,7 +1,6 @@ /* Handle general operations. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/rt/aio_notify.c b/rt/aio_notify.c index 0fa84f203c1d2fd78338c16b55b7c7a33d43e34e..a78f18430240be486e5d32b1afb773e48098b502 100644 --- a/rt/aio_notify.c +++ b/rt/aio_notify.c @@ -1,7 +1,6 @@ /* Notify initiator of AIO request. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/rt/aio_read.c b/rt/aio_read.c index 61cf8bc99ac53b56e78eb99c61db1ea5921ebe37..7f531634f3326565555d34b30e52cb70ea3c0cd2 100644 --- a/rt/aio_read.c +++ b/rt/aio_read.c @@ -1,7 +1,6 @@ /* Asynchronous read. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/rt/aio_read64.c b/rt/aio_read64.c index 3aa169fbf39246d8083713922fa9a41f9be79f1d..519fb6d04a8f9610e901539c68ae444361420de6 100644 --- a/rt/aio_read64.c +++ b/rt/aio_read64.c @@ -1,7 +1,6 @@ /* Asynchronous read, 64bit offset version. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/rt/aio_return.c b/rt/aio_return.c index a7a0b141d23f7bfea12b0acb73c726d0ddd14c3f..a20ea9d087d09933db3270509cc00967fd851e5a 100644 --- a/rt/aio_return.c +++ b/rt/aio_return.c @@ -1,7 +1,6 @@ /* Return exit value of asynchronous I/O request. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/rt/aio_suspend.c b/rt/aio_suspend.c index 29f01d102374ff2e7c5f6ed6186ebeb21c5c16e2..9887e9d49d7b4f1c78598c9f830c7bacdf059155 100644 --- a/rt/aio_suspend.c +++ b/rt/aio_suspend.c @@ -1,7 +1,6 @@ /* Suspend until termination of a requests. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/rt/aio_write.c b/rt/aio_write.c index 5cf7c67eab406291125f149c75d3fdbbfeb411b8..4c7f3c7b638e657d1d40cade578846a6205f5133 100644 --- a/rt/aio_write.c +++ b/rt/aio_write.c @@ -1,7 +1,6 @@ /* Asynchronous write. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/rt/aio_write64.c b/rt/aio_write64.c index 5660fa5a41b9244a83fc499a719bc722b39cf8b6..b276cd84cb20a9f8f9b8a4b9792894e689ad3a36 100644 --- a/rt/aio_write64.c +++ b/rt/aio_write64.c @@ -1,7 +1,6 @@ /* Asynchronous read, 64bit offset version. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/rt/lio_listio-common.c b/rt/lio_listio-common.c index aa4ee5f4659c8652d737181103cd44c70257cfdc..d91b97cba120645986e40affc84724d19c72c29b 100644 --- a/rt/lio_listio-common.c +++ b/rt/lio_listio-common.c @@ -1,7 +1,6 @@ /* Enqueue and list of read or write requests. Common code template. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/rt/timer_create.c b/rt/timer_create.c index 2808f5b32b510750ba036ba8be3b7ade915d920e..89427c4a5f7ce77bb232d9ea59118ab3ea9f0576 100644 --- a/rt/timer_create.c +++ b/rt/timer_create.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Kaz Kylheku . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/rt/timer_delete.c b/rt/timer_delete.c index c6f6d9743d2bcd1c3b2c59cde44a08a39ffc00da..c6e0914578c2e876fd421e44bd449603c8cc2f15 100644 --- a/rt/timer_delete.c +++ b/rt/timer_delete.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Kaz Kylheku . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/rt/timer_getoverr.c b/rt/timer_getoverr.c index c1952f80c641a80c04d52e77ddc376e3c0fede3f..d490ae6af0035f0cfc771689723aaa8219a25ae7 100644 --- a/rt/timer_getoverr.c +++ b/rt/timer_getoverr.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Kaz Kylheku . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/rt/timer_gettime.c b/rt/timer_gettime.c index dd3b4a6281db415b8e911b5981e540c0571a483e..58f9e8c284fee2e4c3b1a7a4c86fb62384c01428 100644 --- a/rt/timer_gettime.c +++ b/rt/timer_gettime.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Kaz Kylheku . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/rt/timer_settime.c b/rt/timer_settime.c index c05adf166f2825d231899af45c447ebe6bdb6960..366765fdb9a0e09f8237b7acc9e7a38d19d709c2 100644 --- a/rt/timer_settime.c +++ b/rt/timer_settime.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Kaz Kylheku . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/rt/tst-aio.c b/rt/tst-aio.c index 48f4e8934f3a3c2073c4c73337c1d8bf047eaa35..de811ec6468beda78936d8e9abc6933fea2d4c82 100644 --- a/rt/tst-aio.c +++ b/rt/tst-aio.c @@ -1,7 +1,6 @@ /* Tests for AIO in librt. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/rt/tst-aio2.c b/rt/tst-aio2.c index 82575cb0ed9631ff898213ff8928a7f5c84ea177..fdaa79fc58a95ae96eb82eff3157b33de4a92982 100644 --- a/rt/tst-aio2.c +++ b/rt/tst-aio2.c @@ -1,7 +1,6 @@ /* Test for notification mechanism in lio_listio. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/rt/tst-aio64.c b/rt/tst-aio64.c index c73534553c6a347630ce8d3ac69076ed9af9bc15..a54e4ffd25706008590f7351986e9b58f9d9cf10 100644 --- a/rt/tst-aio64.c +++ b/rt/tst-aio64.c @@ -1,7 +1,6 @@ /* Tests for 64bit AIO in librt. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/rt/tst-mqueue.h b/rt/tst-mqueue.h index c28e4fbb03e7058bac87cb3e207f4de2fe8656f0..0f9560a3c3f18764e3ff308fec5881d21a6642e1 100644 --- a/rt/tst-mqueue.h +++ b/rt/tst-mqueue.h @@ -1,7 +1,6 @@ /* Common code for message queue passing tests. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/rt/tst-mqueue1.c b/rt/tst-mqueue1.c index 76ed29232c1fe34749b5c088083a8cbbd04ef0f3..6338c4de0a3864bdf3f8fe3046a3be9638c24f4d 100644 --- a/rt/tst-mqueue1.c +++ b/rt/tst-mqueue1.c @@ -1,7 +1,6 @@ /* Test message queue passing. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/rt/tst-mqueue2.c b/rt/tst-mqueue2.c index d59d747995acd534d6c983c75eb3b678fc874871..dee2f62e7bd632549d287a758f2690e3632756be 100644 --- a/rt/tst-mqueue2.c +++ b/rt/tst-mqueue2.c @@ -1,7 +1,6 @@ /* Test message queue passing. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/rt/tst-mqueue3.c b/rt/tst-mqueue3.c index b3c3ac1b54927e21423255e2336ee978e078e972..251d652250b15a57ca599fed9e0cca3f091f0781 100644 --- a/rt/tst-mqueue3.c +++ b/rt/tst-mqueue3.c @@ -1,7 +1,6 @@ /* Test SIGEV_THREAD handling for POSIX message queues. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/rt/tst-mqueue4.c b/rt/tst-mqueue4.c index a91524b1deb746b3edb8743b10af57ba01cd32af..578d3b31ee85cc4cf38f4d31c1827cc0deb3b9d4 100644 --- a/rt/tst-mqueue4.c +++ b/rt/tst-mqueue4.c @@ -1,7 +1,6 @@ /* Test message queue passing. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/rt/tst-mqueue5.c b/rt/tst-mqueue5.c index a4b17624fa73762a6596b5bdf7a36878a9d52352..37e13a63638c95ce0066b2ca421763c80e84b9e1 100644 --- a/rt/tst-mqueue5.c +++ b/rt/tst-mqueue5.c @@ -1,7 +1,6 @@ /* Test mq_notify. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/rt/tst-mqueue6.c b/rt/tst-mqueue6.c index 88c1cfc5f9598a086aa960139b348085f03b0d0e..812891a0195580545f81882e341c044954a31a8f 100644 --- a/rt/tst-mqueue6.c +++ b/rt/tst-mqueue6.c @@ -1,7 +1,6 @@ /* Test mq_notify. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/rt/tst-mqueue7.c b/rt/tst-mqueue7.c index b7871e89b4d6cba24ddbece94bd208726a199e98..96a2919fc6ec34df6a6775e234cae9338ac0fd7c 100644 --- a/rt/tst-mqueue7.c +++ b/rt/tst-mqueue7.c @@ -1,7 +1,6 @@ /* Test all open message queues descriptors are closed during exec*. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/rt/tst-mqueue8.c b/rt/tst-mqueue8.c index e827fdcc71b0666de8c0fbc2a95e974c53f26724..8b1d4000964900c6b458e3b225074f8452633ce8 100644 --- a/rt/tst-mqueue8.c +++ b/rt/tst-mqueue8.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/rt/tst-mqueue9.c b/rt/tst-mqueue9.c index f1dc67d6ac82d3967954fe9c1d3c0686ec9d69b3..472b9de39518d53f90d7e2cc7a0f94861184fdfe 100644 --- a/rt/tst-mqueue9.c +++ b/rt/tst-mqueue9.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/rt/tst-shm.c b/rt/tst-shm.c index 19c5b35438cc47cb81079750d3628f4b436565a8..466e968e96518c70e49332cd39551914486964f2 100644 --- a/rt/tst-shm.c +++ b/rt/tst-shm.c @@ -1,7 +1,6 @@ /* Test program for POSIX shm_* functions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/rt/tst-timer4.c b/rt/tst-timer4.c index 50654357fc004abfb94377d917abf5ca638ad448..2bfebb90c01976c0eb4bd6234eefe7e7ed0e1a9d 100644 --- a/rt/tst-timer4.c +++ b/rt/tst-timer4.c @@ -1,7 +1,6 @@ /* Tests for POSIX timer implementation. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/scripts/gen-sorted.awk b/scripts/gen-sorted.awk index 193296a8fd427eb1e332c25ab164a7210169f7f4..f0714a5a928405da6adea8160ced981356c752be 100755 --- a/scripts/gen-sorted.awk +++ b/scripts/gen-sorted.awk @@ -2,7 +2,6 @@ # Generate sorted list of directories. The sorting is stable but with # dependencies between directories resolved by moving dependees in front. # Copyright (C) 1998-2021 Free Software Foundation, Inc. -# Written by Ulrich Drepper , 1998. BEGIN { cnt = split(subdirs, all) + 1 diff --git a/scripts/rellns-sh b/scripts/rellns-sh index 687392d3e66603c16607988254b21ce3a7e19fef..ad6a8ad8954330ad34208e96d5f53279e5f14f90 100755 --- a/scripts/rellns-sh +++ b/scripts/rellns-sh @@ -1,7 +1,6 @@ #!/bin/sh # rellns-sh - Simplified ln program to generate relative symbolic link. # Copyright (C) 1996-2021 Free Software Foundation, Inc. -# Written by Ulrich Drepper , October 1996 # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/scripts/test-installation.pl b/scripts/test-installation.pl index 66c8c238735dd5f1ffd94388377273a750553303..8f959687e16390ab1462d661d966fc835cd8ce4b 100755 --- a/scripts/test-installation.pl +++ b/scripts/test-installation.pl @@ -1,7 +1,6 @@ #!/usr/bin/perl -w # Copyright (C) 1997-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Andreas Jaeger , 1997. # 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/scripts/versions.awk b/scripts/versions.awk index 565233e5297e5eaf6b77e0eacb58e75e4550a30e..fe0faf5f4d255c754af6e0c17265a4bdac510f94 100644 --- a/scripts/versions.awk +++ b/scripts/versions.awk @@ -1,6 +1,5 @@ # Combine version map fragments into version scripts for our shared objects. # Copyright (C) 1998-2021 Free Software Foundation, Inc. -# Written by Ulrich Drepper , 1998. # This script expects the following variables to be defined: # defsfile name of Versions.def file diff --git a/shadow/getspent.c b/shadow/getspent.c index 2ae9e1993b097788ddfa154b618481b558e5733b..eb92c7b107f8091bc97aad2bfe76d97b301b11c5 100644 --- a/shadow/getspent.c +++ b/shadow/getspent.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/shadow/getspent_r.c b/shadow/getspent_r.c index 63c0563a1c0f4439e9999e0671810568e9874dd2..94743f45906fac49ba27bee139116be94ef7b0e0 100644 --- a/shadow/getspent_r.c +++ b/shadow/getspent_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/shadow/getspnam.c b/shadow/getspnam.c index 5d12c237be44397094b161cc0be22d72ed9537c8..495de6c3da5c12f5b0b5cc6e16cb4fbdd7f1bd87 100644 --- a/shadow/getspnam.c +++ b/shadow/getspnam.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/shadow/getspnam_r.c b/shadow/getspnam_r.c index 8a3c5828f60ffba2204c2b8c826776afa13d0da4..f16174a52e7492916a765b24e4afe9d11cfe1ffb 100644 --- a/shadow/getspnam_r.c +++ b/shadow/getspnam_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/shadow/lckpwdf.c b/shadow/lckpwdf.c index 6560d812e6611d9d1c90fb78af923b6621b48119..3d42f2bc43078917c9f1234ff404ad6e5a68f7e5 100644 --- a/shadow/lckpwdf.c +++ b/shadow/lckpwdf.c @@ -1,7 +1,6 @@ /* Handle locking of password file. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/signal/allocrtsig.c b/signal/allocrtsig.c index b79aed5f8a08678375b44417b5cd1dfa33332b03..12a0f7fca50a774a52f829fc1cedfa55d77a103b 100644 --- a/signal/allocrtsig.c +++ b/signal/allocrtsig.c @@ -1,7 +1,6 @@ /* Handle real-time signal allocation. Generic version. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/signal/sighold.c b/signal/sighold.c index b82e8d77c82c65ea4de9426e6a3a412a9478425c..b62c12e05599a109dea00f87ca7d55fa9e8bfe03 100644 --- a/signal/sighold.c +++ b/signal/sighold.c @@ -1,7 +1,6 @@ /* Add SIG to the calling process' signal mask. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/signal/sigrelse.c b/signal/sigrelse.c index 83733e618eac8861b72ac5c94532d0acca51fdd3..ee06bc829f779fe42ed4e929bdb87c4e378513f9 100644 --- a/signal/sigrelse.c +++ b/signal/sigrelse.c @@ -1,7 +1,6 @@ /* Remove SIG from the calling process' signal mask. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/signal/tst-raise.c b/signal/tst-raise.c index b73720deb99bfc7dc652bc5db3db9e23d20fe427..b6cc745fe7c2b4056cab6c0894839e9481ac29a3 100644 --- a/signal/tst-raise.c +++ b/signal/tst-raise.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/signal/tst-sigsimple.c b/signal/tst-sigsimple.c index c5805e8c27f228b405d022b8f8c91bd30c3604c9..d274d2bb9547fd0f7202a9d08e70d5e93b09ed8d 100644 --- a/signal/tst-sigsimple.c +++ b/signal/tst-sigsimple.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/soft-fp/adddf3.c b/soft-fp/adddf3.c index 0f9b6ad50338e2f4306397fbd74684ab7f866f0f..7b57d76bc0d29e98ca3744b79c0c58cc8b9278c1 100644 --- a/soft-fp/adddf3.c +++ b/soft-fp/adddf3.c @@ -2,8 +2,6 @@ Return a + b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/addsf3.c b/soft-fp/addsf3.c index 1831b632a331e808b6fbb6f899964299dcd15958..d37b011abf186769ec446c616f2262925ceaa6d4 100644 --- a/soft-fp/addsf3.c +++ b/soft-fp/addsf3.c @@ -2,8 +2,6 @@ Return a + b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/addtf3.c b/soft-fp/addtf3.c index d63f3d31a4f9c1fe3af3da53b3d6607081a1395b..0967c702f9079102a71cb88a8d9f00d42a0c6c93 100644 --- a/soft-fp/addtf3.c +++ b/soft-fp/addtf3.c @@ -2,8 +2,6 @@ Return a + b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/divdf3.c b/soft-fp/divdf3.c index 82a5102dca05ff6521e85440847505c0d1d29234..1fb87b50b225dce6cc610cbb618d250cacf8947e 100644 --- a/soft-fp/divdf3.c +++ b/soft-fp/divdf3.c @@ -2,8 +2,6 @@ Return a / b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/divsf3.c b/soft-fp/divsf3.c index 2f50d78117fef8fbdeed2866172849302700438f..3c98f9bba2e7f0213756fa5a31f8d7b4ffae2fff 100644 --- a/soft-fp/divsf3.c +++ b/soft-fp/divsf3.c @@ -2,8 +2,6 @@ Return a / b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/divtf3.c b/soft-fp/divtf3.c index d769f3d985382ce752d702b77b0a6d0a8b2dd53d..f578e3c5fa7b38c6911dbb686c1e4a3768d7389b 100644 --- a/soft-fp/divtf3.c +++ b/soft-fp/divtf3.c @@ -2,8 +2,6 @@ Return a / b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/double.h b/soft-fp/double.h index 1bbfcfc0f15260954eedec246a6fa75f1ca70067..3dc8b0e051475f7165dffdaa71435f0b9b19eea6 100644 --- a/soft-fp/double.h +++ b/soft-fp/double.h @@ -2,10 +2,6 @@ Definitions for IEEE Double Precision Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com), - Jakub Jelinek (jj@ultra.linux.cz), - David S. Miller (davem@redhat.com) and - Peter Maydell (pmaydell@chiark.greenend.org.uk). 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/soft-fp/eqdf2.c b/soft-fp/eqdf2.c index 0ef20c92aa742cc501b3c14e5acc9fab5eba21ad..be5b177a16842da1c81bd64b09bacddca504d0e8 100644 --- a/soft-fp/eqdf2.c +++ b/soft-fp/eqdf2.c @@ -2,8 +2,6 @@ Return 0 iff a == b, 1 otherwise Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/eqsf2.c b/soft-fp/eqsf2.c index 12e012991b3d8b1a75045600a17cc72a92e24e03..cc44b2fbbeafa64800029c5e4cd0d859efab11e3 100644 --- a/soft-fp/eqsf2.c +++ b/soft-fp/eqsf2.c @@ -2,8 +2,6 @@ Return 0 iff a == b, 1 otherwise Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/eqtf2.c b/soft-fp/eqtf2.c index 64c87a84cd0995a46ef8af061bf5486d0656d964..281eb18ad9c30d6b93ce3c9b30016ca16fb658d1 100644 --- a/soft-fp/eqtf2.c +++ b/soft-fp/eqtf2.c @@ -2,8 +2,6 @@ Return 0 iff a == b, 1 otherwise Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/extenddftf2.c b/soft-fp/extenddftf2.c index 1fd8481b0a242d0faca4f8e42319c728bd6ef1fb..c257e5a7a7ad99dbfd335d319c78c142e35f0626 100644 --- a/soft-fp/extenddftf2.c +++ b/soft-fp/extenddftf2.c @@ -2,8 +2,6 @@ Return a converted to IEEE quad Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/extended.h b/soft-fp/extended.h index 3917d1b9f9fc4332f042fcc2488ec5a7e1db657f..f3d5c19c8e48fbf1a6920a144c496416f812e2eb 100644 --- a/soft-fp/extended.h +++ b/soft-fp/extended.h @@ -2,7 +2,6 @@ Definitions for IEEE Extended Precision. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/extendsfdf2.c b/soft-fp/extendsfdf2.c index 14b14785a3487f576c80b93f24358fa4cd45c074..09799446cb3e66565084c39ea1df1a120b19b2d8 100644 --- a/soft-fp/extendsfdf2.c +++ b/soft-fp/extendsfdf2.c @@ -2,8 +2,6 @@ Return a converted to IEEE double Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/extendsftf2.c b/soft-fp/extendsftf2.c index 28cda3f662403ab20e45d0cb054de8e50f031423..153ac478e02cbf6cd90dde6d757bfa8e49dce2ed 100644 --- a/soft-fp/extendsftf2.c +++ b/soft-fp/extendsftf2.c @@ -2,8 +2,6 @@ Return a converted to IEEE quad Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/extendxftf2.c b/soft-fp/extendxftf2.c index 9ac155ae9261469e41b70ec93b4dbe656d4d0a57..1293a71a33dff95fe0f2570323aa7fc66cd8a075 100644 --- a/soft-fp/extendxftf2.c +++ b/soft-fp/extendxftf2.c @@ -2,7 +2,6 @@ Return a converted to IEEE quad Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). 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/soft-fp/fixdfdi.c b/soft-fp/fixdfdi.c index 61b70b30cc3c5bbbd7bffa9a30ba15aea686b6cb..8a81b09d1f327f206d916a7a0e2c41575288314a 100644 --- a/soft-fp/fixdfdi.c +++ b/soft-fp/fixdfdi.c @@ -2,8 +2,6 @@ Convert a to 64bit signed integer Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/fixdfsi.c b/soft-fp/fixdfsi.c index 27c68a8d55f22b7b3a44389945f88f9c35027b45..440a3874f642c1a67de24c76c243fff45c1a3ba1 100644 --- a/soft-fp/fixdfsi.c +++ b/soft-fp/fixdfsi.c @@ -2,8 +2,6 @@ Convert a to 32bit signed integer Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/fixdfti.c b/soft-fp/fixdfti.c index 659d42ec93f96417607e4ef572d9071a4d5ff5c3..acfdf573aa14b8005600137cdc29ce37dba513d0 100644 --- a/soft-fp/fixdfti.c +++ b/soft-fp/fixdfti.c @@ -2,7 +2,6 @@ Convert IEEE double to 128bit signed integer Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). 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/soft-fp/fixsfdi.c b/soft-fp/fixsfdi.c index d704d0148d485d0ba5c65f9422b370904cabb08d..c8d4fa3426b6fa2864157013f46dcbc5c594224a 100644 --- a/soft-fp/fixsfdi.c +++ b/soft-fp/fixsfdi.c @@ -2,8 +2,6 @@ Convert a to 64bit signed integer Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/fixsfsi.c b/soft-fp/fixsfsi.c index 26b9bea6cc8d92de88c7361605a3b3b9373900f5..43f5f7690c64a9fc2ff92f284af71276f55c159d 100644 --- a/soft-fp/fixsfsi.c +++ b/soft-fp/fixsfsi.c @@ -2,8 +2,6 @@ Convert a to 32bit signed integer Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/fixsfti.c b/soft-fp/fixsfti.c index 9fc87a337ffa8a775fa44927e6bb5d026313eb44..2c01bbcfc88bad9fc65a10803447e117ffa90e0f 100644 --- a/soft-fp/fixsfti.c +++ b/soft-fp/fixsfti.c @@ -2,7 +2,6 @@ Convert IEEE single to 128bit signed integer Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). 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/soft-fp/fixtfdi.c b/soft-fp/fixtfdi.c index 7104245d55da172133cedd9f027fd17e9498c32e..b3d054ffb2000e2796ec7de58fc97f6329334c4f 100644 --- a/soft-fp/fixtfdi.c +++ b/soft-fp/fixtfdi.c @@ -2,8 +2,6 @@ Convert a to 64bit signed integer Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/fixtfsi.c b/soft-fp/fixtfsi.c index cb62650ffd9fa162a3f560391a1a2a769c769981..025dccb0d01cd4e4b7bcab43ca9444f558c63cf7 100644 --- a/soft-fp/fixtfsi.c +++ b/soft-fp/fixtfsi.c @@ -2,8 +2,6 @@ Convert a to 32bit signed integer Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/fixtfti.c b/soft-fp/fixtfti.c index 232e877ba099b2345d9670645ededb8e48cfbee4..789ef311b11960ae87acaf6d9c3f3918dcd11f85 100644 --- a/soft-fp/fixtfti.c +++ b/soft-fp/fixtfti.c @@ -2,7 +2,6 @@ Convert IEEE quad to 128bit signed integer Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). 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/soft-fp/fixunsdfdi.c b/soft-fp/fixunsdfdi.c index da3a453a852ee09ab209d0a365797185644a60c0..b1d59c4a1f7de4900dbce18cb700cc369e594915 100644 --- a/soft-fp/fixunsdfdi.c +++ b/soft-fp/fixunsdfdi.c @@ -2,8 +2,6 @@ Convert a to 64bit unsigned integer Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/fixunsdfsi.c b/soft-fp/fixunsdfsi.c index 85c0fde9b044c6ff0f7c0dc0f3e786dab5caf219..83a07db877cee8170e4ab524cd9319dc6fa70046 100644 --- a/soft-fp/fixunsdfsi.c +++ b/soft-fp/fixunsdfsi.c @@ -2,8 +2,6 @@ Convert a to 32bit unsigned integer Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/fixunsdfti.c b/soft-fp/fixunsdfti.c index 4a78e3819043d762e89f1e739519e96df9e076ec..396998a73b0b5435af2d4a35d8ff641216ac07fd 100644 --- a/soft-fp/fixunsdfti.c +++ b/soft-fp/fixunsdfti.c @@ -2,7 +2,6 @@ Convert IEEE double to 128bit unsigned integer Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). 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/soft-fp/fixunssfdi.c b/soft-fp/fixunssfdi.c index 776553842e3a050eab8f36eeb5918ea4d1a3c551..2cc480efaa5444608b241fe0dcfe90f1ee2aa00a 100644 --- a/soft-fp/fixunssfdi.c +++ b/soft-fp/fixunssfdi.c @@ -2,8 +2,6 @@ Convert a to 64bit unsigned integer Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/fixunssfsi.c b/soft-fp/fixunssfsi.c index eb97f99c0b960a148c7aef1eba4c6e9cc7079c91..e0b4faf7afd0bade3e589553942c169bb9b9c455 100644 --- a/soft-fp/fixunssfsi.c +++ b/soft-fp/fixunssfsi.c @@ -2,8 +2,6 @@ Convert a to 32bit unsigned integer Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/fixunssfti.c b/soft-fp/fixunssfti.c index 91a0e6f47c8c4f45fec1c13e53f11394272ab89c..d7ecbabde95d877bf2ab611ca6b99f771e250369 100644 --- a/soft-fp/fixunssfti.c +++ b/soft-fp/fixunssfti.c @@ -2,7 +2,6 @@ Convert IEEE single to 128bit unsigned integer Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). 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/soft-fp/fixunstfdi.c b/soft-fp/fixunstfdi.c index 51e204e32e49df33efb8ed50b1aa903338c9965d..193902aa39f9746d2a0ee80f76bc962ca603787f 100644 --- a/soft-fp/fixunstfdi.c +++ b/soft-fp/fixunstfdi.c @@ -2,8 +2,6 @@ Convert a to 64bit unsigned integer Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/fixunstfsi.c b/soft-fp/fixunstfsi.c index 2dd09b280313d26171e3edab75ce229787c5809c..5ff7fe39e59173687bbb5fa2e95efad8289d2b54 100644 --- a/soft-fp/fixunstfsi.c +++ b/soft-fp/fixunstfsi.c @@ -2,8 +2,6 @@ Convert a to 32bit unsigned integer Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/fixunstfti.c b/soft-fp/fixunstfti.c index cced482c5b8ba11b05a8ce18ac9ea66219f4a779..6e26fab852df2213bc0577dd88f5ed4f388def27 100644 --- a/soft-fp/fixunstfti.c +++ b/soft-fp/fixunstfti.c @@ -2,7 +2,6 @@ Convert IEEE quad to 128bit unsigned integer Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). 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/soft-fp/floatdidf.c b/soft-fp/floatdidf.c index a8b98937e3e3745499c1c60003ad606d8cb0595c..291caf6d180aab26f3340c930f359359910840af 100644 --- a/soft-fp/floatdidf.c +++ b/soft-fp/floatdidf.c @@ -2,8 +2,6 @@ Convert a 64bit signed integer to IEEE double Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/floatdisf.c b/soft-fp/floatdisf.c index 2dc7ed1655898e2a8b769624142eed4c2ea0e571..bafee9e22e3e99c0cd9d371dc3781deb15d4eac9 100644 --- a/soft-fp/floatdisf.c +++ b/soft-fp/floatdisf.c @@ -2,8 +2,6 @@ Convert a 64bit signed integer to IEEE single Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/floatditf.c b/soft-fp/floatditf.c index 64ce3b116a360796db96de0029391baa1928ed3a..e9f9f53c84063d34a10a6aafca3dc3c45e3ad79a 100644 --- a/soft-fp/floatditf.c +++ b/soft-fp/floatditf.c @@ -2,8 +2,6 @@ Convert a 64bit signed integer to IEEE quad Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/floatsidf.c b/soft-fp/floatsidf.c index cb383b707648b8304e733fdc07fafe8b2b03003f..1cc34c0b7d907a745264923c8dbf950cd8ffb93f 100644 --- a/soft-fp/floatsidf.c +++ b/soft-fp/floatsidf.c @@ -2,8 +2,6 @@ Convert a 32bit signed integer to IEEE double Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/floatsisf.c b/soft-fp/floatsisf.c index 57d87cd64a208a7a640bd699cd12656be4ce4292..4dd7a7b48a22559f82a97bcc3a54156cb3f9f413 100644 --- a/soft-fp/floatsisf.c +++ b/soft-fp/floatsisf.c @@ -2,8 +2,6 @@ Convert a 32bit signed integer to IEEE single Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/floatsitf.c b/soft-fp/floatsitf.c index acb509bc4b03e1fafa93698b8ac7f5bc0480cf9a..19bb366eb23bd2344657367d25f6d3779a49d8fe 100644 --- a/soft-fp/floatsitf.c +++ b/soft-fp/floatsitf.c @@ -2,8 +2,6 @@ Convert a 32bit signed integer to IEEE quad Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/floattidf.c b/soft-fp/floattidf.c index a9781a86fc963fcfff82664eacc34983810f937d..53d0f28d497377376fb999250798bc35498b9f2a 100644 --- a/soft-fp/floattidf.c +++ b/soft-fp/floattidf.c @@ -2,7 +2,6 @@ Convert a 128bit signed integer to IEEE double Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). 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/soft-fp/floattisf.c b/soft-fp/floattisf.c index 703607a6adecd07f534a1e9ccffd78d0945ecf49..76d63a6ec6585f3478359301f40ead15fc774e98 100644 --- a/soft-fp/floattisf.c +++ b/soft-fp/floattisf.c @@ -2,7 +2,6 @@ Convert a 128bit signed integer to IEEE single Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). 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/soft-fp/floattitf.c b/soft-fp/floattitf.c index 7e1782ae2fef7a8672b0b3ce60879302f7ce899e..edae1327b105071b7f7f9dcc4a788d8788fdc94c 100644 --- a/soft-fp/floattitf.c +++ b/soft-fp/floattitf.c @@ -2,7 +2,6 @@ Convert a 128bit signed integer to IEEE quad Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). 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/soft-fp/floatundidf.c b/soft-fp/floatundidf.c index 0b3053338368d9722e144f31dacf7e61a503ff0e..89b3be55f6da1d4e83f4e41494e2e1d30270fb3c 100644 --- a/soft-fp/floatundidf.c +++ b/soft-fp/floatundidf.c @@ -2,8 +2,6 @@ Convert a 64bit unsigned integer to IEEE double Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/floatundisf.c b/soft-fp/floatundisf.c index 64e8abba6cf1fd1cb04d2dc6f5181ccc32e13f2f..8514b727ed8ea4cefb922d55b0598653834e3a53 100644 --- a/soft-fp/floatundisf.c +++ b/soft-fp/floatundisf.c @@ -2,8 +2,6 @@ Convert a 64bit unsigned integer to IEEE single Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/floatunditf.c b/soft-fp/floatunditf.c index f5b939767d037acc54b5c24b8bc08aebb7d19a85..9d31a3bfeca0d60e680653a93762a93fc377ab04 100644 --- a/soft-fp/floatunditf.c +++ b/soft-fp/floatunditf.c @@ -2,8 +2,6 @@ Convert a 64bit unsigned integer to IEEE quad Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/floatunsidf.c b/soft-fp/floatunsidf.c index 6c8e7e892180cfca2bf14a061f58dbb23bb25bf1..5b9c1c3883fcf77024d9e2c51408ee63e67011ef 100644 --- a/soft-fp/floatunsidf.c +++ b/soft-fp/floatunsidf.c @@ -2,8 +2,6 @@ Convert a 32bit unsigned integer to IEEE double Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/floatunsisf.c b/soft-fp/floatunsisf.c index 086271da5d8dcadd8f8c3c9dd9acd5afee82d593..9610e460436a69a68e5a903b077e57ad630b0b2b 100644 --- a/soft-fp/floatunsisf.c +++ b/soft-fp/floatunsisf.c @@ -2,8 +2,6 @@ Convert a 32bit unsigned integer to IEEE single Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/floatunsitf.c b/soft-fp/floatunsitf.c index bb7daa29268de181f811ad121c557e4d44723993..cc0f78e216207f7b14a1a36deac0865bdb45afa8 100644 --- a/soft-fp/floatunsitf.c +++ b/soft-fp/floatunsitf.c @@ -2,8 +2,6 @@ Convert a 32bit unsigned integer to IEEE quad Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/floatuntidf.c b/soft-fp/floatuntidf.c index 6a72de6c84d3f243691d088e76b4ae931e1ba150..8b4b3d08ae4be38642ef2e824c3330eeef79575a 100644 --- a/soft-fp/floatuntidf.c +++ b/soft-fp/floatuntidf.c @@ -2,7 +2,6 @@ Convert a 128bit unsigned integer to IEEE double Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). 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/soft-fp/floatuntisf.c b/soft-fp/floatuntisf.c index 0bfeea2d35788ec72e62d708f0eec1960f5c661e..1ef724e7aef0982949b8e0c2725886212e9d4284 100644 --- a/soft-fp/floatuntisf.c +++ b/soft-fp/floatuntisf.c @@ -2,7 +2,6 @@ Convert a 128bit unsigned integer to IEEE single Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). 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/soft-fp/floatuntitf.c b/soft-fp/floatuntitf.c index 27f22bc206e835c9a0dd57700e82272deac26e5d..0e3946261fa17b123b5d045300f8bd45c318c493 100644 --- a/soft-fp/floatuntitf.c +++ b/soft-fp/floatuntitf.c @@ -2,7 +2,6 @@ Convert a 128bit unsigned integer to IEEE quad Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). 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/soft-fp/gedf2.c b/soft-fp/gedf2.c index 620886210449f2da8907622a0883658b8a8f0cb1..f3f0492c736140aa246643d97ddd4445fede47d3 100644 --- a/soft-fp/gedf2.c +++ b/soft-fp/gedf2.c @@ -2,8 +2,6 @@ Return 0 iff a == b, 1 iff a > b, -2 iff a ? b, -1 iff a < b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/gesf2.c b/soft-fp/gesf2.c index 83db64b494b65673f5feaa80eec351cf088f48c7..40c0cd3af2083a4b64b61d96401ae84d6e3d3a7a 100644 --- a/soft-fp/gesf2.c +++ b/soft-fp/gesf2.c @@ -2,8 +2,6 @@ Return 0 iff a == b, 1 iff a > b, -2 iff a ? b, -1 iff a < b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/getf2.c b/soft-fp/getf2.c index 2831fa769ab666fe55f3744cb6a66d4ee19b0158..e8a92737a742a63be09a2da7a2a431c975d72374 100644 --- a/soft-fp/getf2.c +++ b/soft-fp/getf2.c @@ -2,8 +2,6 @@ Return 0 iff a == b, 1 iff a > b, -2 iff a ? b, -1 iff a < b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/ledf2.c b/soft-fp/ledf2.c index 7ba52e6187319e3bc8fd2570c104583cfefc147e..1cfca67623f733080009e504052f8e2105765731 100644 --- a/soft-fp/ledf2.c +++ b/soft-fp/ledf2.c @@ -2,8 +2,6 @@ Return 0 iff a == b, 1 iff a > b, 2 iff a ? b, -1 iff a < b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/lesf2.c b/soft-fp/lesf2.c index 57f4c920f3eb4055ea5ba78e4df21c6e0a44503e..0579614c43c28ecb895e0ea02c6d69251c022efd 100644 --- a/soft-fp/lesf2.c +++ b/soft-fp/lesf2.c @@ -2,8 +2,6 @@ Return 0 iff a == b, 1 iff a > b, 2 iff a ? b, -1 iff a < b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/letf2.c b/soft-fp/letf2.c index e4ae0d603c074d5396a1ebb1a76a6182629ce012..b81ffdaac6b13dfa02f7b8250c7004f490cffb06 100644 --- a/soft-fp/letf2.c +++ b/soft-fp/letf2.c @@ -2,8 +2,6 @@ Return 0 iff a == b, 1 iff a > b, 2 iff a ? b, -1 iff a < b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/muldf3.c b/soft-fp/muldf3.c index a1b0a287fa6904e31e5af26ea2824647d51ff2b6..917a41c8c5635dde1a521d742f53962d82937887 100644 --- a/soft-fp/muldf3.c +++ b/soft-fp/muldf3.c @@ -2,8 +2,6 @@ Return a * b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/mulsf3.c b/soft-fp/mulsf3.c index 258c1859a9ed77a7eae7b78a35d43a768f660be3..8e37c130100bc1c9cd9de68a9cc7a7e491d732df 100644 --- a/soft-fp/mulsf3.c +++ b/soft-fp/mulsf3.c @@ -2,8 +2,6 @@ Return a * b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/multf3.c b/soft-fp/multf3.c index ecf0c8b71d97209d2f8160247c928ba8a8f097dd..3b4b661a37951b1d023b8f6c9272ad6c28fe4712 100644 --- a/soft-fp/multf3.c +++ b/soft-fp/multf3.c @@ -2,8 +2,6 @@ Return a * b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/negdf2.c b/soft-fp/negdf2.c index b0ac39bd7ba309207ba262349ecbe356d6266c7b..003df893a86309aa8b003df9e2200f0b650c22a5 100644 --- a/soft-fp/negdf2.c +++ b/soft-fp/negdf2.c @@ -2,8 +2,6 @@ Return -a Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/negsf2.c b/soft-fp/negsf2.c index d587ef6c53516426af042d2db5d04fd63fce02fa..33bacdcc7ec59a8952bb7f0be1579f88c6a32911 100644 --- a/soft-fp/negsf2.c +++ b/soft-fp/negsf2.c @@ -2,8 +2,6 @@ Return -a Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/negtf2.c b/soft-fp/negtf2.c index 09883d1305701e3b3933ae5981c62ec4755a8e1a..b2f021e44c55b4aa684b7eba52ea0c06271740fc 100644 --- a/soft-fp/negtf2.c +++ b/soft-fp/negtf2.c @@ -2,8 +2,6 @@ Return -a Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/op-1.h b/soft-fp/op-1.h index 48b18d4d57f2b2edb4681d78f168d6e118bf7c61..300afacce7450f69b5a3011ebd571deeecc57e3f 100644 --- a/soft-fp/op-1.h +++ b/soft-fp/op-1.h @@ -2,10 +2,6 @@ Basic one-word fraction declaration and manipulation. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com), - Jakub Jelinek (jj@ultra.linux.cz), - David S. Miller (davem@redhat.com) and - Peter Maydell (pmaydell@chiark.greenend.org.uk). 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/soft-fp/op-2.h b/soft-fp/op-2.h index d54881a97331ffcde6b969dda9f8bf8322d380c4..b9f86e6b9e1e8e242f9896218f7311580db1b077 100644 --- a/soft-fp/op-2.h +++ b/soft-fp/op-2.h @@ -2,10 +2,6 @@ Basic two-word fraction declaration and manipulation. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com), - Jakub Jelinek (jj@ultra.linux.cz), - David S. Miller (davem@redhat.com) and - Peter Maydell (pmaydell@chiark.greenend.org.uk). 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/soft-fp/op-4.h b/soft-fp/op-4.h index a42801c7e9237ba8014a55e4981487b43726cd88..a8281326b798b23dc5105648b2ea3afcbd1e8d78 100644 --- a/soft-fp/op-4.h +++ b/soft-fp/op-4.h @@ -2,10 +2,6 @@ Basic four-word fraction declaration and manipulation. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com), - Jakub Jelinek (jj@ultra.linux.cz), - David S. Miller (davem@redhat.com) and - Peter Maydell (pmaydell@chiark.greenend.org.uk). 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/soft-fp/op-8.h b/soft-fp/op-8.h index 78443b3b3bb40843af9dd089f8b1eea13c5a17c4..2ebf943d758b9a5f7f910e7c366429f31ef53be6 100644 --- a/soft-fp/op-8.h +++ b/soft-fp/op-8.h @@ -2,9 +2,6 @@ Basic eight-word fraction declaration and manipulation. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com), - Jakub Jelinek (jj@ultra.linux.cz) and - Peter Maydell (pmaydell@chiark.greenend.org.uk). 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/soft-fp/op-common.h b/soft-fp/op-common.h index d8352af4052e9574becb799beb421bdc5004a5da..145a931df6f539b35dda811d3dde1b2cafa095c7 100644 --- a/soft-fp/op-common.h +++ b/soft-fp/op-common.h @@ -1,10 +1,6 @@ /* Software floating-point emulation. Common operations. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com), - Jakub Jelinek (jj@ultra.linux.cz), - David S. Miller (davem@redhat.com) and - Peter Maydell (pmaydell@chiark.greenend.org.uk). 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/soft-fp/quad.h b/soft-fp/quad.h index 9e8c60e178ab578b5153d8d7d6b977b446a51853..824d79f59de0724dc3a04c59f974490deed1d6f2 100644 --- a/soft-fp/quad.h +++ b/soft-fp/quad.h @@ -2,10 +2,6 @@ Definitions for IEEE Quad Precision. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com), - Jakub Jelinek (jj@ultra.linux.cz), - David S. Miller (davem@redhat.com) and - Peter Maydell (pmaydell@chiark.greenend.org.uk). 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/soft-fp/single.h b/soft-fp/single.h index 44ed64a866c0f60101eb2b2f2fe8de3ab97c821e..a6d9a620cb350bea873f55b3624099fae40c7edf 100644 --- a/soft-fp/single.h +++ b/soft-fp/single.h @@ -2,10 +2,6 @@ Definitions for IEEE Single Precision. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com), - Jakub Jelinek (jj@ultra.linux.cz), - David S. Miller (davem@redhat.com) and - Peter Maydell (pmaydell@chiark.greenend.org.uk). 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/soft-fp/soft-fp.h b/soft-fp/soft-fp.h index b24976d14df9c868d151b4c411684f05f7dc4cd3..e2b7c4ac6502bc15ad4fd96bd93946b07f41e6e4 100644 --- a/soft-fp/soft-fp.h +++ b/soft-fp/soft-fp.h @@ -1,10 +1,6 @@ /* Software floating-point emulation. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com), - Jakub Jelinek (jj@ultra.linux.cz), - David S. Miller (davem@redhat.com) and - Peter Maydell (pmaydell@chiark.greenend.org.uk). 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/soft-fp/subdf3.c b/soft-fp/subdf3.c index 199a7869fd1f70e92dc327126a7e99f3685a9d26..9580d76df598e88c388191252e4b868cb3fe8ea9 100644 --- a/soft-fp/subdf3.c +++ b/soft-fp/subdf3.c @@ -2,8 +2,6 @@ Return a - b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/subsf3.c b/soft-fp/subsf3.c index 61794b17abcff0c2cec914996d156497a9dbc8f4..7bfec37351283818412d751848875c0a13cbd206 100644 --- a/soft-fp/subsf3.c +++ b/soft-fp/subsf3.c @@ -2,8 +2,6 @@ Return a - b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/subtf3.c b/soft-fp/subtf3.c index 78199c89b63ce33d1a992b73f678d80234e0712b..590aae7d6eb3bca74152d94b0127ef09959e0f83 100644 --- a/soft-fp/subtf3.c +++ b/soft-fp/subtf3.c @@ -2,8 +2,6 @@ Return a - b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/truncdfsf2.c b/soft-fp/truncdfsf2.c index a1fcd9d427813d7e013ff243f2c4d8fdccf12577..89af9626d83eae52320846d6c54262bb2e9bbca7 100644 --- a/soft-fp/truncdfsf2.c +++ b/soft-fp/truncdfsf2.c @@ -2,8 +2,6 @@ Truncate IEEE double into IEEE single Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/trunctfdf2.c b/soft-fp/trunctfdf2.c index ea378b3fe1a0a0710e6a1080429874e21523f00e..eab5eace420196a184390a30804f9a653eecfb3f 100644 --- a/soft-fp/trunctfdf2.c +++ b/soft-fp/trunctfdf2.c @@ -2,8 +2,6 @@ Truncate IEEE quad into IEEE double Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/trunctfsf2.c b/soft-fp/trunctfsf2.c index 7f8ab390db844d921cdf6e75bafa85be2dd95a4e..4bb19dc6f3e4752a33b73716e3bb263068f2b1d6 100644 --- a/soft-fp/trunctfsf2.c +++ b/soft-fp/trunctfsf2.c @@ -2,8 +2,6 @@ Truncate IEEE quad into IEEE single Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/soft-fp/trunctfxf2.c b/soft-fp/trunctfxf2.c index 9f395f07a3638642892026e88650512a340c0dba..10157471b856f8e7bd008944ab29d684a6881d24 100644 --- a/soft-fp/trunctfxf2.c +++ b/soft-fp/trunctfxf2.c @@ -2,7 +2,6 @@ Truncate IEEE quad into IEEE extended Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by UroĆĄ Bizjak (ubizjak@gmail.com). 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/soft-fp/unorddf2.c b/soft-fp/unorddf2.c index b6b5f6d001eb61c35dbc74cbbafed82084acda6a..15413862c3700e6db553c6c3bd9ca3d4f04bc9f4 100644 --- a/soft-fp/unorddf2.c +++ b/soft-fp/unorddf2.c @@ -2,7 +2,6 @@ Return 1 iff a or b is a NaN, 0 otherwise. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Joseph Myers (joseph@codesourcery.com). 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/soft-fp/unordsf2.c b/soft-fp/unordsf2.c index e373bbd50b56f295fbe52627a7abe4ddcc20a5fa..f1c33196242fa7fc9613697574f04483101764ae 100644 --- a/soft-fp/unordsf2.c +++ b/soft-fp/unordsf2.c @@ -2,7 +2,6 @@ Return 1 iff a or b is a NaN, 0 otherwise. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Joseph Myers (joseph@codesourcery.com). 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/soft-fp/unordtf2.c b/soft-fp/unordtf2.c index 765cdeeae5b1b72e6c076479e374c5b372f77f38..ef417f67b74c96de00d65d8b0c33dba007697c04 100644 --- a/soft-fp/unordtf2.c +++ b/soft-fp/unordtf2.c @@ -2,7 +2,6 @@ Return 1 iff a or b is a NaN, 0 otherwise. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Joseph Myers (joseph@codesourcery.com). 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/stdio-common/_i18n_number.h b/stdio-common/_i18n_number.h index 20d71a7e87693554c5f51f8648d41aca68c2c3b1..eca0b82d262917d30ab25877b3818b5af80163c8 100644 --- a/stdio-common/_i18n_number.h +++ b/stdio-common/_i18n_number.h @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/stdio-common/_itoa.c b/stdio-common/_itoa.c index c37d1c359d5c3318a50643097de1c6374aec3726..7e5b749d175f34d71a0fee7ca0344636645ea3c9 100644 --- a/stdio-common/_itoa.c +++ b/stdio-common/_itoa.c @@ -1,8 +1,6 @@ /* Internal function for converting integers to ASCII. Copyright (C) 1994-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund - and Ulrich Drepper . 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/stdio-common/_itowa.c b/stdio-common/_itowa.c index 35ad6943eaf17e98e77ab83707d28d245b87fa5e..c5727191c0f0409a4f837a06d37ca9e63630301a 100644 --- a/stdio-common/_itowa.c +++ b/stdio-common/_itowa.c @@ -1,8 +1,6 @@ /* Internal function for converting integers to ASCII. Copyright (C) 1994-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund - and Ulrich Drepper . 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/stdio-common/bug-vfprintf-nargs.c b/stdio-common/bug-vfprintf-nargs.c index 6e01c81ce3cf1e99f02cb355c0a9e67a4bd92f44..f1dc4d5dbaaa836d4898ca2bfadfa92dd55d351e 100644 --- a/stdio-common/bug-vfprintf-nargs.c +++ b/stdio-common/bug-vfprintf-nargs.c @@ -1,7 +1,6 @@ /* Test for vfprintf nargs allocation overflow (BZ #13656). Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Kees Cook , 2012. 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/stdio-common/bug14.c b/stdio-common/bug14.c index 317d4969d354a17541f6953038ae2bd96be0d440..69a5b0ba4cbaaabb2bab714453dee6b67b7beebe 100644 --- a/stdio-common/bug14.c +++ b/stdio-common/bug14.c @@ -1,4 +1,3 @@ -/* Test case by Al Viro . */ #include #include #include diff --git a/stdio-common/fxprintf.c b/stdio-common/fxprintf.c index 06daeb626b5fe22a39797913c2531b47d0284136..ce32603208f644065d88f767fcec41e163593872 100644 --- a/stdio-common/fxprintf.c +++ b/stdio-common/fxprintf.c @@ -1,6 +1,5 @@ /* Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper . 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/stdio-common/printf_fp.c b/stdio-common/printf_fp.c index 70e5993e23ef756eadfbaade9631cf94da430f98..75bbadbaeb6cdc55f09ab3e806cc9ab3e958c2e6 100644 --- a/stdio-common/printf_fp.c +++ b/stdio-common/printf_fp.c @@ -2,7 +2,6 @@ Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Ulrich Drepper , 1995. 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/stdio-common/printf_fphex.c b/stdio-common/printf_fphex.c index 74fc35480023d16431c1f5fbdccc6442040bb84b..c3cab6c15762aa844cd2e2bbf52c73989f52d230 100644 --- a/stdio-common/printf_fphex.c +++ b/stdio-common/printf_fphex.c @@ -1,7 +1,6 @@ /* Print floating point number in hexadecimal notation according to ISO C99. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/stdio-common/printf_size.c b/stdio-common/printf_size.c index 13a65acd282c09dee330999d89fe5e77869ef49c..056f276dbb01f637a80157e6ba173fee1c80a380 100644 --- a/stdio-common/printf_size.c +++ b/stdio-common/printf_size.c @@ -1,8 +1,6 @@ /* Print size value using units for orders of magnitude. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. - Based on a proposal by Larry McVoy . 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/stdio-common/scanf11.c b/stdio-common/scanf11.c index 7701a98ca6701055be457a0eea7599b24c1aef96..bf45e4c8271f71d55b13a83a34b27c1bb0b2e5b5 100644 --- a/stdio-common/scanf11.c +++ b/stdio-common/scanf11.c @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/stdio-common/test-vfprintf.c b/stdio-common/test-vfprintf.c index 1d77185af7ba128886e0615c977e8f6a7fe86086..7c67cfe812f59503f9dac553fc3482fec0b60684 100644 --- a/stdio-common/test-vfprintf.c +++ b/stdio-common/test-vfprintf.c @@ -1,7 +1,6 @@ /* Tests of *printf for very large strings. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/stdio-common/tst-fphex-wide.c b/stdio-common/tst-fphex-wide.c index c20ca7fa060880c4e23d57d17a3203e82b4d3a77..494c94c622feb16969ce24fe8af16e8ab313e563 100644 --- a/stdio-common/tst-fphex-wide.c +++ b/stdio-common/tst-fphex-wide.c @@ -1,7 +1,6 @@ /* Test program for %a wprintf formats. This file is part of the GNU C Library. Copyright (C) 2012-2021 Free Software Foundation, Inc. - Contributed by Marek Polacek , 2012. 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/stdio-common/tst-fseek.c b/stdio-common/tst-fseek.c index 617a3baf963fc9ddf1df0663b5f68e9c8eb3690b..106556fc2cb1f7153632126c9f5294f77b9ba79a 100644 --- a/stdio-common/tst-fseek.c +++ b/stdio-common/tst-fseek.c @@ -1,7 +1,6 @@ /* Tests of fseek and fseeko. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/stdio-common/tst-gets.c b/stdio-common/tst-gets.c index 95cbd70ceb96e3fa4652ee6e68e168535f148baa..c1ccd848278592772abc783217ce34f1b05e84dd 100644 --- a/stdio-common/tst-gets.c +++ b/stdio-common/tst-gets.c @@ -1,7 +1,6 @@ /* Tests for gets. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/stdio-common/tst-long-dbl-fphex.c b/stdio-common/tst-long-dbl-fphex.c index fee666a5518850c131cbf9abeae0a3e0010d40bd..82089bdd7c41a11f2d07bafe0d06ac685f24a49b 100644 --- a/stdio-common/tst-long-dbl-fphex.c +++ b/stdio-common/tst-long-dbl-fphex.c @@ -1,6 +1,5 @@ /* This file is part of the GNU C Library. Copyright (C) 2012-2021 Free Software Foundation, Inc. - Contributed by Marek Polacek , 2012. 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/stdio-common/tst-perror.c b/stdio-common/tst-perror.c index 416b120b8de9d4f42b2979a75285867d54cd98ac..57835e0c591143eff99e2cc8383582312b5308cb 100644 --- a/stdio-common/tst-perror.c +++ b/stdio-common/tst-perror.c @@ -1,5 +1,4 @@ /* Test of perror. - Contributed by Ulrich Drepper , 2001. To be used only for testing glibc. */ #include diff --git a/stdio-common/tst-popen.c b/stdio-common/tst-popen.c index 82611d8751c7e44ba42ba1a59e9e4f90d489c851..473c7e55974d5b57da9390169fe7250a2551c46d 100644 --- a/stdio-common/tst-popen.c +++ b/stdio-common/tst-popen.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/stdio-common/tst-sscanf.c b/stdio-common/tst-sscanf.c index 47bfc89feb4f7f2554eeb9a220c7e8f32c878169..b080b0d837da650134093bcba7ec097b50e350cc 100644 --- a/stdio-common/tst-sscanf.c +++ b/stdio-common/tst-sscanf.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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/stdio-common/tst-unlockedio.c b/stdio-common/tst-unlockedio.c index a4c44ec84462ab45ec1624a55083e07dbe8f1ffa..884243fb87e092bebf34c5b8ba21c7851ef9c729 100644 --- a/stdio-common/tst-unlockedio.c +++ b/stdio-common/tst-unlockedio.c @@ -1,7 +1,6 @@ /* Test for some *_unlocked stdio interfaces. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/stdlib/a64l.c b/stdlib/a64l.c index 7da3383c49402beff2bfda3cc8571bf9fc69b0e8..368498259acf5d22464e42034dec665fcd6a0779 100644 --- a/stdlib/a64l.c +++ b/stdlib/a64l.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/stdlib/bug-strtod.c b/stdlib/bug-strtod.c index 5df2d40f338a646201f6004bfbfc119460934042..20f08dbbda3ec1ffcbd41cac0d75232725591d49 100644 --- a/stdlib/bug-strtod.c +++ b/stdlib/bug-strtod.c @@ -1,7 +1,6 @@ /* Test to strtod etc for numbers like x000...0000.000e-nn. This file is part of the GNU C Library. Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Ulrich Drepper , 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/stdlib/drand48-iter.c b/stdlib/drand48-iter.c index 0868956428eeb2eb4a98a5081604e623bac7385c..75b7cd9899563bbaebdefc7710faaefc27ce7261 100644 --- a/stdlib/drand48-iter.c +++ b/stdlib/drand48-iter.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/stdlib/drand48.c b/stdlib/drand48.c index 5c62eba037852d378681a1623503b409a0049006..a9674aa413d7be20f1cf976caff24a5cfc79d6bd 100644 --- a/stdlib/drand48.c +++ b/stdlib/drand48.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/stdlib/drand48_r.c b/stdlib/drand48_r.c index 6415775171a474a522c1dd70ad28445ec63961d0..e5ddb730c177eb13f4958c8c9e974cf4db647bca 100644 --- a/stdlib/drand48_r.c +++ b/stdlib/drand48_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/stdlib/erand48.c b/stdlib/erand48.c index 2af159416222e7908f0b58bc200dcd766ff98427..95bebd21c138a1ec230220d9b7fd15f0623a1ab2 100644 --- a/stdlib/erand48.c +++ b/stdlib/erand48.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/stdlib/erand48_r.c b/stdlib/erand48_r.c index d4a1aeee2e8b2a786ba22033262b4b92fa6b0484..568f9e8b5dd97dd94f10809ef299894f93da58d8 100644 --- a/stdlib/erand48_r.c +++ b/stdlib/erand48_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/stdlib/fmtmsg.c b/stdlib/fmtmsg.c index 428dad07ffcc6398fc2daf77816939890683a921..8bf2751550f9530d4c0f9343fb8b9eb581be4874 100644 --- a/stdlib/fmtmsg.c +++ b/stdlib/fmtmsg.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/stdlib/grouping.c b/stdlib/grouping.c index d558d9306f06bce22f4cf8bc456e7b79a9f4ca59..ae90b919884c6293df7370ffa62273a396f4bd74 100644 --- a/stdlib/grouping.c +++ b/stdlib/grouping.c @@ -1,7 +1,6 @@ /* Internal header for proving correct grouping in strings of numbers. Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/stdlib/grouping.h b/stdlib/grouping.h index f7d158fe72574306a14b2fc3dc52dda14a4e7421..9fe23a7c6c6cbeb31785b00cc0bd02257590199e 100644 --- a/stdlib/grouping.h +++ b/stdlib/grouping.h @@ -1,7 +1,6 @@ /* Internal header for proving correct grouping in strings of numbers. Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/stdlib/isomac.c b/stdlib/isomac.c index 16618e419d972a5f1bcb432c3d6ade571f570976..8702ae4e8a594a3ec2d70b2b5146196a12d844b6 100644 --- a/stdlib/isomac.c +++ b/stdlib/isomac.c @@ -1,7 +1,6 @@ /* Check system header files for ISO 9899:1990 (ISO C) compliance. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jens Schweikhardt , 1996. 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/stdlib/jrand48.c b/stdlib/jrand48.c index 07162bf62fdb516ebaeef7420f4676e354db1295..c8d111d459302333a16409965efed6cf08cda7cd 100644 --- a/stdlib/jrand48.c +++ b/stdlib/jrand48.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/stdlib/jrand48_r.c b/stdlib/jrand48_r.c index eb8058674ca7419c3a5377db9f2ea0fe43703a35..5ae84ea94884416ae475cadb845b7c32eacee88d 100644 --- a/stdlib/jrand48_r.c +++ b/stdlib/jrand48_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/stdlib/l64a.c b/stdlib/l64a.c index 84cd5ce5b7f6fe170872c68e4a9d7f4577cd8368..bebdd024fca5f1e1d9b1e8d1e8e48688aa029f79 100644 --- a/stdlib/l64a.c +++ b/stdlib/l64a.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/stdlib/lcong48.c b/stdlib/lcong48.c index 55409d71f0de986b3083a996b4ec9da05f8f355f..d2e80fdf12beee347bfd8be9ff9ad670440b5d2d 100644 --- a/stdlib/lcong48.c +++ b/stdlib/lcong48.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/stdlib/lcong48_r.c b/stdlib/lcong48_r.c index 60f69d45780cec46314c73a0da858e4be96da063..ccc3a43182b858b29fd6a4a29647e61716ce08b9 100644 --- a/stdlib/lcong48_r.c +++ b/stdlib/lcong48_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/stdlib/lrand48.c b/stdlib/lrand48.c index a82c3a65443f2601bcdd013f3bfae16eec941c9b..750a93f0bf909df3efcacd5337830208359ee38c 100644 --- a/stdlib/lrand48.c +++ b/stdlib/lrand48.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/stdlib/lrand48_r.c b/stdlib/lrand48_r.c index 2abd6591d513ffde8d1f85844acf7aef484487e2..42df3a34fe04fe00507d4f049bb8525c10a6f20e 100644 --- a/stdlib/lrand48_r.c +++ b/stdlib/lrand48_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/stdlib/mrand48.c b/stdlib/mrand48.c index d234a760b8b0237cd26d361fc19b80e59573444f..5db1a07652e2c09b2cd1f2b0f6139b738937004d 100644 --- a/stdlib/mrand48.c +++ b/stdlib/mrand48.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/stdlib/mrand48_r.c b/stdlib/mrand48_r.c index d4cf0819fe373413d695927ba40d7e2ca0737561..1ac519fcf89cf2f2a42dad48fe5407decf4852bc 100644 --- a/stdlib/mrand48_r.c +++ b/stdlib/mrand48_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/stdlib/msort.c b/stdlib/msort.c index 8750cc59db2337cf9a50073875399bb0b34f3791..2ef270262e2d79928edf952d656bbd52f54d0b83 100644 --- a/stdlib/msort.c +++ b/stdlib/msort.c @@ -1,7 +1,6 @@ /* An alternative to qsort, with an identical interface. This file is part of the GNU C Library. Copyright (C) 1992-2021 Free Software Foundation, Inc. - Written by Mike Haertel, September 1988. 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/stdlib/nrand48.c b/stdlib/nrand48.c index 4dde921194f179dbb49b5dcf90b4a434f9ecbaf2..cc0e844a0592bfa6b4d232975f07cdca02f708d2 100644 --- a/stdlib/nrand48.c +++ b/stdlib/nrand48.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/stdlib/nrand48_r.c b/stdlib/nrand48_r.c index b55d763eb377ef5ec9956e3d2df48f15053816a6..e7d84fd8d6b889dfba8137f0632f54bb0cbe671f 100644 --- a/stdlib/nrand48_r.c +++ b/stdlib/nrand48_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/stdlib/qsort.c b/stdlib/qsort.c index 23f2d283147073ac5bcb6e4bf2c9d6ea994d629c..0f6d7ff787b87b3a432177d8bf662b3a47cdc64d 100644 --- a/stdlib/qsort.c +++ b/stdlib/qsort.c @@ -1,6 +1,5 @@ /* Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Douglas C. Schmidt (schmidt@ics.uci.edu). 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/stdlib/rand_r.c b/stdlib/rand_r.c index 30fafc0fa5f30592470a1796bc129f2b1613ecec..09acb0f4fc14239eda7fb2f3c638a9fb393c4951 100644 --- a/stdlib/rand_r.c +++ b/stdlib/rand_r.c @@ -1,7 +1,6 @@ /* Reentrant random function from POSIX.1c. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/stdlib/seed48.c b/stdlib/seed48.c index 0fde21d18257f0298863430c3fb9c6df07ade035..33aae3775e53e8a0b379144247aede2f430f0ca1 100644 --- a/stdlib/seed48.c +++ b/stdlib/seed48.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/stdlib/seed48_r.c b/stdlib/seed48_r.c index 95c7ddaca3b05d22ae64d007b6c1f3a265c89d5f..5505c571eac6f853ce410945fae30b6ddfec6c62 100644 --- a/stdlib/seed48_r.c +++ b/stdlib/seed48_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/stdlib/srand48.c b/stdlib/srand48.c index 86e2d53cd7e78eab3f82a48dfbacefb611907893..fe1bb8a650603fc92eba00af770dac64186b3b68 100644 --- a/stdlib/srand48.c +++ b/stdlib/srand48.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/stdlib/srand48_r.c b/stdlib/srand48_r.c index 11b4876dcb1b8b1b15e4fddec8de3968d22de599..5c6b47d277c17fdeda1b8d589a8e8effce2eb93d 100644 --- a/stdlib/srand48_r.c +++ b/stdlib/srand48_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/stdlib/strfmon.c b/stdlib/strfmon.c index 322543170848f2f8ed9f76b36067e0b193f1017e..043ab3a475a2b8d8849d858e2f47950758129402 100644 --- a/stdlib/strfmon.c +++ b/stdlib/strfmon.c @@ -1,8 +1,6 @@ /* Formatting a monetary value according to the current locale. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper - and Jochen Hein , 1996. 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/stdlib/strfmon_l.c b/stdlib/strfmon_l.c index 9e7268141b831f543adce7592154f85cf4687b54..1d222968fb959b4e7d614501a80461f977099b13 100644 --- a/stdlib/strfmon_l.c +++ b/stdlib/strfmon_l.c @@ -1,7 +1,6 @@ /* Formatting a monetary value according to the given locale. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/stdlib/strtod.c b/stdlib/strtod.c index 6f239c86bd6491cf84b6ff3860b3843e8f945797..8c707d30cc1029cea4c884f049205cf8487b681a 100644 --- a/stdlib/strtod.c +++ b/stdlib/strtod.c @@ -1,7 +1,6 @@ /* Read decimal floating point numbers. This file is part of the GNU C Library. Copyright (C) 1995-2021 Free Software Foundation, Inc. - Contributed by Ulrich Drepper , 1995. 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/stdlib/strtod_l.c b/stdlib/strtod_l.c index 5a54d99ae866364118f8dfe0492c79a555464684..711a9222d409eb9fbd41f8fa75c057d373041aa1 100644 --- a/stdlib/strtod_l.c +++ b/stdlib/strtod_l.c @@ -1,7 +1,6 @@ /* Convert string representing a number to float value, using given locale. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/stdlib/strtof.c b/stdlib/strtof.c index 4f423f1db781e1c7590df555ac09c59935eeda25..bb5e017773ae4e4977807d5307203a2ba6a0c300 100644 --- a/stdlib/strtof.c +++ b/stdlib/strtof.c @@ -1,7 +1,6 @@ /* Read decimal floating point numbers. This file is part of the GNU C Library. Copyright (C) 1995-2021 Free Software Foundation, Inc. - Contributed by Ulrich Drepper , 1995. 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/stdlib/strtof_l.c b/stdlib/strtof_l.c index 822794212c00333a623c8565e70ad6aff70c6f28..8aeffe9f81dbe789c5627a3b2a2ac12d02be2484 100644 --- a/stdlib/strtof_l.c +++ b/stdlib/strtof_l.c @@ -1,7 +1,6 @@ /* Convert string representing a number to float value, using given locale. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/stdlib/strtol_l.c b/stdlib/strtol_l.c index 9cc9a76bf1c1585d7494ef56c20882ed3a9fa8b3..9bd5487b5b27342794a5fe8ae1446de481e9807e 100644 --- a/stdlib/strtol_l.c +++ b/stdlib/strtol_l.c @@ -1,7 +1,6 @@ /* Convert string representing a number to integer value, using given locale. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/stdlib/strtold.c b/stdlib/strtold.c index 0b6bdca640c053d5d6828cf25a7630a83ff6cb43..38a2357a905e75d7525784e813ca39cf7e6a9f8e 100644 --- a/stdlib/strtold.c +++ b/stdlib/strtold.c @@ -1,7 +1,6 @@ /* Read decimal floating point numbers. This file is part of the GNU C Library. Copyright (C) 1995-2021 Free Software Foundation, Inc. - Contributed by Ulrich Drepper , 1995. 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/stdlib/strtoll_l.c b/stdlib/strtoll_l.c index cb436233bab86edfaccf4f2f25fbba0145f8924c..9b5e2f85c72a52abd0b2c3b19d258f8838ff3f06 100644 --- a/stdlib/strtoll_l.c +++ b/stdlib/strtoll_l.c @@ -1,7 +1,6 @@ /* Convert string representing a number to integer value, using given locale. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/stdlib/strtoul_l.c b/stdlib/strtoul_l.c index 04fc5671ffe504fb66a2571cafcc2ec568d2323e..f726fb5e7ebb94ed453a58f357af663be59ac8ac 100644 --- a/stdlib/strtoul_l.c +++ b/stdlib/strtoul_l.c @@ -1,7 +1,6 @@ /* Convert string representing a number to integer value, using given locale. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/stdlib/strtoull_l.c b/stdlib/strtoull_l.c index 4fd637564c8ee1bc108e6a52c706e91f40efe445..b4cb60a0e7ea5620006c0d4196e9c45688d2d2d6 100644 --- a/stdlib/strtoull_l.c +++ b/stdlib/strtoull_l.c @@ -1,7 +1,6 @@ /* Convert string representing a number to integer value, using given locale. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/stdlib/test-a64l.c b/stdlib/test-a64l.c index 7da57613c9b3ad0e1eae3af27d4d3088b3c7cd45..cd681fff240de263f176399e734438b3c3fb4b49 100644 --- a/stdlib/test-a64l.c +++ b/stdlib/test-a64l.c @@ -1,7 +1,6 @@ /* Test program for the l64a and a64l functions. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab . 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/stdlib/test-canon.c b/stdlib/test-canon.c index f2263e8ea0907768b9ee362e632cb5df93c7bfb4..29ac7d06fcdc9957bd9f233a22a98d0132109d74 100644 --- a/stdlib/test-canon.c +++ b/stdlib/test-canon.c @@ -1,7 +1,6 @@ /* Test program for returning the canonical absolute name of a given file. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger . 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/stdlib/test-canon2.c b/stdlib/test-canon2.c index 2a6f45b1d34add2a7a3b0263cb410f12387001de..6d4f9d1450c9cf2efd9795f98b8d7388eb8b36bd 100644 --- a/stdlib/test-canon2.c +++ b/stdlib/test-canon2.c @@ -1,7 +1,6 @@ /* Test for realpath/canonicalize function. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/stdlib/testmb2.c b/stdlib/testmb2.c index 16d2846d23d4ce7610aad0eaee0b892c106135d5..3f754746374c0eacb15e650b0faf1d736d891274 100644 --- a/stdlib/testmb2.c +++ b/stdlib/testmb2.c @@ -1,4 +1,3 @@ -/* Test case by Miloslav Trmač . */ #include #include #include diff --git a/stdlib/tst-bsearch.c b/stdlib/tst-bsearch.c index 1d44d16afbd26fdd6f9e6edb80c23d98b4419469..941db0070033765502776efbb7988a94d9594bef 100644 --- a/stdlib/tst-bsearch.c +++ b/stdlib/tst-bsearch.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/stdlib/tst-qsort.c b/stdlib/tst-qsort.c index 2b26e74d0ba27bdd6ed08eee29bed9b96adf4707..81eaf092db9da92fae8ae23bea98b8d4d6c4ecb6 100644 --- a/stdlib/tst-qsort.c +++ b/stdlib/tst-qsort.c @@ -1,4 +1,3 @@ -/* Test case by Paul Eggert */ #include #include #include diff --git a/stdlib/tst-random.c b/stdlib/tst-random.c index 8fe0993dd72ead7f57d18f0be234303e25b5c6ec..794d12a3856aef7c6ae41360d99b6a11708a9f75 100644 --- a/stdlib/tst-random.c +++ b/stdlib/tst-random.c @@ -1,5 +1,4 @@ /* Test program for random(), srandom(), initstate(), setstate() - Written by Michael J. Fischer, August 21, 2000 Placed in the public domain. */ /* This program primarily tests the correct functioning of srandom() diff --git a/stdlib/tst-random2.c b/stdlib/tst-random2.c index a1d9be51f4b8393d9d823065bb21f5dedb5cfdbf..80f9eb3ff29bb56033bf282eeb2f9972fa208551 100644 --- a/stdlib/tst-random2.c +++ b/stdlib/tst-random2.c @@ -1,7 +1,6 @@ /* Test initstate saving the old state. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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/stdlib/tst-system.c b/stdlib/tst-system.c index 178808e048a9b3bc4668ad6001e1ec60f6d2b397..0546a41ab1ed515ae0a074a62d377dafbfd798b2 100644 --- a/stdlib/tst-system.c +++ b/stdlib/tst-system.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/stdlib/tst-xpg-basename.c b/stdlib/tst-xpg-basename.c index 23b0bb768f09d0ba91cd95d78eea41ae27dc0fbc..4b55f1af8ff93f560b262f866a916df249f6b0b7 100644 --- a/stdlib/tst-xpg-basename.c +++ b/stdlib/tst-xpg-basename.c @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1999. 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/stdlib/xpg_basename.c b/stdlib/xpg_basename.c index 4d6dc049733c849945444955aac4522d7b0e44ea..ec228b95aa7db0db880a004188850300b6e1b444 100644 --- a/stdlib/xpg_basename.c +++ b/stdlib/xpg_basename.c @@ -1,7 +1,6 @@ /* Return basename of given pathname according to the weird XPG specification. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/string/argz-addsep.c b/string/argz-addsep.c index 9c1926795dc788584c6ff159a0927f3094b2318d..9b276025dfbf91d7d25f0dfe76e744aee1ff0c1d 100644 --- a/string/argz-addsep.c +++ b/string/argz-addsep.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/string/argz-append.c b/string/argz-append.c index e1df16c2f04877d591872e6a42370ca612f0d1e6..d9623e98be1b41bdb6fbf9e22d6a0c03ecef3eae 100644 --- a/string/argz-append.c +++ b/string/argz-append.c @@ -1,7 +1,6 @@ /* Routines for dealing with '\0' separated arg vectors. Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Miles Bader 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/string/argz-count.c b/string/argz-count.c index 2b68317a33cfdf48491d0b3e396ea8813787aef9..43111980a58593293955b17664829ced7e291a2f 100644 --- a/string/argz-count.c +++ b/string/argz-count.c @@ -1,7 +1,6 @@ /* Routines for dealing with '\0' separated arg vectors. Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Miles Bader 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/string/argz-create.c b/string/argz-create.c index f97e9147f271dd5e2a9a02a9346cc68fe4776ae7..4f01f01d1eaa74602d2d99a2d0e342397ffcd858 100644 --- a/string/argz-create.c +++ b/string/argz-create.c @@ -1,7 +1,6 @@ /* Routines for dealing with '\0' separated arg vectors. Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Miles Bader 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/string/argz-ctsep.c b/string/argz-ctsep.c index 230ad0d68dd03ad4b3eb66a24c56a4930972308b..a5584e2e30ef048dfc677113b9a91990dcc84cba 100644 --- a/string/argz-ctsep.c +++ b/string/argz-ctsep.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/string/argz-delete.c b/string/argz-delete.c index 1f569c67ce14cf506c2b1c7e86ae9f8d5ba895d3..1ddab67c0af03a7d5e4a16ee047923c5141065ff 100644 --- a/string/argz-delete.c +++ b/string/argz-delete.c @@ -1,7 +1,6 @@ /* Routines for dealing with '\0' separated arg vectors. Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Miles Bader 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/string/argz-extract.c b/string/argz-extract.c index fda440128f8076b9eea02ff6d41125078209fac6..18d43b7765aa3ee6c1d0917f5dd8f40f469c2ef9 100644 --- a/string/argz-extract.c +++ b/string/argz-extract.c @@ -1,7 +1,6 @@ /* Routines for dealing with '\0' separated arg vectors. Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Miles Bader 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/string/argz-insert.c b/string/argz-insert.c index fdd15fe23598e4ecf7c1df757f0142edd3364c0d..851e18b007d98546f267d90def6e680d9d437e9c 100644 --- a/string/argz-insert.c +++ b/string/argz-insert.c @@ -1,7 +1,6 @@ /* Routines for dealing with '\0' separated arg vectors. Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Miles Bader 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/string/argz-next.c b/string/argz-next.c index 82597c3bc9e0eb81bbe51f4143462ac366adf009..f654cf16a155bc33f1bf3c7633deb0cab9c12a5e 100644 --- a/string/argz-next.c +++ b/string/argz-next.c @@ -1,7 +1,6 @@ /* Iterate through the elements of an argz block. Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Miles Bader 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/string/argz-replace.c b/string/argz-replace.c index 37fcc910296943fafec70b43f9917aac3393fd9e..e8746c9eb93cb2014b9613243d4adc9c051da37e 100644 --- a/string/argz-replace.c +++ b/string/argz-replace.c @@ -1,7 +1,6 @@ /* String replacement in an argz vector Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Miles Bader 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/string/argz-stringify.c b/string/argz-stringify.c index a52d5f5efffbd008a7c4d6588116ccc2ac3bb636..7c383f35e2b186f81a85d2f46e5b9450263d2aea 100644 --- a/string/argz-stringify.c +++ b/string/argz-stringify.c @@ -1,7 +1,6 @@ /* Routines for dealing with '\0' separated arg vectors. Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Miles Bader 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/string/bug-strncat1.c b/string/bug-strncat1.c index b22beba4d3d672b88ae6ae8c84b96f8de86d5454..65a7ed58c2ec1a1be781f9dc866a20738134686a 100644 --- a/string/bug-strncat1.c +++ b/string/bug-strncat1.c @@ -1,4 +1,3 @@ -/* Test case by Joseph S. Myers . */ #undef __USE_STRING_INLINES #define __USE_STRING_INLINES #include diff --git a/string/bug-strpbrk1.c b/string/bug-strpbrk1.c index 8e909a1e21288142b93c7f19750dbd05b97db28a..ca0bc11308c5a9a00a4d7ca4f55c3a4c768b0a05 100644 --- a/string/bug-strpbrk1.c +++ b/string/bug-strpbrk1.c @@ -1,4 +1,3 @@ -/* Test case by Joseph S. Myers . */ #undef __USE_STRING_INLINES #define __USE_STRING_INLINES #include diff --git a/string/bug-strspn1.c b/string/bug-strspn1.c index e3487ab8f928dc11b26049e53c88b0596c8fae38..3bf2a48b4ca4a3d460b5becb65b4e0bf7b7a7e09 100644 --- a/string/bug-strspn1.c +++ b/string/bug-strspn1.c @@ -1,4 +1,3 @@ -/* Test case by Joseph S. Myers . */ #undef __USE_STRING_INLINES #define __USE_STRING_INLINES #include diff --git a/string/bzero.c b/string/bzero.c index 9c6d4906ff739aa9dfa93a82a4c45a8a5ce3ff67..4391dadac2a38e39510466871ff854c7e4c281c7 100644 --- a/string/bzero.c +++ b/string/bzero.c @@ -1,6 +1,5 @@ /* Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund (tege@sics.se). 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/string/envz.c b/string/envz.c index 09ee14f691955919a8d4a4cb76eb42c90573d51c..78e3a4c171a0aaefbac1327421c1c9b217d8308e 100644 --- a/string/envz.c +++ b/string/envz.c @@ -1,7 +1,6 @@ /* Routines for dealing with '\0' separated environment vectors Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Miles Bader 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/string/ffs.c b/string/ffs.c index ee48f8ce71d5eb27fbd260b0630b256134230f9d..7bec2eb81702f609a9ed8862966ca3a58b41a02d 100644 --- a/string/ffs.c +++ b/string/ffs.c @@ -1,6 +1,5 @@ /* Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund (tege@sics.se). 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/string/ffsll.c b/string/ffsll.c index ac69c93f42c1513537ad6ce8b5e5cf32a0d619d0..77bd28e80cfb6d99a9551a73b62bab42a2aa0b5d 100644 --- a/string/ffsll.c +++ b/string/ffsll.c @@ -1,6 +1,5 @@ /* Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund (tege@sics.se). 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/string/memcpy.c b/string/memcpy.c index b5504ae0b0271038d45978645b21593883bf46f1..38728a93a12ff72acb39688344a459b11e518a6c 100644 --- a/string/memcpy.c +++ b/string/memcpy.c @@ -2,7 +2,6 @@ has been copied. Overlap is NOT handled correctly. Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund (tege@sics.se). 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/string/memmove.c b/string/memmove.c index 71da8a6779c00e7231d7d2a433c73c5fc56876e4..7ce99817582948c3d51489e95762e08b3cf90939 100644 --- a/string/memmove.c +++ b/string/memmove.c @@ -2,7 +2,6 @@ has been copied. Overlap is handled correctly. Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund (tege@sics.se). 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/string/stratcliff.c b/string/stratcliff.c index 71d56f3a4e06e5017401f3e8fa2cb534be224ef2..fa18f08f9991e3d698ccad5d0d9a2feab0340981 100644 --- a/string/stratcliff.c +++ b/string/stratcliff.c @@ -1,7 +1,6 @@ /* Test for string function add boundaries of usable memory. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/string/strcoll.c b/string/strcoll.c index e074c52ff73b302734bc097c6b0cf91a29a9cee9..3ff6fd12024c236196e3249019cf09d61d03e347 100644 --- a/string/strcoll.c +++ b/string/strcoll.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Ulrich Drepper , 1995. 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/string/strcoll_l.c b/string/strcoll_l.c index 5ce9bafd3043a917eb90d0140cccfcb0dff74b8e..fb39ac73be26bf34234ea10ef839f59a5f8b189c 100644 --- a/string/strcoll_l.c +++ b/string/strcoll_l.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Ulrich Drepper , 1995. 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/string/strlen.c b/string/strlen.c index 5d9366c2c0e09abc1c948ef00e2d843e3a28d909..bca6f3c7c45202088ceaace9fffc902c2a59e56c 100644 --- a/string/strlen.c +++ b/string/strlen.c @@ -1,8 +1,5 @@ /* Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Torbjorn Granlund (tege@sics.se), - with help from Dan Sahlin (dan@sics.se); - commentary by Jim Blandy (jimb@ai.mit.edu). 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/string/strnlen.c b/string/strnlen.c index 99c882bb03585509e1b31cc8aa2391a629f1d239..6bb904760c3898c45a5eb4ccf045fc25e8bd375f 100644 --- a/string/strnlen.c +++ b/string/strnlen.c @@ -1,6 +1,5 @@ /* Find the length of STRING, but scan at most MAXLEN characters. Copyright (C) 1991-2021 Free Software Foundation, Inc. - Contributed by Jakub Jelinek . Based on strlen written by Torbjorn Granlund (tege@sics.se), with help from Dan Sahlin (dan@sics.se); diff --git a/string/strxfrm.c b/string/strxfrm.c index 4d4e481ff0b2c098415eeb9c8b7101beb38f16d2..a627a31d29069e0b07b9878d47fd9127b0572371 100644 --- a/string/strxfrm.c +++ b/string/strxfrm.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Ulrich Drepper , 1995. 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/string/strxfrm_l.c b/string/strxfrm_l.c index efee1a937230fe23e798fe16b78a27f5bd4609fb..d5cf16c56c93a74835b090f1e0063abeef2347f8 100644 --- a/string/strxfrm_l.c +++ b/string/strxfrm_l.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Ulrich Drepper , 1995. 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/string/test-ffs.c b/string/test-ffs.c index cb4268ef4d18286d84569bcdc8e08716e7d18180..5433ed8280970a421aa11e7488bb9f97dcedb9f9 100644 --- a/string/test-ffs.c +++ b/string/test-ffs.c @@ -1,7 +1,5 @@ /* Copyright (C) 1994-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Joel Sherrill (jsherril@redstone-emh2.army.mil), - On-Line Applications Research Corporation. 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/string/test-memccpy.c b/string/test-memccpy.c index e0b1d5ae5283ccb10c8f915eaf3f097f5aa3aa04..e86b22c975589df16cfef7947dd82436740250fc 100644 --- a/string/test-memccpy.c +++ b/string/test-memccpy.c @@ -1,7 +1,6 @@ /* Test and measure memccpy functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. 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/string/test-memchr.c b/string/test-memchr.c index ce964284aa16508fcf22ce3f88abda800e108d9f..b36d311c4e74ed0ed05a2f01adca29608fe3580f 100644 --- a/string/test-memchr.c +++ b/string/test-memchr.c @@ -1,7 +1,6 @@ /* Test memchr functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. 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/string/test-memcmp.c b/string/test-memcmp.c index fbda26a41e9731a5eccb292f7e6e380696d8c6d6..6ddbc05d2f46c5e43700ab68161028a016ba0b5b 100644 --- a/string/test-memcmp.c +++ b/string/test-memcmp.c @@ -1,8 +1,6 @@ /* Test and measure memcmp functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. - Added wmemcmp support by Liubov Dmitrieva , 2011. 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/string/test-memcpy.c b/string/test-memcpy.c index c9dfc88fedddc7757bb0f29949c9b75ea5427042..c9e965bed31fa9bebe99a934644a65849761959d 100644 --- a/string/test-memcpy.c +++ b/string/test-memcpy.c @@ -1,7 +1,6 @@ /* Test and measure memcpy functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. 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/string/test-memmem.c b/string/test-memmem.c index 624d3106bfebf6284c5af83b6801495c43b028ed..2dfe5f99db5e4acf3d7b0ea2eb382c5091f74515 100644 --- a/string/test-memmem.c +++ b/string/test-memmem.c @@ -1,7 +1,6 @@ /* Test and measure memmem functions. Copyright (C) 2008-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Ulrich Drepper , 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/string/test-memmove.c b/string/test-memmove.c index 02f2170bfda992b408a568004f54004e984723f0..a0ce8b0334736828c2a31ec0c9fad2ba3e859ba3 100644 --- a/string/test-memmove.c +++ b/string/test-memmove.c @@ -1,7 +1,6 @@ /* Test and measure memmove functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. 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/string/test-mempcpy.c b/string/test-mempcpy.c index f80b014d41921462d80c7d1bfc9ed66fa5336bcf..26e19a46a89703c4272c320cc938f33684b82979 100644 --- a/string/test-mempcpy.c +++ b/string/test-mempcpy.c @@ -1,7 +1,6 @@ /* Test and measure mempcpy functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. 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/string/test-memrchr.c b/string/test-memrchr.c index 1a3b9ce69d2729c2fb17952eb30aeb0c95c2e9a6..cac26397b782c811e1308dee527e1ff76af69966 100644 --- a/string/test-memrchr.c +++ b/string/test-memrchr.c @@ -1,7 +1,6 @@ /* Test and measure memrchr functions. Copyright (C) 2013-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. 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/string/test-memset.c b/string/test-memset.c index 82bfcd6ad4a7a0fb79550511ce30009b56e7847d..86a88cc09aa94d453c9de4b6ee96c9a8d1b1646e 100644 --- a/string/test-memset.c +++ b/string/test-memset.c @@ -1,7 +1,6 @@ /* Test memset functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. 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/string/test-rawmemchr.c b/string/test-rawmemchr.c index 085098aba8fdbc132d018be47c7d7a315b4732a1..872c48b4e584e4c7e95462f5c1137ff22c6259da 100644 --- a/string/test-rawmemchr.c +++ b/string/test-rawmemchr.c @@ -1,7 +1,6 @@ /* Test and measure memchr functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. 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/string/test-stpcpy.c b/string/test-stpcpy.c index ec1de99abd202325e54c981046371be293e707ed..99bfa5e689cd4b4ec3ccc0e5b5d1f360cd81c799 100644 --- a/string/test-stpcpy.c +++ b/string/test-stpcpy.c @@ -1,7 +1,6 @@ /* Test stpcpy functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. 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/string/test-stpncpy.c b/string/test-stpncpy.c index de11fee63b8f05fd60b39b5f507d7c7f83a7bb84..4fa7ca615650f1fc8626b6c78eb382eeb08b8b9f 100644 --- a/string/test-stpncpy.c +++ b/string/test-stpncpy.c @@ -1,7 +1,6 @@ /* Test and measure stpncpy functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. 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/string/test-strcasecmp.c b/string/test-strcasecmp.c index b380150cb74b5a8e8211e1aa8d13400ccdde3b36..420cd39e735480d324f7a3b0188f399e682bbeee 100644 --- a/string/test-strcasecmp.c +++ b/string/test-strcasecmp.c @@ -1,7 +1,6 @@ /* Test and measure strcasecmp functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. 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/string/test-strcasestr.c b/string/test-strcasestr.c index 045156e6b8b87f51037d81d6612d00c8ce89d7b8..f27b14905f59a5770040d6c52871c2c90cd87a90 100644 --- a/string/test-strcasestr.c +++ b/string/test-strcasestr.c @@ -1,7 +1,6 @@ /* Test and measure strcasestr functions. Copyright (C) 2010-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Ulrich Drepper , 2010. 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/string/test-strcat.c b/string/test-strcat.c index dea1558b0c64c311a28c8f2bb434fcfbdfd1a49b..fe30fa1a995f7a1f9755e601d51b3dd36916e39c 100644 --- a/string/test-strcat.c +++ b/string/test-strcat.c @@ -1,7 +1,6 @@ /* Test strcat functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. 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/string/test-strchr.c b/string/test-strchr.c index 6c8ca54a7df8fa2bff141841272a1677f7127562..afdf83b113f49ba137e5d64a48a425e3b0cb51c0 100644 --- a/string/test-strchr.c +++ b/string/test-strchr.c @@ -1,8 +1,6 @@ /* Test STRCHR functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. - Added wcschr support by Liubov Dmitrieva , 2011 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/string/test-strcmp.c b/string/test-strcmp.c index 7feababf4ddc5603389119663f529dc53d341c5f..77ae73110f599fedaa2ee5c8a8fb262ef6c6c47f 100644 --- a/string/test-strcmp.c +++ b/string/test-strcmp.c @@ -1,8 +1,6 @@ /* Test and measure strcmp and wcscmp functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. - Added wcscmp support by Liubov Dmitrieva , 2011. 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/string/test-strcpy.c b/string/test-strcpy.c index 4c0a04f85d70104f42b31bf26608cbd7e8934c78..2243730793100371f292630135c422b936ff9af9 100644 --- a/string/test-strcpy.c +++ b/string/test-strcpy.c @@ -1,8 +1,6 @@ /* Test and measure strcpy functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. - Added wcscpy support by Liubov Dmitrieva , 2011 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/string/test-strcspn.c b/string/test-strcspn.c index ef028be0c71fd8a8ca74fac51d3ac42fd0acf2e8..3610a87c9bbfcb8a577ba49e200979e288134703 100644 --- a/string/test-strcspn.c +++ b/string/test-strcspn.c @@ -1,7 +1,6 @@ /* Test strcspn functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. 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/string/test-string.h b/string/test-string.h index 78b66efe3643f7dac1c6809640e7a175bd1b7146..8ee00a04b1e596a9f132942cb752496d27c6b5b0 100644 --- a/string/test-string.h +++ b/string/test-string.h @@ -1,7 +1,6 @@ /* Test and measure string and memory functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. 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/string/test-strlen.c b/string/test-strlen.c index c9a7afb339a281146073f57bc198ca943ecfc4d5..b8d408607322b011e74168198bea697963f03305 100644 --- a/string/test-strlen.c +++ b/string/test-strlen.c @@ -1,8 +1,6 @@ /* Test and measure STRLEN functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. - Added wcslen support by Liubov Dmitrieva , 2011 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/string/test-strncasecmp.c b/string/test-strncasecmp.c index ace94e83eca9bd72b1c5dd30146ca8aa41e3bfa6..b68b919210ee23182172acdecedeb7095623ccd7 100644 --- a/string/test-strncasecmp.c +++ b/string/test-strncasecmp.c @@ -1,7 +1,6 @@ /* Test and measure strncasecmp functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. 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/string/test-strncat.c b/string/test-strncat.c index 37ea26ea057938a4785d82b0d14693242e31f307..729124394e4727de13204f45af1de58443d29b6e 100644 --- a/string/test-strncat.c +++ b/string/test-strncat.c @@ -1,6 +1,5 @@ /* Test strncat functions. Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/string/test-strncmp.c b/string/test-strncmp.c index 10b34de8d2acb2a13ccb006899661c33680c7e45..7397eebc02d46f31c34ccc8247b9c5e89cc8c142 100644 --- a/string/test-strncmp.c +++ b/string/test-strncmp.c @@ -1,7 +1,6 @@ /* Test strncmp and wcsncmp functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. 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/string/test-strncpy.c b/string/test-strncpy.c index 84a3b83bbc1858029b5ec88f16f811fe4e9fd0ca..a38da676cb8edd092af8c9cc2525165877602590 100644 --- a/string/test-strncpy.c +++ b/string/test-strncpy.c @@ -1,7 +1,6 @@ /* Test strncpy functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. 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/string/test-strnlen.c b/string/test-strnlen.c index bb5d9b5f04fa6586b2194226fa39f4a212851a20..c2b82de32ea4200b5181da53c78c3d2aacf88f13 100644 --- a/string/test-strnlen.c +++ b/string/test-strnlen.c @@ -1,7 +1,6 @@ /* Test strlen functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. 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/string/test-strpbrk.c b/string/test-strpbrk.c index 3f81c2edc35af1614ec3c477c7d4f2bbc2b5b72c..aeb5b81bbc33436c23e4cf1c4c58bd4de51ac695 100644 --- a/string/test-strpbrk.c +++ b/string/test-strpbrk.c @@ -1,7 +1,6 @@ /* Test and measure strpbrk functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. 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/string/test-strrchr.c b/string/test-strrchr.c index 9f85dc681ef075b8772b837e38cdbcfa2134d1b9..814f27d20ec6118fdfe332b100792cf65b83ceb9 100644 --- a/string/test-strrchr.c +++ b/string/test-strrchr.c @@ -1,9 +1,6 @@ /* Test and measure STRCHR functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. - Added wcsrrchr support by Liubov Dmitrieva , - 2011. 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/string/test-strspn.c b/string/test-strspn.c index ccbed1ca2f6cf8f0421d9b0ca85ab5090c28146c..8b546666c7c60095bc7e043ada17ae841ad7496a 100644 --- a/string/test-strspn.c +++ b/string/test-strspn.c @@ -1,7 +1,6 @@ /* Test and measure strspn functions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jakub Jelinek , 1999. 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/string/test-strstr.c b/string/test-strstr.c index 2c40d929f27843fa50658fce1ae20eb1567a2d30..8aee2c0d339e4904a1437e248bcb8925144e590e 100644 --- a/string/test-strstr.c +++ b/string/test-strstr.c @@ -1,7 +1,6 @@ /* Test and measure strstr functions. Copyright (C) 2010-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Ulrich Drepper , 2010. 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/string/testcopy.c b/string/testcopy.c index b8dde6f087ca11d2f8fafdeac3fc0683f6381b0a..404cf86791f7bb074eda98a48af57aa7851eeb91 100644 --- a/string/testcopy.c +++ b/string/testcopy.c @@ -1,6 +1,5 @@ /* Copyright (C) 1990-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund (tege@sics.se). 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/string/tst-bswap.c b/string/tst-bswap.c index f79570b6b42e885d9eace33c29d31e752b24363e..ed3a5186ce78634d591b9344f3c820f31cde5e2d 100644 --- a/string/tst-bswap.c +++ b/string/tst-bswap.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper . 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/string/wordcopy.c b/string/wordcopy.c index cbac9c85b4d64190de988c6f5529fe4f7e1a4bbe..20cca6da541895de0c52a0f24a87ddeb5f2daa58 100644 --- a/string/wordcopy.c +++ b/string/wordcopy.c @@ -1,7 +1,6 @@ /* _memcopy.c -- subroutines for memory copy functions. Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund (tege@sics.se). 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/sunrpc/create_xid.c b/sunrpc/create_xid.c index 36380a0eb819ee1c5e5aa02bf13e07864a6cec4c..213e8b5181b99533754d6f1cff50c83b6b2b56cf 100644 --- a/sunrpc/create_xid.c +++ b/sunrpc/create_xid.c @@ -1,6 +1,5 @@ /* Copyright (c) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1998. 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/sunrpc/netname.c b/sunrpc/netname.c index ceed23b1a72dac2a9a3fa2d81068658707ac733f..e1f06fa58d6b3601f4d9a800fbefe69e05f5e8a3 100644 --- a/sunrpc/netname.c +++ b/sunrpc/netname.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1997. 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/sunrpc/publickey.c b/sunrpc/publickey.c index a79995d8a373c2c750dd793a1d5ad4b7bd018987..530fcd197691b7e6b39053c40eb964268cc34168 100644 --- a/sunrpc/publickey.c +++ b/sunrpc/publickey.c @@ -1,7 +1,6 @@ /* Get public or secret key from key server. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/sunrpc/svc.c b/sunrpc/svc.c index 1aec771c4667848e47eb3421175131cc201f3574..a9bf047428018734316f0af5ffc89f8785fe14f8 100644 --- a/sunrpc/svc.c +++ b/sunrpc/svc.c @@ -6,7 +6,6 @@ * list of service routines. * Copyright (C) 2002-2021 Free Software Foundation, Inc. * This file is part of the GNU C Library. - * Contributed by Ulrich Drepper , 2002. * * 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/sunrpc/tst-xdrmem.c b/sunrpc/tst-xdrmem.c index cefc229aa61fc5edac3aee1dd0d3b0fb9dfaaaa1..5208b17f69899b9610f1a5f2029640755bd3ace9 100644 --- a/sunrpc/tst-xdrmem.c +++ b/sunrpc/tst-xdrmem.c @@ -1,6 +1,5 @@ /* Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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/sunrpc/tst-xdrmem2.c b/sunrpc/tst-xdrmem2.c index 6d74408c0f6d852fdb799729b2044d6470591ab6..36ea892909cf9f8805c76f63800d2a40f093134c 100644 --- a/sunrpc/tst-xdrmem2.c +++ b/sunrpc/tst-xdrmem2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2006. 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/sunrpc/xdr_intXX_t.c b/sunrpc/xdr_intXX_t.c index a1aaa4f959e18b31c9918ce115dc8ad9a0ac62c4..f5023a398eebaab5fcbc7f6573fb70b1efe34dd6 100644 --- a/sunrpc/xdr_intXX_t.c +++ b/sunrpc/xdr_intXX_t.c @@ -1,6 +1,5 @@ /* Copyright (c) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Thorsten Kukuk , 1998. 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/sysdeps/aarch64/e_sqrtl.c b/sysdeps/aarch64/e_sqrtl.c index 3ef524e307c63dbb6e9061e6dffded1cf9d683d0..5524e800c5c62592dd2b84b57b0313de41191b4a 100644 --- a/sysdeps/aarch64/e_sqrtl.c +++ b/sysdeps/aarch64/e_sqrtl.c @@ -1,8 +1,6 @@ /* long double square root in software floating-point emulation. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/alpha/Makefile b/sysdeps/alpha/Makefile index 169596ea1c0a9b641ec2718a73d75356d92410d9..fbc0cb99ce310e0717183f9ebd9bd1598deed663 100644 --- a/sysdeps/alpha/Makefile +++ b/sysdeps/alpha/Makefile @@ -1,6 +1,5 @@ # Copyright (C) 1993-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Brendan Kehoe (brendan@zen.org). # 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/sysdeps/alpha/_mcount.S b/sysdeps/alpha/_mcount.S index b9cf73b2036696a8d57d30ca3682c114fa48b1af..9bdf3afafdcd4860d33ee5e74c62012ab2b50319 100644 --- a/sysdeps/alpha/_mcount.S +++ b/sysdeps/alpha/_mcount.S @@ -1,6 +1,5 @@ /* Machine-specific calling sequence for `mcount' profiling function. alpha Copyright (C) 1995-2021 Free Software Foundation, Inc. - Contributed by David Mosberger (davidm@cs.arizona.edu). 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/sysdeps/alpha/alphaev6/memset.S b/sysdeps/alpha/alphaev6/memset.S index f1b648bf432f298d8b5c8f197fd86c3aa92c7422..7905e84e1cf9aa00b2082b9e0e8916957fd3ded6 100644 --- a/sysdeps/alpha/alphaev6/memset.S +++ b/sysdeps/alpha/alphaev6/memset.S @@ -1,6 +1,4 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Richard Henderson (rth@tamu.edu) - EV6 optimized by Rick Gorton . 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/sysdeps/alpha/alphaev6/stxcpy.S b/sysdeps/alpha/alphaev6/stxcpy.S index 20beddef4596f0203fb51ac2c4e7446ac4b3fc75..0f569a7d89c53fba296b6f30c8688e1247703800 100644 --- a/sysdeps/alpha/alphaev6/stxcpy.S +++ b/sysdeps/alpha/alphaev6/stxcpy.S @@ -1,6 +1,4 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Richard Henderson (rth@tamu.edu) - EV6 optimized by Rick Gorton . 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/sysdeps/alpha/alphaev6/stxncpy.S b/sysdeps/alpha/alphaev6/stxncpy.S index 4eb2d71e14e07d756d41af193b2addbaabef7c6a..983d230c275d6fc75ead0586b6662cdd330ff658 100644 --- a/sysdeps/alpha/alphaev6/stxncpy.S +++ b/sysdeps/alpha/alphaev6/stxncpy.S @@ -1,6 +1,4 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Richard Henderson (rth@tamu.edu) - EV6 optimized by Rick Gorton . 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/sysdeps/alpha/alphaev67/stpcpy.S b/sysdeps/alpha/alphaev67/stpcpy.S index 6836c6853fc74bd9d74963b401dc672e1fbabba4..945ed9d2db9af66ae271c1da3ba0b82ed2adc0ed 100644 --- a/sysdeps/alpha/alphaev67/stpcpy.S +++ b/sysdeps/alpha/alphaev67/stpcpy.S @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson . 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/sysdeps/alpha/alphaev67/stpncpy.S b/sysdeps/alpha/alphaev67/stpncpy.S index cda7a6696a88dbed8d214f30fef82c87e5dbcf79..42743bce191f3c3c835445d78f6ac9b327dac2a3 100644 --- a/sysdeps/alpha/alphaev67/stpncpy.S +++ b/sysdeps/alpha/alphaev67/stpncpy.S @@ -1,5 +1,4 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Richard Henderson (rth@redhat.com) 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/sysdeps/alpha/alphaev67/strcat.S b/sysdeps/alpha/alphaev67/strcat.S index 282c3df72285a79f3022964fd9f3f8882ca60421..50a1925c039655dae49e6ddb3f2d9b05396b0df8 100644 --- a/sysdeps/alpha/alphaev67/strcat.S +++ b/sysdeps/alpha/alphaev67/strcat.S @@ -1,6 +1,4 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Richard Henderson , 1996. - EV67 optimized by Rick Gorton . 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/sysdeps/alpha/alphaev67/strchr.S b/sysdeps/alpha/alphaev67/strchr.S index 4c16fdca6c30db512097741ee686bfe50bc3a4ac..510fb3d3a12d80837670f6f582a11b52a662f999 100644 --- a/sysdeps/alpha/alphaev67/strchr.S +++ b/sysdeps/alpha/alphaev67/strchr.S @@ -1,6 +1,4 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Richard Henderson , 1996. - EV67 optimized by Rick Gorton . 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/sysdeps/alpha/alphaev67/strlen.S b/sysdeps/alpha/alphaev67/strlen.S index 7af6f3d3751336f4a8c9f45bb370343a30e4a293..07def1bb5665deb96c263c944a7bb4e2d36e5923 100644 --- a/sysdeps/alpha/alphaev67/strlen.S +++ b/sysdeps/alpha/alphaev67/strlen.S @@ -1,6 +1,4 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by David Mosberger (davidm@cs.arizona.edu). - EV67 optimized by Rick Gorton . 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/sysdeps/alpha/alphaev67/strncat.S b/sysdeps/alpha/alphaev67/strncat.S index 72794a6e0957ed72340a640ce8ac1983c0a5ded6..83fac317b197b8cde667fcb54fde67648b01ec29 100644 --- a/sysdeps/alpha/alphaev67/strncat.S +++ b/sysdeps/alpha/alphaev67/strncat.S @@ -1,6 +1,4 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Richard Henderson , 1996. - EV67 optimized by Rick Gorton . 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/sysdeps/alpha/bzero.S b/sysdeps/alpha/bzero.S index 86c05947b978b0eb77d34c98470c295ed9e0c1bd..ea317aef0592583c6e5cb6513ea529728b8f0104 100644 --- a/sysdeps/alpha/bzero.S +++ b/sysdeps/alpha/bzero.S @@ -1,5 +1,4 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. - Contributed by Richard Henderson (rth@tamu.edu) 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/sysdeps/alpha/div.S b/sysdeps/alpha/div.S index 62b676bdac9cf804fdfe82f97a505b78b7a10a53..bfde946b9d9dc15106fdb409f9eb4bb242efd873 100644 --- a/sysdeps/alpha/div.S +++ b/sysdeps/alpha/div.S @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson . 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/sysdeps/alpha/dl-machine.h b/sysdeps/alpha/dl-machine.h index 2cd2213d9ab252873886f19bbd65f352fa8d5ef1..9e327b7f17d37a57eaa672835aa397ab2e5778a2 100644 --- a/sysdeps/alpha/dl-machine.h +++ b/sysdeps/alpha/dl-machine.h @@ -1,7 +1,6 @@ /* Machine-dependent ELF dynamic relocation inline functions. Alpha version. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson . 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/sysdeps/alpha/dl-procinfo.c b/sysdeps/alpha/dl-procinfo.c index c1510493e221e012f3e0235bc2794093872d561c..4790866e7ac015cd19190d3b6793c24499b44c4c 100644 --- a/sysdeps/alpha/dl-procinfo.c +++ b/sysdeps/alpha/dl-procinfo.c @@ -1,7 +1,6 @@ /* Data for Alpha version of processor capability information. Copyright (C) 2008-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Aurelien Jarno , 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/sysdeps/alpha/dl-procinfo.h b/sysdeps/alpha/dl-procinfo.h index c0d6043f3f80e5c5906d4965dd9cf86d2ed97702..ea6842cac3084e825f334e474be20c58fe4b6730 100644 --- a/sysdeps/alpha/dl-procinfo.h +++ b/sysdeps/alpha/dl-procinfo.h @@ -1,7 +1,6 @@ /* Alpha version of processor capability information handling macros. Copyright (C) 2008-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Aurelien Jarno , 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/sysdeps/alpha/e_sqrtl.c b/sysdeps/alpha/e_sqrtl.c index f78b9128959b671ccb0736cf52b879bf667eb7d6..350cb8d8e8c24e4a6671998bf8430a69c17e5677 100644 --- a/sysdeps/alpha/e_sqrtl.c +++ b/sysdeps/alpha/e_sqrtl.c @@ -1,8 +1,6 @@ /* long double square root in software floating-point emulation. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/alpha/ffs.S b/sysdeps/alpha/ffs.S index ee127bbf60fb0eb069bed4b06f69de926008a04b..adfd5965aac5b934c5b5fd6adfb8a6a0d35f89d4 100644 --- a/sysdeps/alpha/ffs.S +++ b/sysdeps/alpha/ffs.S @@ -1,5 +1,4 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. - Contributed by David Mosberger (davidm@cs.arizona.edu). 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/sysdeps/alpha/fpu/e_sqrt.c b/sysdeps/alpha/fpu/e_sqrt.c index cabc800bd176f3d7227830c34c69cc333914df2d..d211cc21fe52ff63fefcab7495ed08e78b98492e 100644 --- a/sysdeps/alpha/fpu/e_sqrt.c +++ b/sysdeps/alpha/fpu/e_sqrt.c @@ -1,5 +1,4 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. - Contributed by David Mosberger (davidm@cs.arizona.edu). 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/sysdeps/alpha/fpu/fclrexcpt.c b/sysdeps/alpha/fpu/fclrexcpt.c index cb4513eb7fdee8a31c46be732454880ad1abba7b..5e44cfe11167a14195612fccfc1d1a72ef260af7 100644 --- a/sysdeps/alpha/fpu/fclrexcpt.c +++ b/sysdeps/alpha/fpu/fclrexcpt.c @@ -1,7 +1,6 @@ /* Clear given exceptions in current floating-point environment. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 1997. 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/sysdeps/alpha/fpu/fedisblxcpt.c b/sysdeps/alpha/fpu/fedisblxcpt.c index 91c3860c45839ff953550e3f8ccda8d5b21fdd17..8cf2d7ea7b68120c1d797c9549421adb8d6fe370 100644 --- a/sysdeps/alpha/fpu/fedisblxcpt.c +++ b/sysdeps/alpha/fpu/fedisblxcpt.c @@ -1,7 +1,6 @@ /* Disable floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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/sysdeps/alpha/fpu/feenablxcpt.c b/sysdeps/alpha/fpu/feenablxcpt.c index ac45058c02ddad67830d8da84b89e851f38cc1c3..8e111fcb79c1c5c01be501573fc21613ac8e298d 100644 --- a/sysdeps/alpha/fpu/feenablxcpt.c +++ b/sysdeps/alpha/fpu/feenablxcpt.c @@ -1,7 +1,6 @@ /* Enable floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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/sysdeps/alpha/fpu/fegetenv.c b/sysdeps/alpha/fpu/fegetenv.c index 20e51ceeba8a435bed08ce729989dfdb476bb066..64da646cd5a729b2dcbb35db3b8bb50fc502cad1 100644 --- a/sysdeps/alpha/fpu/fegetenv.c +++ b/sysdeps/alpha/fpu/fegetenv.c @@ -1,7 +1,6 @@ /* Store current floating-point environment. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 1997 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/sysdeps/alpha/fpu/fegetexcept.c b/sysdeps/alpha/fpu/fegetexcept.c index a2993c191d7b6b9f5341ebef951bb3b826131ae2..bd8102675707322eecbf3fbc3341ebd658393f01 100644 --- a/sysdeps/alpha/fpu/fegetexcept.c +++ b/sysdeps/alpha/fpu/fegetexcept.c @@ -1,7 +1,6 @@ /* Get enabled floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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/sysdeps/alpha/fpu/fegetround.c b/sysdeps/alpha/fpu/fegetround.c index 4b337abcfa051483cf10716f13f2517de6668e56..6d92f543808b4b1d188bbb67d05f6e6c910535eb 100644 --- a/sysdeps/alpha/fpu/fegetround.c +++ b/sysdeps/alpha/fpu/fegetround.c @@ -1,7 +1,6 @@ /* Return current rounding direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 1997 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/sysdeps/alpha/fpu/feholdexcpt.c b/sysdeps/alpha/fpu/feholdexcpt.c index 637d51a7a9677e0d519366946be1231a0d8692f9..9383f4dd183bb817ba9919b15ff16ec24f3d5585 100644 --- a/sysdeps/alpha/fpu/feholdexcpt.c +++ b/sysdeps/alpha/fpu/feholdexcpt.c @@ -1,7 +1,6 @@ /* Store current floating-point environment and clear exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 1997 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/sysdeps/alpha/fpu/fesetenv.c b/sysdeps/alpha/fpu/fesetenv.c index 2e5e760ca4f358b3763622177d92eb6a53c3fa9b..237df04ae6d77d90881b5506e2cd24d149cf3dcf 100644 --- a/sysdeps/alpha/fpu/fesetenv.c +++ b/sysdeps/alpha/fpu/fesetenv.c @@ -1,7 +1,6 @@ /* Install given floating-point environment. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 1997 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/sysdeps/alpha/fpu/fesetround.c b/sysdeps/alpha/fpu/fesetround.c index 36b5f3689c62f63be63db2c63bea28da33913035..147f4c96fc081c1f300f33b24a08f9623db75042 100644 --- a/sysdeps/alpha/fpu/fesetround.c +++ b/sysdeps/alpha/fpu/fesetround.c @@ -1,7 +1,6 @@ /* Set current rounding direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 1997 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/sysdeps/alpha/fpu/feupdateenv.c b/sysdeps/alpha/fpu/feupdateenv.c index 8978a25cbb00fa100ba3ca77faa266d0b44fc31d..164916cccfd9cf325542a8a909affccfd9060eb8 100644 --- a/sysdeps/alpha/fpu/feupdateenv.c +++ b/sysdeps/alpha/fpu/feupdateenv.c @@ -1,7 +1,6 @@ /* Install given floating-point environment and raise exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 1997. 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/sysdeps/alpha/fpu/fgetexcptflg.c b/sysdeps/alpha/fpu/fgetexcptflg.c index 1b65af1cc09aaa7df11199a15634beb962c63ff9..3fb00b88aab2a015d7eaae96373e0244dc3eebac 100644 --- a/sysdeps/alpha/fpu/fgetexcptflg.c +++ b/sysdeps/alpha/fpu/fgetexcptflg.c @@ -1,7 +1,6 @@ /* Store current representation for exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 1997. 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/sysdeps/alpha/fpu/fpu_control.h b/sysdeps/alpha/fpu/fpu_control.h index 7b1a52920d5d54e0827e97e3570b9d0bd5062dda..6ed0a2a4576408a10623dd9808b7cfd780c8661a 100644 --- a/sysdeps/alpha/fpu/fpu_control.h +++ b/sysdeps/alpha/fpu/fpu_control.h @@ -1,7 +1,6 @@ /* FPU control word bits. Alpha-mapped-to-Intel version. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Olaf Flebbe. 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/sysdeps/alpha/fpu/fsetexcptflg.c b/sysdeps/alpha/fpu/fsetexcptflg.c index cbfb796cd82385e2c4294cf50711d5e4032fd26e..75b4e865919ff910728232bfd7915e861b58aea5 100644 --- a/sysdeps/alpha/fpu/fsetexcptflg.c +++ b/sysdeps/alpha/fpu/fsetexcptflg.c @@ -1,7 +1,6 @@ /* Set floating-point environment exception handling. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 1997. 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/sysdeps/alpha/fpu/ftestexcept.c b/sysdeps/alpha/fpu/ftestexcept.c index ac480e1757b3fda7d8ea70f37fd1d4e7c9b5e7df..f78c643165b151156546de2942637abcbf5cbd97 100644 --- a/sysdeps/alpha/fpu/ftestexcept.c +++ b/sysdeps/alpha/fpu/ftestexcept.c @@ -1,7 +1,6 @@ /* Test exception in current environment. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 1997. 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/sysdeps/alpha/fpu/s_copysign.c b/sysdeps/alpha/fpu/s_copysign.c index 559a3338fd5c9c62aa8d7f618e1014af463bfe10..ef1771809d62e7458c05576df03a61c3e8f43e04 100644 --- a/sysdeps/alpha/fpu/s_copysign.c +++ b/sysdeps/alpha/fpu/s_copysign.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson. 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/sysdeps/alpha/fpu/s_copysignf.c b/sysdeps/alpha/fpu/s_copysignf.c index c28a5e404d441040d61fe7399223d2e0ef03244b..070959f94ddc486cb9c534d2f53222d1e16f176d 100644 --- a/sysdeps/alpha/fpu/s_copysignf.c +++ b/sysdeps/alpha/fpu/s_copysignf.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson. 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/sysdeps/alpha/fpu/s_fabs.c b/sysdeps/alpha/fpu/s_fabs.c index c56f9dd2b2c191b941660726e064359120273f9b..e7bc26b2c658544dc7baf3ba77c63b023a2cc253 100644 --- a/sysdeps/alpha/fpu/s_fabs.c +++ b/sysdeps/alpha/fpu/s_fabs.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson. 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/sysdeps/alpha/fpu/s_fabsf.c b/sysdeps/alpha/fpu/s_fabsf.c index a26c2ad03b73e5d40d55445319542358140545e5..94dd12ccd57f86a046ff23166fc2fc45d8f83663 100644 --- a/sysdeps/alpha/fpu/s_fabsf.c +++ b/sysdeps/alpha/fpu/s_fabsf.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson. 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/sysdeps/alpha/fpu/s_rint.c b/sysdeps/alpha/fpu/s_rint.c index a88d162bcc97e93609d58bc40e57bafbf79383d8..864f062cf6dd4770b4a1bb66f346f75175e451a9 100644 --- a/sysdeps/alpha/fpu/s_rint.c +++ b/sysdeps/alpha/fpu/s_rint.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson. 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/sysdeps/alpha/fpu/s_rintf.c b/sysdeps/alpha/fpu/s_rintf.c index 1ac948cf5ad9bb624e6907b9840764a0138e1e02..86cd574a840c4ab373dda35074d6636f555ac3e9 100644 --- a/sysdeps/alpha/fpu/s_rintf.c +++ b/sysdeps/alpha/fpu/s_rintf.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson. 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/sysdeps/alpha/hp-timing.h b/sysdeps/alpha/hp-timing.h index 2ff65c237063c40fda31aba236edfee9808f9b5a..3da8463013d5dff19dda0ce98ae5e787a427a3c9 100644 --- a/sysdeps/alpha/hp-timing.h +++ b/sysdeps/alpha/hp-timing.h @@ -1,7 +1,6 @@ /* High precision, low overhead timing functions. Alpha version. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 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/sysdeps/alpha/jmpbuf-unwind.h b/sysdeps/alpha/jmpbuf-unwind.h index 0c1eba04bfe6df3e49a0e361145c0a1ee48e212d..2e7a6cb3632de9b335b2ba8fd52be81fdd4e343f 100644 --- a/sysdeps/alpha/jmpbuf-unwind.h +++ b/sysdeps/alpha/jmpbuf-unwind.h @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/alpha/ldiv.S b/sysdeps/alpha/ldiv.S index c90af5b26998416404c9cfde0a61d5b61141e808..5159a3846d904bb1aed43aeccb2fc5b6bb7dd0a7 100644 --- a/sysdeps/alpha/ldiv.S +++ b/sysdeps/alpha/ldiv.S @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson . 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/sysdeps/alpha/memset.S b/sysdeps/alpha/memset.S index 65acc57f2c2af19e6b56f86aa1d50e4a6bd785fb..e64dfc1f8aafc71e8d22805f2f62814f3de7d1c1 100644 --- a/sysdeps/alpha/memset.S +++ b/sysdeps/alpha/memset.S @@ -1,5 +1,4 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. - Contributed by Richard Henderson (rth@tamu.edu) 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/sysdeps/alpha/nptl/pthread_spin_lock.S b/sysdeps/alpha/nptl/pthread_spin_lock.S index 6ffd68d79da8a83fa2c6c2c0a460af0fb672c99d..7ce0530d6ed9d70ca2165c5a80c1675a9d54dc3d 100644 --- a/sysdeps/alpha/nptl/pthread_spin_lock.S +++ b/sysdeps/alpha/nptl/pthread_spin_lock.S @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 2003. 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/sysdeps/alpha/nptl/pthread_spin_trylock.S b/sysdeps/alpha/nptl/pthread_spin_trylock.S index 31ba50711cd4c1dca39eeec905e483fbead6d75a..df72bc85e4268c465bbefdab1631197da8baa4b5 100644 --- a/sysdeps/alpha/nptl/pthread_spin_trylock.S +++ b/sysdeps/alpha/nptl/pthread_spin_trylock.S @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 2003. 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/sysdeps/alpha/ots_add.c b/sysdeps/alpha/ots_add.c index bc1d50b66ffae266c66b22db9872bfb579ec4abe..a0fb377527d31505b3e5a8a151d55312bd4d33d0 100644 --- a/sysdeps/alpha/ots_add.c +++ b/sysdeps/alpha/ots_add.c @@ -1,8 +1,6 @@ /* Software floating-point emulation: addition. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/alpha/ots_cmp.c b/sysdeps/alpha/ots_cmp.c index d224ef63f5ac4e7f24f18db2ed318b55d0a111ef..13b294be98f450334b8d728768d1faa8e2a214c4 100644 --- a/sysdeps/alpha/ots_cmp.c +++ b/sysdeps/alpha/ots_cmp.c @@ -1,8 +1,6 @@ /* Software floating-point emulation: comparison. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/alpha/ots_cmpe.c b/sysdeps/alpha/ots_cmpe.c index 25fb48b611fa8a227d751a76c685e09f5b27b657..9066d89bda2c36c0934d345d4aca1818d597912f 100644 --- a/sysdeps/alpha/ots_cmpe.c +++ b/sysdeps/alpha/ots_cmpe.c @@ -1,8 +1,6 @@ /* Software floating-point emulation: comparison. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/alpha/ots_cvtqux.c b/sysdeps/alpha/ots_cvtqux.c index 098aebe4e76e5ab9a339cc91e251980c7809113d..18bf35d6a249cc1b3e84d0189e4b15797c53800c 100644 --- a/sysdeps/alpha/ots_cvtqux.c +++ b/sysdeps/alpha/ots_cvtqux.c @@ -1,8 +1,6 @@ /* Software floating-point emulation: unsigned integer to float conversion. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/alpha/ots_cvtqx.c b/sysdeps/alpha/ots_cvtqx.c index e26b89db894d8761bbac2d5cff20b36babe86a27..30d3f8b57b8ec46838486d6e23c12887af8c795e 100644 --- a/sysdeps/alpha/ots_cvtqx.c +++ b/sysdeps/alpha/ots_cvtqx.c @@ -1,8 +1,6 @@ /* Software floating-point emulation: signed integer to float conversion. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/alpha/ots_cvttx.c b/sysdeps/alpha/ots_cvttx.c index b900bca5f9b5290252b7407801bd1cd7b1dc5fd3..64ea9eade77126617c7bf90bc237fd3734158464 100644 --- a/sysdeps/alpha/ots_cvttx.c +++ b/sysdeps/alpha/ots_cvttx.c @@ -1,8 +1,6 @@ /* Software floating-point emulation: floating point extension. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/alpha/ots_cvtxq.c b/sysdeps/alpha/ots_cvtxq.c index c8256a013915a82070fa6531210fa20a20422e7b..6f32ce35315761cb5d4ae0cf88a46afb83057000 100644 --- a/sysdeps/alpha/ots_cvtxq.c +++ b/sysdeps/alpha/ots_cvtxq.c @@ -1,8 +1,6 @@ /* Software floating-point emulation: float to integer conversion. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/alpha/ots_cvtxt.c b/sysdeps/alpha/ots_cvtxt.c index bf6093623e4e3cdcbed0327fbfb015a54e6f254a..0de0f7a6031e247f4d3772abc6695821380093f2 100644 --- a/sysdeps/alpha/ots_cvtxt.c +++ b/sysdeps/alpha/ots_cvtxt.c @@ -1,8 +1,6 @@ /* Software floating-point emulation: floating point truncation. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/alpha/ots_div.c b/sysdeps/alpha/ots_div.c index 94c8e2db91aa6be4dc7494b65ea4e74ed121049c..b30b541698cc63c0e613a0ae520460563504b9e5 100644 --- a/sysdeps/alpha/ots_div.c +++ b/sysdeps/alpha/ots_div.c @@ -1,8 +1,6 @@ /* Software floating-point emulation: division. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/alpha/ots_mul.c b/sysdeps/alpha/ots_mul.c index 48d0245784e370e343daf63bac3e970226464eec..f3c31db9d0b52d2cbeed40d19edf9626b94d3970 100644 --- a/sysdeps/alpha/ots_mul.c +++ b/sysdeps/alpha/ots_mul.c @@ -1,8 +1,6 @@ /* Software floating-point emulation: multiplication. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/alpha/ots_nintxq.c b/sysdeps/alpha/ots_nintxq.c index f11554bd5eb83902615191ee6b8d033809eb630d..8c4d8d08f3e973e4e45544f711bce016117003fb 100644 --- a/sysdeps/alpha/ots_nintxq.c +++ b/sysdeps/alpha/ots_nintxq.c @@ -1,8 +1,6 @@ /* Software floating-point emulation: convert to fortran nearest. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/alpha/ots_sub.c b/sysdeps/alpha/ots_sub.c index 937f79a0a68360b313394e3e69684a36f7eb7e3a..7e395a82fa750973c627e907f15a12256a0d7103 100644 --- a/sysdeps/alpha/ots_sub.c +++ b/sysdeps/alpha/ots_sub.c @@ -1,8 +1,6 @@ /* Software floating-point emulation: subtraction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/alpha/reml.S b/sysdeps/alpha/reml.S index d2dc42f8203f162dbbce2bc063cf9c3b711c4892..26735e3785f74bea5e86b23e4e822818bba89ece 100644 --- a/sysdeps/alpha/reml.S +++ b/sysdeps/alpha/reml.S @@ -1,5 +1,4 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. - Contributed by Richard Henderson 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/sysdeps/alpha/sfp-machine.h b/sysdeps/alpha/sfp-machine.h index b25c34f8dad15c5e56c1c72ed07d3993c643fa11..910d2932147c696706f7e82ddb35ec97f52db2b4 100644 --- a/sysdeps/alpha/sfp-machine.h +++ b/sysdeps/alpha/sfp-machine.h @@ -2,9 +2,6 @@ Alpha userland IEEE 128-bit version. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com), - Jakub Jelinek (jj@ultra.linux.cz) and - David S. Miller (davem@redhat.com). 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/sysdeps/alpha/start.S b/sysdeps/alpha/start.S index 65dcd4d39279749ecaaf99af47399698e65c5447..90ca82fa1de15efb88b099efc6d32fa582a34a31 100644 --- a/sysdeps/alpha/start.S +++ b/sysdeps/alpha/start.S @@ -1,7 +1,6 @@ /* Startup code for Alpha/ELF. Copyright (C) 1993-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson 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/sysdeps/alpha/stpcpy.S b/sysdeps/alpha/stpcpy.S index 537b0f31cee63d851ad09c7a47c4947261ad0913..30cbd5f5f3d35b196829f9463377171e741c16f6 100644 --- a/sysdeps/alpha/stpcpy.S +++ b/sysdeps/alpha/stpcpy.S @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 1996. 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/sysdeps/alpha/stpncpy.S b/sysdeps/alpha/stpncpy.S index d8e2b604209dbfec33e9b5c7dee55fbc702c375e..de17ed2c86c1434cf71101c39ebc8348f8253fdd 100644 --- a/sysdeps/alpha/stpncpy.S +++ b/sysdeps/alpha/stpncpy.S @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@tamu.edu) 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/sysdeps/alpha/strcat.S b/sysdeps/alpha/strcat.S index 0dde37915c81b1083706ef64a52da01a11c52769..781dd3abdb66530159c61cbeeaa0556d6591d43e 100644 --- a/sysdeps/alpha/strcat.S +++ b/sysdeps/alpha/strcat.S @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 1996. 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/sysdeps/alpha/strchr.S b/sysdeps/alpha/strchr.S index dc2d9c164296e9fa7b053b995d9b5c16cf6dc44c..81652c900db3e3edc2f497df2fae315ebe2b418f 100644 --- a/sysdeps/alpha/strchr.S +++ b/sysdeps/alpha/strchr.S @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@tamu.edu) 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/sysdeps/alpha/strcmp.S b/sysdeps/alpha/strcmp.S index 40f827378dac50fd9afea08a534003b886c87538..ef25771cb2d1dd6827d7095748b22dd11d85d89e 100644 --- a/sysdeps/alpha/strcmp.S +++ b/sysdeps/alpha/strcmp.S @@ -1,5 +1,4 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. - Contributed by Richard Henderson (rth@tamu.edu) 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/sysdeps/alpha/strcpy.S b/sysdeps/alpha/strcpy.S index 20a09abc9477243086fca0f4019dffd5f3ea5bf6..9c714feb7999796f8085b0cab4ff73fd32625d36 100644 --- a/sysdeps/alpha/strcpy.S +++ b/sysdeps/alpha/strcpy.S @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 1996. 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/sysdeps/alpha/strlen.S b/sysdeps/alpha/strlen.S index 54235c46b391f7f9afdd366f788dd24a0795e69e..dd1458cd752001aa0027ad7450e508a9c2d7528e 100644 --- a/sysdeps/alpha/strlen.S +++ b/sysdeps/alpha/strlen.S @@ -1,5 +1,4 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. - Contributed by David Mosberger (davidm@cs.arizona.edu). 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/sysdeps/alpha/strncat.S b/sysdeps/alpha/strncat.S index 7a6704bdfb7c831bf0033fc0750497ad9e79b4a8..400e9110d3f05909428e0e9834b5f1f325a2c70c 100644 --- a/sysdeps/alpha/strncat.S +++ b/sysdeps/alpha/strncat.S @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 1996. 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/sysdeps/alpha/strncmp.S b/sysdeps/alpha/strncmp.S index 7aa158941060c34802ba3b1b66ef63e20b90c695..be6d5787fb05a3a484e2e702e0c86890861ed5ce 100644 --- a/sysdeps/alpha/strncmp.S +++ b/sysdeps/alpha/strncmp.S @@ -1,5 +1,4 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. - Contributed by Richard Henderson (rth@tamu.edu) 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/sysdeps/alpha/strncpy.S b/sysdeps/alpha/strncpy.S index 3eeb902deb3892ba01e22c7670b14bf529f503ad..224253d76358698f8f3e0e71d0452dbd957f8094 100644 --- a/sysdeps/alpha/strncpy.S +++ b/sysdeps/alpha/strncpy.S @@ -1,5 +1,4 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. - Contributed by Richard Henderson (rth@tamu.edu) 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/sysdeps/alpha/stxcpy.S b/sysdeps/alpha/stxcpy.S index a68182b06648840bcad17ca2421958a4b637eda5..b099e73055abcd136c4ab0c7be45983c7acaddef 100644 --- a/sysdeps/alpha/stxcpy.S +++ b/sysdeps/alpha/stxcpy.S @@ -1,5 +1,4 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. - Contributed by Richard Henderson (rth@tamu.edu) 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/sysdeps/alpha/stxncpy.S b/sysdeps/alpha/stxncpy.S index eec3400e0c55d3b01bc00d803926534174a46ae6..027f460cdc5bc6d378478277cb184bd34298dc2b 100644 --- a/sysdeps/alpha/stxncpy.S +++ b/sysdeps/alpha/stxncpy.S @@ -1,5 +1,4 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. - Contributed by Richard Henderson (rth@tamu.edu) 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/sysdeps/arm/armv6t2/memchr.S b/sysdeps/arm/armv6t2/memchr.S index 4e105a0c446e16282a8b40f4f58c9458e5efae1d..7baf796da3963c316a93e29038ea662586083738 100644 --- a/sysdeps/arm/armv6t2/memchr.S +++ b/sysdeps/arm/armv6t2/memchr.S @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Code contributed by Dave Gilbert 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/sysdeps/arm/backtrace.c b/sysdeps/arm/backtrace.c index 193f2410baf3c67d104ed22db22ce48241a48bee..83078132210041a22d66a73cefea0e58e1b5a1b7 100644 --- a/sysdeps/arm/backtrace.c +++ b/sysdeps/arm/backtrace.c @@ -1,7 +1,6 @@ /* Return backtrace of current program state. Copyright (C) 2008-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Kazu Hirata , 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/sysdeps/arm/fedisblxcpt.c b/sysdeps/arm/fedisblxcpt.c index 5025fa13b75679227b05e9693d7a3a0a06e41c52..96abbd0cbdc33b8c26a8a53bb5033570f6df205c 100644 --- a/sysdeps/arm/fedisblxcpt.c +++ b/sysdeps/arm/fedisblxcpt.c @@ -1,7 +1,6 @@ /* Disable floating-point exceptions. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Philip Blundell , 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/sysdeps/arm/feenablxcpt.c b/sysdeps/arm/feenablxcpt.c index 94b774797ccc1ba77123dd7c3f98521ad2568c54..b1f70ccaa02b281a3f4690e956f9391c259ce1bd 100644 --- a/sysdeps/arm/feenablxcpt.c +++ b/sysdeps/arm/feenablxcpt.c @@ -1,7 +1,6 @@ /* Enable floating-point exceptions. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Philip Blundell , 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/sysdeps/arm/fegetexcept.c b/sysdeps/arm/fegetexcept.c index b061609c346e1fb24d36e89de201e626bdcbc5d8..2f617f53702b2b13e1aafdc7a3196fe01afba650 100644 --- a/sysdeps/arm/fegetexcept.c +++ b/sysdeps/arm/fegetexcept.c @@ -1,7 +1,6 @@ /* Get floating-point exceptions. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Philip Blundell , 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/sysdeps/arm/feupdateenv.c b/sysdeps/arm/feupdateenv.c index b742d9a279d401dd3117038559632ac410c18dac..8126e9ef99b60b9a77d09d1777d93276d6a1cf2e 100644 --- a/sysdeps/arm/feupdateenv.c +++ b/sysdeps/arm/feupdateenv.c @@ -1,7 +1,6 @@ /* Install given floating-point environment and raise exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/arm/fgetexcptflg.c b/sysdeps/arm/fgetexcptflg.c index fe825434092a9069f5dda05b3a670c27a99fb455..b4d3e871568f4e0d0bf3057f9a9fe316cf8da8cb 100644 --- a/sysdeps/arm/fgetexcptflg.c +++ b/sysdeps/arm/fgetexcptflg.c @@ -1,7 +1,6 @@ /* Store current representation for exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/arm/memcpy.S b/sysdeps/arm/memcpy.S index 04e3f773917f54d6f55df01a74de346472645004..8a83418fe6c29e30b06305f9d58a98471f1ba432 100644 --- a/sysdeps/arm/memcpy.S +++ b/sysdeps/arm/memcpy.S @@ -1,7 +1,6 @@ /* Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by MontaVista Software, Inc. (written by Nicolas Pitre) 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/sysdeps/arm/memmove.S b/sysdeps/arm/memmove.S index b01164a7e8e73347ca510b928d97bfbd602aa15f..9ae2bfd07497f2820509270693bfd53d183f09ca 100644 --- a/sysdeps/arm/memmove.S +++ b/sysdeps/arm/memmove.S @@ -1,7 +1,6 @@ /* Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by MontaVista Software, Inc. (written by Nicolas Pitre) 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/sysdeps/arm/memset.S b/sysdeps/arm/memset.S index 02bc1221a1e75c11cfe550db9cf00705603c0c24..dc89ca7da58aaf8323dc81429baa34c8f1e8e962 100644 --- a/sysdeps/arm/memset.S +++ b/sysdeps/arm/memset.S @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Philip Blundell 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/sysdeps/arm/strlen.S b/sysdeps/arm/strlen.S index 2ac0a09c090dfaf3792b85fbcde555459146a056..dbb63447390ca2dc213f007666e1635b6bdf17c9 100644 --- a/sysdeps/arm/strlen.S +++ b/sysdeps/arm/strlen.S @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Code contributed by Matthew Wilcox 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/sysdeps/arm/unwind.h b/sysdeps/arm/unwind.h index ffdea8047d5c6202bdc775548c27b640c36430ae..8532317c8aa464c41ed23ba308536abe4d22fd16 100644 --- a/sysdeps/arm/unwind.h +++ b/sysdeps/arm/unwind.h @@ -1,6 +1,5 @@ /* Header file for the ARM EABI unwinder Copyright (C) 2003-2021 Free Software Foundation, Inc. - Contributed by Paul Brook This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/sysdeps/generic/atomic-machine.h b/sysdeps/generic/atomic-machine.h index 7026c54d4e2ff437adba5e11083c73d7e63a7db8..e345bae4e73d9cfbda2488381970e3f3ce190285 100644 --- a/sysdeps/generic/atomic-machine.h +++ b/sysdeps/generic/atomic-machine.h @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/generic/dl-librecon.h b/sysdeps/generic/dl-librecon.h index 8d2ee12816af87287de78bee979783a4744ec91e..6f20dbd1a6beea13e3cb2462bcd10478f92faa61 100644 --- a/sysdeps/generic/dl-librecon.h +++ b/sysdeps/generic/dl-librecon.h @@ -1,7 +1,6 @@ /* Optional code to distinguish library flavours. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/generic/dl-procinfo.h b/sysdeps/generic/dl-procinfo.h index ff9979e2a8a65e896ad4c0d80449267bc56bec9d..c3342532bb56b23dd2c7a4a14d2d83160ae41129 100644 --- a/sysdeps/generic/dl-procinfo.h +++ b/sysdeps/generic/dl-procinfo.h @@ -1,7 +1,6 @@ /* Stub version of processor capability information handling macros. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/generic/dwarf2.h b/sysdeps/generic/dwarf2.h index 0d08da02b7f6a39318f985af1754859243825f9d..4b8555525a68b9ad3a03280148bddc2335061215 100644 --- a/sysdeps/generic/dwarf2.h +++ b/sysdeps/generic/dwarf2.h @@ -1,8 +1,6 @@ /* Declarations and definitions of codes relating to the DWARF2 symbolic debugging information format. Copyright (C) 1992-2021 Free Software Foundation, Inc. - Contributed by Gary Funck (gary@intrepid.com). Derived from the - DWARF 1 implementation written by Ron Guilmette (rfg@monkeys.com). This file is part of the GNU C Library. diff --git a/sysdeps/generic/framestate.c b/sysdeps/generic/framestate.c index 54c4817f37750ba560b21a7b537e94c2a25853db..a8f5e3b41f9c4df800fadc1f1a986d55a93e5585 100644 --- a/sysdeps/generic/framestate.c +++ b/sysdeps/generic/framestate.c @@ -1,7 +1,6 @@ /* __frame_state_for unwinder helper function wrapper. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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/sysdeps/generic/hp-timing-common.h b/sysdeps/generic/hp-timing-common.h index d59a27d49ca221aa0ed54a6c94fc7199ff65af62..9d32d45563092afce070b7714621ee3b82f5848e 100644 --- a/sysdeps/generic/hp-timing-common.h +++ b/sysdeps/generic/hp-timing-common.h @@ -1,7 +1,6 @@ /* High precision, low overhead timing functions. Generic version. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/generic/hp-timing.h b/sysdeps/generic/hp-timing.h index 8e8d0c10f3498fb9c748502fdc831138a0ec670f..27644ac5c92dad9e134786edb5a4045049274327 100644 --- a/sysdeps/generic/hp-timing.h +++ b/sysdeps/generic/hp-timing.h @@ -1,7 +1,6 @@ /* High precision, low overhead timing functions. Generic version. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/generic/ifreq.h b/sysdeps/generic/ifreq.h index 6d2b2e0ac8a6eacbe4197ddddc2a4f4b2280c871..547314a13caced015e36ef246daedafe9cf88174 100644 --- a/sysdeps/generic/ifreq.h +++ b/sysdeps/generic/ifreq.h @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger . 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/sysdeps/generic/ldconfig.h b/sysdeps/generic/ldconfig.h index 3ab757077d1605200ad37006c9f572bca5774f43..371d97eca20cc2e37c9567c9b2f379c29f48bf4d 100644 --- a/sysdeps/generic/ldconfig.h +++ b/sysdeps/generic/ldconfig.h @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1999. 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/sysdeps/generic/memcopy.h b/sysdeps/generic/memcopy.h index 9be77fa7c51f268c5923af58d86c3f17677d9e46..1b0577ff2b7385f00843317dd069ce93b85c27c2 100644 --- a/sysdeps/generic/memcopy.h +++ b/sysdeps/generic/memcopy.h @@ -1,7 +1,6 @@ /* memcopy.h -- definitions for memory copy functions. Generic C version. Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund (tege@sics.se). 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/sysdeps/generic/not-cancel.h b/sysdeps/generic/not-cancel.h index 8a3772a1fe66271efb0b78eb4fdf1aec7c5bd91f..8dad20c7afe42e798a104256516e96303cbeff6f 100644 --- a/sysdeps/generic/not-cancel.h +++ b/sysdeps/generic/not-cancel.h @@ -1,7 +1,6 @@ /* Uncancelable versions of cancelable interfaces. Generic version. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/generic/register-dump.h b/sysdeps/generic/register-dump.h index c03eb2ef9daf572b3fcdeef07bbd6c18f0a9b0b0..4554fb1ecdcb80423f7d40071cc0d8a660d3de99 100644 --- a/sysdeps/generic/register-dump.h +++ b/sysdeps/generic/register-dump.h @@ -1,7 +1,6 @@ /* Dump registers. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/generic/sigcontextinfo.h b/sysdeps/generic/sigcontextinfo.h index 0da7e26f7207ddca664af0903239ddb014cb48f4..eca7ba68eb1c69a190e429a82f9cf885c223b131 100644 --- a/sysdeps/generic/sigcontextinfo.h +++ b/sysdeps/generic/sigcontextinfo.h @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/generic/sigset-cvt-mask.h b/sysdeps/generic/sigset-cvt-mask.h index 3dfdfe8f717940e00c712f848a8e50fed4a7589a..9a0dc2a998525cd03ae4406509f71b99ac6165ee 100644 --- a/sysdeps/generic/sigset-cvt-mask.h +++ b/sysdeps/generic/sigset-cvt-mask.h @@ -2,7 +2,6 @@ Generic version. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Joe Keane . 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/sysdeps/generic/unwind-dw2-fde-glibc.c b/sysdeps/generic/unwind-dw2-fde-glibc.c index 0400f3c73167d1b4e6787677e3996bfc723befa6..7a01a09ff06d855e59ffc2018081bb3d0620c97a 100644 --- a/sysdeps/generic/unwind-dw2-fde-glibc.c +++ b/sysdeps/generic/unwind-dw2-fde-glibc.c @@ -1,5 +1,4 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Jakub Jelinek . This file is part of the GNU C Library. diff --git a/sysdeps/generic/unwind-dw2-fde.c b/sysdeps/generic/unwind-dw2-fde.c index 8724b7b337dcbf53df265f862f90f47c7861baf4..5354359d053cfc6833ca67d94fac1b983957146f 100644 --- a/sysdeps/generic/unwind-dw2-fde.c +++ b/sysdeps/generic/unwind-dw2-fde.c @@ -1,6 +1,5 @@ /* Subroutines needed for unwinding stack frames for exception handling. */ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. - Contributed by Jason Merrill . This file is part of the GNU C Library. diff --git a/sysdeps/generic/unwind-dw2-fde.h b/sysdeps/generic/unwind-dw2-fde.h index d6190762ea4fbb8a3b116af68f36e0b237a26b0e..837df3c97edc6d0bc5a0a05e0eda3a165aafc24d 100644 --- a/sysdeps/generic/unwind-dw2-fde.h +++ b/sysdeps/generic/unwind-dw2-fde.h @@ -1,6 +1,5 @@ /* Subroutines needed for unwinding stack frames for exception handling. */ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. - Contributed by Jason Merrill . This file is part of the GNU C Library. diff --git a/sysdeps/generic/unwind-resume.c b/sysdeps/generic/unwind-resume.c index 66dbb67e8195836f78bf20c279614b0598c6aecd..9f57f793af7d31e28befa1c7c25eae401367d706 100644 --- a/sysdeps/generic/unwind-resume.c +++ b/sysdeps/generic/unwind-resume.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/sysdeps/generic/utmp-equal.h b/sysdeps/generic/utmp-equal.h index b1c4f008b9440e25f3601c95468f06f4c08997f2..857f1442da394ceb0f01dbdb5e30b62c375bc41b 100644 --- a/sysdeps/generic/utmp-equal.h +++ b/sysdeps/generic/utmp-equal.h @@ -1,8 +1,6 @@ /* Helper function for utmp functions to see if two entries are equal. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper - and Paul Janzen , 1996. 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/sysdeps/gnu/sys/mtio.h b/sysdeps/gnu/sys/mtio.h index fb17e873fdabe10f859f970ee09af1d7470b8f9d..6a56479efa13abd2e66fb04e7219c4e235f4a08c 100644 --- a/sysdeps/gnu/sys/mtio.h +++ b/sysdeps/gnu/sys/mtio.h @@ -16,7 +16,6 @@ License along with the GNU C Library; if not, see . */ -/* Written by H. Bergman . */ #ifndef _SYS_MTIO_H #define _SYS_MTIO_H 1 diff --git a/sysdeps/gnu/updwtmp.c b/sysdeps/gnu/updwtmp.c index a1cb93d75d81dec8a576764fae0ec1c2e21dc5a4..c49011c97bb1aa4f2ae1c52569442948f6fb8da6 100644 --- a/sysdeps/gnu/updwtmp.c +++ b/sysdeps/gnu/updwtmp.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mark Kettenis , 1998. 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/sysdeps/gnu/utmp_file.c b/sysdeps/gnu/utmp_file.c index 696fb38fa82a71344438558223404d99e3d1a88f..a3c42b546278f2b1148514d98ecf92fa5f62abc1 100644 --- a/sysdeps/gnu/utmp_file.c +++ b/sysdeps/gnu/utmp_file.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mark Kettenis , 1998. 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/sysdeps/hppa/Makefile b/sysdeps/hppa/Makefile index dfd296c45b0c9f2be2b17f9ae7d186589ada0175..d8971ddd026b7b14b5d4b20ebbcc9d99377e50ec 100644 --- a/sysdeps/hppa/Makefile +++ b/sysdeps/hppa/Makefile @@ -1,6 +1,5 @@ # Copyright (C) 2000-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by David Huggins-Daines (dhd@debian.org) # 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/sysdeps/hppa/dl-machine.h b/sysdeps/hppa/dl-machine.h index f048fd20728ccde6faadeb394487eac417ffc4fc..ded9c193d62b4aa3c92259f9c4e73c2c236f7654 100644 --- a/sysdeps/hppa/dl-machine.h +++ b/sysdeps/hppa/dl-machine.h @@ -1,6 +1,5 @@ /* Machine-dependent ELF dynamic relocation inline functions. PA-RISC version. Copyright (C) 1995-2021 Free Software Foundation, Inc. - Contributed by David Huggins-Daines 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/sysdeps/hppa/fpu/bits/fenv.h b/sysdeps/hppa/fpu/bits/fenv.h index 17df5bc1099d5c14603c383105db2508370c42e3..f521e08da033430bddb4e17a551262ef2f5af789 100644 --- a/sysdeps/hppa/fpu/bits/fenv.h +++ b/sysdeps/hppa/fpu/bits/fenv.h @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Huggins-Daines 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/sysdeps/hppa/fpu/fclrexcpt.c b/sysdeps/hppa/fpu/fclrexcpt.c index b1b3cb469527ab406b17c80ac370baa2727c2fb2..619981607c75202bffbbe3944795164946e74ae9 100644 --- a/sysdeps/hppa/fpu/fclrexcpt.c +++ b/sysdeps/hppa/fpu/fclrexcpt.c @@ -1,7 +1,6 @@ /* Clear given exceptions in current floating-point environment. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Huggins-Daines , 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/sysdeps/hppa/fpu/fedisblxcpt.c b/sysdeps/hppa/fpu/fedisblxcpt.c index f1542c45cb5423e52d5f2760bc0b2d85d1faac59..6efb211ca9e5891a1e295f2257f2e548ab5dbebb 100644 --- a/sysdeps/hppa/fpu/fedisblxcpt.c +++ b/sysdeps/hppa/fpu/fedisblxcpt.c @@ -1,7 +1,6 @@ /* Disable floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Huggins-Daines , 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/sysdeps/hppa/fpu/feenablxcpt.c b/sysdeps/hppa/fpu/feenablxcpt.c index fafbb36efd7296fdff4a7248918f29e74f5b2bb9..45344cd0cc8ef7f0b11fb70be12232d502e6374b 100644 --- a/sysdeps/hppa/fpu/feenablxcpt.c +++ b/sysdeps/hppa/fpu/feenablxcpt.c @@ -1,7 +1,6 @@ /* Enable floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Huggins-Daines , 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/sysdeps/hppa/fpu/fegetenv.c b/sysdeps/hppa/fpu/fegetenv.c index 47facf90a2e8c54967359029d578580c226a85c9..219746b3ea2a4864fbcd57be2cccfe44e9bfb233 100644 --- a/sysdeps/hppa/fpu/fegetenv.c +++ b/sysdeps/hppa/fpu/fegetenv.c @@ -1,7 +1,6 @@ /* Store current floating-point environment. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Huggins-Daines , 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/sysdeps/hppa/fpu/fegetexcept.c b/sysdeps/hppa/fpu/fegetexcept.c index bb2a0f05884226cc49186d6acd30228f129a8340..a1779bd2b41bd25b398694f610db83df06d0f2e8 100644 --- a/sysdeps/hppa/fpu/fegetexcept.c +++ b/sysdeps/hppa/fpu/fegetexcept.c @@ -1,7 +1,6 @@ /* Get enabled floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Huggins-Daines , 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/sysdeps/hppa/fpu/fegetround.c b/sysdeps/hppa/fpu/fegetround.c index d3e025ba46059ae696dd6d130eb8fbf8d01794b7..0976dd916ac5cf7bc29e2e5b427daeae0f6181c7 100644 --- a/sysdeps/hppa/fpu/fegetround.c +++ b/sysdeps/hppa/fpu/fegetround.c @@ -1,7 +1,6 @@ /* Return current rounding direction. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Huggins-Daines , 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/sysdeps/hppa/fpu/feholdexcpt.c b/sysdeps/hppa/fpu/feholdexcpt.c index 2ea7d4bd7e37353c14512211fb9650aefd874fec..a1c6592a977773bacc24c778ee4daf058af8b9cf 100644 --- a/sysdeps/hppa/fpu/feholdexcpt.c +++ b/sysdeps/hppa/fpu/feholdexcpt.c @@ -1,7 +1,6 @@ /* Store current floating-point environment and clear exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Huggins-Daines , 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/sysdeps/hppa/fpu/fesetenv.c b/sysdeps/hppa/fpu/fesetenv.c index 85c0f99c39edc4492f62c4e546232b738be57a23..08de113eef9adaa8e41fe44edc9c72b1b3067315 100644 --- a/sysdeps/hppa/fpu/fesetenv.c +++ b/sysdeps/hppa/fpu/fesetenv.c @@ -1,9 +1,6 @@ /* Install given floating-point environment. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Huggins-Daines , 2000 - Based on the m68k version by - Andreas Schwab 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/sysdeps/hppa/fpu/fesetround.c b/sysdeps/hppa/fpu/fesetround.c index 7e8172e688fd27b75c80b1a25532971822dca0c0..921b8b78df87e62b10c9d372289ed90f6ced7089 100644 --- a/sysdeps/hppa/fpu/fesetround.c +++ b/sysdeps/hppa/fpu/fesetround.c @@ -1,7 +1,6 @@ /* Set current rounding direction. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Huggins-Daines , 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/sysdeps/hppa/fpu/feupdateenv.c b/sysdeps/hppa/fpu/feupdateenv.c index f6ea4339af5ee4bcfbf9ca726284665e62b6d664..13dc0d8592cbbb3691ce5b45796a8c62670e669b 100644 --- a/sysdeps/hppa/fpu/feupdateenv.c +++ b/sysdeps/hppa/fpu/feupdateenv.c @@ -1,7 +1,6 @@ /* Install given floating-point environment and raise exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Huggins-Daines , 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/sysdeps/hppa/fpu/fgetexcptflg.c b/sysdeps/hppa/fpu/fgetexcptflg.c index 0d704b5ec8b94a726bc85ff244dd1a48354ce6e3..4224b0f105416ef4a553150e114d225177589bdb 100644 --- a/sysdeps/hppa/fpu/fgetexcptflg.c +++ b/sysdeps/hppa/fpu/fgetexcptflg.c @@ -1,7 +1,6 @@ /* Store current representation for exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Huggins-Daines , 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/sysdeps/hppa/fpu/fraiseexcpt.c b/sysdeps/hppa/fpu/fraiseexcpt.c index 44295d713d30e26f7a24a5c1e6181dfbd23f2897..bc891ce9e687a10f5d808418236d52329b677280 100644 --- a/sysdeps/hppa/fpu/fraiseexcpt.c +++ b/sysdeps/hppa/fpu/fraiseexcpt.c @@ -1,7 +1,6 @@ /* Raise given exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Huggins-Daines 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/sysdeps/hppa/fpu/fsetexcptflg.c b/sysdeps/hppa/fpu/fsetexcptflg.c index 59caf97b71c0a951009f64d26fa2c12720979aaf..d3947e6dd182553ed26906fbf7dcfa166055bffe 100644 --- a/sysdeps/hppa/fpu/fsetexcptflg.c +++ b/sysdeps/hppa/fpu/fsetexcptflg.c @@ -1,7 +1,6 @@ /* Set floating-point environment exception handling. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Huggins-Daines , 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/sysdeps/hppa/fpu/ftestexcept.c b/sysdeps/hppa/fpu/ftestexcept.c index 5149e979d9bd02137d4c464ac09967d4731ea97e..ecc82bfc68b9a01d2159f77e92e79b2052dff515 100644 --- a/sysdeps/hppa/fpu/ftestexcept.c +++ b/sysdeps/hppa/fpu/ftestexcept.c @@ -1,7 +1,6 @@ /* Test exception in current environment. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Huggins-Daines , 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/sysdeps/hppa/hppa1.1/s_signbit.c b/sysdeps/hppa/hppa1.1/s_signbit.c index 293de111760ef0839e6e683c1e94bce8415750b1..0601e25cb080db3aa075aaddfa6dabaed9cabcd1 100644 --- a/sysdeps/hppa/hppa1.1/s_signbit.c +++ b/sysdeps/hppa/hppa1.1/s_signbit.c @@ -1,7 +1,6 @@ /* Return nonzero value if number is negative. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/hppa/libgcc-compat.c b/sysdeps/hppa/libgcc-compat.c index a077cd3ffddf3c1af2993e07512ce594b3047c7c..4677f80c8f7117140edf1454b67311c318445223 100644 --- a/sysdeps/hppa/libgcc-compat.c +++ b/sysdeps/hppa/libgcc-compat.c @@ -1,7 +1,6 @@ /* pre-.hidden libgcc compatibility Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Randolph Chung 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/sysdeps/hppa/sysdep.h b/sysdeps/hppa/sysdep.h index e3d3cf40ce24bfb9963e3f9ebafcbb190a6bc9f3..2894e4b5ed314e0736e0f103322efcda5a48136f 100644 --- a/sysdeps/hppa/sysdep.h +++ b/sysdeps/hppa/sysdep.h @@ -1,7 +1,6 @@ /* Assembler macros for HP/PA. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper, , August 1999. 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/sysdeps/htl/raise.c b/sysdeps/htl/raise.c index 6594d0870fd57be9b87020d7a653ae1d50c0619a..5a0f37d3b8d488ed8e5799d765ddc65044b43877 100644 --- a/sysdeps/htl/raise.c +++ b/sysdeps/htl/raise.c @@ -1,6 +1,5 @@ /* raise.c - Generic raise implementation. Copyright (C) 2008-2021 Free Software Foundation, Inc. - Written by Neal H. Walfield . This file is part of the GNU Hurd. diff --git a/sysdeps/htl/timer_routines.c b/sysdeps/htl/timer_routines.c index 059ebef265a4e214134e5bfba15bf4e46335854b..96e845cc66c9bccffea2693f34bc2ac44a78238a 100644 --- a/sysdeps/htl/timer_routines.c +++ b/sysdeps/htl/timer_routines.c @@ -1,7 +1,6 @@ /* Helper code for POSIX timer implementation on NPTL. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Kaz Kylheku . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/sysdeps/i386/backtrace.c b/sysdeps/i386/backtrace.c index 4631f68fdc28843bffe1f03f6a743314f283ccfa..66842a64f1c333ba0e5a34eb6018fd0d8f6d9875 100644 --- a/sysdeps/i386/backtrace.c +++ b/sysdeps/i386/backtrace.c @@ -1,7 +1,6 @@ /* Return backtrace of current program state. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/i386/dl-procinfo.c b/sysdeps/i386/dl-procinfo.c index 244026720fc1f5f0d48eb30f9d329826a26b6a15..6c6a2360cc4a86d9804df380d253e9946128eaf3 100644 --- a/sysdeps/i386/dl-procinfo.c +++ b/sysdeps/i386/dl-procinfo.c @@ -1,7 +1,6 @@ /* Data for i386 version of processor capability information. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/sysdeps/i386/ffs.c b/sysdeps/i386/ffs.c index aed64aa1f863babe3bf2099d3a97a405adde1df1..80920cb9889ab8f14fc29997efab963d07c3fbef 100644 --- a/sysdeps/i386/ffs.c +++ b/sysdeps/i386/ffs.c @@ -2,7 +2,6 @@ For Intel 80x86, x>=3. This file is part of the GNU C Library. Copyright (C) 1991-2021 Free Software Foundation, Inc. - Contributed by Torbjorn Granlund (tege@sics.se). 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/sysdeps/i386/fpu/e_acos.S b/sysdeps/i386/fpu/e_acos.S index 9d9825da7366c9137c2d0729eb36442796bfe0f5..db0dbab06cec52db59af4b7032c576768857d491 100644 --- a/sysdeps/i386/fpu/e_acos.S +++ b/sysdeps/i386/fpu/e_acos.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/e_acosf.S b/sysdeps/i386/fpu/e_acosf.S index cf2b75daf1e2e6c0929c37114b3b720221fc3889..435dcd9f671a3e2aef96d4f0612eb7058a24ecc4 100644 --- a/sysdeps/i386/fpu/e_acosf.S +++ b/sysdeps/i386/fpu/e_acosf.S @@ -1,7 +1,5 @@ /* - * Written by J.T. Conklin . * Public domain. - * Adapted for float type by Ulrich Drepper . */ #include diff --git a/sysdeps/i386/fpu/e_acosh.S b/sysdeps/i386/fpu/e_acosh.S index fc63e3db8a18b551dad04e1ea7f6bb8f6ed402f8..96347a86dfdd4fffdcde1cc8d39e2f7a94855078 100644 --- a/sysdeps/i386/fpu/e_acosh.S +++ b/sysdeps/i386/fpu/e_acosh.S @@ -1,7 +1,6 @@ /* ix87 specific implementation of arcsinh. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/sysdeps/i386/fpu/e_acoshf.S b/sysdeps/i386/fpu/e_acoshf.S index d39d280f28adddc540c1d836c426bf956c6afc2c..dfec57c854a6c42c2df9c78a99804fc18fdffdaf 100644 --- a/sysdeps/i386/fpu/e_acoshf.S +++ b/sysdeps/i386/fpu/e_acoshf.S @@ -1,7 +1,6 @@ /* ix87 specific implementation of arcsinh. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/sysdeps/i386/fpu/e_acoshl.S b/sysdeps/i386/fpu/e_acoshl.S index 440776cc4eb97662f34a4964c4631979e3fd5666..2894f38272edac9ec770abb2f9d714e6ac78750a 100644 --- a/sysdeps/i386/fpu/e_acoshl.S +++ b/sysdeps/i386/fpu/e_acoshl.S @@ -1,7 +1,6 @@ /* ix87 specific implementation of arcsinh. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/sysdeps/i386/fpu/e_acosl.c b/sysdeps/i386/fpu/e_acosl.c index b99088ac04394a132fc6d3013666514b54710b83..5e81b291538637009856314ddc030e775affeae7 100644 --- a/sysdeps/i386/fpu/e_acosl.c +++ b/sysdeps/i386/fpu/e_acosl.c @@ -1,8 +1,6 @@ /* - * Written by J.T. Conklin . * Public domain. * - * Adapted for `long double' by Ulrich Drepper . */ #include diff --git a/sysdeps/i386/fpu/e_asin.S b/sysdeps/i386/fpu/e_asin.S index 74028c7c9a68d568ed703f68ccae19906656b921..3be8fc5316c487fde79641098b75038e6f9b91cf 100644 --- a/sysdeps/i386/fpu/e_asin.S +++ b/sysdeps/i386/fpu/e_asin.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/e_asinf.S b/sysdeps/i386/fpu/e_asinf.S index 7e378433d580184c1db069929099d25b6202fc38..774feab607bc2a39d9f4d16bab95cbaed720ea4b 100644 --- a/sysdeps/i386/fpu/e_asinf.S +++ b/sysdeps/i386/fpu/e_asinf.S @@ -1,7 +1,5 @@ /* - * Written by J.T. Conklin . * Public domain. - * Adapted for float type by Ulrich Drepper . */ #include diff --git a/sysdeps/i386/fpu/e_atan2.S b/sysdeps/i386/fpu/e_atan2.S index d6b550f4a1900bfbddc0fe9dc9acc6c8c3df7602..e6e8dc290caf497e4181909e08527b219657bb4a 100644 --- a/sysdeps/i386/fpu/e_atan2.S +++ b/sysdeps/i386/fpu/e_atan2.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/e_atan2f.S b/sysdeps/i386/fpu/e_atan2f.S index d237fee077404346e24f436f916a8f6df47f36dd..606d4a6f2d2f625589ac5eacae6029f10f1a0e25 100644 --- a/sysdeps/i386/fpu/e_atan2f.S +++ b/sysdeps/i386/fpu/e_atan2f.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/e_atan2l.c b/sysdeps/i386/fpu/e_atan2l.c index 531f9b2b6962eb17fbea3c124a17f1db7bdf261a..94d87a221cc1198844bcdf058627378888618d38 100644 --- a/sysdeps/i386/fpu/e_atan2l.c +++ b/sysdeps/i386/fpu/e_atan2l.c @@ -1,8 +1,6 @@ /* - * Written by J.T. Conklin . * Public domain. * - * Adapted for `long double' by Ulrich Drepper . */ #include diff --git a/sysdeps/i386/fpu/e_atanh.S b/sysdeps/i386/fpu/e_atanh.S index e66e6d5d1d1e4918db58651bbc4f3718609b56bc..21add9e391d549fecc8272916be11731685fef36 100644 --- a/sysdeps/i386/fpu/e_atanh.S +++ b/sysdeps/i386/fpu/e_atanh.S @@ -1,7 +1,6 @@ /* ix87 specific implementation of arctanh function. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/sysdeps/i386/fpu/e_atanhf.S b/sysdeps/i386/fpu/e_atanhf.S index 0a5ac9d4723e9f5d828bbb0df7a3a3acdf7d2368..2953d7f12adefc880b0d3ba027afc4e9a5100ce5 100644 --- a/sysdeps/i386/fpu/e_atanhf.S +++ b/sysdeps/i386/fpu/e_atanhf.S @@ -1,7 +1,6 @@ /* ix87 specific implementation of arctanh function. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/sysdeps/i386/fpu/e_atanhl.S b/sysdeps/i386/fpu/e_atanhl.S index d5976dc063bf03591293bda69b7a226221b1444e..37ab0dde7c2b4f342d18af23f63ac6819bcae6e2 100644 --- a/sysdeps/i386/fpu/e_atanhl.S +++ b/sysdeps/i386/fpu/e_atanhl.S @@ -1,7 +1,6 @@ /* ix87 specific implementation of arctanh function. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/sysdeps/i386/fpu/e_exp.S b/sysdeps/i386/fpu/e_exp.S index b9fd62f1ced5876ba80c5c179eaecd5b8ccdfd45..06c79c15aae47aa4db3c34019934fd20fd586010 100644 --- a/sysdeps/i386/fpu/e_exp.S +++ b/sysdeps/i386/fpu/e_exp.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/e_exp10.S b/sysdeps/i386/fpu/e_exp10.S index 2758a731842eed87baecc1e664888c4a1ecc74dc..902f70b77f554904faba9fb897598637ea1ea12e 100644 --- a/sysdeps/i386/fpu/e_exp10.S +++ b/sysdeps/i386/fpu/e_exp10.S @@ -1,6 +1,3 @@ -/* - * Written by Ulrich Drepper . - */ #include #include diff --git a/sysdeps/i386/fpu/e_exp2.S b/sysdeps/i386/fpu/e_exp2.S index 0939f7d071437068671e7d23dc6ab44e58645b9d..5fea68a5dfd03123b3958b9a226b5a97f3c3b447 100644 --- a/sysdeps/i386/fpu/e_exp2.S +++ b/sysdeps/i386/fpu/e_exp2.S @@ -1,6 +1,4 @@ /* - * Written by J.T. Conklin . - * Adapted for exp2 by Ulrich Drepper . * Public domain. */ diff --git a/sysdeps/i386/fpu/e_exp2l.S b/sysdeps/i386/fpu/e_exp2l.S index 6cf28a793bff320e0d0bfc6bd524ae17c37043e2..d81048a816bb3de6ed9ffc479d741da8a6e09474 100644 --- a/sysdeps/i386/fpu/e_exp2l.S +++ b/sysdeps/i386/fpu/e_exp2l.S @@ -1,6 +1,4 @@ /* - * Written by J.T. Conklin . - * Adapted for exp2 by Ulrich Drepper . * Public domain. */ diff --git a/sysdeps/i386/fpu/e_expl.S b/sysdeps/i386/fpu/e_expl.S index a7c459e2c0e4e01e3e76a7dc9aebc4c34b2f60f5..52bec213d1ca67c2903ec4e333fa8067a88b1e09 100644 --- a/sysdeps/i386/fpu/e_expl.S +++ b/sysdeps/i386/fpu/e_expl.S @@ -1,8 +1,6 @@ /* - * Written by J.T. Conklin . * Public domain. * - * Adapted for `long double' by Ulrich Drepper . */ /* diff --git a/sysdeps/i386/fpu/e_fmod.S b/sysdeps/i386/fpu/e_fmod.S index 93f20e5c4da5e3db531390a0bd9af7d9d7196dda..86ac1bcfafa9591b41965b6152321a4f3d06b8be 100644 --- a/sysdeps/i386/fpu/e_fmod.S +++ b/sysdeps/i386/fpu/e_fmod.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/e_fmodf.S b/sysdeps/i386/fpu/e_fmodf.S index 8adc8d5c03a9bbc0d5d6ea33f808ff414db31d81..f73ce9da1ef2b42be4b973e5db87ca63b47b0ae8 100644 --- a/sysdeps/i386/fpu/e_fmodf.S +++ b/sysdeps/i386/fpu/e_fmodf.S @@ -1,7 +1,5 @@ /* - * Written by J.T. Conklin . * Public domain. - * Adapted for float type by Ulrich Drepper . */ #include diff --git a/sysdeps/i386/fpu/e_fmodl.c b/sysdeps/i386/fpu/e_fmodl.c index 44765398b7fb922cc0cd6836fe55a138d8be09a1..a5761c8b64ffd6d26d920021cbe5e1928ee14ded 100644 --- a/sysdeps/i386/fpu/e_fmodl.c +++ b/sysdeps/i386/fpu/e_fmodl.c @@ -1,8 +1,6 @@ /* - * Written by J.T. Conklin . * Public domain. * - * Adapted for `long double' by Ulrich Drepper . */ #include diff --git a/sysdeps/i386/fpu/e_hypot.S b/sysdeps/i386/fpu/e_hypot.S index 37afd488d29c068b58cc2b0aff16c931e59e5e6a..f2c956b77a99c23136518b1580b947f387b5e90b 100644 --- a/sysdeps/i386/fpu/e_hypot.S +++ b/sysdeps/i386/fpu/e_hypot.S @@ -1,7 +1,6 @@ /* Compute the hypothenuse of X and Y. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/i386/fpu/e_hypotf.S b/sysdeps/i386/fpu/e_hypotf.S index 4d835516b0b5ed401403735d08be19261e191fdc..cec5d1540379561d8b79bfe8cc1d897e9993da18 100644 --- a/sysdeps/i386/fpu/e_hypotf.S +++ b/sysdeps/i386/fpu/e_hypotf.S @@ -1,7 +1,6 @@ /* Compute the hypothenuse of X and Y. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/i386/fpu/e_ilogb.S b/sysdeps/i386/fpu/e_ilogb.S index 29ef2214e64c75fff3682e49eb7ae55d50ea62d1..f4b792c27ce74c9f93689f6878318da9a2bb5661 100644 --- a/sysdeps/i386/fpu/e_ilogb.S +++ b/sysdeps/i386/fpu/e_ilogb.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/e_ilogbf.S b/sysdeps/i386/fpu/e_ilogbf.S index d72de6c84aa11d40941611a5482144b410b0cb4e..37298b93311e3e7e6dc23d6b22fb25092a3d393a 100644 --- a/sysdeps/i386/fpu/e_ilogbf.S +++ b/sysdeps/i386/fpu/e_ilogbf.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/e_ilogbl.S b/sysdeps/i386/fpu/e_ilogbl.S index 60761dfa38b22c6e8103867f47441de65cb97a16..d9f030d31ece110023877763bfb95439cd9cdc75 100644 --- a/sysdeps/i386/fpu/e_ilogbl.S +++ b/sysdeps/i386/fpu/e_ilogbl.S @@ -1,6 +1,4 @@ /* - * Written by J.T. Conklin . - * Changes for long double by Ulrich Drepper * Public domain. */ diff --git a/sysdeps/i386/fpu/e_log.S b/sysdeps/i386/fpu/e_log.S index 9d2195ecd4dcd4cdcdda41d1438db344287811b2..0d5752454d133199e3cf6a9f2cd9207637fb0943 100644 --- a/sysdeps/i386/fpu/e_log.S +++ b/sysdeps/i386/fpu/e_log.S @@ -1,8 +1,5 @@ /* - * Written by J.T. Conklin . * Public domain. - * - * Changed to use fyl2xp1 for values near 1, . */ #include diff --git a/sysdeps/i386/fpu/e_log10.S b/sysdeps/i386/fpu/e_log10.S index ead30d89920a87f0e17336e1c2eb15bf74fbde75..8a0321f2b906f0566b0229fc017ecae1237ea488 100644 --- a/sysdeps/i386/fpu/e_log10.S +++ b/sysdeps/i386/fpu/e_log10.S @@ -1,8 +1,5 @@ /* - * Written by J.T. Conklin . * Public domain. - * - * Changed to use fyl2xp1 for values near 1, . */ #include diff --git a/sysdeps/i386/fpu/e_log10f.S b/sysdeps/i386/fpu/e_log10f.S index 54bc82d57ffc80bbc4646ccd9378d4425ea2a96c..47f82e199360e9cfc3d8cab8bc064ad7cacc9486 100644 --- a/sysdeps/i386/fpu/e_log10f.S +++ b/sysdeps/i386/fpu/e_log10f.S @@ -1,9 +1,5 @@ /* - * Written by J.T. Conklin . * Public domain. - * Adapted for float type by Ulrich Drepper . - * - * Changed to use fyl2xp1 for values near 1, . */ #include diff --git a/sysdeps/i386/fpu/e_log10l.S b/sysdeps/i386/fpu/e_log10l.S index cd57a5d75fbada6df458160c9838d827df34fb25..1d2a7dc20b14cbcc9dfeaef14138a43bccd0f4d9 100644 --- a/sysdeps/i386/fpu/e_log10l.S +++ b/sysdeps/i386/fpu/e_log10l.S @@ -1,10 +1,5 @@ /* - * Written by J.T. Conklin . * Public domain. - * - * Adapted for `long double' by Ulrich Drepper . - * - * Changed to use fyl2xp1 for values near 1, . */ #include diff --git a/sysdeps/i386/fpu/e_log2.S b/sysdeps/i386/fpu/e_log2.S index 57725cdb60b46f6941229087037f5e370a4e8551..940b944fc047f3805c29c4fbbdb82b653d8e581c 100644 --- a/sysdeps/i386/fpu/e_log2.S +++ b/sysdeps/i386/fpu/e_log2.S @@ -1,9 +1,5 @@ /* - * Written by J.T. Conklin . - * Adapted for use as log2 by Ulrich Drepper . * Public domain. - * - * Changed to use fyl2xp1 for values near 1, . */ #include diff --git a/sysdeps/i386/fpu/e_log2l.S b/sysdeps/i386/fpu/e_log2l.S index 82decffe8a256e376dd512dd71257039695d18f5..686daf0e65d823bfd5f20a3351fdc0e8d3604d98 100644 --- a/sysdeps/i386/fpu/e_log2l.S +++ b/sysdeps/i386/fpu/e_log2l.S @@ -1,9 +1,5 @@ /* - * Written by J.T. Conklin . - * Adapted for use as log2 by Ulrich Drepper . * Public domain. - * - * Changed to use fyl2xp1 for values near 1, . */ #include diff --git a/sysdeps/i386/fpu/e_logl.S b/sysdeps/i386/fpu/e_logl.S index 3e019cc911bc7310a512a7e45a5e1e5d39704046..a96826045044fcb6585440195af5126454a5cfb6 100644 --- a/sysdeps/i386/fpu/e_logl.S +++ b/sysdeps/i386/fpu/e_logl.S @@ -1,8 +1,6 @@ /* - * Written by J.T. Conklin . * Public domain. * - * Adapted for `long double' by Ulrich Drepper . */ #include diff --git a/sysdeps/i386/fpu/e_pow.S b/sysdeps/i386/fpu/e_pow.S index 161b952e81e42db9ff0328f2528a2805d42804a3..1ea6f09c15e94c10a5c75ae107dc8ddcded07c92 100644 --- a/sysdeps/i386/fpu/e_pow.S +++ b/sysdeps/i386/fpu/e_pow.S @@ -1,7 +1,6 @@ /* ix87 specific implementation of pow function. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/sysdeps/i386/fpu/e_powl.S b/sysdeps/i386/fpu/e_powl.S index 196199be2c74c137405f23ce3c5f345a6c85b60d..2826ba49803c017a191b1d4f8b0edf26d248c5f1 100644 --- a/sysdeps/i386/fpu/e_powl.S +++ b/sysdeps/i386/fpu/e_powl.S @@ -1,7 +1,6 @@ /* ix87 specific implementation of pow function. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/sysdeps/i386/fpu/e_remainder.S b/sysdeps/i386/fpu/e_remainder.S index 5b71e9198de05305cef237fc511bed71ef89859b..5c10a4673ea7e035e79e1b8893b0c6585fbbef73 100644 --- a/sysdeps/i386/fpu/e_remainder.S +++ b/sysdeps/i386/fpu/e_remainder.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/e_remainderf.S b/sysdeps/i386/fpu/e_remainderf.S index 2257db35803c47d4b3668d4bde3a43735474196d..475b7e2353a287541e077cfdc0737deb6ea1c61d 100644 --- a/sysdeps/i386/fpu/e_remainderf.S +++ b/sysdeps/i386/fpu/e_remainderf.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/e_remainderl.S b/sysdeps/i386/fpu/e_remainderl.S index 551660c1e973cfb84e5d875edfa181887f6ea826..ee3fdb8d7fed5eec870adc63bf05a902de9f3bdd 100644 --- a/sysdeps/i386/fpu/e_remainderl.S +++ b/sysdeps/i386/fpu/e_remainderl.S @@ -1,8 +1,6 @@ /* - * Written by J.T. Conklin . * Public domain. * - * Adapted for `long double' by Ulrich Drepper . */ #include diff --git a/sysdeps/i386/fpu/e_scalb.S b/sysdeps/i386/fpu/e_scalb.S index 5a2f566cdf897a61b029704ffb5ed3c527a982f7..73685baa97501de41d8a88960209781228ecbc99 100644 --- a/sysdeps/i386/fpu/e_scalb.S +++ b/sysdeps/i386/fpu/e_scalb.S @@ -1,8 +1,5 @@ /* - * Written by J.T. Conklin . * Public domain. - * - * Correct handling of y==-inf */ #include diff --git a/sysdeps/i386/fpu/e_scalbf.S b/sysdeps/i386/fpu/e_scalbf.S index ef7bd9748e3eddcfa76088462a6dd22619bf98c0..b23e4a0e09dc4d7c80a17a873e5b9bf9a92033e1 100644 --- a/sysdeps/i386/fpu/e_scalbf.S +++ b/sysdeps/i386/fpu/e_scalbf.S @@ -1,9 +1,5 @@ /* - * Written by J.T. Conklin . * Public domain. - * Adapted for float type by Ulrich Drepper . - * - * Correct handling of y==-inf */ #include diff --git a/sysdeps/i386/fpu/e_scalbl.S b/sysdeps/i386/fpu/e_scalbl.S index 790f07a9071ee65f4ac99d8273d4ac1debec4da2..29457e6dff235f3f25389e1ad488978ed9f1dcb3 100644 --- a/sysdeps/i386/fpu/e_scalbl.S +++ b/sysdeps/i386/fpu/e_scalbl.S @@ -1,10 +1,5 @@ /* - * Written by J.T. Conklin . * Public domain. - * - * Adapted for `long double' by Ulrich Drepper . - * - * Correct handling of y==-inf */ #include diff --git a/sysdeps/i386/fpu/e_sqrt.S b/sysdeps/i386/fpu/e_sqrt.S index 191122b6766ea4d4c460818b9c984e1d729cb0c5..e9bb241d826427553a33e4082526fa9c7b255da2 100644 --- a/sysdeps/i386/fpu/e_sqrt.S +++ b/sysdeps/i386/fpu/e_sqrt.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/e_sqrtf.S b/sysdeps/i386/fpu/e_sqrtf.S index 9f34be71a81de2608d4ba179682d0fde757be9ed..bf609b7bea6e5cc052dc300aa1e09ef3ee4f6e7e 100644 --- a/sysdeps/i386/fpu/e_sqrtf.S +++ b/sysdeps/i386/fpu/e_sqrtf.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/fclrexcpt.c b/sysdeps/i386/fpu/fclrexcpt.c index 77719a95119ccea41d9f655ca7330d149b3aec57..652ebf1c83fbd5f50f9bed3191bced9187c6c666 100644 --- a/sysdeps/i386/fpu/fclrexcpt.c +++ b/sysdeps/i386/fpu/fclrexcpt.c @@ -1,7 +1,6 @@ /* Clear given exceptions in current floating-point environment. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/fedisblxcpt.c b/sysdeps/i386/fpu/fedisblxcpt.c index b748e6326887f9d09d44af2dd5e53d806e8a98dc..c9c33a2b1b7edd85552efd7bfb5042ec9399fb21 100644 --- a/sysdeps/i386/fpu/fedisblxcpt.c +++ b/sysdeps/i386/fpu/fedisblxcpt.c @@ -1,7 +1,6 @@ /* Disable floating-point exceptions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1999. 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/sysdeps/i386/fpu/feenablxcpt.c b/sysdeps/i386/fpu/feenablxcpt.c index 2d4859878b9440facd907c4bea34d2a446a72ec4..b0419ed93e0d7e640562a19424ff79fe91c4fe89 100644 --- a/sysdeps/i386/fpu/feenablxcpt.c +++ b/sysdeps/i386/fpu/feenablxcpt.c @@ -1,7 +1,6 @@ /* Enable floating-point exceptions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1999. 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/sysdeps/i386/fpu/fegetenv.c b/sysdeps/i386/fpu/fegetenv.c index 6d3b8b7d16067420c32063478e5aa89dea74907f..8118ee9520ba4a14d5f1d60b6ae33548a968af2f 100644 --- a/sysdeps/i386/fpu/fegetenv.c +++ b/sysdeps/i386/fpu/fegetenv.c @@ -1,7 +1,6 @@ /* Store current floating-point environment. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/fegetexcept.c b/sysdeps/i386/fpu/fegetexcept.c index edb2a8860c38df4672d479a096b556aac5cbf1f8..97bb33c18aec27d16a831a6d35f448eb422c8665 100644 --- a/sysdeps/i386/fpu/fegetexcept.c +++ b/sysdeps/i386/fpu/fegetexcept.c @@ -1,7 +1,6 @@ /* Get enabled floating-point exceptions. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1999. 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/sysdeps/i386/fpu/fegetround.c b/sysdeps/i386/fpu/fegetround.c index 87b394dfd3c2121c01ed013759647aaa05c920a4..c9e7ca93e1baa56ec03ecb526380240de23f8e10 100644 --- a/sysdeps/i386/fpu/fegetround.c +++ b/sysdeps/i386/fpu/fegetround.c @@ -1,7 +1,6 @@ /* Return current rounding direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/feholdexcpt.c b/sysdeps/i386/fpu/feholdexcpt.c index cd60691139c620bb50888c011265a4ce66a8f733..20e0fc3e6d85e1502528e5c6f76f6ac23cdbe723 100644 --- a/sysdeps/i386/fpu/feholdexcpt.c +++ b/sysdeps/i386/fpu/feholdexcpt.c @@ -1,7 +1,6 @@ /* Store current floating-point environment and clear exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/fesetenv.c b/sysdeps/i386/fpu/fesetenv.c index dd2963a0a83500b0984a070f1bf39237b416a2d7..b97cef11cff424e8c7fba5e645ceae2a7b229c3e 100644 --- a/sysdeps/i386/fpu/fesetenv.c +++ b/sysdeps/i386/fpu/fesetenv.c @@ -1,7 +1,6 @@ /* Install given floating-point environment. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/fesetround.c b/sysdeps/i386/fpu/fesetround.c index ab84e99e879f5799d0d7ec7bd4f474b90bf5afa0..3067454036953ee79ba1f006432dd5540d1b0922 100644 --- a/sysdeps/i386/fpu/fesetround.c +++ b/sysdeps/i386/fpu/fesetround.c @@ -1,7 +1,6 @@ /* Set current rounding direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/feupdateenv.c b/sysdeps/i386/fpu/feupdateenv.c index fd6c796ba44d590bd9b2d9506bd4f509ab696066..635a4a3ff515a5d09e60583a50370838c540da52 100644 --- a/sysdeps/i386/fpu/feupdateenv.c +++ b/sysdeps/i386/fpu/feupdateenv.c @@ -1,7 +1,6 @@ /* Install given floating-point environment and raise exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/fgetexcptflg.c b/sysdeps/i386/fpu/fgetexcptflg.c index 726b6862daef521e1b4ce60e6d22ec00da97ef85..1c6a2b387bb1ee05989d7174c83606672e04662a 100644 --- a/sysdeps/i386/fpu/fgetexcptflg.c +++ b/sysdeps/i386/fpu/fgetexcptflg.c @@ -1,7 +1,6 @@ /* Store current representation for exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/fraiseexcpt.c b/sysdeps/i386/fpu/fraiseexcpt.c index cc383db2e453675682f5d9cb397c17eb20ab2982..31f6ab2b33b7565dd1c2cacc364dbab697af5318 100644 --- a/sysdeps/i386/fpu/fraiseexcpt.c +++ b/sysdeps/i386/fpu/fraiseexcpt.c @@ -1,7 +1,6 @@ /* Raise given exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/fsetexcptflg.c b/sysdeps/i386/fpu/fsetexcptflg.c index 3eb6d7ee340ed25799929dd20694b32eb8e1cdf2..f59ed4498f49c717a85080b1826aa496c3f89d49 100644 --- a/sysdeps/i386/fpu/fsetexcptflg.c +++ b/sysdeps/i386/fpu/fsetexcptflg.c @@ -1,7 +1,6 @@ /* Set floating-point environment exception handling. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/ftestexcept.c b/sysdeps/i386/fpu/ftestexcept.c index 5c3b7601d4cfb2240746ff08d4baa1df6a6a4579..23c6e5352f7aa54022f8da3856f8c8cd18ff91b3 100644 --- a/sysdeps/i386/fpu/ftestexcept.c +++ b/sysdeps/i386/fpu/ftestexcept.c @@ -1,7 +1,6 @@ /* Test exception in current environment. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/s_asinh.S b/sysdeps/i386/fpu/s_asinh.S index da6aa7b874f95440db71c47afb5df55aee1c0e77..7582c2d8bcc9f4f7a6e3583010a01f23e2aeadf2 100644 --- a/sysdeps/i386/fpu/s_asinh.S +++ b/sysdeps/i386/fpu/s_asinh.S @@ -1,7 +1,6 @@ /* ix87 specific implementation of arcsinh. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/sysdeps/i386/fpu/s_asinhf.S b/sysdeps/i386/fpu/s_asinhf.S index 478e1b60af3d61d765c9b7f9ed88481b8d9e7016..53c896b63ab1ad4a9313d21919e1ce0a8b601951 100644 --- a/sysdeps/i386/fpu/s_asinhf.S +++ b/sysdeps/i386/fpu/s_asinhf.S @@ -1,7 +1,6 @@ /* ix87 specific implementation of arcsinh. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/sysdeps/i386/fpu/s_asinhl.S b/sysdeps/i386/fpu/s_asinhl.S index c1eb9c07f7cb719dadbd03223170c3875de319ce..c5447515c14c23a2b5deb9ef7a5044eeb4af0923 100644 --- a/sysdeps/i386/fpu/s_asinhl.S +++ b/sysdeps/i386/fpu/s_asinhl.S @@ -1,7 +1,6 @@ /* ix87 specific implementation of arcsinh. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/sysdeps/i386/fpu/s_atan.S b/sysdeps/i386/fpu/s_atan.S index 0102281be93a4a94b79ba4690edbafdd40d7b754..3830e6dcc2772c201d7619081c54bed731f55738 100644 --- a/sysdeps/i386/fpu/s_atan.S +++ b/sysdeps/i386/fpu/s_atan.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/s_atanf.S b/sysdeps/i386/fpu/s_atanf.S index 15ecd345d9bafe81148016af826626efd602e054..4a8f5e3600213f171faa9f66a23a66d205b02118 100644 --- a/sysdeps/i386/fpu/s_atanf.S +++ b/sysdeps/i386/fpu/s_atanf.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/s_atanl.c b/sysdeps/i386/fpu/s_atanl.c index e876083b356ac2678048ca2985ee2b79a88c28ea..91b34498a4c5627c7c98d91456f0237104822914 100644 --- a/sysdeps/i386/fpu/s_atanl.c +++ b/sysdeps/i386/fpu/s_atanl.c @@ -1,8 +1,6 @@ /* - * Written by J.T. Conklin . * Public domain. * - * Adapted for `long double' by Ulrich Drepper . */ #include diff --git a/sysdeps/i386/fpu/s_cbrt.S b/sysdeps/i386/fpu/s_cbrt.S index 4e612f149b78b077d36eccbc6b9d95932e1c1c15..965aa2d720b21cbdd82da65533123b8629ef82af 100644 --- a/sysdeps/i386/fpu/s_cbrt.S +++ b/sysdeps/i386/fpu/s_cbrt.S @@ -1,8 +1,6 @@ /* Compute cubic root of double value. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Dirk Alboth and - Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/s_cbrtf.S b/sysdeps/i386/fpu/s_cbrtf.S index 9f82e786ae3356ccaa1c6bcbd6fc23da8180a6d6..c4a95ea4a7745121b27e585e91789637f41f47b5 100644 --- a/sysdeps/i386/fpu/s_cbrtf.S +++ b/sysdeps/i386/fpu/s_cbrtf.S @@ -1,8 +1,6 @@ /* Compute cubic root of float value. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Dirk Alboth and - Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/s_cbrtl.S b/sysdeps/i386/fpu/s_cbrtl.S index b475119ba28e0d3a125b2a6519303747e514df9a..6db4d609cfd10dba70292cd5e956621c32c10bd1 100644 --- a/sysdeps/i386/fpu/s_cbrtl.S +++ b/sysdeps/i386/fpu/s_cbrtl.S @@ -1,8 +1,6 @@ /* Compute cubic root of long double value. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Dirk Alboth and - Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/s_ceil.S b/sysdeps/i386/fpu/s_ceil.S index 9287ab0673dd67b05335a3d39cb633cc8d880f85..99984f9b8d3d7c1118596d7f155627dfcf577373 100644 --- a/sysdeps/i386/fpu/s_ceil.S +++ b/sysdeps/i386/fpu/s_ceil.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/s_ceilf.S b/sysdeps/i386/fpu/s_ceilf.S index 2a6e3db273db1ef2d831b3de6e69009e99d43d62..03e8e22609b536dfb4251d7b43a889421da6aac5 100644 --- a/sysdeps/i386/fpu/s_ceilf.S +++ b/sysdeps/i386/fpu/s_ceilf.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/s_ceill.S b/sysdeps/i386/fpu/s_ceill.S index 70d5c6ce0c267915f22b8cf986f7ed35994e53c8..a551fce7f904a96f492d3f161fe39cc77de46de5 100644 --- a/sysdeps/i386/fpu/s_ceill.S +++ b/sysdeps/i386/fpu/s_ceill.S @@ -1,6 +1,4 @@ /* - * Written by J.T. Conklin . - * Changes for long double by Ulrich Drepper * Public domain. */ diff --git a/sysdeps/i386/fpu/s_copysign.S b/sysdeps/i386/fpu/s_copysign.S index 1434d407a7b00743e9f590287e0dc4d9128ad9da..a49d34e4b7f963e856cf730f6f168f6c043b38ed 100644 --- a/sysdeps/i386/fpu/s_copysign.S +++ b/sysdeps/i386/fpu/s_copysign.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/s_copysignf.S b/sysdeps/i386/fpu/s_copysignf.S index a05b749f1ba06b9ea9844b9933349393827c04d5..edc540c4d6548d1198137c2f58d7562cdc13dd6e 100644 --- a/sysdeps/i386/fpu/s_copysignf.S +++ b/sysdeps/i386/fpu/s_copysignf.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/s_copysignl.S b/sysdeps/i386/fpu/s_copysignl.S index 671ce683ba809a895cdb228d1871b924ce909225..9d9b273e9431b2a9efc9a4a5b7d65d4d6a27785f 100644 --- a/sysdeps/i386/fpu/s_copysignl.S +++ b/sysdeps/i386/fpu/s_copysignl.S @@ -1,6 +1,4 @@ /* - * Written by J.T. Conklin . - * Changes for long double by Ulrich Drepper * Public domain. */ diff --git a/sysdeps/i386/fpu/s_expm1.S b/sysdeps/i386/fpu/s_expm1.S index e5d863c38414d1b99d236fad9256a64c7a210c26..8a979464a89b4f73c5822c2774c05f5312060c64 100644 --- a/sysdeps/i386/fpu/s_expm1.S +++ b/sysdeps/i386/fpu/s_expm1.S @@ -1,9 +1,6 @@ /* ix87 specific implementation of exp(x)-1. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. - Based on code by John C. Bowman . - Corrections by H.J. Lu (hjl@gnu.ai.mit.edu), 1997. 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/sysdeps/i386/fpu/s_expm1f.S b/sysdeps/i386/fpu/s_expm1f.S index 76fd778fe6131ea7c849160a62cb70eec9feee1e..b31972c32f083f00210085a54541d5f5080a9b98 100644 --- a/sysdeps/i386/fpu/s_expm1f.S +++ b/sysdeps/i386/fpu/s_expm1f.S @@ -1,9 +1,6 @@ /* ix87 specific implementation of exp(x)-1. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. - Based on code by John C. Bowman . - Corrections by H.J. Lu (hjl@gnu.ai.mit.edu), 1997. 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/sysdeps/i386/fpu/s_finite.S b/sysdeps/i386/fpu/s_finite.S index 1ae4aed451cbd04409a6a038fd286cc023daa1a2..98f8262e26ed9d1593558ceb82ffe75baeda8047 100644 --- a/sysdeps/i386/fpu/s_finite.S +++ b/sysdeps/i386/fpu/s_finite.S @@ -1,6 +1,3 @@ -/* - * Written by Joe Keane . - */ #include @@ -14,4 +11,3 @@ ENTRY(__finite) END (__finite) weak_alias (__finite, finite) hidden_def (__finite) - diff --git a/sysdeps/i386/fpu/s_finitef.S b/sysdeps/i386/fpu/s_finitef.S index 69e72facffd13210c3900370207f0de464347f64..905ff31ef970e55de54d95f6b6157b4228c0fd91 100644 --- a/sysdeps/i386/fpu/s_finitef.S +++ b/sysdeps/i386/fpu/s_finitef.S @@ -1,6 +1,3 @@ -/* - * Written by Joe Keane . - */ #include diff --git a/sysdeps/i386/fpu/s_finitel.S b/sysdeps/i386/fpu/s_finitel.S index cce90e18fc2fc42eec590409f8c14bb191e5f323..2cd2da99f9c639bfba22c43c7f693fef2d73ca71 100644 --- a/sysdeps/i386/fpu/s_finitel.S +++ b/sysdeps/i386/fpu/s_finitel.S @@ -1,6 +1,3 @@ -/* - * Written by Joe Keane . - */ #include diff --git a/sysdeps/i386/fpu/s_floor.S b/sysdeps/i386/fpu/s_floor.S index f3cd66e77f1b337da4a2c19da278aa6c163d053b..7143fdcc9a433d97d111c051f07ceaae77d06e01 100644 --- a/sysdeps/i386/fpu/s_floor.S +++ b/sysdeps/i386/fpu/s_floor.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/s_floorf.S b/sysdeps/i386/fpu/s_floorf.S index 656eeb698f1840242a250d3a55b0c336cd0f0f24..8fad9c06985362c21a78fbb9c4c513a136db0f49 100644 --- a/sysdeps/i386/fpu/s_floorf.S +++ b/sysdeps/i386/fpu/s_floorf.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/s_floorl.S b/sysdeps/i386/fpu/s_floorl.S index f85b542f9b694206654655325abb7d34fcca9a96..3ec28b477b8ab7aeb0437375e0568644f82a6fc4 100644 --- a/sysdeps/i386/fpu/s_floorl.S +++ b/sysdeps/i386/fpu/s_floorl.S @@ -1,6 +1,4 @@ /* - * Written by J.T. Conklin . - * Changes for long double by Ulrich Drepper * Public domain. */ diff --git a/sysdeps/i386/fpu/s_fmax.S b/sysdeps/i386/fpu/s_fmax.S index 5fa072171f9f31cba5ad72691a73563a95a7d6a7..bfc6a3e80a5045df38391e783e9d3f4e323e453b 100644 --- a/sysdeps/i386/fpu/s_fmax.S +++ b/sysdeps/i386/fpu/s_fmax.S @@ -1,7 +1,6 @@ /* Compute maximum of two numbers, regarding NaN as missing argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/s_fmaxf.S b/sysdeps/i386/fpu/s_fmaxf.S index ef5a541520b758018b430aabf56ee236dd8b5435..bdcfe75a2e32876fdcdbd22821012c116c81647b 100644 --- a/sysdeps/i386/fpu/s_fmaxf.S +++ b/sysdeps/i386/fpu/s_fmaxf.S @@ -1,7 +1,6 @@ /* Compute maximum of two numbers, regarding NaN as missing argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/s_fmaxl.S b/sysdeps/i386/fpu/s_fmaxl.S index 09021fe7ad2b7cf3a4ee74920b640420c2aee87d..7efa71e6a2692d266f66cb19eaa1fca2cc5e5ed7 100644 --- a/sysdeps/i386/fpu/s_fmaxl.S +++ b/sysdeps/i386/fpu/s_fmaxl.S @@ -1,7 +1,6 @@ /* Compute maximum of two numbers, regarding NaN as missing argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/s_fmin.S b/sysdeps/i386/fpu/s_fmin.S index 4f733659fbb7d41b9a2577e1513bcc8bc1e3d821..eaf165c106226a920db6618c234cdfc243b21f22 100644 --- a/sysdeps/i386/fpu/s_fmin.S +++ b/sysdeps/i386/fpu/s_fmin.S @@ -1,7 +1,6 @@ /* Compute minimum of two numbers, regarding NaN as missing argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/s_fminf.S b/sysdeps/i386/fpu/s_fminf.S index 038999a5a227c34602d63338f04b77cf779b9c1e..721b9349944b01339d5284524577e11a2cbc3423 100644 --- a/sysdeps/i386/fpu/s_fminf.S +++ b/sysdeps/i386/fpu/s_fminf.S @@ -1,7 +1,6 @@ /* Compute minimum of two numbers, regarding NaN as missing argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/s_fminl.S b/sysdeps/i386/fpu/s_fminl.S index 1f4d1d580bb5c91ed892cf10df8f98533b2765d1..18c6984c267fd4c4bf94c822169128bddc01d0ed 100644 --- a/sysdeps/i386/fpu/s_fminl.S +++ b/sysdeps/i386/fpu/s_fminl.S @@ -1,7 +1,6 @@ /* Compute minimum of two numbers, regarding NaN as missing argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/s_frexp.S b/sysdeps/i386/fpu/s_frexp.S index def53ebb549280e037ba925136dc5a12184cf917..b831c3b0eb1e1e163f2461a3b772cc578dbb8b2d 100644 --- a/sysdeps/i386/fpu/s_frexp.S +++ b/sysdeps/i386/fpu/s_frexp.S @@ -1,7 +1,6 @@ /* ix87 specific frexp implementation for double. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/s_frexpf.S b/sysdeps/i386/fpu/s_frexpf.S index 7f0aee9850df42e0b8183a6ffc4cb6c6d4ebfd04..6af089c4801a0d8e56669792c5b21397c897ae50 100644 --- a/sysdeps/i386/fpu/s_frexpf.S +++ b/sysdeps/i386/fpu/s_frexpf.S @@ -1,7 +1,6 @@ /* ix87 specific frexp implementation for float. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/s_frexpl.S b/sysdeps/i386/fpu/s_frexpl.S index bf0b86171df1b4167204c465a3bab284413c0c08..cd74bf430c0c222ca56359c7349cea780c39416d 100644 --- a/sysdeps/i386/fpu/s_frexpl.S +++ b/sysdeps/i386/fpu/s_frexpl.S @@ -1,7 +1,6 @@ /* ix87 specific frexp implementation for long double. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/s_isinfl.c b/sysdeps/i386/fpu/s_isinfl.c index cdd77183fa6baf97834b0e017b22ded1a9b821e5..ff6048e3f5762ab94a1abc0dd9ae264e50b690c5 100644 --- a/sysdeps/i386/fpu/s_isinfl.c +++ b/sysdeps/i386/fpu/s_isinfl.c @@ -1,6 +1,4 @@ /* - * Written by J.T. Conklin . - * Change for long double by Ulrich Drepper . * Intel i387 specific version. * Public domain. */ diff --git a/sysdeps/i386/fpu/s_llrint.S b/sysdeps/i386/fpu/s_llrint.S index bd691fe60bf28ca153caad99d3581569897c3890..d8b77954689ae4a2ff901d6b5c8e80c0cf8aa033 100644 --- a/sysdeps/i386/fpu/s_llrint.S +++ b/sysdeps/i386/fpu/s_llrint.S @@ -2,7 +2,6 @@ direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/s_llrintf.S b/sysdeps/i386/fpu/s_llrintf.S index 689e9a0418a88b4e90c8bd9010c603c22264d87b..bfcb1a3b7ec0342613debe50fa35e67c6a0472cf 100644 --- a/sysdeps/i386/fpu/s_llrintf.S +++ b/sysdeps/i386/fpu/s_llrintf.S @@ -2,7 +2,6 @@ direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/s_llrintl.S b/sysdeps/i386/fpu/s_llrintl.S index 64eefb2df9cfb04d16b99cf232c7cbc177e48f62..24b3d527f7673bcf3357f6d55ae01254d923b5b3 100644 --- a/sysdeps/i386/fpu/s_llrintl.S +++ b/sysdeps/i386/fpu/s_llrintl.S @@ -2,7 +2,6 @@ direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/s_log1p.S b/sysdeps/i386/fpu/s_log1p.S index 7978e76095bff0731a0f40cfcb36b1d75870a857..10e0d2ceabe239e874617bfa1d3a1ca7790437f4 100644 --- a/sysdeps/i386/fpu/s_log1p.S +++ b/sysdeps/i386/fpu/s_log1p.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/s_log1pf.S b/sysdeps/i386/fpu/s_log1pf.S index acaa299d94835fd250961b61586c367aa0fc028a..82a3f448dbf1128b8f8e2d703da99d6daaf0b524 100644 --- a/sysdeps/i386/fpu/s_log1pf.S +++ b/sysdeps/i386/fpu/s_log1pf.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/s_log1pl.S b/sysdeps/i386/fpu/s_log1pl.S index 0fd05cbdb32cf69e5a5f35dc9abfdb9088207c23..f28349f7d2476b38d77878bbeb412d45322477f9 100644 --- a/sysdeps/i386/fpu/s_log1pl.S +++ b/sysdeps/i386/fpu/s_log1pl.S @@ -1,8 +1,6 @@ /* - * Written by J.T. Conklin . * Public domain. * - * Adapted for `long double' by Ulrich Drepper . */ #include diff --git a/sysdeps/i386/fpu/s_logb.S b/sysdeps/i386/fpu/s_logb.S index d4b3a4714f680d9b09c3390c342942d366de01c8..d1c71292480677f6e92b0c23c60ba2d27ef44013 100644 --- a/sysdeps/i386/fpu/s_logb.S +++ b/sysdeps/i386/fpu/s_logb.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/s_logbf.S b/sysdeps/i386/fpu/s_logbf.S index 175daf52a1d2e6b55224bb6d7d70eaa79b3f9323..0d5e55d34f4c555e01b5cb362fa357b15d0bfc04 100644 --- a/sysdeps/i386/fpu/s_logbf.S +++ b/sysdeps/i386/fpu/s_logbf.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/s_logbl.c b/sysdeps/i386/fpu/s_logbl.c index 4968f82a3c54541cddeb95b9bc62ff4a6b399221..ec867de010724270810a46a3e99c6ae6531f119f 100644 --- a/sysdeps/i386/fpu/s_logbl.c +++ b/sysdeps/i386/fpu/s_logbl.c @@ -1,6 +1,4 @@ /* - * Written by J.T. Conklin . - * Changes for long double by Ulrich Drepper * Public domain. */ diff --git a/sysdeps/i386/fpu/s_lrint.S b/sysdeps/i386/fpu/s_lrint.S index 96cec2f759550abd9d9c0bf2382280002c687d81..56d0177b1014fc66c83d6084c326a51c0b68dbc1 100644 --- a/sysdeps/i386/fpu/s_lrint.S +++ b/sysdeps/i386/fpu/s_lrint.S @@ -2,7 +2,6 @@ direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/s_lrintf.S b/sysdeps/i386/fpu/s_lrintf.S index 8bbbc54b7581204693e378e48fe9dcf7f984e92c..f35be961f7b5b743d1d37bf2eb872e52d84832d4 100644 --- a/sysdeps/i386/fpu/s_lrintf.S +++ b/sysdeps/i386/fpu/s_lrintf.S @@ -2,7 +2,6 @@ direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/s_lrintl.S b/sysdeps/i386/fpu/s_lrintl.S index 3b64ec6a4f8cdb2d4169ac94d5994ef1d836eeca..90c29473229408cd222a7e22a1019e687fa902c0 100644 --- a/sysdeps/i386/fpu/s_lrintl.S +++ b/sysdeps/i386/fpu/s_lrintl.S @@ -2,7 +2,6 @@ direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/s_nearbyint.S b/sysdeps/i386/fpu/s_nearbyint.S index 11fb61b2429efe863e56291eab3985320af0653b..b2a6cf12675749e01f10ce31266658da5f30ea1d 100644 --- a/sysdeps/i386/fpu/s_nearbyint.S +++ b/sysdeps/i386/fpu/s_nearbyint.S @@ -1,8 +1,6 @@ /* - * Written by J.T. Conklin . * Public domain. */ -/* Adapted for use as nearbyint by Ulrich Drepper . */ #include #include diff --git a/sysdeps/i386/fpu/s_nearbyintf.S b/sysdeps/i386/fpu/s_nearbyintf.S index 169d06d80ba250fe44372e04371bfc7e4e9546bc..84f19c5b6926506937a9bf792b80385ae5952d2d 100644 --- a/sysdeps/i386/fpu/s_nearbyintf.S +++ b/sysdeps/i386/fpu/s_nearbyintf.S @@ -1,8 +1,6 @@ /* - * Written by J.T. Conklin . * Public domain. */ -/* Adapted for use as nearbyint by Ulrich Drepper . */ #include #include diff --git a/sysdeps/i386/fpu/s_nearbyintl.S b/sysdeps/i386/fpu/s_nearbyintl.S index 852e1f65248a1a8760006b94efd41dfe5efade4b..29b4261f9091ea2ff9390a1566a8075ef66c27c6 100644 --- a/sysdeps/i386/fpu/s_nearbyintl.S +++ b/sysdeps/i386/fpu/s_nearbyintl.S @@ -1,8 +1,6 @@ /* - * Written by J.T. Conklin . * Public domain. */ -/* Adapted for use as nearbyint by Ulrich Drepper . */ #include #include diff --git a/sysdeps/i386/fpu/s_nextafterl.c b/sysdeps/i386/fpu/s_nextafterl.c index d6e3025bb29009b4edb69a4498742f85141839b3..59ec20e11ccd6546d38459add2e35856c9c427ee 100644 --- a/sysdeps/i386/fpu/s_nextafterl.c +++ b/sysdeps/i386/fpu/s_nextafterl.c @@ -1,7 +1,5 @@ /* s_nextafterl.c -- long double version of s_nextafter.c. * Special version for i387. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/sysdeps/i386/fpu/s_nexttowardf.c b/sysdeps/i386/fpu/s_nexttowardf.c index 6e11ace22313af818751afc908a2b089becb186e..7b208468359104ccd37c50c0480af4e67bf7cb11 100644 --- a/sysdeps/i386/fpu/s_nexttowardf.c +++ b/sysdeps/i386/fpu/s_nexttowardf.c @@ -1,6 +1,5 @@ /* s_nexttowardf.c -- float version of s_nextafter.c. * Special i387 version. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/i386/fpu/s_remquo.S b/sysdeps/i386/fpu/s_remquo.S index ac911727a87dfd59a2c47468d33ce7af3b12746d..6e82de880a27ca3bb7ddf1c67ccf378b727e879e 100644 --- a/sysdeps/i386/fpu/s_remquo.S +++ b/sysdeps/i386/fpu/s_remquo.S @@ -1,6 +1,4 @@ /* - * Written by Ulrich Drepper . - * Based on e_remainder by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/s_remquof.S b/sysdeps/i386/fpu/s_remquof.S index 0b4a74596abe0d97141e4650a2f2c35e610657b5..8004b0fcbe0c59f3e44c31fe6f7cd7c991e3f83a 100644 --- a/sysdeps/i386/fpu/s_remquof.S +++ b/sysdeps/i386/fpu/s_remquof.S @@ -1,6 +1,4 @@ /* - * Written by Ulrich Drepper . - * Based on e_remainder by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/s_remquol.S b/sysdeps/i386/fpu/s_remquol.S index f02cc1046548cbe4e66c5c2ecb5bcf02dede8c4e..54190ef69393d5c6e496d8c01cce0185e45d58f4 100644 --- a/sysdeps/i386/fpu/s_remquol.S +++ b/sysdeps/i386/fpu/s_remquol.S @@ -1,6 +1,4 @@ /* - * Written by Ulrich Drepper . - * Based on e_remainder by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/s_rint.S b/sysdeps/i386/fpu/s_rint.S index b4ab01940fc110380bf63b8f359fad44365e9d4c..d9cc45e8bf0ee81b6613def7e4ec999edcee0738 100644 --- a/sysdeps/i386/fpu/s_rint.S +++ b/sysdeps/i386/fpu/s_rint.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/s_rintf.S b/sysdeps/i386/fpu/s_rintf.S index f6d11047c731fc3eedaeb99d3b06c8ecc0caa1de..5fdbb4fe8883563176d6fce3319d8b73d3b15941 100644 --- a/sysdeps/i386/fpu/s_rintf.S +++ b/sysdeps/i386/fpu/s_rintf.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/s_rintl.c b/sysdeps/i386/fpu/s_rintl.c index 3d0795c12620a3a629401018f00dd6e54d462c93..5b661ac961fe847d0275289aca1ce6bfb3d04e07 100644 --- a/sysdeps/i386/fpu/s_rintl.c +++ b/sysdeps/i386/fpu/s_rintl.c @@ -1,6 +1,4 @@ /* - * Written by J.T. Conklin . - * Changes for long double by Ulrich Drepper * Public domain. */ diff --git a/sysdeps/i386/fpu/s_scalbn.S b/sysdeps/i386/fpu/s_scalbn.S index 4e90903115387015dec5a6720caf31920965b6dd..89d11c0980855f98c245afbdb6e7a6f3d03ee621 100644 --- a/sysdeps/i386/fpu/s_scalbn.S +++ b/sysdeps/i386/fpu/s_scalbn.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/s_scalbnf.S b/sysdeps/i386/fpu/s_scalbnf.S index f8353c4c75b625fd4e8c3d93f2886a2d1c9d7a77..efca44c8356d8ece5e9b78e4893c5a51c73ba6d6 100644 --- a/sysdeps/i386/fpu/s_scalbnf.S +++ b/sysdeps/i386/fpu/s_scalbnf.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/s_scalbnl.S b/sysdeps/i386/fpu/s_scalbnl.S index 839b5ff35335b4dfbc9277c9132edd430abd5a67..cc7766d2704b80facb591e7525575b9a2890c59b 100644 --- a/sysdeps/i386/fpu/s_scalbnl.S +++ b/sysdeps/i386/fpu/s_scalbnl.S @@ -1,6 +1,4 @@ /* - * Written by J.T. Conklin . - * Changes for long double by Ulrich Drepper * Public domain. */ diff --git a/sysdeps/i386/fpu/s_significand.S b/sysdeps/i386/fpu/s_significand.S index 4859b7ed714262f5bdd84079062b8f10c97e9aa6..db4e418b7721ff66bd612e9a3d539f5bb2813636 100644 --- a/sysdeps/i386/fpu/s_significand.S +++ b/sysdeps/i386/fpu/s_significand.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/s_significandf.S b/sysdeps/i386/fpu/s_significandf.S index 3a2de977595fa9e8a5bc7284e302cb420dedb2ef..cfdbe6dd53ae6be044fc12ea97e673036cda9cf2 100644 --- a/sysdeps/i386/fpu/s_significandf.S +++ b/sysdeps/i386/fpu/s_significandf.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/i386/fpu/s_significandl.c b/sysdeps/i386/fpu/s_significandl.c index 081b3c477017ad919581e3df822e6b127d36eec2..a11c981b54f117773183452a0a88c31ed6bcd415 100644 --- a/sysdeps/i386/fpu/s_significandl.c +++ b/sysdeps/i386/fpu/s_significandl.c @@ -1,6 +1,4 @@ /* - * Written by J.T. Conklin . - * Changes for long double by Ulrich Drepper * Public domain. */ diff --git a/sysdeps/i386/fpu/s_trunc.S b/sysdeps/i386/fpu/s_trunc.S index c5c5690179a9d5d42d2092cf7a7391df9f285a7c..493dcb5ca0dc0f98c1475006c90315af67d503c5 100644 --- a/sysdeps/i386/fpu/s_trunc.S +++ b/sysdeps/i386/fpu/s_trunc.S @@ -1,7 +1,6 @@ /* Truncate double value. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/s_truncf.S b/sysdeps/i386/fpu/s_truncf.S index daf217ff71df1eed149fa6d45c2b03b0426363fe..e3be4768a254c6cc96f02543e92b43a3864a60dc 100644 --- a/sysdeps/i386/fpu/s_truncf.S +++ b/sysdeps/i386/fpu/s_truncf.S @@ -1,7 +1,6 @@ /* Truncate float value. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/fpu/s_truncl.S b/sysdeps/i386/fpu/s_truncl.S index 3bab48e505821378e67c78c2959fb3a2e5ba187f..1f5ad671d4105fe674bc805289bec3d85caac2d3 100644 --- a/sysdeps/i386/fpu/s_truncl.S +++ b/sysdeps/i386/fpu/s_truncl.S @@ -1,7 +1,6 @@ /* Truncate long double value. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/i386-mcount.S b/sysdeps/i386/i386-mcount.S index 2aff1eda1d4ec9b0e45cb4df75748736b578f02a..a6b0614a644c6761c3f7b39cf7c11051ea4a0185 100644 --- a/sysdeps/i386/i386-mcount.S +++ b/sysdeps/i386/i386-mcount.S @@ -1,7 +1,6 @@ /* i386-specific implementation of profiling support. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/i586/memcopy.h b/sysdeps/i386/i586/memcopy.h index 820c2b13048cacc4e8ae98a02db2592569f6922b..9ac599b4d44a901c6ac1c6228e1c54a65617c18e 100644 --- a/sysdeps/i386/i586/memcopy.h +++ b/sysdeps/i386/i586/memcopy.h @@ -1,6 +1,5 @@ /* memcopy.h -- definitions for memory copy functions. Pentium version. Copyright (C) 1994-2021 Free Software Foundation, Inc. - Contributed by Torbjorn Granlund (tege@sics.se). 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/sysdeps/i386/i586/memcpy.S b/sysdeps/i386/i586/memcpy.S index 9fff5f78e709b1c736a5201d75ef223035b4c8c2..d948d13e64ef1ab1ba0dec5f694eef9f7c37e3ab 100644 --- a/sysdeps/i386/i586/memcpy.S +++ b/sysdeps/i386/i586/memcpy.S @@ -1,7 +1,6 @@ /* Highly optimized version for i586. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/i586/memset.S b/sysdeps/i386/i586/memset.S index 9e618a8adb44850f15f5ce96bc1709f8faf13ef3..0c5de6acf6a4fed138dd5b0b638687bcd0809df6 100644 --- a/sysdeps/i386/i586/memset.S +++ b/sysdeps/i386/i586/memset.S @@ -2,7 +2,6 @@ Highly optimized version for ix86, x>=5. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund, 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/sysdeps/i386/i586/strchr.S b/sysdeps/i386/i586/strchr.S index e61029a862577f68b089962af95548cd85d60956..37c75260430179e1a4702d690d790b2ab2ef65f7 100644 --- a/sysdeps/i386/i586/strchr.S +++ b/sysdeps/i386/i586/strchr.S @@ -2,7 +2,6 @@ Highly optimized version for ix85, x>=5. Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper, . 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/sysdeps/i386/i586/strcpy.S b/sysdeps/i386/i586/strcpy.S index 3d5e32bf9b91867186fdb15e20f7ca215c99ff46..183a08523a547341cceb31f39f1f673ca56b0aaf 100644 --- a/sysdeps/i386/i586/strcpy.S +++ b/sysdeps/i386/i586/strcpy.S @@ -1,7 +1,6 @@ /* strcpy/stpcpy implementation for i586. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/i586/strlen.S b/sysdeps/i386/i586/strlen.S index c0525b886e570cbcc556675505eaf6f047505dbd..c72588c5007ad3999f0644390389312d49e952db 100644 --- a/sysdeps/i386/i586/strlen.S +++ b/sysdeps/i386/i586/strlen.S @@ -2,7 +2,6 @@ Highly optimized version for ix86, x>=5. Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper, . 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/sysdeps/i386/i686/dl-hash.h b/sysdeps/i386/i686/dl-hash.h index 61aa6fcefc4db31e7a000d25f7fe6e8f03df8ba7..682a970ff2de17d0d6debd649abd9e4090efc0e1 100644 --- a/sysdeps/i386/i686/dl-hash.h +++ b/sysdeps/i386/i686/dl-hash.h @@ -1,7 +1,6 @@ /* Compute hash alue for given string according to ELF standard. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/i386/i686/ffs.c b/sysdeps/i386/i686/ffs.c index b74cf2d248669be1d7c56b3a4718692b6207c59b..c310dbe18ebef26ee20a62db579c9c0f24011885 100644 --- a/sysdeps/i386/i686/ffs.c +++ b/sysdeps/i386/i686/ffs.c @@ -2,7 +2,6 @@ For Intel 80x86, x>=6. This file is part of the GNU C Library. Copyright (C) 1991-2021 Free Software Foundation, Inc. - Contributed by Ulrich Drepper . 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/sysdeps/i386/i686/fpu/e_log.S b/sysdeps/i386/i686/fpu/e_log.S index 3ac3dca2086c13fcb2ed7a41c48aaf3f3e732f4a..2802724fa7a7c733b35fa0199a8274b867f5ff4f 100644 --- a/sysdeps/i386/i686/fpu/e_log.S +++ b/sysdeps/i386/i686/fpu/e_log.S @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. * * Adapted for i686 instructions. diff --git a/sysdeps/i386/i686/fpu/e_logl.S b/sysdeps/i386/i686/fpu/e_logl.S index 77ec373abc45d84616b27a1469c0fc154845550b..63183ac54452ebdc0f3b143add8caf21d974f19d 100644 --- a/sysdeps/i386/i686/fpu/e_logl.S +++ b/sysdeps/i386/i686/fpu/e_logl.S @@ -1,9 +1,6 @@ /* - * Written by J.T. Conklin . * Public domain. * - * Adapted for `long double' by Ulrich Drepper . - * Changed to use fyl2xp1 for values near 1, . * Adapted for i686 instructions. */ diff --git a/sysdeps/i386/i686/fpu/s_fmax.S b/sysdeps/i386/i686/fpu/s_fmax.S index 8958624e7f7849515b92a75114ba1dbbbb7d8414..482309132f7eac1093bfd1f24a294cca80c3709a 100644 --- a/sysdeps/i386/i686/fpu/s_fmax.S +++ b/sysdeps/i386/i686/fpu/s_fmax.S @@ -1,7 +1,6 @@ /* Compute maximum of two numbers, regarding NaN as missing argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/i686/fpu/s_fmaxf.S b/sysdeps/i386/i686/fpu/s_fmaxf.S index d97a2c400334bf62eccc82fcc4ed15a3aa1580e5..d169588d6d20075c2a5244cc8aae246675be76c6 100644 --- a/sysdeps/i386/i686/fpu/s_fmaxf.S +++ b/sysdeps/i386/i686/fpu/s_fmaxf.S @@ -1,7 +1,6 @@ /* Compute maximum of two numbers, regarding NaN as missing argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/i686/fpu/s_fmaxl.S b/sysdeps/i386/i686/fpu/s_fmaxl.S index 0877684443d3dae8abb16c26d64ff40207436454..b0e2ac2c69f9f9fb2fa776f6fa24b8b4df16a66c 100644 --- a/sysdeps/i386/i686/fpu/s_fmaxl.S +++ b/sysdeps/i386/i686/fpu/s_fmaxl.S @@ -1,7 +1,6 @@ /* Compute maximum of two numbers, regarding NaN as missing argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/i686/fpu/s_fmin.S b/sysdeps/i386/i686/fpu/s_fmin.S index fe12dd8b5a277c7bbf1cebcd915c4946624cefae..76cad76dbf61f40cf6e1022d71446fa4452c08cb 100644 --- a/sysdeps/i386/i686/fpu/s_fmin.S +++ b/sysdeps/i386/i686/fpu/s_fmin.S @@ -1,7 +1,6 @@ /* Compute minimum of two numbers, regarding NaN as missing argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/i686/fpu/s_fminf.S b/sysdeps/i386/i686/fpu/s_fminf.S index 617ad126a36fe4372db8d20b3f1b1d2cc2a29d53..6242069a3d643ac890845e7cd905c8f327d65acd 100644 --- a/sysdeps/i386/i686/fpu/s_fminf.S +++ b/sysdeps/i386/i686/fpu/s_fminf.S @@ -1,7 +1,6 @@ /* Compute minimum of two numbers, regarding NaN as missing argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/i686/fpu/s_fminl.S b/sysdeps/i386/i686/fpu/s_fminl.S index f734f4e32ab8b15b3d42c8103147067a6ba23667..80849b20e5f46ca5efedcc3b90533b220067c714 100644 --- a/sysdeps/i386/i686/fpu/s_fminl.S +++ b/sysdeps/i386/i686/fpu/s_fminl.S @@ -1,7 +1,6 @@ /* Compute minimum of two numbers, regarding NaN as missing argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/i686/memcpy.S b/sysdeps/i386/i686/memcpy.S index f407921a2d6fcb2b14ca1a3c79b770646f1c8096..0ed6ad408437b80e73453d36b60627b5b4216738 100644 --- a/sysdeps/i386/i686/memcpy.S +++ b/sysdeps/i386/i686/memcpy.S @@ -2,7 +2,6 @@ For Intel 80x86, x>=6. This file is part of the GNU C Library. Copyright (C) 1999-2021 Free Software Foundation, Inc. - Contributed by Ulrich Drepper , 1999. 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/sysdeps/i386/i686/memmove.S b/sysdeps/i386/i686/memmove.S index d989075f9db5b8a5fb1705b369d55a7e24f1177e..15690b955b4982e7717d4f1bd1d3ce282a1930a8 100644 --- a/sysdeps/i386/i686/memmove.S +++ b/sysdeps/i386/i686/memmove.S @@ -2,7 +2,6 @@ For Intel 80x86, x>=6. This file is part of the GNU C Library. Copyright (C) 2003-2021 Free Software Foundation, Inc. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/i386/i686/mempcpy.S b/sysdeps/i386/i686/mempcpy.S index 52e737965c01db792a06e1ea2b4a65446edfad2e..8fd789c2f40c3c92a183d5039342a51d860359d7 100644 --- a/sysdeps/i386/i686/mempcpy.S +++ b/sysdeps/i386/i686/mempcpy.S @@ -2,7 +2,6 @@ For Intel 80x86, x>=6. This file is part of the GNU C Library. Copyright (C) 1998-2021 Free Software Foundation, Inc. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/i386/i686/memset.S b/sysdeps/i386/i686/memset.S index 086edfafdc1613f7579be16c351f135c3dea1e46..9e0771b33602d9bec4ba281bb61bb1199a1842d0 100644 --- a/sysdeps/i386/i686/memset.S +++ b/sysdeps/i386/i686/memset.S @@ -2,7 +2,6 @@ Highly optimized version for ix86, x>=6. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S b/sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S index f34ca20c082127d3daa6946069b50ae91ed9a162..7765016d9f4b2e4792b8e510e3cf980cf10bda4f 100644 --- a/sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S +++ b/sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S @@ -1,6 +1,5 @@ /* Optimized memchr with sse2 Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/memchr-sse2.S b/sysdeps/i386/i686/multiarch/memchr-sse2.S index 6abce2d5dae3e3da893eec03b65bad39f0d6e782..c83794c9836093a993b3f913fdcd5b15023a3cdf 100644 --- a/sysdeps/i386/i686/multiarch/memchr-sse2.S +++ b/sysdeps/i386/i686/multiarch/memchr-sse2.S @@ -1,6 +1,5 @@ /* Optimized memchr with sse2 without bsf Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/memcmp-sse4.S b/sysdeps/i386/i686/multiarch/memcmp-sse4.S index c3dcb10656a6ebb729eed8a6af5e5a8c90ec73a3..b94768b83caba3c60d3fb98727d9a35e0b09266e 100644 --- a/sysdeps/i386/i686/multiarch/memcmp-sse4.S +++ b/sysdeps/i386/i686/multiarch/memcmp-sse4.S @@ -1,6 +1,5 @@ /* memcmp with SSE4.2, wmemcmp with SSE4.2 Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/memcmp-ssse3.S b/sysdeps/i386/i686/multiarch/memcmp-ssse3.S index a31b2828d899a2f5dd09c572c7ed93b4da1824cd..f7972829923ad8fab0b608c4df0b601c560fb113 100644 --- a/sysdeps/i386/i686/multiarch/memcmp-ssse3.S +++ b/sysdeps/i386/i686/multiarch/memcmp-ssse3.S @@ -1,6 +1,5 @@ /* memcmp with SSSE3, wmemcmp with SSSE3 Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S b/sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S index 97e6be7122471ab0843b5a696ca92bf591ff82a7..ea64635d8cf986f7cf27bbdcf88580a2fd297065 100644 --- a/sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S +++ b/sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S @@ -1,6 +1,5 @@ /* memcpy with SSSE3 and REP string. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/memcpy-ssse3.S b/sysdeps/i386/i686/multiarch/memcpy-ssse3.S index 14e59f8812c8f630d9360f7f26d35047e108d241..162eea13a031539bdd1e413603b881fefe8a19d8 100644 --- a/sysdeps/i386/i686/multiarch/memcpy-ssse3.S +++ b/sysdeps/i386/i686/multiarch/memcpy-ssse3.S @@ -1,6 +1,5 @@ /* memcpy with SSSE3 Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S b/sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S index 6536c3c5c16ce4606b6f1ed7aff1c304e3d859f9..2577ec9e0b75619a9363e2eacd9db5665f475d9f 100644 --- a/sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S +++ b/sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S @@ -1,6 +1,5 @@ /* Optimized memrchr with sse2 Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/memrchr-sse2.S b/sysdeps/i386/i686/multiarch/memrchr-sse2.S index e81953f430f3040cdb1d8387fd2bea1138abc3ef..ba1476f25d97414c3b2696a4800edb469d4af2fc 100644 --- a/sysdeps/i386/i686/multiarch/memrchr-sse2.S +++ b/sysdeps/i386/i686/multiarch/memrchr-sse2.S @@ -1,6 +1,5 @@ /* Optimized memrchr with sse2 without bsf Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/memset-sse2-rep.S b/sysdeps/i386/i686/multiarch/memset-sse2-rep.S index 71b91fa7d03fb06671de401834d9c9e6168d81af..aed96588f48374cfc98b7545c60a782fa136720a 100644 --- a/sysdeps/i386/i686/multiarch/memset-sse2-rep.S +++ b/sysdeps/i386/i686/multiarch/memset-sse2-rep.S @@ -1,6 +1,5 @@ /* memset with SSE2 and REP string. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/memset-sse2.S b/sysdeps/i386/i686/multiarch/memset-sse2.S index 5b4f7668d5a7f19d761a3cc934091c51e7e65dd4..55a917cfde7d840abc197bbca2c3359326b01f96 100644 --- a/sysdeps/i386/i686/multiarch/memset-sse2.S +++ b/sysdeps/i386/i686/multiarch/memset-sse2.S @@ -1,6 +1,5 @@ /* memset with SSE2 Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/s_fma-fma.c b/sysdeps/i386/i686/multiarch/s_fma-fma.c index 6266253207633e5c35bd84ddca5917df3b166b74..0043c467000477ab28487d79b77eb588a0cf25d7 100644 --- a/sysdeps/i386/i686/multiarch/s_fma-fma.c +++ b/sysdeps/i386/i686/multiarch/s_fma-fma.c @@ -1,6 +1,5 @@ /* FMA version of fma. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/s_fma.c b/sysdeps/i386/i686/multiarch/s_fma.c index 20e60afcf7dde41960ec4c3eb792e38443cfc3fd..7d66aaef7a5c8713b3e54f46213d394d139c1488 100644 --- a/sysdeps/i386/i686/multiarch/s_fma.c +++ b/sysdeps/i386/i686/multiarch/s_fma.c @@ -1,6 +1,5 @@ /* Multiple versions of fma. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/s_fmaf-fma.c b/sysdeps/i386/i686/multiarch/s_fmaf-fma.c index 0fea4303da9a7a60528d522e0a2df43eb8925de5..6d07d7d2ee20b4d2bf05f07ba94ee2e6821d9302 100644 --- a/sysdeps/i386/i686/multiarch/s_fmaf-fma.c +++ b/sysdeps/i386/i686/multiarch/s_fmaf-fma.c @@ -1,6 +1,5 @@ /* FMA version of fmaf. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/s_fmaf.c b/sysdeps/i386/i686/multiarch/s_fmaf.c index 5fbd042c2a5f18f224aa929da831e3cad823f452..b8394d05d0c055bdd49d17acb99e4f8154b300a2 100644 --- a/sysdeps/i386/i686/multiarch/s_fmaf.c +++ b/sysdeps/i386/i686/multiarch/s_fmaf.c @@ -1,6 +1,5 @@ /* Multiple versions of fmaf. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/strcat-sse2.S b/sysdeps/i386/i686/multiarch/strcat-sse2.S index a89cda9766ede6ad509d72edf8059ad8c89ef4b5..84a1fec07b7106ab684807209d27129ebe15055c 100644 --- a/sysdeps/i386/i686/multiarch/strcat-sse2.S +++ b/sysdeps/i386/i686/multiarch/strcat-sse2.S @@ -1,6 +1,5 @@ /* strcat with SSE2 Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/strcat-ssse3.S b/sysdeps/i386/i686/multiarch/strcat-ssse3.S index 982eb27176eedd0a0d7ee2a5ebd45d9c2d0bd446..ddc13f9bfadafa63336ac4c761a6ccc818d12c5b 100644 --- a/sysdeps/i386/i686/multiarch/strcat-ssse3.S +++ b/sysdeps/i386/i686/multiarch/strcat-ssse3.S @@ -1,6 +1,5 @@ /* strcat with SSSE3 Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S b/sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S index 3e590329b1e05105f29d9998185b30fde711aa9b..2d63876538a388261706cf267735ae0b4d4e3214 100644 --- a/sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S +++ b/sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S @@ -1,6 +1,5 @@ /* strchr with SSE2 with bsf Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/strchr-sse2.S b/sysdeps/i386/i686/multiarch/strchr-sse2.S index 14aa927fbe51e5f624309127b81db9ba11b7e037..721f2ccdd1c3798e15442f274d579746714c1168 100644 --- a/sysdeps/i386/i686/multiarch/strchr-sse2.S +++ b/sysdeps/i386/i686/multiarch/strchr-sse2.S @@ -1,6 +1,5 @@ /* strchr SSE2 without bsf Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/strcmp-sse4.S b/sysdeps/i386/i686/multiarch/strcmp-sse4.S index 3d77f725bd994e46ebd83cabfc6c8a56533b3733..cddb9947019dde8c4c6c621c4754448734a03c83 100644 --- a/sysdeps/i386/i686/multiarch/strcmp-sse4.S +++ b/sysdeps/i386/i686/multiarch/strcmp-sse4.S @@ -1,6 +1,5 @@ /* strcmp with SSE4.2 Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/strcmp-ssse3.S b/sysdeps/i386/i686/multiarch/strcmp-ssse3.S index 50d480993da9cba98435d5a1bbc79eef0f1ce97b..ff743fb3366720be8e8ff57ca9dc65a9a5dea388 100644 --- a/sysdeps/i386/i686/multiarch/strcmp-ssse3.S +++ b/sysdeps/i386/i686/multiarch/strcmp-ssse3.S @@ -1,6 +1,5 @@ /* strcmp with SSSE3 Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/strcpy-sse2.S b/sysdeps/i386/i686/multiarch/strcpy-sse2.S index bb3076b07696738d5dda89a77d69ac781f58e4aa..43744880be7ca5ddf3d7111f1b405b5314d41e42 100644 --- a/sysdeps/i386/i686/multiarch/strcpy-sse2.S +++ b/sysdeps/i386/i686/multiarch/strcpy-sse2.S @@ -1,6 +1,5 @@ /* strcpy with SSE2 and unaligned load Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/strcpy-ssse3.S b/sysdeps/i386/i686/multiarch/strcpy-ssse3.S index 05646d994fcea604ee4dec1ff4cf3fed456b8b3f..7433df82f2d59ea363ba88d28fd5c5feb481cb93 100644 --- a/sysdeps/i386/i686/multiarch/strcpy-ssse3.S +++ b/sysdeps/i386/i686/multiarch/strcpy-ssse3.S @@ -1,6 +1,5 @@ /* strcpy with SSSE3 Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S b/sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S index 757079d4ad56b55f15c50c3271755619cc11f852..0b7eb0703d9ddf025886c63695798e6812127376 100644 --- a/sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S +++ b/sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S @@ -1,6 +1,5 @@ /* strlen with SSE2 and BSF Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/strlen-sse2.S b/sysdeps/i386/i686/multiarch/strlen-sse2.S index 998f722b3257e6f3428e6d658cd36b124c07b9e5..fe1151032c90e6b41018ff02e2c7e6be29e35b76 100644 --- a/sysdeps/i386/i686/multiarch/strlen-sse2.S +++ b/sysdeps/i386/i686/multiarch/strlen-sse2.S @@ -1,6 +1,5 @@ /* strlen with SSE2 Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S b/sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S index 8d763063748d4d6fbfde1455d1e2b6ff7aeeea52..b40bb9830b20c629ee4fcba3dba9c2fd75ecb095 100644 --- a/sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S +++ b/sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S @@ -1,6 +1,5 @@ /* strrchr with SSE2 with bsf and bsr Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/strrchr-sse2.S b/sysdeps/i386/i686/multiarch/strrchr-sse2.S index 7f15edd6eb00499dd0f03731835fe281bbcc93b9..d0d8551d07037650ee05530a568c603d9f0019e3 100644 --- a/sysdeps/i386/i686/multiarch/strrchr-sse2.S +++ b/sysdeps/i386/i686/multiarch/strrchr-sse2.S @@ -1,6 +1,5 @@ /* strrchr SSE2 without bsf and bsr Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/wcschr-sse2.S b/sysdeps/i386/i686/multiarch/wcschr-sse2.S index e84e87c9cc14c14716b8fe57003ecfbcd320b207..8fad35da13645019508fc4bbf3b2e33a9f75c674 100644 --- a/sysdeps/i386/i686/multiarch/wcschr-sse2.S +++ b/sysdeps/i386/i686/multiarch/wcschr-sse2.S @@ -1,6 +1,5 @@ /* wcschr with SSE2, without using bsf instructions Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/wcscmp-sse2.S b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S index 262baf3707a2f96358c1a630433e2bc204325076..cad6c414ccc7efce3c2493cfafb57722c2d67432 100644 --- a/sysdeps/i386/i686/multiarch/wcscmp-sse2.S +++ b/sysdeps/i386/i686/multiarch/wcscmp-sse2.S @@ -1,6 +1,5 @@ /* wcscmp with SSE2 Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S b/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S index c710bb22bba9ed322857b4f45f2946eb40ad43de..5f68ff2baeb4fff9a28b833d7ef003f259885833 100644 --- a/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S +++ b/sysdeps/i386/i686/multiarch/wcscpy-ssse3.S @@ -1,6 +1,5 @@ /* wcscpy with SSSE3 Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/wcslen-sse2.S b/sysdeps/i386/i686/multiarch/wcslen-sse2.S index 2344134c6ecb9db1dbf13194ecf850960ac4f095..f650e7911daf1b9414951fa1f46b9a83f8a153c2 100644 --- a/sysdeps/i386/i686/multiarch/wcslen-sse2.S +++ b/sysdeps/i386/i686/multiarch/wcslen-sse2.S @@ -1,6 +1,5 @@ /* wcslen with SSE2 Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S b/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S index 10ce32cbbb745920a365e01db645c242bb8e5d42..ad931b6a4de824cbf191ca0a8d94574374cd7dfb 100644 --- a/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S +++ b/sysdeps/i386/i686/multiarch/wcsrchr-sse2.S @@ -1,6 +1,5 @@ /* wcsrchr with SSE2, without using bsf instructions. Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/i386/i686/nptl/tls.h b/sysdeps/i386/i686/nptl/tls.h index 5502879333046ae9372c2404fb8357dbabd2d592..8bae65cd84585b2c1c02ede281866596685b3d44 100644 --- a/sysdeps/i386/i686/nptl/tls.h +++ b/sysdeps/i386/i686/nptl/tls.h @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/i386/i686/pthread_spin_trylock.S b/sysdeps/i386/i686/pthread_spin_trylock.S index d3c1ed0109af379719c3398a61eab701158b00d0..94d873c2baab75a9eda146123a7ec6719eb2c8dc 100644 --- a/sysdeps/i386/i686/pthread_spin_trylock.S +++ b/sysdeps/i386/i686/pthread_spin_trylock.S @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/i386/i686/strcmp.S b/sysdeps/i386/i686/strcmp.S index ee6237e749839dc4bbfe922631210622213d40b5..5e5e0a7889c01242daa5b5fbc22b0f6533ce0217 100644 --- a/sysdeps/i386/i686/strcmp.S +++ b/sysdeps/i386/i686/strcmp.S @@ -1,7 +1,6 @@ /* Highly optimized version for ix86, x>=6. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/sysdeps/i386/jmpbuf-unwind.h b/sysdeps/i386/jmpbuf-unwind.h index 040c17e34ba175c6c40ddae6d2bdfc20abbafd27..0773406e7496a9404706bd1ace0ccdd421b43b38 100644 --- a/sysdeps/i386/jmpbuf-unwind.h +++ b/sysdeps/i386/jmpbuf-unwind.h @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/i386/machine-gmon.h b/sysdeps/i386/machine-gmon.h index 2d8993243b621125f869eae1b3176cc91902ef61..b08bb2b1e31564bd2dfbfbd6f1dbdf3ee3e322ee 100644 --- a/sysdeps/i386/machine-gmon.h +++ b/sysdeps/i386/machine-gmon.h @@ -1,7 +1,6 @@ /* i386-specific implementation of profiling support. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/i386/memchr.S b/sysdeps/i386/memchr.S index ae9e35a6503b867ec2f32744bf8a59e2f9d84a6e..686e76751ea4fd4b9924aa16a679c27e59c26a1d 100644 --- a/sysdeps/i386/memchr.S +++ b/sysdeps/i386/memchr.S @@ -2,15 +2,6 @@ less than LEN. For Intel 80x86, x>=3. Copyright (C) 1994-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper - Optimised a little by Alan Modra - This version is developed using the same algorithm as the fast C - version which carries the following introduction: - Based on strlen implementation by Torbjorn Granlund (tege@sics.se), - with help from Dan Sahlin (dan@sics.se) and - commentary by Jim Blandy (jimb@ai.mit.edu); - adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu), - and implemented by Roland McGrath (roland@ai.mit.edu). 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/sysdeps/i386/memcopy.h b/sysdeps/i386/memcopy.h index fe368c6c116127ce5d550903f20502b3007540eb..bee184c15a9ec4149353c74eae6b2e884803a6f9 100644 --- a/sysdeps/i386/memcopy.h +++ b/sysdeps/i386/memcopy.h @@ -1,7 +1,6 @@ /* memcopy.h -- definitions for memory copy functions. i386 version. Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund (tege@sics.se). 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/sysdeps/i386/nptl/pthread_spin_init.c b/sysdeps/i386/nptl/pthread_spin_init.c index 1d5c4183dd94bfcfb8a204e4590a6cd211de2b43..7985649a05bb64cf6104225caed2e36ec2823ddf 100644 --- a/sysdeps/i386/nptl/pthread_spin_init.c +++ b/sysdeps/i386/nptl/pthread_spin_init.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/i386/nptl/pthread_spin_unlock.S b/sysdeps/i386/nptl/pthread_spin_unlock.S index bbce327f0454efbd8a8b8f36a49d62cee2a78291..81ed186e1f839dcdd034d805fdae5d5758fa541b 100644 --- a/sysdeps/i386/nptl/pthread_spin_unlock.S +++ b/sysdeps/i386/nptl/pthread_spin_unlock.S @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/i386/pthread_spin_trylock.S b/sysdeps/i386/pthread_spin_trylock.S index 9be0cb766e41dda43e34a18d72835d6514373d77..d883f3cb4a5499fa5fe6c33902b6f96cf776baf0 100644 --- a/sysdeps/i386/pthread_spin_trylock.S +++ b/sysdeps/i386/pthread_spin_trylock.S @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/i386/rawmemchr.S b/sysdeps/i386/rawmemchr.S index 11b2afffd8042067983d9899dfd90123d2938e46..d471dd2887bdff966c2f2001ea236f39a2e68db6 100644 --- a/sysdeps/i386/rawmemchr.S +++ b/sysdeps/i386/rawmemchr.S @@ -2,15 +2,6 @@ For Intel 80x86, x>=3. Copyright (C) 1994-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper - Optimised a little by Alan Modra - This version is developed using the same algorithm as the fast C - version which carries the following introduction: - Based on strlen implementation by Torbjorn Granlund (tege@sics.se), - with help from Dan Sahlin (dan@sics.se) and - commentary by Jim Blandy (jimb@ai.mit.edu); - adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu), - and implemented by Roland McGrath (roland@ai.mit.edu). 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/sysdeps/i386/stpcpy.S b/sysdeps/i386/stpcpy.S index b214598969bef0c1f45d2fdb305afc1ab9cc45cc..b2f1339375c0471aea1ca37450938d0d727c2675 100644 --- a/sysdeps/i386/stpcpy.S +++ b/sysdeps/i386/stpcpy.S @@ -2,7 +2,6 @@ For Intel 80x86, x>=3. Copyright (C) 1994-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper (drepper@gnu.ai.mit.edu). 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/sysdeps/i386/stpncpy.S b/sysdeps/i386/stpncpy.S index 0c5586a5940e76216fb64c09e51caf0857aaea64..b49b757794f2e230ad84c5e4e64cd48c4f44d84e 100644 --- a/sysdeps/i386/stpncpy.S +++ b/sysdeps/i386/stpncpy.S @@ -3,11 +3,6 @@ For Intel 80x86, x>=3. Copyright (C) 1994-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper - Some bug fixes by Alan Modra - - original wrote n+1 chars in some cases. - - stpncpy() ought to behave like strncpy() ie. not null-terminate - if limited by n. glibc-1.09 stpncpy() does this. 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/sysdeps/i386/strcat.S b/sysdeps/i386/strcat.S index 9e6e0135b29b5757ec48a9056ab685967dcd5f8d..9787d759fa9af01af144f9f48248afbfb692921e 100644 --- a/sysdeps/i386/strcat.S +++ b/sysdeps/i386/strcat.S @@ -2,8 +2,6 @@ For Intel 80x86, x>=4. Copyright (C) 1994-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper . - Optimised a little by Alan Modra 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/sysdeps/i386/strchr.S b/sysdeps/i386/strchr.S index 42dff9121e700e05714c17115da3eb98c82882f5..969a11cb47c1754070f18cb30d98a54bca815958 100644 --- a/sysdeps/i386/strchr.S +++ b/sysdeps/i386/strchr.S @@ -2,8 +2,6 @@ For Intel 80x86, x>=3. Copyright (C) 1994-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper - Some optimisations by Alan Modra 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/sysdeps/i386/strchrnul.S b/sysdeps/i386/strchrnul.S index 17da8f3f642fe197d3fbd7af802dcca561ca9676..90fc4b11c892e83a3bed065cb7d28c91b80eadf8 100644 --- a/sysdeps/i386/strchrnul.S +++ b/sysdeps/i386/strchrnul.S @@ -3,8 +3,6 @@ For Intel 80x86, x>=3. Copyright (C) 1994-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper - Some optimisations by Alan Modra 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/sysdeps/i386/strcspn.S b/sysdeps/i386/strcspn.S index 4096f3d90ad8fd94614faccde030ed0a3812de55..1c9eb5362bb3f9ec043705557bc2116cce2750d3 100644 --- a/sysdeps/i386/strcspn.S +++ b/sysdeps/i386/strcspn.S @@ -3,8 +3,6 @@ For Intel 80x86, x>=3. Copyright (C) 1994-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper - Bug fixes by Alan Modra 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/sysdeps/i386/strlen.S b/sysdeps/i386/strlen.S index 58b71b48840c6ee81323eedd39b504c94c8fca12..2b44f372980d9a7cec64d0ac2f0e83a363dd7b2b 100644 --- a/sysdeps/i386/strlen.S +++ b/sysdeps/i386/strlen.S @@ -1,7 +1,6 @@ /* strlen(str) -- determine the length of the string STR. Optimized for Intel 80x86, x>=4. Copyright (C) 1991-2021 Free Software Foundation, Inc. - Contributed by Ulrich Drepper . 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/sysdeps/i386/strlen.c b/sysdeps/i386/strlen.c index 1f595ab37b6989fa1917942278923bface1bc7f5..a775756f53e06c7b1716451828019354cec24678 100644 --- a/sysdeps/i386/strlen.c +++ b/sysdeps/i386/strlen.c @@ -1,7 +1,6 @@ /* Determine the length of a string. For Intel 80x86, x>=3. Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund (tege@sics.se). 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/sysdeps/i386/strpbrk.S b/sysdeps/i386/strpbrk.S index ca7cad0407fb4862d087e680f856cb60e6671c7c..4ea45f54f0a9aff0ff9bb4023a15f59cb706dcc6 100644 --- a/sysdeps/i386/strpbrk.S +++ b/sysdeps/i386/strpbrk.S @@ -2,8 +2,6 @@ which contains no characters from SS. For Intel 80x86, x>=3. Copyright (C) 1994-2021 Free Software Foundation, Inc. - Contributed by Ulrich Drepper - Bug fixes by Alan Modra 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/sysdeps/i386/strrchr.S b/sysdeps/i386/strrchr.S index 894e4510f1ac85dfbdd2870e80b077e9fb253971..fb3b5615d69e5f2f0f405ce48ca71ee4467909f7 100644 --- a/sysdeps/i386/strrchr.S +++ b/sysdeps/i386/strrchr.S @@ -2,8 +2,6 @@ For Intel 80x86, x>=3. Copyright (C) 1994-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper - Some optimisations by Alan Modra 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/sysdeps/i386/strspn.S b/sysdeps/i386/strspn.S index 3c60bb18057990da0e6affd3473244557506e752..5395363c8114fab6f08b96cef973fa82e751ad32 100644 --- a/sysdeps/i386/strspn.S +++ b/sysdeps/i386/strspn.S @@ -3,8 +3,6 @@ For Intel 80x86, x>=3. Copyright (C) 1994-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper - Bug fixes by Alan Modra 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/sysdeps/ia64/_mcount.S b/sysdeps/ia64/_mcount.S index 3ea06bf09ee9418123f2cad99a519016affde4a4..5479806558a9142c76d7b614106de4c0e7f0fc97 100644 --- a/sysdeps/ia64/_mcount.S +++ b/sysdeps/ia64/_mcount.S @@ -1,6 +1,5 @@ /* Machine-specific calling sequence for `mcount' profiling function. ia64 Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by David Mosberger 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/sysdeps/ia64/bzero.S b/sysdeps/ia64/bzero.S index 7759c363565b6ad96c68697bf7808508aea1fb36..69b28a41fbeff3adf4196b8b24a3ac166fea2ae0 100644 --- a/sysdeps/ia64/bzero.S +++ b/sysdeps/ia64/bzero.S @@ -1,8 +1,6 @@ /* Optimized version of the standard bzero() function. This file is part of the GNU C Library. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Dan Pop for Itanium . - Rewritten for McKinley by Sverre Jarp, HP Labs/CERN 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/sysdeps/ia64/fpu/e_acos.S b/sysdeps/ia64/fpu/e_acos.S index ad7901612c961e3729660b5f477238678be2c87f..641c3fd35a97550fa88588b5ca9e5fef56ad2f3f 100644 --- a/sysdeps/ia64/fpu/e_acos.S +++ b/sysdeps/ia64/fpu/e_acos.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003 Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_acosf.S b/sysdeps/ia64/fpu/e_acosf.S index c0dac3df106b61accc54ac3b75ede60a961c7985..1507b46c81e1bf6384db511baed77173136d81db 100644 --- a/sysdeps/ia64/fpu/e_acosf.S +++ b/sysdeps/ia64/fpu/e_acosf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_acosh.S b/sysdeps/ia64/fpu/e_acosh.S index f8c75e427d1ab547528390810be633b2346e80cf..307b4976beea3bcf3fcc179d75e2747b798cf5ed 100644 --- a/sysdeps/ia64/fpu/e_acosh.S +++ b/sysdeps/ia64/fpu/e_acosh.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_acoshf.S b/sysdeps/ia64/fpu/e_acoshf.S index 4affbdf5f0b143400331a82f9ebaf724c2875e93..240c5cba98742e77901c5a6dbf9a4dc2340cccb0 100644 --- a/sysdeps/ia64/fpu/e_acoshf.S +++ b/sysdeps/ia64/fpu/e_acoshf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_acoshl.S b/sysdeps/ia64/fpu/e_acoshl.S index b5c58884f26eafed69dfe7a4aea61287abfe207c..f35c6bac890b9ee83a055e80e2ee73327c6b299c 100644 --- a/sysdeps/ia64/fpu/e_acoshl.S +++ b/sysdeps/ia64/fpu/e_acoshl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_acosl.S b/sysdeps/ia64/fpu/e_acosl.S index 107266b6a39f89743f5a94822edae61999c651d1..232015d131fe8b8155e284ce709112fc09b91643 100644 --- a/sysdeps/ia64/fpu/e_acosl.S +++ b/sysdeps/ia64/fpu/e_acosl.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_asin.S b/sysdeps/ia64/fpu/e_asin.S index 4de08e59d52ac212c626b722387667659a99cc16..a9ff25afbfb784b6dfd5d4923d359ee2fb698a89 100644 --- a/sysdeps/ia64/fpu/e_asin.S +++ b/sysdeps/ia64/fpu/e_asin.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003 Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_asinf.S b/sysdeps/ia64/fpu/e_asinf.S index a4b7fc2f272b43d8f57ad21ecde850200177f35f..841f815293e22ad5aa4ff13bca3a5b434105c8d0 100644 --- a/sysdeps/ia64/fpu/e_asinf.S +++ b/sysdeps/ia64/fpu/e_asinf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_asinl.S b/sysdeps/ia64/fpu/e_asinl.S index 18153d427fcb2aaf9a4cf92a6165539cc2c828b2..b5a3a7241beaeed3cc00af15acb24843f2569619 100644 --- a/sysdeps/ia64/fpu/e_asinl.S +++ b/sysdeps/ia64/fpu/e_asinl.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_atan2.S b/sysdeps/ia64/fpu/e_atan2.S index 1786794e7d6a76e433acd4be1ddb5946ff0e1bf5..f23927aac14ad0d2159398163c0f97ff256ad180 100644 --- a/sysdeps/ia64/fpu/e_atan2.S +++ b/sysdeps/ia64/fpu/e_atan2.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_atan2f.S b/sysdeps/ia64/fpu/e_atan2f.S index 6b318a5ced31bd7bb679a426829429263e01e75a..c155154d6715fd805ad7948ade8007839573c583 100644 --- a/sysdeps/ia64/fpu/e_atan2f.S +++ b/sysdeps/ia64/fpu/e_atan2f.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_atanh.S b/sysdeps/ia64/fpu/e_atanh.S index 45760af71db47b91dc40023201f3277629b2b328..3df73247f59778a81344b14f8ffc39ab4d75bc28 100644 --- a/sysdeps/ia64/fpu/e_atanh.S +++ b/sysdeps/ia64/fpu/e_atanh.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_atanhf.S b/sysdeps/ia64/fpu/e_atanhf.S index 3c550f9dc4b06ef4339307c39373b70cf53d3587..f1ae43305a1c12deab622c99463fc0aaf884b37f 100644 --- a/sysdeps/ia64/fpu/e_atanhf.S +++ b/sysdeps/ia64/fpu/e_atanhf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_atanhl.S b/sysdeps/ia64/fpu/e_atanhl.S index 96c6360a2bd65372f0bc2c55699aca60c6d9cdc2..5f450330294b3e03b606a24ad792ddd0a4ccb6db 100644 --- a/sysdeps/ia64/fpu/e_atanhl.S +++ b/sysdeps/ia64/fpu/e_atanhl.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_cosh.S b/sysdeps/ia64/fpu/e_cosh.S index dbac1804ff8d9d227cfc5a4bdd4aa264e9dab1dd..07bf9f6587ccb81c0af63d2cc47ec80f2c6f1a0c 100644 --- a/sysdeps/ia64/fpu/e_cosh.S +++ b/sysdeps/ia64/fpu/e_cosh.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_coshf.S b/sysdeps/ia64/fpu/e_coshf.S index 51a87b840e085832340cdcc532b469bbd1e90884..9117ce55430678981c07cde1f705c0fc3807f0de 100644 --- a/sysdeps/ia64/fpu/e_coshf.S +++ b/sysdeps/ia64/fpu/e_coshf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_coshl.S b/sysdeps/ia64/fpu/e_coshl.S index 0d18f2d06ae51fd712be9f094f9dcf697b5d759c..144ce1d6f3c3890f966f2ce0d7caf867f17f884b 100644 --- a/sysdeps/ia64/fpu/e_coshl.S +++ b/sysdeps/ia64/fpu/e_coshl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2002, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_exp.S b/sysdeps/ia64/fpu/e_exp.S index 4774a43768085a7ed43b5b0c8f85b5cd8b90e8cd..c106a2dcde38fb26786d85c1074baf04a53d5c9e 100644 --- a/sysdeps/ia64/fpu/e_exp.S +++ b/sysdeps/ia64/fpu/e_exp.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_exp10.S b/sysdeps/ia64/fpu/e_exp10.S index f12344bee3b60014300c8b7f65f1be4820f30347..5edd877db94301b9a45541d8009fc1e1ea8373f2 100644 --- a/sysdeps/ia64/fpu/e_exp10.S +++ b/sysdeps/ia64/fpu/e_exp10.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_exp10l.S b/sysdeps/ia64/fpu/e_exp10l.S index 0cc54e2b588bac62a864da1c3d2f8fcc5f042aa1..20a35c02dd612c171d05d00811d38b17e5a14b0d 100644 --- a/sysdeps/ia64/fpu/e_exp10l.S +++ b/sysdeps/ia64/fpu/e_exp10l.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2004, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_exp2.S b/sysdeps/ia64/fpu/e_exp2.S index 97b69263e423e6583b04d39fe1f601ba57a1bb53..76e26f298c9a191120398090597cc8927424c26b 100644 --- a/sysdeps/ia64/fpu/e_exp2.S +++ b/sysdeps/ia64/fpu/e_exp2.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_exp2f.S b/sysdeps/ia64/fpu/e_exp2f.S index 3010a95a2d9e9dc08bbaab373dafed48c979ec35..b304885cc6196c2ecc4de63d788aef0d077fb959 100644 --- a/sysdeps/ia64/fpu/e_exp2f.S +++ b/sysdeps/ia64/fpu/e_exp2f.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_exp2l.S b/sysdeps/ia64/fpu/e_exp2l.S index c2912ab6def8419900efecb850c57617608c05d3..70cbcf06daaec6c528b9b8c5f7913274ea594a51 100644 --- a/sysdeps/ia64/fpu/e_exp2l.S +++ b/sysdeps/ia64/fpu/e_exp2l.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_expf.S b/sysdeps/ia64/fpu/e_expf.S index c95ccafee36e5d447e67f322594855b002a46294..a6894c3280bc6d9d4a63c4b254b3d805dcf5d905 100644 --- a/sysdeps/ia64/fpu/e_expf.S +++ b/sysdeps/ia64/fpu/e_expf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_fmod.S b/sysdeps/ia64/fpu/e_fmod.S index 3eaaf49fbb3fe7c2572e04e0f52ff2f6bb8de923..23de4a6c4e2c548e652b79664526e708cd505af5 100644 --- a/sysdeps/ia64/fpu/e_fmod.S +++ b/sysdeps/ia64/fpu/e_fmod.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_fmodf.S b/sysdeps/ia64/fpu/e_fmodf.S index 149e27f1a1d381f73dccb5a514b55f448d1c6da9..60613a781c7dab1f847ccd89ebc4fb054e54b271 100644 --- a/sysdeps/ia64/fpu/e_fmodf.S +++ b/sysdeps/ia64/fpu/e_fmodf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_fmodl.S b/sysdeps/ia64/fpu/e_fmodl.S index 3bd9b778126b5238aff961d5d03d4892d6005582..bbe1060872a10bfcd422b2d9f6fd12596eabe701 100644 --- a/sysdeps/ia64/fpu/e_fmodl.S +++ b/sysdeps/ia64/fpu/e_fmodl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2004, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_hypot.S b/sysdeps/ia64/fpu/e_hypot.S index 34c2761dc3c56b1b05d9e1b8a05155dab72a6f26..19442ff9c9103cb4917c85db23bcece5f97e8f8f 100644 --- a/sysdeps/ia64/fpu/e_hypot.S +++ b/sysdeps/ia64/fpu/e_hypot.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_hypotf.S b/sysdeps/ia64/fpu/e_hypotf.S index 6c6f5782ff580832742e9831852650f8fa1a63d7..58e93984ae60305753f188d0a1a5294455ba9da1 100644 --- a/sysdeps/ia64/fpu/e_hypotf.S +++ b/sysdeps/ia64/fpu/e_hypotf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_hypotl.S b/sysdeps/ia64/fpu/e_hypotl.S index 9a3f31485f0d15fb144afbb6ef7e5a7e04136630..6d1a51e701ddfe3924c1f01304134ad4b9d66ca3 100644 --- a/sysdeps/ia64/fpu/e_hypotl.S +++ b/sysdeps/ia64/fpu/e_hypotl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_ilogbl.S b/sysdeps/ia64/fpu/e_ilogbl.S index 8d67d4fb31b1a3eb1bd2b3c59fe9566e0ec9b5e9..68a17139fa2a1a6644168209770d533f7f937012 100644 --- a/sysdeps/ia64/fpu/e_ilogbl.S +++ b/sysdeps/ia64/fpu/e_ilogbl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_lgamma_r.c b/sysdeps/ia64/fpu/e_lgamma_r.c index 8ae6df34193142def462497c65fea156ee308fdc..b80af25a4d3f3df077cf8556e29d94d289295605 100644 --- a/sysdeps/ia64/fpu/e_lgamma_r.c +++ b/sysdeps/ia64/fpu/e_lgamma_r.c @@ -4,7 +4,6 @@ // Copyright (c) 2002 Intel Corporation // All rights reserved. // -// Contributed 2002 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_lgammaf_r.c b/sysdeps/ia64/fpu/e_lgammaf_r.c index 9af43702ad4e8c027ba0beac43769321fd191049..3e9aab082369983b63dc05f55913aadf7bd732fb 100644 --- a/sysdeps/ia64/fpu/e_lgammaf_r.c +++ b/sysdeps/ia64/fpu/e_lgammaf_r.c @@ -4,7 +4,6 @@ // Copyright (c) 2002 Intel Corporation // All rights reserved. // -// Contributed 2002 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_lgammal_r.c b/sysdeps/ia64/fpu/e_lgammal_r.c index 1f227c86dbf69e036971f5ebe8db039a1bbabef4..6467cb75fe89bf87330574eb5af541a2fe2fe0dc 100644 --- a/sysdeps/ia64/fpu/e_lgammal_r.c +++ b/sysdeps/ia64/fpu/e_lgammal_r.c @@ -4,7 +4,6 @@ // Copyright (c) 2002 Intel Corporation // All rights reserved. // -// Contributed 2002 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_log.S b/sysdeps/ia64/fpu/e_log.S index 7ee2392acd09b2b77dcae9d17d23ee12d46d443e..61c8e2c6a82d9b785a9f35536bf00add2694b391 100644 --- a/sysdeps/ia64/fpu/e_log.S +++ b/sysdeps/ia64/fpu/e_log.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_log2.S b/sysdeps/ia64/fpu/e_log2.S index eecd72a63a45ee4fe0db44965c36020816a6239e..e855d3101c558cfd651f184a49c4460506450b36 100644 --- a/sysdeps/ia64/fpu/e_log2.S +++ b/sysdeps/ia64/fpu/e_log2.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_log2f.S b/sysdeps/ia64/fpu/e_log2f.S index e4ea0943448d574c9327e7a2bd3c06613893407c..2372613f0197b7eb7a80025ad933da2b83fb2f6e 100644 --- a/sysdeps/ia64/fpu/e_log2f.S +++ b/sysdeps/ia64/fpu/e_log2f.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_log2l.S b/sysdeps/ia64/fpu/e_log2l.S index 51bfd9a278e1e5e7ac0960ebfa0a4bb94e9a9569..8b97b2a4089275fe3cb90120ae432a1abd94e880 100644 --- a/sysdeps/ia64/fpu/e_log2l.S +++ b/sysdeps/ia64/fpu/e_log2l.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_logf.S b/sysdeps/ia64/fpu/e_logf.S index d299242198dc9f4dffb86171beb4f52e5d2782bc..7330b305c200d53fb4e1a3dce04b18e3a9814bd5 100644 --- a/sysdeps/ia64/fpu/e_logf.S +++ b/sysdeps/ia64/fpu/e_logf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_logl.S b/sysdeps/ia64/fpu/e_logl.S index 2ffe106a26ce4c01cc69d657fefa0d595452556b..004aee9d63666b5758fc68b60d425de8eee47ee7 100644 --- a/sysdeps/ia64/fpu/e_logl.S +++ b/sysdeps/ia64/fpu/e_logl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_pow.S b/sysdeps/ia64/fpu/e_pow.S index d827bcc89449c013d2946c9e049b25a7355db4e0..7157b28838db16099138823b60b8225cd444a24f 100644 --- a/sysdeps/ia64/fpu/e_pow.S +++ b/sysdeps/ia64/fpu/e_pow.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_powf.S b/sysdeps/ia64/fpu/e_powf.S index 945d5cdf281a6f4c722b5369e53926420a6eb620..0e8aad192b951914070655fb7f0303b3a12a8c70 100644 --- a/sysdeps/ia64/fpu/e_powf.S +++ b/sysdeps/ia64/fpu/e_powf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_powl.S b/sysdeps/ia64/fpu/e_powl.S index 4596322f15b2004d9f422daa82aabdeebe5c726c..631d92dc773e147a18e1f2946e98f742888324b9 100644 --- a/sysdeps/ia64/fpu/e_powl.S +++ b/sysdeps/ia64/fpu/e_powl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_remainder.S b/sysdeps/ia64/fpu/e_remainder.S index acefe7b9c9289fb17f13a81a442d51e9426a3960..af4b5fe36f243c74805dd38afd831e64407d3d53 100644 --- a/sysdeps/ia64/fpu/e_remainder.S +++ b/sysdeps/ia64/fpu/e_remainder.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_remainderf.S b/sysdeps/ia64/fpu/e_remainderf.S index 5b8d029d9af12d9d338fe0c672a4e5bfe85de055..6d2f77aa59adfc9abc00fd2464786acc2b80e63a 100644 --- a/sysdeps/ia64/fpu/e_remainderf.S +++ b/sysdeps/ia64/fpu/e_remainderf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_remainderl.S b/sysdeps/ia64/fpu/e_remainderl.S index bdc2b8fae4b8a0c3249c925233cc88ccf18cd5df..f411d809065f5709751db9f9c5376d63a7f5338d 100644 --- a/sysdeps/ia64/fpu/e_remainderl.S +++ b/sysdeps/ia64/fpu/e_remainderl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_scalb.S b/sysdeps/ia64/fpu/e_scalb.S index c25d8ab6715ecbf2f940b2fb26061fa3933b35bc..c7b0e46b452b20685b49995ec428c3b07ac730b9 100644 --- a/sysdeps/ia64/fpu/e_scalb.S +++ b/sysdeps/ia64/fpu/e_scalb.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_scalbf.S b/sysdeps/ia64/fpu/e_scalbf.S index 2dde9788fcf33b8512f9e2ffacea24d3133e07b2..ce487e2a9b6ca7a51c0a24e6c9f7f02b3c01baae 100644 --- a/sysdeps/ia64/fpu/e_scalbf.S +++ b/sysdeps/ia64/fpu/e_scalbf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_scalbl.S b/sysdeps/ia64/fpu/e_scalbl.S index 8aa3d0cccff792a2216f57bd70a3adb337c5b806..76b24dae0761a87babbc4400383b3276a5d72e5b 100644 --- a/sysdeps/ia64/fpu/e_scalbl.S +++ b/sysdeps/ia64/fpu/e_scalbl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_sinh.S b/sysdeps/ia64/fpu/e_sinh.S index 2167c78edce98bfb0fcec590111c461a6a44853e..344b6b671cb89c2beb695c933e01c0d60aba08ba 100644 --- a/sysdeps/ia64/fpu/e_sinh.S +++ b/sysdeps/ia64/fpu/e_sinh.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_sinhf.S b/sysdeps/ia64/fpu/e_sinhf.S index 08b873ecb79ffddfc87b1a6160860b6aa490fe55..6a14928e04dd2a2d4cafde34fb75b472e2de0bc7 100644 --- a/sysdeps/ia64/fpu/e_sinhf.S +++ b/sysdeps/ia64/fpu/e_sinhf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_sinhl.S b/sysdeps/ia64/fpu/e_sinhl.S index 65cfbf4066036308c1dc6b5acc43033211b645a5..8ec2dca9e6a3d40706444edd26f2164e983c5ad6 100644 --- a/sysdeps/ia64/fpu/e_sinhl.S +++ b/sysdeps/ia64/fpu/e_sinhl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2002, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_sqrt.S b/sysdeps/ia64/fpu/e_sqrt.S index 38d8a505eef892bdbd4c13c06e5e5dc95b071c0a..750183772b6ed16c301795f663e0f95db1ddfb80 100644 --- a/sysdeps/ia64/fpu/e_sqrt.S +++ b/sysdeps/ia64/fpu/e_sqrt.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_sqrtf.S b/sysdeps/ia64/fpu/e_sqrtf.S index 6741bb49aced65368d7f5bb348d8c6630906c6f1..df535d6129b7fa31eb3b9e9bb91922abfa92e32e 100644 --- a/sysdeps/ia64/fpu/e_sqrtf.S +++ b/sysdeps/ia64/fpu/e_sqrtf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/e_sqrtl.S b/sysdeps/ia64/fpu/e_sqrtl.S index e1c22344d08ba9ae202ea12af84ef336176a0220..a0373427682b80f8529396ddc6256b2285918cb8 100644 --- a/sysdeps/ia64/fpu/e_sqrtl.S +++ b/sysdeps/ia64/fpu/e_sqrtl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/fclrexcpt.c b/sysdeps/ia64/fpu/fclrexcpt.c index 61157c299bba70def0a28fee3cf414643bf8fdf2..f69f0a62eac7809ba56c1aaa6a70e1975fc1c205 100644 --- a/sysdeps/ia64/fpu/fclrexcpt.c +++ b/sysdeps/ia64/fpu/fclrexcpt.c @@ -1,8 +1,6 @@ /* Clear given exceptions in current floating-point environment. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Christian Boissat , 1999 and - Jes Sorensen , 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/sysdeps/ia64/fpu/fedisblxcpt.c b/sysdeps/ia64/fpu/fedisblxcpt.c index 8336694142e3ace223982cca72412dda46140b7c..72a2c10425fe5f0fde859002e21b8ad1f8d7d610 100644 --- a/sysdeps/ia64/fpu/fedisblxcpt.c +++ b/sysdeps/ia64/fpu/fedisblxcpt.c @@ -1,7 +1,6 @@ /* Disable floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jes Sorensen , 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/sysdeps/ia64/fpu/feenablxcpt.c b/sysdeps/ia64/fpu/feenablxcpt.c index 9c8ba0de43c292eccb6d23776522a4416c9967a6..9067cc5d909c5368cf9a3cd91cff99c030aabb26 100644 --- a/sysdeps/ia64/fpu/feenablxcpt.c +++ b/sysdeps/ia64/fpu/feenablxcpt.c @@ -1,7 +1,6 @@ /* Enable floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jes Sorensen , 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/sysdeps/ia64/fpu/fegetenv.c b/sysdeps/ia64/fpu/fegetenv.c index f028072b55eae1d444a178c298c24147c59ee5c5..f8a7fb6911fe68aee6714bb1db0efd8e30138a3b 100644 --- a/sysdeps/ia64/fpu/fegetenv.c +++ b/sysdeps/ia64/fpu/fegetenv.c @@ -1,7 +1,6 @@ /* Store current floating-point environment. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Christian Boissat , 1999. 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/sysdeps/ia64/fpu/fegetexcept.c b/sysdeps/ia64/fpu/fegetexcept.c index c404ced1c626e8b1d49f5c6059cea01f77d01cc4..c8378439e2d47c07a5d1b16982680a90636daad1 100644 --- a/sysdeps/ia64/fpu/fegetexcept.c +++ b/sysdeps/ia64/fpu/fegetexcept.c @@ -1,7 +1,6 @@ /* Get enabled floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jes Sorensen , 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/sysdeps/ia64/fpu/fegetround.c b/sysdeps/ia64/fpu/fegetround.c index 6fb02db49e85750dfc77d3ae1c496ec0b6b36af9..f5649f542600cf1988208728a4ede9e07057c73d 100644 --- a/sysdeps/ia64/fpu/fegetround.c +++ b/sysdeps/ia64/fpu/fegetround.c @@ -1,7 +1,6 @@ /* Return current rounding direction. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Christian Boissat , 1999. 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/sysdeps/ia64/fpu/feholdexcpt.c b/sysdeps/ia64/fpu/feholdexcpt.c index ac1e3427d3ba71ce7921d2e2c946011ec3c17722..a0c06fcc508fa6ab92bb1045d4a49bd3d9feb95a 100644 --- a/sysdeps/ia64/fpu/feholdexcpt.c +++ b/sysdeps/ia64/fpu/feholdexcpt.c @@ -1,7 +1,6 @@ /* Store current floating-point environment and clear exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Christian Boissat , 1999 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/sysdeps/ia64/fpu/fesetenv.c b/sysdeps/ia64/fpu/fesetenv.c index cb510dd3ebb1bd7a3a3347ed0b72c0775a566f18..8d14e39d24b3ff7e82defe238e1a1d672cfe2a82 100644 --- a/sysdeps/ia64/fpu/fesetenv.c +++ b/sysdeps/ia64/fpu/fesetenv.c @@ -1,7 +1,6 @@ /* Install given floating-point environment. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jes Sorensen , 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/sysdeps/ia64/fpu/fesetround.c b/sysdeps/ia64/fpu/fesetround.c index b4d886f46ae788ea76f24a0505f1b296174151c1..ae927bb664dab2a2a3d353bb0ac67f0517773f5a 100644 --- a/sysdeps/ia64/fpu/fesetround.c +++ b/sysdeps/ia64/fpu/fesetround.c @@ -1,7 +1,6 @@ /* Set current rounding direction. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Christian Boissat , 1999. 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/sysdeps/ia64/fpu/feupdateenv.c b/sysdeps/ia64/fpu/feupdateenv.c index 51d0edc664d4dbe6f4861bf10011444fba20b412..b025fca7fb823627f980c70e4bf464ac56d0d424 100644 --- a/sysdeps/ia64/fpu/feupdateenv.c +++ b/sysdeps/ia64/fpu/feupdateenv.c @@ -1,7 +1,6 @@ /* Install given floating-point environment and raise exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Christian Boissat , 1999. 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/sysdeps/ia64/fpu/fgetexcptflg.c b/sysdeps/ia64/fpu/fgetexcptflg.c index 68922ae131047d81855b8879afd008652613ca3f..7310ac6fa3f388def26833883ad0a4477a82381b 100644 --- a/sysdeps/ia64/fpu/fgetexcptflg.c +++ b/sysdeps/ia64/fpu/fgetexcptflg.c @@ -1,7 +1,6 @@ /* Store current representation for exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Christian Boissat , 1999. 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/sysdeps/ia64/fpu/fraiseexcpt.c b/sysdeps/ia64/fpu/fraiseexcpt.c index 8746cea230e5ac0a8d6291bd43fd1602275011b1..9d7bd17e9f4856061f8e5dcb49ddaab42d429e70 100644 --- a/sysdeps/ia64/fpu/fraiseexcpt.c +++ b/sysdeps/ia64/fpu/fraiseexcpt.c @@ -1,7 +1,6 @@ /* Raise given exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jes Sorensen , 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/sysdeps/ia64/fpu/fsetexcptflg.c b/sysdeps/ia64/fpu/fsetexcptflg.c index c85bddf872011dd20ce4b6981c36c5dd6ff0f526..979a4f49b2cb7f89a4ac00ae491fe0c6a9bcf450 100644 --- a/sysdeps/ia64/fpu/fsetexcptflg.c +++ b/sysdeps/ia64/fpu/fsetexcptflg.c @@ -1,7 +1,6 @@ /* Set floating-point environment exception handling. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Christian Boissat , 1999. 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/sysdeps/ia64/fpu/ftestexcept.c b/sysdeps/ia64/fpu/ftestexcept.c index ff65c9477a75964174e2a06ad725429c0bef0d74..c9c7aca9ba4a2c0e41fc6f2cf60b98bb62983f44 100644 --- a/sysdeps/ia64/fpu/ftestexcept.c +++ b/sysdeps/ia64/fpu/ftestexcept.c @@ -1,7 +1,6 @@ /* Test exception in current environment. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Christian Boissat , 1999. 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/sysdeps/ia64/fpu/get-rounding-mode.h b/sysdeps/ia64/fpu/get-rounding-mode.h index d5efc478176a6e04278d2dd65791228e934217fd..b73ebb72260b75199ce4561d54f3eba7b445046c 100644 --- a/sysdeps/ia64/fpu/get-rounding-mode.h +++ b/sysdeps/ia64/fpu/get-rounding-mode.h @@ -1,7 +1,6 @@ /* Return current rounding direction within libc. IA64 version. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Christian Boissat , 1999. 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/sysdeps/ia64/fpu/libm_cpu_defs.h b/sysdeps/ia64/fpu/libm_cpu_defs.h index 810c683ee88b59e09da81316fe1fd15da0a64a2f..9184e507be65bf2bbb04eb7cf8ee8090e1b69603 100644 --- a/sysdeps/ia64/fpu/libm_cpu_defs.h +++ b/sysdeps/ia64/fpu/libm_cpu_defs.h @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2004, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/libm_error.c b/sysdeps/ia64/fpu/libm_error.c index 34d1466e09e748cb1a09521dac65746d9e334908..519c3ab493f478156c748e5cbb7a13a75bc67234 100644 --- a/sysdeps/ia64/fpu/libm_error.c +++ b/sysdeps/ia64/fpu/libm_error.c @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/libm_error_codes.h b/sysdeps/ia64/fpu/libm_error_codes.h index f196b33a102af876f529c772a4104c5d9e4e21f5..fbf38004a6a0611a20c0317b24af0a3ac15ec452 100644 --- a/sysdeps/ia64/fpu/libm_error_codes.h +++ b/sysdeps/ia64/fpu/libm_error_codes.h @@ -5,7 +5,6 @@ // Copyright (c) 2000 - 2004, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/libm_frexp.S b/sysdeps/ia64/fpu/libm_frexp.S index 51bb268ddaf05399568cb856cc3ccbc05132caf8..a5536a9b462b97f09b3434381e36db0313e78c26 100644 --- a/sysdeps/ia64/fpu/libm_frexp.S +++ b/sysdeps/ia64/fpu/libm_frexp.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/libm_frexp4.S b/sysdeps/ia64/fpu/libm_frexp4.S index 08c2de676698469295beabfc33763ce9ee6c9ba0..cf8dcafef67782648d7ac6d566497e7bb6f123eb 100644 --- a/sysdeps/ia64/fpu/libm_frexp4.S +++ b/sysdeps/ia64/fpu/libm_frexp4.S @@ -3,8 +3,6 @@ // Copyright (C) 2000, 2001, Intel Corporation // All rights reserved. // -// Contributed 2/2/2000 by John Harrison, Ted Kubaska, Bob Norin, Shane Story, -// and Ping Tak Peter Tang of the Computational Software Lab, Intel Corporation. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/libm_frexp4f.S b/sysdeps/ia64/fpu/libm_frexp4f.S index 596dea671198e62a31a0b0137d658e96d5446fd9..44faea7f4bae9d176306b45db4a40367f093cfbb 100644 --- a/sysdeps/ia64/fpu/libm_frexp4f.S +++ b/sysdeps/ia64/fpu/libm_frexp4f.S @@ -3,8 +3,6 @@ // Copyright (C) 2000, 2001, Intel Corporation // All rights reserved. // -// Contributed 2/2/2000 by John Harrison, Ted Kubaska, Bob Norin, Shane Story, -// and Ping Tak Peter Tang of the Computational Software Lab, Intel Corporation. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/libm_frexp4l.S b/sysdeps/ia64/fpu/libm_frexp4l.S index 447c574bfc8019ba38008f74a3d9ce620d4ad968..1be3320d8f26e8c1e1aec5360a9863340e0ecc31 100644 --- a/sysdeps/ia64/fpu/libm_frexp4l.S +++ b/sysdeps/ia64/fpu/libm_frexp4l.S @@ -3,8 +3,6 @@ // Copyright (C) 2000, 2001, Intel Corporation // All rights reserved. // -// Contributed 2/2/2000 by John Harrison, Ted Kubaska, Bob Norin, Shane Story, -// and Ping Tak Peter Tang of the Computational Software Lab, Intel Corporation. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/libm_frexpf.S b/sysdeps/ia64/fpu/libm_frexpf.S index bf34524cd047d32f0dc6a5b831a592cf040793c7..6080b0267751e6247fc3b5c72399a61dad0c76c4 100644 --- a/sysdeps/ia64/fpu/libm_frexpf.S +++ b/sysdeps/ia64/fpu/libm_frexpf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/libm_frexpl.S b/sysdeps/ia64/fpu/libm_frexpl.S index 3c3bba08225222c089230dd89c7645034e4c3ffe..ebd49ab208d6a1ce6f501a4586f9ad06208f8b30 100644 --- a/sysdeps/ia64/fpu/libm_frexpl.S +++ b/sysdeps/ia64/fpu/libm_frexpl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/libm_lgamma.S b/sysdeps/ia64/fpu/libm_lgamma.S index 6096319ba5011642c5d19e8129ddaae3ffd71eae..12e464dd7390487476f9651dafc28963dcada56a 100644 --- a/sysdeps/ia64/fpu/libm_lgamma.S +++ b/sysdeps/ia64/fpu/libm_lgamma.S @@ -4,7 +4,6 @@ // Copyright (c) 2002 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2002 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/libm_lgammaf.S b/sysdeps/ia64/fpu/libm_lgammaf.S index 7218911f5db42d51de2c02fcee36be7002018be4..7697cc69ed0601edd52c9a9ff3e7c7c7cd441b6c 100644 --- a/sysdeps/ia64/fpu/libm_lgammaf.S +++ b/sysdeps/ia64/fpu/libm_lgammaf.S @@ -4,7 +4,6 @@ // Copyright (c) 2002 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2002 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/libm_lgammal.S b/sysdeps/ia64/fpu/libm_lgammal.S index 185433ab8d480bfab08b381a164d6ca9c2349282..d82e4fcaf996fee06f93fc34af31ba79e271d01e 100644 --- a/sysdeps/ia64/fpu/libm_lgammal.S +++ b/sysdeps/ia64/fpu/libm_lgammal.S @@ -4,7 +4,6 @@ // Copyright (c) 2002 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2002 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/libm_reduce.S b/sysdeps/ia64/fpu/libm_reduce.S index 8b132497b97ee9a68022b67787307e5623703640..fd7d06d2634220407b84944fcdda7bd07f97a135 100644 --- a/sysdeps/ia64/fpu/libm_reduce.S +++ b/sysdeps/ia64/fpu/libm_reduce.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/libm_scalblnf.S b/sysdeps/ia64/fpu/libm_scalblnf.S index 56de44a0c42dc780502592b5aae39889f6bcd0e2..bc75c9abfcc7d05040366816b7b621cd7e0e3c36 100644 --- a/sysdeps/ia64/fpu/libm_scalblnf.S +++ b/sysdeps/ia64/fpu/libm_scalblnf.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/libm_sincos.S b/sysdeps/ia64/fpu/libm_sincos.S index 85ccd5f56ac4e4af94db18ef279c2f0a17334a71..bef2fee6fd99e5b0b63dbca66958bf8f9a7769ad 100644 --- a/sysdeps/ia64/fpu/libm_sincos.S +++ b/sysdeps/ia64/fpu/libm_sincos.S @@ -4,7 +4,6 @@ // Copyright (c) 2002 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2002 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/libm_sincos_large.S b/sysdeps/ia64/fpu/libm_sincos_large.S index 64c42662dd06c3f1e1786a6f8069dee78d23ebfa..031bf083da63a11c862e7ad8136e71e8a9e7af4b 100644 --- a/sysdeps/ia64/fpu/libm_sincos_large.S +++ b/sysdeps/ia64/fpu/libm_sincos_large.S @@ -4,7 +4,6 @@ // Copyright (c) 2002 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2002 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/libm_sincosf.S b/sysdeps/ia64/fpu/libm_sincosf.S index f38c247b4b0324ed8a952ea4f82fdb557a22c39c..e46be5a5cd436bbd46768d9ea4f5abafe2f42115 100644 --- a/sysdeps/ia64/fpu/libm_sincosf.S +++ b/sysdeps/ia64/fpu/libm_sincosf.S @@ -4,7 +4,6 @@ // Copyright (c) 2002 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2002 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/libm_sincosl.S b/sysdeps/ia64/fpu/libm_sincosl.S index b0d027caf58e29b4c5ee08572f8a0260f99f38bb..1eec445ed6895c6bed2427719456189c70f209f5 100644 --- a/sysdeps/ia64/fpu/libm_sincosl.S +++ b/sysdeps/ia64/fpu/libm_sincosl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2004, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/libm_support.h b/sysdeps/ia64/fpu/libm_support.h index 4e7a66799db13a6e9f41dd4d18e72d5e71d527ea..7a2e23cbfe7d15ded792e620971754c493562d59 100644 --- a/sysdeps/ia64/fpu/libm_support.h +++ b/sysdeps/ia64/fpu/libm_support.h @@ -5,7 +5,6 @@ // Copyright (c) 2000 - 2004, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/libm_tan.S b/sysdeps/ia64/fpu/libm_tan.S index b267f13d9ea00b1df974a72695c40a8e84513198..3c8f95d0bfd07940d5d5ab35454a59ad2ebd0410 100644 --- a/sysdeps/ia64/fpu/libm_tan.S +++ b/sysdeps/ia64/fpu/libm_tan.S @@ -3,8 +3,6 @@ // Copyright (C) 2000, 2001, Intel Corporation // All rights reserved. // -// Contributed 2/2/2000 by John Harrison, Ted Kubaska, Bob Norin, Shane Story, -// and Ping Tak Peter Tang of the Computational Software Lab, Intel Corporation. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_asinh.S b/sysdeps/ia64/fpu/s_asinh.S index b57c015b0b8e5997d8ea9722bed0e2fb915e7896..141cfc036abb1583f12c5514fb68ec8e43299c51 100644 --- a/sysdeps/ia64/fpu/s_asinh.S +++ b/sysdeps/ia64/fpu/s_asinh.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_asinhf.S b/sysdeps/ia64/fpu/s_asinhf.S index 16c0fc4af1c7870ce17fd7df720c1c1af3440e24..b80b1938f0457c2a6899a566191f4cc7faa919c9 100644 --- a/sysdeps/ia64/fpu/s_asinhf.S +++ b/sysdeps/ia64/fpu/s_asinhf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_asinhl.S b/sysdeps/ia64/fpu/s_asinhl.S index baace924f2f642aa360c95b938db059fec74b9f3..30c5acb1a13e70ce458fab27658d4d80cc658df2 100644 --- a/sysdeps/ia64/fpu/s_asinhl.S +++ b/sysdeps/ia64/fpu/s_asinhl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_atan.S b/sysdeps/ia64/fpu/s_atan.S index 598b42a687ffcaca2708f572a439d013de41a16f..6baef56604df60bd46946294555d2a76c8689b0d 100644 --- a/sysdeps/ia64/fpu/s_atan.S +++ b/sysdeps/ia64/fpu/s_atan.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_atanf.S b/sysdeps/ia64/fpu/s_atanf.S index cb3ca782206f68a7d7263321dc27d348f3d9f54f..9c30ec17c39967886b3b4eb9a148486b2e71698d 100644 --- a/sysdeps/ia64/fpu/s_atanf.S +++ b/sysdeps/ia64/fpu/s_atanf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_atanl.S b/sysdeps/ia64/fpu/s_atanl.S index 8d4951acf036dbf1a42a139467c4e95012f815ea..2e1c6a6846e344ca7075b7e280db3abaa789821a 100644 --- a/sysdeps/ia64/fpu/s_atanl.S +++ b/sysdeps/ia64/fpu/s_atanl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_cbrt.S b/sysdeps/ia64/fpu/s_cbrt.S index 783212383b354a74f5205838ef2db28f192022b1..e7188756070b6d433ce362a0aba307e17090327a 100644 --- a/sysdeps/ia64/fpu/s_cbrt.S +++ b/sysdeps/ia64/fpu/s_cbrt.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_cbrtf.S b/sysdeps/ia64/fpu/s_cbrtf.S index c0d102291cc0be8a38b4b82d9eb9553998972bed..1c70f4f303f8ea33a46714bc011c0b63763e23ea 100644 --- a/sysdeps/ia64/fpu/s_cbrtf.S +++ b/sysdeps/ia64/fpu/s_cbrtf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_cbrtl.S b/sysdeps/ia64/fpu/s_cbrtl.S index bfd2d5a5a00967e4cfd79f2e30c7a668569455bb..113330d83087f940817385062078c13d8541dccc 100644 --- a/sysdeps/ia64/fpu/s_cbrtl.S +++ b/sysdeps/ia64/fpu/s_cbrtl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2004, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_ceil.S b/sysdeps/ia64/fpu/s_ceil.S index 93806086945c3e5e71aa45b157577e0747ad3b80..641f29112194ff5f56c1b17aa72a26e7ff076a27 100644 --- a/sysdeps/ia64/fpu/s_ceil.S +++ b/sysdeps/ia64/fpu/s_ceil.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_ceilf.S b/sysdeps/ia64/fpu/s_ceilf.S index b1789d0089327da3b5d52a34a0b854b4ae93667c..84a95696bfc5deca4071830a24d97a0652c3f456 100644 --- a/sysdeps/ia64/fpu/s_ceilf.S +++ b/sysdeps/ia64/fpu/s_ceilf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_ceill.S b/sysdeps/ia64/fpu/s_ceill.S index eb913d25e32b513321002d4cab7122044646fb80..582f7493a84b43e0628469c83060bfd6409d6443 100644 --- a/sysdeps/ia64/fpu/s_ceill.S +++ b/sysdeps/ia64/fpu/s_ceill.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_cos.S b/sysdeps/ia64/fpu/s_cos.S index 1c54b7e1b003e27bb99c08ba130e1739487da0e1..cc79aca17edc8baf2ca78c96f053c51f59edcc26 100644 --- a/sysdeps/ia64/fpu/s_cos.S +++ b/sysdeps/ia64/fpu/s_cos.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_cosf.S b/sysdeps/ia64/fpu/s_cosf.S index 42de260cd79965b3a711467ffd7805bc5c67246f..f793e61fd3ea191d328e9b6482faf8dbe0f427fd 100644 --- a/sysdeps/ia64/fpu/s_cosf.S +++ b/sysdeps/ia64/fpu/s_cosf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_cosl.S b/sysdeps/ia64/fpu/s_cosl.S index 961b8d23ce03fea2d00d958aced84227a0ccac64..f5052dd508997272c1c07523b6a2a4cb2869d720 100644 --- a/sysdeps/ia64/fpu/s_cosl.S +++ b/sysdeps/ia64/fpu/s_cosl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2004, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_erf.S b/sysdeps/ia64/fpu/s_erf.S index 8e2355dfff52b3d90efc966262af81254fedb565..fefdefdf2dbcd3b1341e59d2082656bdf562399a 100644 --- a/sysdeps/ia64/fpu/s_erf.S +++ b/sysdeps/ia64/fpu/s_erf.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_erfc.S b/sysdeps/ia64/fpu/s_erfc.S index 95fa0ab534765b76f1a160f0c81ff162320c20a8..c175bfa99fe9e1dc9b97dc1a71b3fe9245f8aa75 100644 --- a/sysdeps/ia64/fpu/s_erfc.S +++ b/sysdeps/ia64/fpu/s_erfc.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_erfcf.S b/sysdeps/ia64/fpu/s_erfcf.S index 88da077a3b8d9467e6788e6cafc3fcc1a8016f9f..0157cc0eff8efeb7e654ce79f7f464d3d887ac0b 100644 --- a/sysdeps/ia64/fpu/s_erfcf.S +++ b/sysdeps/ia64/fpu/s_erfcf.S @@ -4,7 +4,6 @@ // Copyright (c) 2002 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2002 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_erfcl.S b/sysdeps/ia64/fpu/s_erfcl.S index ff39c7ee3f36221e3467617bec4706077ea51f55..09d7c2aef1e2e68688eb80aaba722589202978db 100644 --- a/sysdeps/ia64/fpu/s_erfcl.S +++ b/sysdeps/ia64/fpu/s_erfcl.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_erff.S b/sysdeps/ia64/fpu/s_erff.S index e20183664ae8ad0d9264876b84c6e77d1a3f1852..3a988bac35e2d50a5d823d96448d3f7921e2356d 100644 --- a/sysdeps/ia64/fpu/s_erff.S +++ b/sysdeps/ia64/fpu/s_erff.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_erfl.S b/sysdeps/ia64/fpu/s_erfl.S index 8d58905c1ce35cc8caf2423ae547f7ca00b64a67..3b5ed2c25de94104c508ca7100fa9f965d948bd2 100644 --- a/sysdeps/ia64/fpu/s_erfl.S +++ b/sysdeps/ia64/fpu/s_erfl.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_expm1.S b/sysdeps/ia64/fpu/s_expm1.S index 18d07e5bf9d32b2a679353e111bac842c88f1259..e2e6829b531a8cdc966918028dd73e7acb48fe0a 100644 --- a/sysdeps/ia64/fpu/s_expm1.S +++ b/sysdeps/ia64/fpu/s_expm1.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_expm1f.S b/sysdeps/ia64/fpu/s_expm1f.S index c324139ccc1ee5013eb756eb30c53e6bd8921385..1134786217827e678d85d127c763b6b3167104bf 100644 --- a/sysdeps/ia64/fpu/s_expm1f.S +++ b/sysdeps/ia64/fpu/s_expm1f.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_expm1l.S b/sysdeps/ia64/fpu/s_expm1l.S index 4c9dcebeb35c60a34d3d18f98b577a9bb4f686fd..e772c44871af001800765f10bede63b71042795f 100644 --- a/sysdeps/ia64/fpu/s_expm1l.S +++ b/sysdeps/ia64/fpu/s_expm1l.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_fabs.S b/sysdeps/ia64/fpu/s_fabs.S index f168a04c0e3a22fd3e222d9ffd921816b3881a39..9ae85e3bde833a9702f8004eefb6424ab694e4bd 100644 --- a/sysdeps/ia64/fpu/s_fabs.S +++ b/sysdeps/ia64/fpu/s_fabs.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_fabsf.S b/sysdeps/ia64/fpu/s_fabsf.S index b851ad0c8ebf54b20db3f8f3c2f7956dfb0182e0..9c706e91c23eeeb02abc6b2e66a2fc5a314dba3e 100644 --- a/sysdeps/ia64/fpu/s_fabsf.S +++ b/sysdeps/ia64/fpu/s_fabsf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_fabsl.S b/sysdeps/ia64/fpu/s_fabsl.S index ca7812c4dc27dcb331a9101df3c879b32d4dc078..07838b10575d47a5e9ce7462ae40b1f2f8f75277 100644 --- a/sysdeps/ia64/fpu/s_fabsl.S +++ b/sysdeps/ia64/fpu/s_fabsl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_fdim.S b/sysdeps/ia64/fpu/s_fdim.S index d962a7f9cc7177253d2f72635e8af2a6ed2737e0..4c85c6907f6a0ab96d3d8a1d2e55268e8f903021 100644 --- a/sysdeps/ia64/fpu/s_fdim.S +++ b/sysdeps/ia64/fpu/s_fdim.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_fdimf.S b/sysdeps/ia64/fpu/s_fdimf.S index 88f67a53f73dad3bf783ef82760cc5e199bf0266..c0ffcb76a6cd04ba04310feb2b5916d9d8dac13f 100644 --- a/sysdeps/ia64/fpu/s_fdimf.S +++ b/sysdeps/ia64/fpu/s_fdimf.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_fdiml.S b/sysdeps/ia64/fpu/s_fdiml.S index c23da7ebb02653011c3b4990d937cb9c943e0136..1476e5e84716a54ce7298377fed9a791f61e2a76 100644 --- a/sysdeps/ia64/fpu/s_fdiml.S +++ b/sysdeps/ia64/fpu/s_fdiml.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_floor.S b/sysdeps/ia64/fpu/s_floor.S index 35fa41be7e9f72c3628b69842f23da2af708450b..643aadc0afe42948dd3b43f3e487e59151ae927d 100644 --- a/sysdeps/ia64/fpu/s_floor.S +++ b/sysdeps/ia64/fpu/s_floor.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_floorf.S b/sysdeps/ia64/fpu/s_floorf.S index 8cd1ca6a1afeac3d42a55cb78d01ac29b2722409..07d00152cb60beb3cfc4093269118bb77312c236 100644 --- a/sysdeps/ia64/fpu/s_floorf.S +++ b/sysdeps/ia64/fpu/s_floorf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_floorl.S b/sysdeps/ia64/fpu/s_floorl.S index 8d495c0149927c29f70470753d583e272ae6ea9e..ee38b075b568c9261a0a5dd5a0d116467b7d3fa9 100644 --- a/sysdeps/ia64/fpu/s_floorl.S +++ b/sysdeps/ia64/fpu/s_floorl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_fma.S b/sysdeps/ia64/fpu/s_fma.S index 49e8059da2dd03e8d81ddfa0851c0dfdf0685ba2..c6346553bd8b13265c3e1f1ee8f1c47b611d2e91 100644 --- a/sysdeps/ia64/fpu/s_fma.S +++ b/sysdeps/ia64/fpu/s_fma.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_fmaf.S b/sysdeps/ia64/fpu/s_fmaf.S index e59b63456196a001ff5d53061554d9aa13efb9cb..6c5a5369dc74dc164f0ee6e54b17c86de7296820 100644 --- a/sysdeps/ia64/fpu/s_fmaf.S +++ b/sysdeps/ia64/fpu/s_fmaf.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_fmal.S b/sysdeps/ia64/fpu/s_fmal.S index 35479919550364e9d581bdc897e40448df242cd5..60881124b1690dadd015278449697b9e6342d4d2 100644 --- a/sysdeps/ia64/fpu/s_fmal.S +++ b/sysdeps/ia64/fpu/s_fmal.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_fmax.S b/sysdeps/ia64/fpu/s_fmax.S index a5724514e8a822f597f11d118c15a3e23608f642..0ba7ff44d723f23469f3a09ea63d39bbac34a6e0 100644 --- a/sysdeps/ia64/fpu/s_fmax.S +++ b/sysdeps/ia64/fpu/s_fmax.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_fmaxf.S b/sysdeps/ia64/fpu/s_fmaxf.S index 04f3f8847dd42976b0a12e5419405fc9cce9282d..862692a6ea526f53d96029012dbe90d672a09903 100644 --- a/sysdeps/ia64/fpu/s_fmaxf.S +++ b/sysdeps/ia64/fpu/s_fmaxf.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_fmaxl.S b/sysdeps/ia64/fpu/s_fmaxl.S index 9d5a1a76a409242ae90d6509c1ccaf50f722a7c3..cf00453c2622d8b4f45e7ff5de8a3308c2e3ae04 100644 --- a/sysdeps/ia64/fpu/s_fmaxl.S +++ b/sysdeps/ia64/fpu/s_fmaxl.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_frexp.c b/sysdeps/ia64/fpu/s_frexp.c index 43794ea308cfd6ca7566522275bad3fddf41579d..328bc6bf15915978b3d6592b60e25ca975cf6b9a 100644 --- a/sysdeps/ia64/fpu/s_frexp.c +++ b/sysdeps/ia64/fpu/s_frexp.c @@ -4,7 +4,6 @@ // Copyright (c) 2000-2002, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_frexpf.c b/sysdeps/ia64/fpu/s_frexpf.c index fbdee846d93a55ab840f550da4d7efe635042374..e0ab09fd017627c6c888a40835dddedf5d83cc31 100644 --- a/sysdeps/ia64/fpu/s_frexpf.c +++ b/sysdeps/ia64/fpu/s_frexpf.c @@ -4,7 +4,6 @@ // Copyright (c) 2000-2002, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_frexpl.c b/sysdeps/ia64/fpu/s_frexpl.c index 7da92550b18c7201cf09bd15760fb9be4aae35f9..f801c15b6245c8bddfbfc8ff54ae9916f6d11d6a 100644 --- a/sysdeps/ia64/fpu/s_frexpl.c +++ b/sysdeps/ia64/fpu/s_frexpl.c @@ -4,7 +4,6 @@ // Copyright (c) 2000-2002, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_ilogb.S b/sysdeps/ia64/fpu/s_ilogb.S index 0102370cd65b2c840bfbca0b4765bfc9e6807455..688319f408d74a26a8b0629de6808ced125defd9 100644 --- a/sysdeps/ia64/fpu/s_ilogb.S +++ b/sysdeps/ia64/fpu/s_ilogb.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_ilogbf.S b/sysdeps/ia64/fpu/s_ilogbf.S index 9e971bc63423799f3b7412fec9c87296af63eca2..507539a9d3725939b8e56c70c938ef5754108e58 100644 --- a/sysdeps/ia64/fpu/s_ilogbf.S +++ b/sysdeps/ia64/fpu/s_ilogbf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_isinf.S b/sysdeps/ia64/fpu/s_isinf.S index 0e1f92c5ffadff57cacfc706e432181659850936..e1511aa3dea0261cf94cefe1f5000378ff22ac41 100644 --- a/sysdeps/ia64/fpu/s_isinf.S +++ b/sysdeps/ia64/fpu/s_isinf.S @@ -1,7 +1,6 @@ /* Test for inf/-inf Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jes Sorensen , October 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/sysdeps/ia64/fpu/s_isnan.S b/sysdeps/ia64/fpu/s_isnan.S index da622ccc361b83fc14ccbbd33dd39a1784590336..78c5a38043c5cd5c28b13c2df88d409386bb3b21 100644 --- a/sysdeps/ia64/fpu/s_isnan.S +++ b/sysdeps/ia64/fpu/s_isnan.S @@ -1,7 +1,6 @@ /* Test for NaN Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jes Sorensen , October 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/sysdeps/ia64/fpu/s_ldexp.c b/sysdeps/ia64/fpu/s_ldexp.c index 36e3a2d0672a12d76002aa9dfe12fa376620ab43..08da596e3bc8beac9679ec373b20c2085831f984 100644 --- a/sysdeps/ia64/fpu/s_ldexp.c +++ b/sysdeps/ia64/fpu/s_ldexp.c @@ -4,7 +4,6 @@ // Copyright (c) 2000, 2001, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_ldexpf.c b/sysdeps/ia64/fpu/s_ldexpf.c index c56db0e0b357ba5c8b973e99ad90eafeb5171959..56fb0a7bd53fcda4c358ee7ce362fc8d66fdbf3d 100644 --- a/sysdeps/ia64/fpu/s_ldexpf.c +++ b/sysdeps/ia64/fpu/s_ldexpf.c @@ -4,7 +4,6 @@ // Copyright (c) 2000, 2001, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_ldexpl.c b/sysdeps/ia64/fpu/s_ldexpl.c index 594e112562ee97631690e0a1407d38608c7d33f4..ab9b6e4d3b98dd32089034113969f71e0e7f5af7 100644 --- a/sysdeps/ia64/fpu/s_ldexpl.c +++ b/sysdeps/ia64/fpu/s_ldexpl.c @@ -4,7 +4,6 @@ // Copyright (c) 2000, 2001, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_libm_ldexp.S b/sysdeps/ia64/fpu/s_libm_ldexp.S index 2aaf2c35fd6d1344adec2dff71cc9b1013eeae9a..98fc83cb2fabd8482185dad4221452aece1e6883 100644 --- a/sysdeps/ia64/fpu/s_libm_ldexp.S +++ b/sysdeps/ia64/fpu/s_libm_ldexp.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_libm_ldexpf.S b/sysdeps/ia64/fpu/s_libm_ldexpf.S index 1326a14c2d14451bf340863d6276cb2df881a9c4..e2ce4aa5681eab69a676acb453030e730f2bb6e6 100644 --- a/sysdeps/ia64/fpu/s_libm_ldexpf.S +++ b/sysdeps/ia64/fpu/s_libm_ldexpf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_libm_ldexpl.S b/sysdeps/ia64/fpu/s_libm_ldexpl.S index fffda9e55ad6ed3cfadde30dd8df98f1c0cb2cc1..5bb96c964815d3c6bb3509d20f70c186d6a9b17a 100644 --- a/sysdeps/ia64/fpu/s_libm_ldexpl.S +++ b/sysdeps/ia64/fpu/s_libm_ldexpl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_libm_scalbn.S b/sysdeps/ia64/fpu/s_libm_scalbn.S index eaccb7de7a83995cf6f61da8d7df394affb3f150..dbaac009db5f78283031b9d2ce5c9deaa31d2d62 100644 --- a/sysdeps/ia64/fpu/s_libm_scalbn.S +++ b/sysdeps/ia64/fpu/s_libm_scalbn.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_libm_scalbnf.S b/sysdeps/ia64/fpu/s_libm_scalbnf.S index e00997aba7aeb7797b0c399b33c344622d6aa6d3..c8e37d0552ef9dce98948a4fe67a6a5d16c6f5e6 100644 --- a/sysdeps/ia64/fpu/s_libm_scalbnf.S +++ b/sysdeps/ia64/fpu/s_libm_scalbnf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_libm_scalbnl.S b/sysdeps/ia64/fpu/s_libm_scalbnl.S index 1edf9a05d383600f00de7a74b74ca5a3e7649b7f..bf817810d9de6393eacedeebf690275c38650c70 100644 --- a/sysdeps/ia64/fpu/s_libm_scalbnl.S +++ b/sysdeps/ia64/fpu/s_libm_scalbnl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_log1p.S b/sysdeps/ia64/fpu/s_log1p.S index 02fa3ef49ee30170ba848ee522342bbd74c5fa76..8c57c4bf288a3349df5f99f70fc16c8d0b505421 100644 --- a/sysdeps/ia64/fpu/s_log1p.S +++ b/sysdeps/ia64/fpu/s_log1p.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_log1pf.S b/sysdeps/ia64/fpu/s_log1pf.S index 45638b5b6f622030206653bc669a393298263b86..1f1b66de604513584e5b02e0f6cc748a48639de5 100644 --- a/sysdeps/ia64/fpu/s_log1pf.S +++ b/sysdeps/ia64/fpu/s_log1pf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_log1pl.S b/sysdeps/ia64/fpu/s_log1pl.S index e96782bbac54cc5f15ee770e047551d07f904412..5c03d5922ea6dc46766155a69146f89b8d5f8a72 100644 --- a/sysdeps/ia64/fpu/s_log1pl.S +++ b/sysdeps/ia64/fpu/s_log1pl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_logb.S b/sysdeps/ia64/fpu/s_logb.S index c73db8791e0fb93c5adb948d787e7ed5bb16a9c6..da7e2cfbec9c0170a7bc5cdb874c71b09996e1fd 100644 --- a/sysdeps/ia64/fpu/s_logb.S +++ b/sysdeps/ia64/fpu/s_logb.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_logbf.S b/sysdeps/ia64/fpu/s_logbf.S index 72ecb390e5446dacfd528e58d48bc3f2f726316a..b438340d9da8d0189e9c4625d25f946d19b71c7c 100644 --- a/sysdeps/ia64/fpu/s_logbf.S +++ b/sysdeps/ia64/fpu/s_logbf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_logbl.S b/sysdeps/ia64/fpu/s_logbl.S index 0100a3e9d7cab5fa097b178e767d45bae317186b..5f6995e9b9a870e85369b9a69d2e829e8f7f07e5 100644 --- a/sysdeps/ia64/fpu/s_logbl.S +++ b/sysdeps/ia64/fpu/s_logbl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_modf.S b/sysdeps/ia64/fpu/s_modf.S index 2b6ca8eda7aae35f8d836976725170375aa80250..79935fb55f7c74eee9502e13e90171c47beb529e 100644 --- a/sysdeps/ia64/fpu/s_modf.S +++ b/sysdeps/ia64/fpu/s_modf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_modff.S b/sysdeps/ia64/fpu/s_modff.S index 31f43c60d92038440c2e64fa40250e614a97fa07..3bdcf26e5f08cd3f60ce7342f1b06642024ec019 100644 --- a/sysdeps/ia64/fpu/s_modff.S +++ b/sysdeps/ia64/fpu/s_modff.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_modfl.S b/sysdeps/ia64/fpu/s_modfl.S index 3139999536848c9212265c99805e9574fa651317..5fdfdb6447ea88759b2f75889fda5ed3779ee562 100644 --- a/sysdeps/ia64/fpu/s_modfl.S +++ b/sysdeps/ia64/fpu/s_modfl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_nearbyint.S b/sysdeps/ia64/fpu/s_nearbyint.S index 91508e8cc45870147caf150ced153fd553f4d92d..47f3c10966581428c0d6dcb516ebd2eb7d089f45 100644 --- a/sysdeps/ia64/fpu/s_nearbyint.S +++ b/sysdeps/ia64/fpu/s_nearbyint.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_nearbyintf.S b/sysdeps/ia64/fpu/s_nearbyintf.S index 8a80fb08290b0fcb72042f8b0801470bf07add45..73d36be321707456d96bf889c5fb27bc97aad878 100644 --- a/sysdeps/ia64/fpu/s_nearbyintf.S +++ b/sysdeps/ia64/fpu/s_nearbyintf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_nearbyintl.S b/sysdeps/ia64/fpu/s_nearbyintl.S index bf4e8a9afd1b637b08d5298da3de228b3e2e57f5..90cc4ea444ec1882f1e00f10a191b4942e6a9997 100644 --- a/sysdeps/ia64/fpu/s_nearbyintl.S +++ b/sysdeps/ia64/fpu/s_nearbyintl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_nextafter.S b/sysdeps/ia64/fpu/s_nextafter.S index fa1d3f163349944be471fe0cea293e50cfea218d..1dbfd6867779017a4a717981c8f90c65316519f8 100644 --- a/sysdeps/ia64/fpu/s_nextafter.S +++ b/sysdeps/ia64/fpu/s_nextafter.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2004, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_nextafterf.S b/sysdeps/ia64/fpu/s_nextafterf.S index ca8d6ab6087dd278b055f4798b89d5d228fc485d..53d418bb113ed4e681cda421973e6a90ebd6d4ae 100644 --- a/sysdeps/ia64/fpu/s_nextafterf.S +++ b/sysdeps/ia64/fpu/s_nextafterf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2004, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_nextafterl.S b/sysdeps/ia64/fpu/s_nextafterl.S index cf2feba043313a1d55911a04a93f9317dfab1fe1..83eaa41e7e9f1eb7a81d5bbce67d363019705f3d 100644 --- a/sysdeps/ia64/fpu/s_nextafterl.S +++ b/sysdeps/ia64/fpu/s_nextafterl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2004, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_nexttoward.S b/sysdeps/ia64/fpu/s_nexttoward.S index 558589ad4686cd69f2c1d44cb19645177c8106b6..8e4c2c4943c89614b263441b5ad2f4f0638599a9 100644 --- a/sysdeps/ia64/fpu/s_nexttoward.S +++ b/sysdeps/ia64/fpu/s_nexttoward.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2004, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_nexttowardf.S b/sysdeps/ia64/fpu/s_nexttowardf.S index 76a0f0011a8beb1aa60891eedc2b80ed23469bc7..95fe93d3e49f743df8281c476205546bad7720ca 100644 --- a/sysdeps/ia64/fpu/s_nexttowardf.S +++ b/sysdeps/ia64/fpu/s_nexttowardf.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2004, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_nexttowardl.S b/sysdeps/ia64/fpu/s_nexttowardl.S index 485e215e28a21358917d10d9b257d4db8631cdfc..7c038e83b6f4343ac356256c3debc9e05fa8ad26 100644 --- a/sysdeps/ia64/fpu/s_nexttowardl.S +++ b/sysdeps/ia64/fpu/s_nexttowardl.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2004, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_rint.S b/sysdeps/ia64/fpu/s_rint.S index 3a546d963f240bc0bf027e2a2f99ed3e16523838..2966144e5b9359e06a6f04be7dc6d0a867efdcfa 100644 --- a/sysdeps/ia64/fpu/s_rint.S +++ b/sysdeps/ia64/fpu/s_rint.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_rintf.S b/sysdeps/ia64/fpu/s_rintf.S index 1d9a538538f4b70371f84240f64ec99b2baa23a9..bcd4e039df90ac02a1d75b024bfe319c46ab04d8 100644 --- a/sysdeps/ia64/fpu/s_rintf.S +++ b/sysdeps/ia64/fpu/s_rintf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_rintl.S b/sysdeps/ia64/fpu/s_rintl.S index 8b6c87162b45f0fa00bc97e3b6dc7d496ae478f8..6dd39b4b4a4fb7993b227d65ac47240ced4b2947 100644 --- a/sysdeps/ia64/fpu/s_rintl.S +++ b/sysdeps/ia64/fpu/s_rintl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_round.S b/sysdeps/ia64/fpu/s_round.S index 03afb1bf7387bed6bcf23a0920993c7f5acb06f6..d54bafe1888e550911af453892f7b758651fd753 100644 --- a/sysdeps/ia64/fpu/s_round.S +++ b/sysdeps/ia64/fpu/s_round.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_roundf.S b/sysdeps/ia64/fpu/s_roundf.S index 10fa49b7be073fa4647c683008101235a9066ec7..feacca927fb5d88318b872bf74a7b19f050229dc 100644 --- a/sysdeps/ia64/fpu/s_roundf.S +++ b/sysdeps/ia64/fpu/s_roundf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_roundl.S b/sysdeps/ia64/fpu/s_roundl.S index 8ec511f69fdbcd118e0ea1936264a24a60ef8936..18cf58c5bd90f883c957ce7393b4cd7d4feef2f7 100644 --- a/sysdeps/ia64/fpu/s_roundl.S +++ b/sysdeps/ia64/fpu/s_roundl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_scalblnf.c b/sysdeps/ia64/fpu/s_scalblnf.c index d07069dccfbef6cc8740f9e81a431cd1031a266b..f28b2ed827a0136b137f34bc8f201a5079ebc72f 100644 --- a/sysdeps/ia64/fpu/s_scalblnf.c +++ b/sysdeps/ia64/fpu/s_scalblnf.c @@ -4,7 +4,6 @@ // Copyright (c) 2000, 2001, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_scalbn.c b/sysdeps/ia64/fpu/s_scalbn.c index 8bb7b2aa5edf2b00b1c951c74519a7a04c5a35ca..70a198ee2e37322e5ab45bca9611d1d108e29ef0 100644 --- a/sysdeps/ia64/fpu/s_scalbn.c +++ b/sysdeps/ia64/fpu/s_scalbn.c @@ -4,7 +4,6 @@ // Copyright (c) 2000, 2001, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_scalbnf.c b/sysdeps/ia64/fpu/s_scalbnf.c index ee2296064f466c4f56bd91b6c165f8a6f7f6a464..255fc8dde7f2c7ab81978d76f1d6c7ec22e45f62 100644 --- a/sysdeps/ia64/fpu/s_scalbnf.c +++ b/sysdeps/ia64/fpu/s_scalbnf.c @@ -4,7 +4,6 @@ // Copyright (c) 2000, 2001, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_scalbnl.c b/sysdeps/ia64/fpu/s_scalbnl.c index dca01cfb5fbd23e7259b66a33b530b9457e7311e..c96eb754564196ca58dda51ba31da6498cd57d45 100644 --- a/sysdeps/ia64/fpu/s_scalbnl.c +++ b/sysdeps/ia64/fpu/s_scalbnl.c @@ -4,7 +4,6 @@ // Copyright (c) 2000, 2001, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_significand.S b/sysdeps/ia64/fpu/s_significand.S index c3f921f82019dcc1c690c637446bfb1464fc2f23..6ef9856dd6640e2f44cb0b58900eeb87529ce68d 100644 --- a/sysdeps/ia64/fpu/s_significand.S +++ b/sysdeps/ia64/fpu/s_significand.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_significandf.S b/sysdeps/ia64/fpu/s_significandf.S index 5ae4c74ab5ae2c5d2a2a526c7f807751f598e5a5..9fef45cdad40f06d821d97f718ec1e32f0b0cebb 100644 --- a/sysdeps/ia64/fpu/s_significandf.S +++ b/sysdeps/ia64/fpu/s_significandf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_significandl.S b/sysdeps/ia64/fpu/s_significandl.S index e30c83cb726bcafb2a98362b274365ec780f1f99..a0cd6f3270e5bad45c95534f3264d6541c06588e 100644 --- a/sysdeps/ia64/fpu/s_significandl.S +++ b/sysdeps/ia64/fpu/s_significandl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_tan.S b/sysdeps/ia64/fpu/s_tan.S index 8305b8e91bd4d9c473d8783fa0efe5acd91d861f..d3b511f2269d02fca7bf3b19c1ab2de41634e637 100644 --- a/sysdeps/ia64/fpu/s_tan.S +++ b/sysdeps/ia64/fpu/s_tan.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_tanf.S b/sysdeps/ia64/fpu/s_tanf.S index a25bb943fe60ea8023652048722f05f448b4f989..8bbdee923244bdf3ead2c24654ed6086538a2b69 100644 --- a/sysdeps/ia64/fpu/s_tanf.S +++ b/sysdeps/ia64/fpu/s_tanf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_tanh.S b/sysdeps/ia64/fpu/s_tanh.S index 56cc43dfea49e18c8153982e50b35e7f85f91b85..eb7d4462be002cd70b40417b4e042899f288aa1c 100644 --- a/sysdeps/ia64/fpu/s_tanh.S +++ b/sysdeps/ia64/fpu/s_tanh.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_tanhf.S b/sysdeps/ia64/fpu/s_tanhf.S index ffbc9ea1759a3e5f9ba6a0c6f05d189d1feaeed0..eba2c2222f6520f471ef8f9cf9dd1328b78eeaa2 100644 --- a/sysdeps/ia64/fpu/s_tanhf.S +++ b/sysdeps/ia64/fpu/s_tanhf.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_tanhl.S b/sysdeps/ia64/fpu/s_tanhl.S index 1810e4daeafb6097100f13ad6d4b984167408418..5a05c91552b1234bdb9bd69b4ee5fcf19936b368 100644 --- a/sysdeps/ia64/fpu/s_tanhl.S +++ b/sysdeps/ia64/fpu/s_tanhl.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_tanl.S b/sysdeps/ia64/fpu/s_tanl.S index ab893fc2b461f753bfe580ce225891df859f3236..c28658e24e9a631719eaba44807ffb90eacf6de6 100644 --- a/sysdeps/ia64/fpu/s_tanl.S +++ b/sysdeps/ia64/fpu/s_tanl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2004, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_trunc.S b/sysdeps/ia64/fpu/s_trunc.S index e0aa3d33c5f7ba51e6d039d4659731c4b780c915..81add71f6536a46716967a3e5da6c75b3ec678c3 100644 --- a/sysdeps/ia64/fpu/s_trunc.S +++ b/sysdeps/ia64/fpu/s_trunc.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_truncf.S b/sysdeps/ia64/fpu/s_truncf.S index b9a055b3932fc9d69302c04218a181ea5c12c6d7..7e084cbd3298a7fd41b2bf367b19697f79305793 100644 --- a/sysdeps/ia64/fpu/s_truncf.S +++ b/sysdeps/ia64/fpu/s_truncf.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/s_truncl.S b/sysdeps/ia64/fpu/s_truncl.S index f73e7b46b940c569aeb2bd8a1300c2353aa73038..6fb44df643599b5acb4f705c1db5826b9b651687 100644 --- a/sysdeps/ia64/fpu/s_truncl.S +++ b/sysdeps/ia64/fpu/s_truncl.S @@ -4,7 +4,6 @@ // Copyright (c) 2000 - 2003, Intel Corporation // All rights reserved. // -// Contributed 2000 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/w_lgamma_main.c b/sysdeps/ia64/fpu/w_lgamma_main.c index 2fd6dd1b04849f11e23315256e5468962ef88c22..59fb77820f934a2930441860240182e1970ddbef 100644 --- a/sysdeps/ia64/fpu/w_lgamma_main.c +++ b/sysdeps/ia64/fpu/w_lgamma_main.c @@ -4,7 +4,6 @@ // Copyright (c) 2002 Intel Corporation // All rights reserved. // -// Contributed 2002 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/w_lgammaf_main.c b/sysdeps/ia64/fpu/w_lgammaf_main.c index dc781aacab1f59c1134cc63ddd237a613447b1c7..bf273300e5a6808d9fb33d30688afaf53aeb3e32 100644 --- a/sysdeps/ia64/fpu/w_lgammaf_main.c +++ b/sysdeps/ia64/fpu/w_lgammaf_main.c @@ -4,7 +4,6 @@ // Copyright (c) 2002 Intel Corporation // All rights reserved. // -// Contributed 2002 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/w_lgammal_main.c b/sysdeps/ia64/fpu/w_lgammal_main.c index 46e4d7f629a1f5d5a977f3f1fc742a627b305f18..804500d12e83f05107544c9573789ab6c3a829f9 100644 --- a/sysdeps/ia64/fpu/w_lgammal_main.c +++ b/sysdeps/ia64/fpu/w_lgammal_main.c @@ -4,7 +4,6 @@ // Copyright (c) 2002 Intel Corporation // All rights reserved. // -// Contributed 2002 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/w_tgamma_compat.S b/sysdeps/ia64/fpu/w_tgamma_compat.S index 364c70f4a9b520f22fc6d415ad892686d521f2ae..8440a0c7b3863c0045fefbf974914ad12449e632 100644 --- a/sysdeps/ia64/fpu/w_tgamma_compat.S +++ b/sysdeps/ia64/fpu/w_tgamma_compat.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/w_tgammaf_compat.S b/sysdeps/ia64/fpu/w_tgammaf_compat.S index 7ffc761d423f2afda47d0aa801889cf782fa62d4..67eed2722feebfe6a7e7aa83d4801d0c542722ef 100644 --- a/sysdeps/ia64/fpu/w_tgammaf_compat.S +++ b/sysdeps/ia64/fpu/w_tgammaf_compat.S @@ -4,7 +4,6 @@ // Copyright (c) 2001 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2001 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/fpu/w_tgammal_compat.S b/sysdeps/ia64/fpu/w_tgammal_compat.S index e71466d1d479fa13b1fd4d978c815e6942d5cf0c..7853927482e9f2ce59e311813ff1dd21f684dd01 100644 --- a/sysdeps/ia64/fpu/w_tgammal_compat.S +++ b/sysdeps/ia64/fpu/w_tgammal_compat.S @@ -4,7 +4,6 @@ // Copyright (c) 2002 - 2005, Intel Corporation // All rights reserved. // -// Contributed 2002 by the Intel Numerics Group, Intel Corporation // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/sysdeps/ia64/hp-timing.h b/sysdeps/ia64/hp-timing.h index ea2b95423f9e067f264352a054dfa432d443a07d..be19e0beb34040a80e1fac18fe3980153970016a 100644 --- a/sysdeps/ia64/hp-timing.h +++ b/sysdeps/ia64/hp-timing.h @@ -1,7 +1,6 @@ /* High precision, low overhead timing functions. IA-64 version. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/sysdeps/ia64/htonl.S b/sysdeps/ia64/htonl.S index e1e4133a96979fe43dbb15192d0c58fc028671db..f5a79c6a80a8aaac0c6aa7535a077e6235c675b5 100644 --- a/sysdeps/ia64/htonl.S +++ b/sysdeps/ia64/htonl.S @@ -1,7 +1,6 @@ /* Change byte order in 32-bit value. ia64 version. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Dan Pop 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/sysdeps/ia64/htons.S b/sysdeps/ia64/htons.S index 86bca396197ec03a88e83cd9a9d570c1dd061bdb..f53cc297a9601154ced36fc1ce45d4ab2151a38d 100644 --- a/sysdeps/ia64/htons.S +++ b/sysdeps/ia64/htons.S @@ -1,7 +1,6 @@ /* Change byte order in 16-bit value. ia64 version. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Dan Pop 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/sysdeps/ia64/jmpbuf-unwind.h b/sysdeps/ia64/jmpbuf-unwind.h index 63e3a279a4816f519d382b7cc88cd287d235b56c..a9fa6f02389628742621a1062b3a1f576fddc965 100644 --- a/sysdeps/ia64/jmpbuf-unwind.h +++ b/sysdeps/ia64/jmpbuf-unwind.h @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/ia64/memccpy.S b/sysdeps/ia64/memccpy.S index d64a5ae834885b42f670c03d48a4ef847677b316..94e4806250ea20cc6103ef21ea842b43b8a84792 100644 --- a/sysdeps/ia64/memccpy.S +++ b/sysdeps/ia64/memccpy.S @@ -1,7 +1,6 @@ /* Optimized version of the memccpy() function. This file is part of the GNU C Library. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Dan Pop . 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/sysdeps/ia64/memchr.S b/sysdeps/ia64/memchr.S index 03eac56ba951bda5f7c5df7782414da6100491af..bd2d62d35b1451d03384b36397810aaddde0dab3 100644 --- a/sysdeps/ia64/memchr.S +++ b/sysdeps/ia64/memchr.S @@ -1,7 +1,6 @@ /* Optimized version of the standard memchr() function. This file is part of the GNU C Library. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Dan Pop . 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/sysdeps/ia64/memcmp.S b/sysdeps/ia64/memcmp.S index 98570f4e364464ecf01f1fd34d0d2c8209082416..97539c23fde0559177b04444a2ca747d797f825d 100644 --- a/sysdeps/ia64/memcmp.S +++ b/sysdeps/ia64/memcmp.S @@ -1,7 +1,6 @@ /* Optimized version of the standard memcmp() function. This file is part of the GNU C Library. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Dan Pop . 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/sysdeps/ia64/memcpy.S b/sysdeps/ia64/memcpy.S index c4b67b203134bf8c57b4ba86615cca34e66687a8..5f519ed42f0a3e9ac3d81893a979c20f9f197939 100644 --- a/sysdeps/ia64/memcpy.S +++ b/sysdeps/ia64/memcpy.S @@ -1,8 +1,6 @@ /* Optimized version of the standard memcpy() function. This file is part of the GNU C Library. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Dan Pop for Itanium . - Rewritten for McKinley by Sverre Jarp, HP Labs/CERN 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/sysdeps/ia64/memmove.S b/sysdeps/ia64/memmove.S index 5a80ea678b96b0fc92606925bea5d6351c86acff..27af9a32d0db1f6c141d036314767c6c880ade70 100644 --- a/sysdeps/ia64/memmove.S +++ b/sysdeps/ia64/memmove.S @@ -1,7 +1,6 @@ /* Optimized version of the standard memmove() function. This file is part of the GNU C Library. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Dan Pop . 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/sysdeps/ia64/memset.S b/sysdeps/ia64/memset.S index a0647817fc84e317605f53b94028f63885b78318..c7312aba8c1870ab686bdc6f9599c72623f647d2 100644 --- a/sysdeps/ia64/memset.S +++ b/sysdeps/ia64/memset.S @@ -1,8 +1,6 @@ /* Optimized version of the standard memset() function. This file is part of the GNU C Library. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Dan Pop for Itanium . - Rewritten for McKinley by Sverre Jarp, HP Labs/CERN 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/sysdeps/ia64/nptl/pthread_spin_lock.c b/sysdeps/ia64/nptl/pthread_spin_lock.c index b80102187c1ea9599f763cef18ab25dd994671a6..7f4489d8926c26df7ca777da5a95970db2896af7 100644 --- a/sysdeps/ia64/nptl/pthread_spin_lock.c +++ b/sysdeps/ia64/nptl/pthread_spin_lock.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/ia64/nptl/pthread_spin_trylock.c b/sysdeps/ia64/nptl/pthread_spin_trylock.c index 323af6bf62b903e07c49a2c02a672cececf678ef..971c3398e9c28f959d779a37a7a6a1719dc89cd9 100644 --- a/sysdeps/ia64/nptl/pthread_spin_trylock.c +++ b/sysdeps/ia64/nptl/pthread_spin_trylock.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/ia64/nptl/pthread_spin_unlock.c b/sysdeps/ia64/nptl/pthread_spin_unlock.c index a4509c9d014d690c29ac066541d5fda518c2e358..3038e0075abfb1359c93bd00d810715109898e6d 100644 --- a/sysdeps/ia64/nptl/pthread_spin_unlock.c +++ b/sysdeps/ia64/nptl/pthread_spin_unlock.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/ia64/start.S b/sysdeps/ia64/start.S index b28f8cb42967f4790cfedeaf3f4eded2fa345d1a..a976dec0123b7cba751827391e787c1c641ebaf9 100644 --- a/sysdeps/ia64/start.S +++ b/sysdeps/ia64/start.S @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jes Sorensen, , April 1999. 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/sysdeps/ia64/strchr.S b/sysdeps/ia64/strchr.S index f1837e349fbc574c95eabea2577281e7fbc0787c..60a66aa9a7673ba6c0efaff4e0705853c8ed09c7 100644 --- a/sysdeps/ia64/strchr.S +++ b/sysdeps/ia64/strchr.S @@ -1,7 +1,6 @@ /* Optimized version of the standard strchr() function. This file is part of the GNU C Library. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Dan Pop . 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/sysdeps/ia64/strcmp.S b/sysdeps/ia64/strcmp.S index a0aa6474f9d064d57de288d3c327c9cc807cb2d7..eb2302d8c1b3adcf9f3de7448803a0081f1550c0 100644 --- a/sysdeps/ia64/strcmp.S +++ b/sysdeps/ia64/strcmp.S @@ -1,7 +1,6 @@ /* Optimized version of the standard strcmp() function. This file is part of the GNU C Library. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Dan Pop . 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/sysdeps/ia64/strcpy.S b/sysdeps/ia64/strcpy.S index 7b4d4c3bd7c44f76eabf6ac87dadbbbf538f4baa..3d1abb2a7a6d99b35463a16f0897b3488d165503 100644 --- a/sysdeps/ia64/strcpy.S +++ b/sysdeps/ia64/strcpy.S @@ -1,7 +1,6 @@ /* Optimized version of the standard strcpy() function. This file is part of the GNU C Library. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Dan Pop . 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/sysdeps/ia64/strlen.S b/sysdeps/ia64/strlen.S index b901dca7f9317821a68f8ea079df369817b1e52d..bf22f38df269e270c99e4d0f43b1efe63be9ece4 100644 --- a/sysdeps/ia64/strlen.S +++ b/sysdeps/ia64/strlen.S @@ -1,7 +1,6 @@ /* Optimized version of the standard strlen() function. This file is part of the GNU C Library. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Dan Pop . 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/sysdeps/ia64/strncmp.S b/sysdeps/ia64/strncmp.S index 19d171ad5eff9bc06603bcf8814de6b56e339b14..e80e07144787b78f1e1308e9ba63160b85848eed 100644 --- a/sysdeps/ia64/strncmp.S +++ b/sysdeps/ia64/strncmp.S @@ -1,7 +1,6 @@ /* Optimized version of the standard strncmp() function. This file is part of the GNU C Library. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Dan Pop . 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/sysdeps/ia64/strncpy.S b/sysdeps/ia64/strncpy.S index 8fb0b7349ceffe0e593454c80883d62d368f208f..19a062d9225ed4f1bc417254e7a86183da4780dd 100644 --- a/sysdeps/ia64/strncpy.S +++ b/sysdeps/ia64/strncpy.S @@ -1,8 +1,6 @@ /* Optimized version of the standard strncpy() function. This file is part of the GNU C Library. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Dan Pop - and Jakub Jelinek . 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/sysdeps/ia64/sysdep.h b/sysdeps/ia64/sysdep.h index 0ce3a862c37c42849c13ceb47cbacfbce95b110b..2c3be6dbac218481da2e5f024f2f0c292976c27c 100644 --- a/sysdeps/ia64/sysdep.h +++ b/sysdeps/ia64/sysdep.h @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger-Tang 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/sysdeps/ia64/unwind-resume.c b/sysdeps/ia64/unwind-resume.c index f8cf44716290be36a01fc979795a92bfcb114d93..9d0c14dd8efafc5c3ab50f35174934336184f209 100644 --- a/sysdeps/ia64/unwind-resume.c +++ b/sysdeps/ia64/unwind-resume.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek . 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/sysdeps/ieee754/dbl-64/asincos.tbl b/sysdeps/ieee754/dbl-64/asincos.tbl index 316d9ac77b5f68218c0559fa80e241f5670ace05..8b446890b4d601c706cc5fb652c885b97a29dcbb 100644 --- a/sysdeps/ieee754/dbl-64/asincos.tbl +++ b/sysdeps/ieee754/dbl-64/asincos.tbl @@ -1,6 +1,5 @@ /* * IBM Accurate Mathematical Library - * Written by International Business Machines Corp. * Copyright (C) 2001-2021 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify diff --git a/sysdeps/ieee754/dbl-64/atnat.h b/sysdeps/ieee754/dbl-64/atnat.h index 2b12481f0491ade9379c71ae98935ae8e67cb755..6f8f1de1fdc0a60e277d2c656db2ed708d6ad6c2 100644 --- a/sysdeps/ieee754/dbl-64/atnat.h +++ b/sysdeps/ieee754/dbl-64/atnat.h @@ -1,6 +1,5 @@ /* * IBM Accurate Mathematical Library - * Written by International Business Machines Corp. * Copyright (C) 2001-2021 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify diff --git a/sysdeps/ieee754/dbl-64/atnat2.h b/sysdeps/ieee754/dbl-64/atnat2.h index f9f8debd55d85e77163a1bd3ebbf339ce0ac3bc7..6d1298c2004672606c5c9add6b0bd17310f896a6 100644 --- a/sysdeps/ieee754/dbl-64/atnat2.h +++ b/sysdeps/ieee754/dbl-64/atnat2.h @@ -1,7 +1,6 @@ /* * IBM Accurate Mathematical Library - * Written by International Business Machines Corp. * Copyright (C) 2001-2021 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify diff --git a/sysdeps/ieee754/dbl-64/branred.c b/sysdeps/ieee754/dbl-64/branred.c index 1450db3aabbd701b4452ee2d1c2cce7c17fa70ab..77c80ec99403930b71acdc458b198717dc247ae2 100644 --- a/sysdeps/ieee754/dbl-64/branred.c +++ b/sysdeps/ieee754/dbl-64/branred.c @@ -1,6 +1,5 @@ /* * IBM Accurate Mathematical Library - * Written by International Business Machines Corp. * Copyright (C) 2001-2021 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify diff --git a/sysdeps/ieee754/dbl-64/branred.h b/sysdeps/ieee754/dbl-64/branred.h index b53714d7b523a4666aa0bb55c9b2e64f3e3dd02a..09c94154601ae5a6f140fa1b41615b8a7ce915c7 100644 --- a/sysdeps/ieee754/dbl-64/branred.h +++ b/sysdeps/ieee754/dbl-64/branred.h @@ -1,6 +1,5 @@ /* * IBM Accurate Mathematical Library - * Written by International Business Machines Corp. * Copyright (C) 2001-2021 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify diff --git a/sysdeps/ieee754/dbl-64/dla.h b/sysdeps/ieee754/dbl-64/dla.h index 37e96be931a6ad80d21346103fcb0fb8a7d7b033..a8d4bbf32542c491d09ec46fa6b6e67c83fb9a82 100644 --- a/sysdeps/ieee754/dbl-64/dla.h +++ b/sysdeps/ieee754/dbl-64/dla.h @@ -1,6 +1,5 @@ /* * IBM Accurate Mathematical Library - * Written by International Business Machines Corp. * Copyright (C) 2001-2021 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify diff --git a/sysdeps/ieee754/dbl-64/e_acosh.c b/sysdeps/ieee754/dbl-64/e_acosh.c index a241366f308abb6e11da80f68d86998708d79847..bd350143004dea3ee1c0d7ebc06378e0aa136331 100644 --- a/sysdeps/ieee754/dbl-64/e_acosh.c +++ b/sysdeps/ieee754/dbl-64/e_acosh.c @@ -1,4 +1,3 @@ -/* Optimized for 64-bit by Ulrich Drepper , 2012 */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. diff --git a/sysdeps/ieee754/dbl-64/e_atanh.c b/sysdeps/ieee754/dbl-64/e_atanh.c index db1f69f953e62166cc4dc4638c905f7ac64a2130..6eea587a5f39de542a2f86a0df1f84bb5dba8df9 100644 --- a/sysdeps/ieee754/dbl-64/e_atanh.c +++ b/sysdeps/ieee754/dbl-64/e_atanh.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/sysdeps/ieee754/dbl-64/e_cosh.c b/sysdeps/ieee754/dbl-64/e_cosh.c index 81de5ae6bd3671ae03df9a5cfee7b5433113703c..1c9208167664786c6eb4d174bb4c153f2ff5f448 100644 --- a/sysdeps/ieee754/dbl-64/e_cosh.c +++ b/sysdeps/ieee754/dbl-64/e_cosh.c @@ -1,4 +1,3 @@ -/* Optimized by Ulrich Drepper , 2011 */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. diff --git a/sysdeps/ieee754/dbl-64/e_fmod.c b/sysdeps/ieee754/dbl-64/e_fmod.c index 52a86874484011f567a6759324ce941a89e77625..60b8bbb9d2ec7f04e82a61d952b5f2a69c4bfc2f 100644 --- a/sysdeps/ieee754/dbl-64/e_fmod.c +++ b/sysdeps/ieee754/dbl-64/e_fmod.c @@ -1,4 +1,3 @@ -/* Rewritten for 64-bit machines by Ulrich Drepper . */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. diff --git a/sysdeps/ieee754/dbl-64/e_gamma_r.c b/sysdeps/ieee754/dbl-64/e_gamma_r.c index eb36a9f4644fc79ebb00a002bafec5e4c84dd64c..93edb485dc02f39d58cf0d7bccd9adca3f006c43 100644 --- a/sysdeps/ieee754/dbl-64/e_gamma_r.c +++ b/sysdeps/ieee754/dbl-64/e_gamma_r.c @@ -1,7 +1,6 @@ /* Implementation of gamma function according to ISO C. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/dbl-64/mydefs.h b/sysdeps/ieee754/dbl-64/mydefs.h index a73c4de2c16a47bc65111cc59a1060020cc04b47..a47c89510a14e43d15bb170878a6335d013f550b 100644 --- a/sysdeps/ieee754/dbl-64/mydefs.h +++ b/sysdeps/ieee754/dbl-64/mydefs.h @@ -1,6 +1,5 @@ /* * IBM Accurate Mathematical Library - * Written by International Business Machines Corp. * Copyright (C) 2001-2021 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify diff --git a/sysdeps/ieee754/dbl-64/powtwo.tbl b/sysdeps/ieee754/dbl-64/powtwo.tbl index e395befb90ad33f5306529847fc0be5dd6f5384a..b5f3c32e44682f893ed8102dfa06ccb671a1681b 100644 --- a/sysdeps/ieee754/dbl-64/powtwo.tbl +++ b/sysdeps/ieee754/dbl-64/powtwo.tbl @@ -1,6 +1,5 @@ /* * IBM Accurate Mathematical Library - * Written by International Business Machines Corp. * Copyright (C) 2001-2021 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify diff --git a/sysdeps/ieee754/dbl-64/root.tbl b/sysdeps/ieee754/dbl-64/root.tbl index 950193ca8152a40135e9ae7ba88060bca49f1b44..77d42e6f2109dfcfbd5a42ce2709438d678b4c11 100644 --- a/sysdeps/ieee754/dbl-64/root.tbl +++ b/sysdeps/ieee754/dbl-64/root.tbl @@ -1,6 +1,5 @@ /* * IBM Accurate Mathematical Library - * Written by International Business Machines Corp. * Copyright (C) 2001-2021 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify diff --git a/sysdeps/ieee754/dbl-64/s_cbrt.c b/sysdeps/ieee754/dbl-64/s_cbrt.c index 8751a45363652a0709ff27c79ae40a5fd48e6168..a4c8fc5df9b7eba1dcbd685ba86c859731557a6b 100644 --- a/sysdeps/ieee754/dbl-64/s_cbrt.c +++ b/sysdeps/ieee754/dbl-64/s_cbrt.c @@ -1,8 +1,6 @@ /* Compute cubic root of double value. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Dirk Alboth and - Ulrich Drepper , 1997. 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/sysdeps/ieee754/dbl-64/s_floor.c b/sysdeps/ieee754/dbl-64/s_floor.c index 18d87bb5980c9c53c725d29280cfeaa35eea8140..efedceb3a76bcabd663b7765accc14550879e6b9 100644 --- a/sysdeps/ieee754/dbl-64/s_floor.c +++ b/sysdeps/ieee754/dbl-64/s_floor.c @@ -1,7 +1,6 @@ /* Round double to integer away from zero. Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/sysdeps/ieee754/dbl-64/s_fma.c b/sysdeps/ieee754/dbl-64/s_fma.c index 4e0fe18b312f8e4c9b671f6ee23f8db16649a91b..55ccf46c9a239541a42b02ede64f550ccc8c3df4 100644 --- a/sysdeps/ieee754/dbl-64/s_fma.c +++ b/sysdeps/ieee754/dbl-64/s_fma.c @@ -1,7 +1,6 @@ /* Compute x * y + z as ternary operation. Copyright (C) 2010-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2010. 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/sysdeps/ieee754/dbl-64/s_fmaf.c b/sysdeps/ieee754/dbl-64/s_fmaf.c index 921c6f3b87857ebc10d35eee574eec6f82b44c7a..2b4da8b763874e588cb07dff96fe1fe35675c374 100644 --- a/sysdeps/ieee754/dbl-64/s_fmaf.c +++ b/sysdeps/ieee754/dbl-64/s_fmaf.c @@ -1,7 +1,6 @@ /* Compute x * y + z as ternary operation. Copyright (C) 2010-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2010. 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/sysdeps/ieee754/dbl-64/s_fpclassify.c b/sysdeps/ieee754/dbl-64/s_fpclassify.c index 000b679525964370c7d2d6c15443568344c4dd90..0bb9e2b0f044dd653bd54a6ce2fed3d03d161aad 100644 --- a/sysdeps/ieee754/dbl-64/s_fpclassify.c +++ b/sysdeps/ieee754/dbl-64/s_fpclassify.c @@ -1,7 +1,6 @@ /* Return classification value corresponding to argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/dbl-64/s_frexp.c b/sysdeps/ieee754/dbl-64/s_frexp.c index f6ddf4aaee9b616f5c11614cc2f94965bb2f8826..900a64fe1e99a18c2825aa1eb972061d84e51f46 100644 --- a/sysdeps/ieee754/dbl-64/s_frexp.c +++ b/sysdeps/ieee754/dbl-64/s_frexp.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/sysdeps/ieee754/dbl-64/s_isinf.c b/sysdeps/ieee754/dbl-64/s_isinf.c index e5300fd2a555ced24e32b9dccda3517550409ccb..a34e0bc06cc70869a56826d935c82fa915508338 100644 --- a/sysdeps/ieee754/dbl-64/s_isinf.c +++ b/sysdeps/ieee754/dbl-64/s_isinf.c @@ -1,6 +1,4 @@ /* - * Written by J.T. Conklin . - * Changed to return -1 for -Inf by Ulrich Drepper . * Public domain. */ diff --git a/sysdeps/ieee754/dbl-64/s_llrint.c b/sysdeps/ieee754/dbl-64/s_llrint.c index de2a4a9af781fcc2c58b4a4bce20da5aa6f3066d..aa4c7ceff67e75341ab52884972bf8a86e85b8d4 100644 --- a/sysdeps/ieee754/dbl-64/s_llrint.c +++ b/sysdeps/ieee754/dbl-64/s_llrint.c @@ -2,7 +2,6 @@ direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/dbl-64/s_llround.c b/sysdeps/ieee754/dbl-64/s_llround.c index 7020fd015611bc3ade6924c6a765822317fe9f86..b4798581bd9c0caf8b8e64f0017c0ef15b696d84 100644 --- a/sysdeps/ieee754/dbl-64/s_llround.c +++ b/sysdeps/ieee754/dbl-64/s_llround.c @@ -1,7 +1,6 @@ /* Round double value to long long int. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/dbl-64/s_logb.c b/sysdeps/ieee754/dbl-64/s_logb.c index 13bfb33a6352a266e0c1fabdd9ee6cd375be3b2a..3a23540fe9df403e79649daf55cdd803dde0f1c2 100644 --- a/sysdeps/ieee754/dbl-64/s_logb.c +++ b/sysdeps/ieee754/dbl-64/s_logb.c @@ -1,7 +1,6 @@ /* Compute radix independent exponent. Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/sysdeps/ieee754/dbl-64/s_lrint.c b/sysdeps/ieee754/dbl-64/s_lrint.c index f54a93eb5366aee92aa934c2f48e61f488b63c6e..75722edea8d41675f9a927623b0ed8b80c9f374c 100644 --- a/sysdeps/ieee754/dbl-64/s_lrint.c +++ b/sysdeps/ieee754/dbl-64/s_lrint.c @@ -2,7 +2,6 @@ direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/dbl-64/s_modf.c b/sysdeps/ieee754/dbl-64/s_modf.c index 8d14e78ef006e59dea0316221692dac572e0e139..0de2084caf11dc8eb522c6805d7982ec03dc5a9e 100644 --- a/sysdeps/ieee754/dbl-64/s_modf.c +++ b/sysdeps/ieee754/dbl-64/s_modf.c @@ -1,4 +1,3 @@ -/* Rewritten for 64-bit machines by Ulrich Drepper . */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. diff --git a/sysdeps/ieee754/dbl-64/s_nearbyint.c b/sysdeps/ieee754/dbl-64/s_nearbyint.c index 2deaeb25682b105770e40060e9d7b0aa2d1f3226..08fe517b83c3cf0ac7362b7f2692e26c47cbc3bf 100644 --- a/sysdeps/ieee754/dbl-64/s_nearbyint.c +++ b/sysdeps/ieee754/dbl-64/s_nearbyint.c @@ -1,4 +1,3 @@ -/* Adapted for use as nearbyint by Ulrich Drepper . */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. diff --git a/sysdeps/ieee754/dbl-64/s_remquo.c b/sysdeps/ieee754/dbl-64/s_remquo.c index cbaa7f79a296c0b41f5c2a6067f6c846ea65c9ca..5b48d541cfee2bf68a6810a6417fbee9342f6914 100644 --- a/sysdeps/ieee754/dbl-64/s_remquo.c +++ b/sysdeps/ieee754/dbl-64/s_remquo.c @@ -1,7 +1,6 @@ /* Compute remainder and a congruent to the quotient. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/dbl-64/s_round.c b/sysdeps/ieee754/dbl-64/s_round.c index 907c8eb66846ccdcf0a475a2035bc9f0355542b3..45818a397a05f7cca0d33fa5a860249c33f7a13e 100644 --- a/sysdeps/ieee754/dbl-64/s_round.c +++ b/sysdeps/ieee754/dbl-64/s_round.c @@ -1,7 +1,6 @@ /* Round double to integer away from zero. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/dbl-64/s_signbit.c b/sysdeps/ieee754/dbl-64/s_signbit.c index c9e02de129a276172a863f2ced69c6e86b358274..03ce327a142d910d21f2287dbaabcc6a0a876410 100644 --- a/sysdeps/ieee754/dbl-64/s_signbit.c +++ b/sysdeps/ieee754/dbl-64/s_signbit.c @@ -1,7 +1,6 @@ /* Return nonzero value if number is negative. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/dbl-64/s_sincos.c b/sysdeps/ieee754/dbl-64/s_sincos.c index a4a521d74227c06d93842b4f62eb4d9c6e147992..ae17aab41fbb9cc435fad9bbc719cdb1d69a944f 100644 --- a/sysdeps/ieee754/dbl-64/s_sincos.c +++ b/sysdeps/ieee754/dbl-64/s_sincos.c @@ -1,7 +1,6 @@ /* Compute sine and cosine of argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/dbl-64/s_trunc.c b/sysdeps/ieee754/dbl-64/s_trunc.c index 1df17d8c5fba3414b452d46fe7120ccfb686a1b9..e06ea33630f7e31398ad9e15aacceb7174ef1e5b 100644 --- a/sysdeps/ieee754/dbl-64/s_trunc.c +++ b/sysdeps/ieee754/dbl-64/s_trunc.c @@ -1,7 +1,6 @@ /* Truncate argument to nearest integral value not larger than the argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/dbl-64/sincostab.c b/sysdeps/ieee754/dbl-64/sincostab.c index a6a5aecf44bc1b4593674d2a5ad418dc36405cc6..084cd05e08f7737744b3d79edb71c32742dba5c0 100644 --- a/sysdeps/ieee754/dbl-64/sincostab.c +++ b/sysdeps/ieee754/dbl-64/sincostab.c @@ -1,6 +1,5 @@ /* * IBM Accurate Mathematical Library - * Written by International Business Machines Corp. * Copyright (C) 2001-2021 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify diff --git a/sysdeps/ieee754/dbl-64/uasncs.h b/sysdeps/ieee754/dbl-64/uasncs.h index a40c0b372b1ef6c294c46c04b85fa40f107d205e..0bab06a14f48b8c344f1473f86c4ac3353983d07 100644 --- a/sysdeps/ieee754/dbl-64/uasncs.h +++ b/sysdeps/ieee754/dbl-64/uasncs.h @@ -1,6 +1,5 @@ /* * IBM Accurate Mathematical Library - * Written by International Business Machines Corp. * Copyright (C) 2001-2021 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify diff --git a/sysdeps/ieee754/dbl-64/uatan.tbl b/sysdeps/ieee754/dbl-64/uatan.tbl index 8639292405d413da6ef32b622bf36978bd435fa8..d2ea1d39d7fa4ead86ae370d179bef69f8f651d6 100644 --- a/sysdeps/ieee754/dbl-64/uatan.tbl +++ b/sysdeps/ieee754/dbl-64/uatan.tbl @@ -1,6 +1,5 @@ /* * IBM Accurate Mathematical Library - * Written by International Business Machines Corp. * Copyright (C) 2001-2021 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify diff --git a/sysdeps/ieee754/dbl-64/urem.h b/sysdeps/ieee754/dbl-64/urem.h index b4036791ea64a535a6669ef2392a6707d18cd864..f87f101e97e205bc154544e2f15392625b9fbe7f 100644 --- a/sysdeps/ieee754/dbl-64/urem.h +++ b/sysdeps/ieee754/dbl-64/urem.h @@ -1,6 +1,5 @@ /* * IBM Accurate Mathematical Library - * Written by International Business Machines Corp. * Copyright (C) 2001-2021 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify diff --git a/sysdeps/ieee754/dbl-64/usncs.h b/sysdeps/ieee754/dbl-64/usncs.h index a5452551495a160da66d7f6852e79fd21c38a819..d697d4e4e8a2194643533d2b91cc442f3c7fcb32 100644 --- a/sysdeps/ieee754/dbl-64/usncs.h +++ b/sysdeps/ieee754/dbl-64/usncs.h @@ -1,6 +1,5 @@ /* * IBM Accurate Mathematical Library - * Written by International Business Machines Corp. * Copyright (C) 2001-2021 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify diff --git a/sysdeps/ieee754/dbl-64/utan.h b/sysdeps/ieee754/dbl-64/utan.h index 37e4be87b314a21aacdf262d14fc3bf70e4af6c5..d3b2c9f206f8a9bd84788ce5231a616051a6e1fe 100644 --- a/sysdeps/ieee754/dbl-64/utan.h +++ b/sysdeps/ieee754/dbl-64/utan.h @@ -1,6 +1,5 @@ /* * IBM Accurate Mathematical Library - * Written by International Business Machines Corp. * Copyright (C) 2001-2021 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify diff --git a/sysdeps/ieee754/dbl-64/utan.tbl b/sysdeps/ieee754/dbl-64/utan.tbl index f05e67f48847b740f2aac2ac3c36ff1265fe9d2f..e899772dfdfba12c65d98c9d0f24df842688b021 100644 --- a/sysdeps/ieee754/dbl-64/utan.tbl +++ b/sysdeps/ieee754/dbl-64/utan.tbl @@ -1,6 +1,5 @@ /* * IBM Accurate Mathematical Library - * Written by International Business Machines Corp. * Copyright (C) 2001-2021 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify diff --git a/sysdeps/ieee754/flt-32/e_acosf.c b/sysdeps/ieee754/flt-32/e_acosf.c index ce688c98026559c2b9a9de4c5cad5f85ad8a7c4c..e3b3bbc9289a5740712b14d87f90ec626118ed68 100644 --- a/sysdeps/ieee754/flt-32/e_acosf.c +++ b/sysdeps/ieee754/flt-32/e_acosf.c @@ -1,5 +1,4 @@ /* e_acosf.c -- float version of e_acos.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/e_acoshf.c b/sysdeps/ieee754/flt-32/e_acoshf.c index 5f573c3e98854860ae73b5d757a2cfeb51752668..2237af4ba4b3cfa5978d61543f2dc47552a90c5e 100644 --- a/sysdeps/ieee754/flt-32/e_acoshf.c +++ b/sysdeps/ieee754/flt-32/e_acoshf.c @@ -1,5 +1,4 @@ /* e_acoshf.c -- float version of e_acosh.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/e_asinf.c b/sysdeps/ieee754/flt-32/e_asinf.c index 720e95d64deaab7a15b69da13919ee67a3716bed..d9f446d1b1e9dcaa5c5d2ffe750ff045a6d3a8d2 100644 --- a/sysdeps/ieee754/flt-32/e_asinf.c +++ b/sysdeps/ieee754/flt-32/e_asinf.c @@ -1,5 +1,4 @@ /* e_asinf.c -- float version of e_asin.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/e_atan2f.c b/sysdeps/ieee754/flt-32/e_atan2f.c index 743b6fd43c8fb83353420c13cf0926d729729f5a..75174062e81c124b76dc5b367be0315fd93c031f 100644 --- a/sysdeps/ieee754/flt-32/e_atan2f.c +++ b/sysdeps/ieee754/flt-32/e_atan2f.c @@ -1,5 +1,4 @@ /* e_atan2f.c -- float version of e_atan2.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/e_atanhf.c b/sysdeps/ieee754/flt-32/e_atanhf.c index 012e590c24963a6dbfd1c0de07149222ad4ae6de..7d035fb208ede8f1a823b4c6d2db9d1322bbb244 100644 --- a/sysdeps/ieee754/flt-32/e_atanhf.c +++ b/sysdeps/ieee754/flt-32/e_atanhf.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/sysdeps/ieee754/flt-32/e_coshf.c b/sysdeps/ieee754/flt-32/e_coshf.c index 742a68139e4fa7ca4c2930fda19733ddba483f52..052d387e42217aeaf5c6cc9f8ab9faca4e561104 100644 --- a/sysdeps/ieee754/flt-32/e_coshf.c +++ b/sysdeps/ieee754/flt-32/e_coshf.c @@ -1,6 +1,4 @@ /* e_coshf.c -- float version of e_cosh.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. - * Optimizations by Ulrich Drepper , 2011 */ /* diff --git a/sysdeps/ieee754/flt-32/e_fmodf.c b/sysdeps/ieee754/flt-32/e_fmodf.c index e6415992214cdb85dda31fd19f2cc92ac62cb050..b71c4f754f8853fb7ff8c4ff97e3d341c6bd494c 100644 --- a/sysdeps/ieee754/flt-32/e_fmodf.c +++ b/sysdeps/ieee754/flt-32/e_fmodf.c @@ -1,5 +1,4 @@ /* e_fmodf.c -- float version of e_fmod.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/e_gammaf_r.c b/sysdeps/ieee754/flt-32/e_gammaf_r.c index 79ed79575c43f8da8014e8e097aa9cf793f484bd..974ed67c96752d3b67e767310f53ccc51255b9f3 100644 --- a/sysdeps/ieee754/flt-32/e_gammaf_r.c +++ b/sysdeps/ieee754/flt-32/e_gammaf_r.c @@ -1,7 +1,6 @@ /* Implementation of gamma function according to ISO C. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/flt-32/e_hypotf.c b/sysdeps/ieee754/flt-32/e_hypotf.c index dfffcf49887d54d05008633fa0975c2773febcbe..e770947dc106cc90a576b26bf56c532659828fbc 100644 --- a/sysdeps/ieee754/flt-32/e_hypotf.c +++ b/sysdeps/ieee754/flt-32/e_hypotf.c @@ -1,5 +1,4 @@ /* e_hypotf.c -- float version of e_hypot.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/e_ilogbf.c b/sysdeps/ieee754/flt-32/e_ilogbf.c index 1ae344ea39ac0ea0b46fbd0062341cbc8fd007cb..db24012eb42f17cde2574b89f1d7d1d1466b5953 100644 --- a/sysdeps/ieee754/flt-32/e_ilogbf.c +++ b/sysdeps/ieee754/flt-32/e_ilogbf.c @@ -1,5 +1,4 @@ /* s_ilogbf.c -- float version of s_ilogb.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/e_j0f.c b/sysdeps/ieee754/flt-32/e_j0f.c index 462518c365426ff9fa428221dc3e323c8f5a9cff..2c7f062c4a7a67e7c2db4e25f2b6b950f3fe34b7 100644 --- a/sysdeps/ieee754/flt-32/e_j0f.c +++ b/sysdeps/ieee754/flt-32/e_j0f.c @@ -1,5 +1,4 @@ /* e_j0f.c -- float version of e_j0.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/e_j1f.c b/sysdeps/ieee754/flt-32/e_j1f.c index f10011e92b4613270030f236162d56f6b09ad005..052c661db9966adbddc0dbacb00d48ae78825d0f 100644 --- a/sysdeps/ieee754/flt-32/e_j1f.c +++ b/sysdeps/ieee754/flt-32/e_j1f.c @@ -1,5 +1,4 @@ /* e_j1f.c -- float version of e_j1.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/e_jnf.c b/sysdeps/ieee754/flt-32/e_jnf.c index b2a015a48aa646ea65af731937d3d441508f53bc..80b684dd97e1e0ba3f97da3b5c7f07b3d4506d52 100644 --- a/sysdeps/ieee754/flt-32/e_jnf.c +++ b/sysdeps/ieee754/flt-32/e_jnf.c @@ -1,5 +1,4 @@ /* e_jnf.c -- float version of e_jn.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/e_lgammaf_r.c b/sysdeps/ieee754/flt-32/e_lgammaf_r.c index 0667b1bb3e28f4e524fe5f15b47a8bba68d0df35..a1a3a60454041dde9ee29ef03e74bf04d4600060 100644 --- a/sysdeps/ieee754/flt-32/e_lgammaf_r.c +++ b/sysdeps/ieee754/flt-32/e_lgammaf_r.c @@ -1,5 +1,4 @@ /* e_lgammaf_r.c -- float version of e_lgamma_r.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/e_log10f.c b/sysdeps/ieee754/flt-32/e_log10f.c index 4e31e5cfdd5c0b61967c8f880699c6b22b0bf805..791895e0429cf2a0207ded883b892aa0aba3f041 100644 --- a/sysdeps/ieee754/flt-32/e_log10f.c +++ b/sysdeps/ieee754/flt-32/e_log10f.c @@ -1,5 +1,4 @@ /* e_log10f.c -- float version of e_log10.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/e_remainderf.c b/sysdeps/ieee754/flt-32/e_remainderf.c index 946527c3f85aa8144218d4f9a4da4101ff113d21..81781363af664af8ff2b85216298c88afd190305 100644 --- a/sysdeps/ieee754/flt-32/e_remainderf.c +++ b/sysdeps/ieee754/flt-32/e_remainderf.c @@ -1,5 +1,4 @@ /* e_remainderf.c -- float version of e_remainder.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/e_sinhf.c b/sysdeps/ieee754/flt-32/e_sinhf.c index 6fe74f3fafd27010d3d54181f6d747531eedfcdd..d3998e8336579bbc739df116e22b6efa87979eb2 100644 --- a/sysdeps/ieee754/flt-32/e_sinhf.c +++ b/sysdeps/ieee754/flt-32/e_sinhf.c @@ -1,5 +1,4 @@ /* e_sinhf.c -- float version of e_sinh.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/e_sqrtf.c b/sysdeps/ieee754/flt-32/e_sqrtf.c index 177bf5dbdde2a362aaaceb3980ae510d0080ce64..1c0245b7333ded45e3fd62d7486cc96c841904ba 100644 --- a/sysdeps/ieee754/flt-32/e_sqrtf.c +++ b/sysdeps/ieee754/flt-32/e_sqrtf.c @@ -1,5 +1,4 @@ /* e_sqrtf.c -- float version of e_sqrt.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/k_tanf.c b/sysdeps/ieee754/flt-32/k_tanf.c index 228ece2075292e77b36bfbc0de1d785186f4ec46..e1c9d1410413d0bbeb342784039fbdb2a7abeae9 100644 --- a/sysdeps/ieee754/flt-32/k_tanf.c +++ b/sysdeps/ieee754/flt-32/k_tanf.c @@ -1,5 +1,4 @@ /* k_tanf.c -- float version of k_tan.c - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/s_asinhf.c b/sysdeps/ieee754/flt-32/s_asinhf.c index 13af5db1eb78c2aaed00ba7995d1bbf0f86b4266..a94676fbda91d9091a068cf987145be075ab6ebd 100644 --- a/sysdeps/ieee754/flt-32/s_asinhf.c +++ b/sysdeps/ieee754/flt-32/s_asinhf.c @@ -1,5 +1,4 @@ /* s_asinhf.c -- float version of s_asinh.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/s_atanf.c b/sysdeps/ieee754/flt-32/s_atanf.c index f61b0f5ef64866fb053a87f9c1a968165ba4de2a..3dbf5c5bb77c23d956abd127b5cda762a8cccf9d 100644 --- a/sysdeps/ieee754/flt-32/s_atanf.c +++ b/sysdeps/ieee754/flt-32/s_atanf.c @@ -1,5 +1,4 @@ /* s_atanf.c -- float version of s_atan.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/s_cbrtf.c b/sysdeps/ieee754/flt-32/s_cbrtf.c index 2f1850ca644bc80090b3f47ff88ddea04e22b562..3049fc6a565a5484b1d68a0fe80e476d05eef5ae 100644 --- a/sysdeps/ieee754/flt-32/s_cbrtf.c +++ b/sysdeps/ieee754/flt-32/s_cbrtf.c @@ -1,8 +1,6 @@ /* Compute cubic root of float value. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Dirk Alboth and - Ulrich Drepper , 1997. 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/sysdeps/ieee754/flt-32/s_ceilf.c b/sysdeps/ieee754/flt-32/s_ceilf.c index 5c4abfe145c29e25be5b62a961c79c5a16ee4cd2..0263552deeda45fa05152a7ae49d911c622d3c20 100644 --- a/sysdeps/ieee754/flt-32/s_ceilf.c +++ b/sysdeps/ieee754/flt-32/s_ceilf.c @@ -1,5 +1,4 @@ /* s_ceilf.c -- float version of s_ceil.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/s_copysignf.c b/sysdeps/ieee754/flt-32/s_copysignf.c index 1c097d313f7656506ec3193418c7a0e3e7b536c9..e9e92dc28fe293a1ddfd5139a0c366e3f51966cb 100644 --- a/sysdeps/ieee754/flt-32/s_copysignf.c +++ b/sysdeps/ieee754/flt-32/s_copysignf.c @@ -1,5 +1,4 @@ /* s_copysignf.c -- float version of s_copysign.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/s_erff.c b/sysdeps/ieee754/flt-32/s_erff.c index 693934d59ab695973d404f3b1e2df7c0bfdba59f..ba297342eae2f9ce5e6cd0d4cc0357dc6c58b760 100644 --- a/sysdeps/ieee754/flt-32/s_erff.c +++ b/sysdeps/ieee754/flt-32/s_erff.c @@ -1,5 +1,4 @@ /* s_erff.c -- float version of s_erf.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/s_expm1f.c b/sysdeps/ieee754/flt-32/s_expm1f.c index b72cc0d0838b598a773121963f8356acc62894d1..35f7b5214a66a005e9a57aa1788335a06840318c 100644 --- a/sysdeps/ieee754/flt-32/s_expm1f.c +++ b/sysdeps/ieee754/flt-32/s_expm1f.c @@ -1,5 +1,4 @@ /* s_expm1f.c -- float version of s_expm1.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/s_fabsf.c b/sysdeps/ieee754/flt-32/s_fabsf.c index d3f6eb830bfb8bd33940537926dbeac443c8ec28..c08a64db39a0902134617ff23a40d4330ce0f80b 100644 --- a/sysdeps/ieee754/flt-32/s_fabsf.c +++ b/sysdeps/ieee754/flt-32/s_fabsf.c @@ -1,5 +1,4 @@ /* s_fabsf.c -- float version of s_fabs.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/s_finitef.c b/sysdeps/ieee754/flt-32/s_finitef.c index b9ae04855919fc2d54faa7dc0702e4f656f0da36..5669da428d519e5a8f0e7f648d1e37de8c69d7f5 100644 --- a/sysdeps/ieee754/flt-32/s_finitef.c +++ b/sysdeps/ieee754/flt-32/s_finitef.c @@ -1,5 +1,4 @@ /* s_finitef.c -- float version of s_finite.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/s_floorf.c b/sysdeps/ieee754/flt-32/s_floorf.c index da6c6dfa8ae86129e74dffff2e4391fac3a3c2ec..a5c38818f1f23ad495f560c673b41796511f9363 100644 --- a/sysdeps/ieee754/flt-32/s_floorf.c +++ b/sysdeps/ieee754/flt-32/s_floorf.c @@ -1,5 +1,4 @@ /* s_floorf.c -- float version of s_floor.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/s_fpclassifyf.c b/sysdeps/ieee754/flt-32/s_fpclassifyf.c index eb45fd8901760360cfcf5becbae1c39e041e5da5..5b4c836b2013cc31c01604321a53b920f8148ee6 100644 --- a/sysdeps/ieee754/flt-32/s_fpclassifyf.c +++ b/sysdeps/ieee754/flt-32/s_fpclassifyf.c @@ -1,7 +1,6 @@ /* Return classification value corresponding to argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/flt-32/s_frexpf.c b/sysdeps/ieee754/flt-32/s_frexpf.c index b7403bf0d8f48f895c59180be347f6a1aabfb8c4..59fef66a6b825b4e05ed392bc48d1383cea71863 100644 --- a/sysdeps/ieee754/flt-32/s_frexpf.c +++ b/sysdeps/ieee754/flt-32/s_frexpf.c @@ -1,5 +1,4 @@ /* s_frexpf.c -- float version of s_frexp.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/s_isinff.c b/sysdeps/ieee754/flt-32/s_isinff.c index 6eec050bb50f5259518794d49254db53376b8c4e..a5a08ae51b2ff92b8f105d77f68dfc9728c826ba 100644 --- a/sysdeps/ieee754/flt-32/s_isinff.c +++ b/sysdeps/ieee754/flt-32/s_isinff.c @@ -1,5 +1,4 @@ /* - * Written by J.T. Conklin . * Public domain. */ diff --git a/sysdeps/ieee754/flt-32/s_isnanf.c b/sysdeps/ieee754/flt-32/s_isnanf.c index 52129735fe130294aa9b99333993ce70552c39b1..7911c0eaaf0532287f260d2fc6358bb32659cc34 100644 --- a/sysdeps/ieee754/flt-32/s_isnanf.c +++ b/sysdeps/ieee754/flt-32/s_isnanf.c @@ -1,5 +1,4 @@ /* s_isnanf.c -- float version of s_isnan.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/s_llrintf.c b/sysdeps/ieee754/flt-32/s_llrintf.c index eecca54f06e275ea4ae0e4ce995b211ca2e10d7b..f3f300cd257ed0bedbf30c674c61d42523f05242 100644 --- a/sysdeps/ieee754/flt-32/s_llrintf.c +++ b/sysdeps/ieee754/flt-32/s_llrintf.c @@ -2,7 +2,6 @@ direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/flt-32/s_llroundf.c b/sysdeps/ieee754/flt-32/s_llroundf.c index 68a851a1ab431a96666acbde1a3873a112f353e8..372c5ba0023ae27293fb9a2670cd7c8a0991822c 100644 --- a/sysdeps/ieee754/flt-32/s_llroundf.c +++ b/sysdeps/ieee754/flt-32/s_llroundf.c @@ -1,7 +1,6 @@ /* Round float value to long long int. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/flt-32/s_log1pf.c b/sysdeps/ieee754/flt-32/s_log1pf.c index a06190a58937b56570ddc2bba1dfc4b15d5bce02..6630f5a78e6e8272fa5f1e62ed609ef335ed8524 100644 --- a/sysdeps/ieee754/flt-32/s_log1pf.c +++ b/sysdeps/ieee754/flt-32/s_log1pf.c @@ -1,5 +1,4 @@ /* s_log1pf.c -- float version of s_log1p.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/s_logbf.c b/sysdeps/ieee754/flt-32/s_logbf.c index e0d4f3fbab85cb1c1ffe391dc240b27ffe70cfe6..a06f97579780f318b1894c4df4ef10fea5dbc619 100644 --- a/sysdeps/ieee754/flt-32/s_logbf.c +++ b/sysdeps/ieee754/flt-32/s_logbf.c @@ -1,5 +1,4 @@ /* s_logbf.c -- float version of s_logb.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/s_lrintf.c b/sysdeps/ieee754/flt-32/s_lrintf.c index 645c0cd25340aa981252099ed4a5969bfb0df166..f29ee26aae808cf92bfef5d204ef7bc448ead7ee 100644 --- a/sysdeps/ieee754/flt-32/s_lrintf.c +++ b/sysdeps/ieee754/flt-32/s_lrintf.c @@ -2,7 +2,6 @@ direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/flt-32/s_lroundf.c b/sysdeps/ieee754/flt-32/s_lroundf.c index 5d6955aec0ad07bc4d50450ea8ccc29f9331bc63..b64feb2223b941cb4980516316a029f98afcf0da 100644 --- a/sysdeps/ieee754/flt-32/s_lroundf.c +++ b/sysdeps/ieee754/flt-32/s_lroundf.c @@ -1,7 +1,6 @@ /* Round float value to long int. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/flt-32/s_modff.c b/sysdeps/ieee754/flt-32/s_modff.c index 45a94594fe9d09343c09c167261c75363de34aa0..ad2e91de254bc3a8599da152d102aad25ba6ee17 100644 --- a/sysdeps/ieee754/flt-32/s_modff.c +++ b/sysdeps/ieee754/flt-32/s_modff.c @@ -1,5 +1,4 @@ /* s_modff.c -- float version of s_modf.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/s_nearbyintf.c b/sysdeps/ieee754/flt-32/s_nearbyintf.c index 2a79907168fa1fc69a9840ae5c21f098886cc41d..b270749f4cf4066833c138ad8dca55ac6c4f0142 100644 --- a/sysdeps/ieee754/flt-32/s_nearbyintf.c +++ b/sysdeps/ieee754/flt-32/s_nearbyintf.c @@ -1,7 +1,5 @@ /* s_rintf.c -- float version of s_rint.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ -/* Adapted for use as nearbyint by Ulrich Drepper . */ /* * ==================================================== diff --git a/sysdeps/ieee754/flt-32/s_nextafterf.c b/sysdeps/ieee754/flt-32/s_nextafterf.c index aa49df5a9ebfe58e73ecaa7705a11da78c48b272..49129882660c729a527cc133e1f1dbf202a92c33 100644 --- a/sysdeps/ieee754/flt-32/s_nextafterf.c +++ b/sysdeps/ieee754/flt-32/s_nextafterf.c @@ -1,5 +1,4 @@ /* s_nextafterf.c -- float version of s_nextafter.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/s_remquof.c b/sysdeps/ieee754/flt-32/s_remquof.c index 8188f6ac994d9bbdff7a9b5fabaf70549f486da0..d43f5e98414e9a42faee9320071330278327eff6 100644 --- a/sysdeps/ieee754/flt-32/s_remquof.c +++ b/sysdeps/ieee754/flt-32/s_remquof.c @@ -1,7 +1,6 @@ /* Compute remainder and a congruent to the quotient. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/flt-32/s_rintf.c b/sysdeps/ieee754/flt-32/s_rintf.c index 627bada566e48e3652ef425637384f042bf4e056..fe5258ae61d78c33feeb8ac32b55b0ea3084fbf7 100644 --- a/sysdeps/ieee754/flt-32/s_rintf.c +++ b/sysdeps/ieee754/flt-32/s_rintf.c @@ -1,5 +1,4 @@ /* s_rintf.c -- float version of s_rint.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/s_roundf.c b/sysdeps/ieee754/flt-32/s_roundf.c index 1b16bfbd6dc29f6e6149d6b7cbe6a7feda22f455..14e02ee3ac81252599cbb25b3b3454da1f5c6cb4 100644 --- a/sysdeps/ieee754/flt-32/s_roundf.c +++ b/sysdeps/ieee754/flt-32/s_roundf.c @@ -1,7 +1,6 @@ /* Round float to integer away from zero. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/flt-32/s_scalblnf.c b/sysdeps/ieee754/flt-32/s_scalblnf.c index ad3c586b3375a4c74cf0c55f6b6e22d38284bb50..8c9d8c2a82ca0c1407740f4533b8253679694d39 100644 --- a/sysdeps/ieee754/flt-32/s_scalblnf.c +++ b/sysdeps/ieee754/flt-32/s_scalblnf.c @@ -1,5 +1,4 @@ /* s_scalbnf.c -- float version of s_scalbn.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/s_scalbnf.c b/sysdeps/ieee754/flt-32/s_scalbnf.c index 1a760f767aa70f23ff826a7742f552d247b2605b..d521d9a3035d572c43454ac17ea5477c8f2b18d7 100644 --- a/sysdeps/ieee754/flt-32/s_scalbnf.c +++ b/sysdeps/ieee754/flt-32/s_scalbnf.c @@ -1,5 +1,4 @@ /* s_scalbnf.c -- float version of s_scalbn.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/s_signbitf.c b/sysdeps/ieee754/flt-32/s_signbitf.c index d0a7b020249c0be59e2d916cdf978c38046a2f59..1e42111dc0e2651acf3961b966f4016d20e198de 100644 --- a/sysdeps/ieee754/flt-32/s_signbitf.c +++ b/sysdeps/ieee754/flt-32/s_signbitf.c @@ -1,7 +1,6 @@ /* Return nonzero value if number is negative. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/flt-32/s_tanf.c b/sysdeps/ieee754/flt-32/s_tanf.c index fd104103ad026a8c87ea7b571f13e868561a2998..ae6600bd5754453568fea35b58d18551536af282 100644 --- a/sysdeps/ieee754/flt-32/s_tanf.c +++ b/sysdeps/ieee754/flt-32/s_tanf.c @@ -1,5 +1,4 @@ /* s_tanf.c -- float version of s_tan.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/s_tanhf.c b/sysdeps/ieee754/flt-32/s_tanhf.c index cc3d63d35d6eb3e0719b7068764a619a2a3ccd3a..2c12f04569f0dbd06c7e145f94f4decfc85d1139 100644 --- a/sysdeps/ieee754/flt-32/s_tanhf.c +++ b/sysdeps/ieee754/flt-32/s_tanhf.c @@ -1,5 +1,4 @@ /* s_tanhf.c -- float version of s_tanh.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/flt-32/s_truncf.c b/sysdeps/ieee754/flt-32/s_truncf.c index bd2aa2d2dce903bce72e40cd062f036551d936a3..f2c003abd2bf17c467d2f989e359729f551a29e0 100644 --- a/sysdeps/ieee754/flt-32/s_truncf.c +++ b/sysdeps/ieee754/flt-32/s_truncf.c @@ -1,7 +1,6 @@ /* Truncate argument to nearest integral value not larger than the argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/ldbl-128/e_acoshl.c b/sysdeps/ieee754/ldbl-128/e_acoshl.c index c3cb73a2a4d1bf706236e64888999dd09d0911b8..54434eb2a48ed9b1cb4c5dd1833e77e8f806e573 100644 --- a/sysdeps/ieee754/ldbl-128/e_acoshl.c +++ b/sysdeps/ieee754/ldbl-128/e_acoshl.c @@ -1,5 +1,4 @@ /* e_acoshl.c -- long double version of e_acosh.c. - * Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128/e_atan2l.c b/sysdeps/ieee754/ldbl-128/e_atan2l.c index 142060de4871d91e9e24182cd64c5ef524d52c22..cdf08170f69ff4930766e6e730e398a4e904ce40 100644 --- a/sysdeps/ieee754/ldbl-128/e_atan2l.c +++ b/sysdeps/ieee754/ldbl-128/e_atan2l.c @@ -1,5 +1,4 @@ /* e_atan2l.c -- long double version of e_atan2.c. - * Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128/e_atanhl.c b/sysdeps/ieee754/ldbl-128/e_atanhl.c index 68a52201d27f8924263b997ba67444a6f2a5a231..80a133fb99bea23289e4c2f401028524f751105a 100644 --- a/sysdeps/ieee754/ldbl-128/e_atanhl.c +++ b/sysdeps/ieee754/ldbl-128/e_atanhl.c @@ -1,6 +1,4 @@ /* s_atanhl.c -- long double version of s_atan.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/sysdeps/ieee754/ldbl-128/e_expl.c b/sysdeps/ieee754/ldbl-128/e_expl.c index a5cb919688d27414737d752774af4ef23e2cb04b..139482175894badf5b5b5860845a0f6e363a5f42 100644 --- a/sysdeps/ieee754/ldbl-128/e_expl.c +++ b/sysdeps/ieee754/ldbl-128/e_expl.c @@ -1,9 +1,6 @@ /* Quad-precision floating point e^x. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek - Partly based on double-precision code - by Geoffrey Keating 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/sysdeps/ieee754/ldbl-128/e_fmodl.c b/sysdeps/ieee754/ldbl-128/e_fmodl.c index c927859cdf779da24a73806739aa556f7042ed47..b60d3537f82a813c42eb5887a5aecf57fbadc930 100644 --- a/sysdeps/ieee754/ldbl-128/e_fmodl.c +++ b/sysdeps/ieee754/ldbl-128/e_fmodl.c @@ -1,5 +1,4 @@ /* e_fmodl.c -- long double version of e_fmod.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* * ==================================================== diff --git a/sysdeps/ieee754/ldbl-128/e_gammal_r.c b/sysdeps/ieee754/ldbl-128/e_gammal_r.c index 0cc5056f41fe59e693132eb9ce85ed544385ebe0..e09d7fd5858550aaa9f350e68468015b6195ce76 100644 --- a/sysdeps/ieee754/ldbl-128/e_gammal_r.c +++ b/sysdeps/ieee754/ldbl-128/e_gammal_r.c @@ -1,8 +1,6 @@ /* Implementation of gamma function according to ISO C. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997 and - Jakub Jelinek 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/sysdeps/ieee754/ldbl-128/e_remainderl.c b/sysdeps/ieee754/ldbl-128/e_remainderl.c index ade586a2d06d3c32b3a9e29801daaf60ee9f9eb9..07a15c24597d0d19210c0bbc615f7c13c33ed8b3 100644 --- a/sysdeps/ieee754/ldbl-128/e_remainderl.c +++ b/sysdeps/ieee754/ldbl-128/e_remainderl.c @@ -1,5 +1,4 @@ /* e_fmodl.c -- long double version of e_fmod.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* * ==================================================== diff --git a/sysdeps/ieee754/ldbl-128/e_sinhl.c b/sysdeps/ieee754/ldbl-128/e_sinhl.c index 976fcead3a52157d226eef0eaeb4ea7cedfd881f..20d01034c2669ad38b7fd76ce84a46ad3007aef8 100644 --- a/sysdeps/ieee754/ldbl-128/e_sinhl.c +++ b/sysdeps/ieee754/ldbl-128/e_sinhl.c @@ -1,6 +1,4 @@ /* e_sinhl.c -- long double version of e_sinh.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/sysdeps/ieee754/ldbl-128/k_cosl.c b/sysdeps/ieee754/ldbl-128/k_cosl.c index b0f8cf86a6c8db37488b86e3d07d1fa3a91d7eef..85ce84e3119d6306e51a7ca022bc4ecc575b920f 100644 --- a/sysdeps/ieee754/ldbl-128/k_cosl.c +++ b/sysdeps/ieee754/ldbl-128/k_cosl.c @@ -1,7 +1,6 @@ /* Quad-precision floating point cosine on <-pi/4,pi/4>. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek 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/sysdeps/ieee754/ldbl-128/k_sincosl.c b/sysdeps/ieee754/ldbl-128/k_sincosl.c index d04b3070a6f45282d9dc088443fe94b13fe601e4..e94c7ed0e233fe34ce43fa21d800c01edf14c1c4 100644 --- a/sysdeps/ieee754/ldbl-128/k_sincosl.c +++ b/sysdeps/ieee754/ldbl-128/k_sincosl.c @@ -1,7 +1,6 @@ /* Quad-precision floating point sine and cosine on <-pi/4,pi/4>. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek 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/sysdeps/ieee754/ldbl-128/k_sinl.c b/sysdeps/ieee754/ldbl-128/k_sinl.c index 634b72efe74da0835d361ba27b6c0a2f7f52653d..70d7e88ebe6b60297bc4d129cce359e41a0b5667 100644 --- a/sysdeps/ieee754/ldbl-128/k_sinl.c +++ b/sysdeps/ieee754/ldbl-128/k_sinl.c @@ -1,7 +1,6 @@ /* Quad-precision floating point sine on <-pi/4,pi/4>. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek 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/sysdeps/ieee754/ldbl-128/s_asinhl.c b/sysdeps/ieee754/ldbl-128/s_asinhl.c index a733ee7695874a900738a26a3ad34809f3faed9e..025242413c19da9c3b76686a662793398d93ff63 100644 --- a/sysdeps/ieee754/ldbl-128/s_asinhl.c +++ b/sysdeps/ieee754/ldbl-128/s_asinhl.c @@ -1,6 +1,4 @@ /* s_asinhl.c -- long double version of s_asinh.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/sysdeps/ieee754/ldbl-128/s_ceill.c b/sysdeps/ieee754/ldbl-128/s_ceill.c index c5d98e1e376140bdbf9cf782792ec5f5bc15006d..f363d2f898b207ce778da07cad98cea5795aae13 100644 --- a/sysdeps/ieee754/ldbl-128/s_ceill.c +++ b/sysdeps/ieee754/ldbl-128/s_ceill.c @@ -1,5 +1,4 @@ /* s_ceill.c -- long double version of s_ceil.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128/s_copysignl.c b/sysdeps/ieee754/ldbl-128/s_copysignl.c index a8b0639d2e200132bed438d1981c43e454ade820..d512d9a1e23dd407a362d7671184e69e723a3bfb 100644 --- a/sysdeps/ieee754/ldbl-128/s_copysignl.c +++ b/sysdeps/ieee754/ldbl-128/s_copysignl.c @@ -1,5 +1,4 @@ /* s_copysignl.c -- long double version of s_copysign.c. - * Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128/s_cosl.c b/sysdeps/ieee754/ldbl-128/s_cosl.c index b315abccc51ea6b4e0f88a16e1171355a5d27ba9..9879e7e1d75abd45afe6e17c5430a482d43091ca 100644 --- a/sysdeps/ieee754/ldbl-128/s_cosl.c +++ b/sysdeps/ieee754/ldbl-128/s_cosl.c @@ -1,5 +1,4 @@ /* s_cosl.c -- long double version of s_cos.c. - * Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128/s_fabsl.c b/sysdeps/ieee754/ldbl-128/s_fabsl.c index 8d554531be69676315070eab132affb7f4e6474a..7e08980252b379f439f7b9880dc5038aaab6a8f6 100644 --- a/sysdeps/ieee754/ldbl-128/s_fabsl.c +++ b/sysdeps/ieee754/ldbl-128/s_fabsl.c @@ -1,5 +1,4 @@ /* s_fabsl.c -- long double version of s_fabs.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128/s_finitel.c b/sysdeps/ieee754/ldbl-128/s_finitel.c index d42b37815c86c4d6aa72f3fac328d6fb9df69fe5..bfdd88fbbb226f5b553f228cec6daeddff16b3f9 100644 --- a/sysdeps/ieee754/ldbl-128/s_finitel.c +++ b/sysdeps/ieee754/ldbl-128/s_finitel.c @@ -1,5 +1,4 @@ /* s_finitel.c -- long double version of s_finite.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128/s_floorl.c b/sysdeps/ieee754/ldbl-128/s_floorl.c index 0475120d7e7fae765c5a6bd0886e8f9548670c98..02eb663dd58df256a185b4fd2514ede366cd11b2 100644 --- a/sysdeps/ieee754/ldbl-128/s_floorl.c +++ b/sysdeps/ieee754/ldbl-128/s_floorl.c @@ -1,5 +1,4 @@ /* s_floorl.c -- long double version of s_floor.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128/s_fma.c b/sysdeps/ieee754/ldbl-128/s_fma.c index 58c55ea42faa93926bbe63f35629d55a2f59bf15..47673da3d789de6478fcf0eb985e99926e85c631 100644 --- a/sysdeps/ieee754/ldbl-128/s_fma.c +++ b/sysdeps/ieee754/ldbl-128/s_fma.c @@ -1,7 +1,6 @@ /* Compute x * y + z as ternary operation. Copyright (C) 2010-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2010. 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/sysdeps/ieee754/ldbl-128/s_fmal.c b/sysdeps/ieee754/ldbl-128/s_fmal.c index e50977453102b59c028f2ec7fee84ee109f59f06..0f5f5f1d74f4364300d4f292e5f6ba031b72f93b 100644 --- a/sysdeps/ieee754/ldbl-128/s_fmal.c +++ b/sysdeps/ieee754/ldbl-128/s_fmal.c @@ -1,7 +1,6 @@ /* Compute x * y + z as ternary operation. Copyright (C) 2010-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2010. 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/sysdeps/ieee754/ldbl-128/s_fpclassifyl.c b/sysdeps/ieee754/ldbl-128/s_fpclassifyl.c index 16519ac028097ad4b3ed8446aef0192f5847ca3d..95540f0b7f02a4c5354f53c53e65659194600755 100644 --- a/sysdeps/ieee754/ldbl-128/s_fpclassifyl.c +++ b/sysdeps/ieee754/ldbl-128/s_fpclassifyl.c @@ -1,8 +1,6 @@ /* Return classification value corresponding to argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997 and - Jakub Jelinek , 1999. 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/sysdeps/ieee754/ldbl-128/s_frexpl.c b/sysdeps/ieee754/ldbl-128/s_frexpl.c index bab0779e2324f31fac1361b5123604bee023fe24..e4db093a050472c4778dc558a6c987cf0348197a 100644 --- a/sysdeps/ieee754/ldbl-128/s_frexpl.c +++ b/sysdeps/ieee754/ldbl-128/s_frexpl.c @@ -1,5 +1,4 @@ /* s_frexpl.c -- long double version of s_frexp.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128/s_isinfl.c b/sysdeps/ieee754/ldbl-128/s_isinfl.c index a41e8cf44bddeb7fa4439be6f560f2a1ae20d0ea..baa9a98e806bcb03f5e4f22384981a69addc2717 100644 --- a/sysdeps/ieee754/ldbl-128/s_isinfl.c +++ b/sysdeps/ieee754/ldbl-128/s_isinfl.c @@ -1,6 +1,4 @@ /* - * Written by J.T. Conklin . - * Change for long double by Jakub Jelinek * Public domain. */ diff --git a/sysdeps/ieee754/ldbl-128/s_isnanl.c b/sysdeps/ieee754/ldbl-128/s_isnanl.c index 8ebef00d24bc5b424fc13aa0a2d3b8d9b4f65815..26c70fb09fb6760bee9fa779a937db6dd6859f61 100644 --- a/sysdeps/ieee754/ldbl-128/s_isnanl.c +++ b/sysdeps/ieee754/ldbl-128/s_isnanl.c @@ -1,5 +1,4 @@ /* s_isnanl.c -- long double version of s_isnan.c. - * Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128/s_llrintl.c b/sysdeps/ieee754/ldbl-128/s_llrintl.c index 4c530931fa3229e5941318e3443f79538412260f..24db19a1e5a0a7f4404ef8eb5353e25b93154ab8 100644 --- a/sysdeps/ieee754/ldbl-128/s_llrintl.c +++ b/sysdeps/ieee754/ldbl-128/s_llrintl.c @@ -2,8 +2,6 @@ direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997 and - Jakub Jelinek , 1999. 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/sysdeps/ieee754/ldbl-128/s_llroundl.c b/sysdeps/ieee754/ldbl-128/s_llroundl.c index 2f37adba6003d0cb648c6dc412ef1538c3b89dc0..64d7e1e6f8b75242c6e70e4d4a84b171481bf194 100644 --- a/sysdeps/ieee754/ldbl-128/s_llroundl.c +++ b/sysdeps/ieee754/ldbl-128/s_llroundl.c @@ -1,8 +1,6 @@ /* Round long double value to long long int. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997 and - Jakub Jelinek , 1999. 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/sysdeps/ieee754/ldbl-128/s_logbl.c b/sysdeps/ieee754/ldbl-128/s_logbl.c index 9264fe661617a12d7f3f5269595981bcd04f4035..1c56eda49958f4bf0c505652311fa4f06c35c36a 100644 --- a/sysdeps/ieee754/ldbl-128/s_logbl.c +++ b/sysdeps/ieee754/ldbl-128/s_logbl.c @@ -1,5 +1,4 @@ /* s_logbl.c -- long double version of s_logb.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128/s_lrintl.c b/sysdeps/ieee754/ldbl-128/s_lrintl.c index 2c8d769304c47153ebf0502e9658f12ad9545e40..fc2dc29b540a1c107104ff53761596207de85bf1 100644 --- a/sysdeps/ieee754/ldbl-128/s_lrintl.c +++ b/sysdeps/ieee754/ldbl-128/s_lrintl.c @@ -2,8 +2,6 @@ direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997 and - Jakub Jelinek , 1999. 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/sysdeps/ieee754/ldbl-128/s_lroundl.c b/sysdeps/ieee754/ldbl-128/s_lroundl.c index a39fb817e5222da50dc647ac3ccd70b6fdc4e2bf..4b856b357efa88b530825823b5855c6f9b1e5f83 100644 --- a/sysdeps/ieee754/ldbl-128/s_lroundl.c +++ b/sysdeps/ieee754/ldbl-128/s_lroundl.c @@ -1,8 +1,6 @@ /* Round long double value to long int. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997 and - Jakub Jelinek , 1999. 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/sysdeps/ieee754/ldbl-128/s_modfl.c b/sysdeps/ieee754/ldbl-128/s_modfl.c index 2d0a2d739f3bd0f87fbc168088c9800c37734677..92041b7d2a0db2ef221661b1845bec17bcc247f9 100644 --- a/sysdeps/ieee754/ldbl-128/s_modfl.c +++ b/sysdeps/ieee754/ldbl-128/s_modfl.c @@ -1,5 +1,4 @@ /* s_modfl.c -- long double version of s_modf.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128/s_nearbyintl.c b/sysdeps/ieee754/ldbl-128/s_nearbyintl.c index 8d26786f780e3aec08112e84a34ed09811068be5..d76d0155ad21a837371a9ff7e55254415e5e6d2a 100644 --- a/sysdeps/ieee754/ldbl-128/s_nearbyintl.c +++ b/sysdeps/ieee754/ldbl-128/s_nearbyintl.c @@ -1,5 +1,4 @@ /* s_nearbyintl.c -- long double version of s_nearbyint.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128/s_nextafterl.c b/sysdeps/ieee754/ldbl-128/s_nextafterl.c index 60fdae648fb2fb4c2b0741bafb00419fc032e07a..90e71e3907a9edecc2f375e861c108bad3057bde 100644 --- a/sysdeps/ieee754/ldbl-128/s_nextafterl.c +++ b/sysdeps/ieee754/ldbl-128/s_nextafterl.c @@ -1,5 +1,4 @@ /* s_nextafterl.c -- long double version of s_nextafter.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128/s_remquol.c b/sysdeps/ieee754/ldbl-128/s_remquol.c index 88bfbaedc918b7c74b24d52976738329e1ac2a0e..2b753a1274c54f88db474012177a5c048dc8a54f 100644 --- a/sysdeps/ieee754/ldbl-128/s_remquol.c +++ b/sysdeps/ieee754/ldbl-128/s_remquol.c @@ -1,8 +1,6 @@ /* Compute remainder and a congruent to the quotient. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997 and - Jakub Jelinek , 1999. 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/sysdeps/ieee754/ldbl-128/s_rintl.c b/sysdeps/ieee754/ldbl-128/s_rintl.c index 16965f95829c47d33f3eba47a0c102f5c76c8de2..072ed8ec15e18e479571ae724868b5536fecbf42 100644 --- a/sysdeps/ieee754/ldbl-128/s_rintl.c +++ b/sysdeps/ieee754/ldbl-128/s_rintl.c @@ -1,5 +1,4 @@ /* s_rintl.c -- long double version of s_rint.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128/s_roundl.c b/sysdeps/ieee754/ldbl-128/s_roundl.c index 0bc35814b6d0d0857c17f5e9e178cdbe1be45ab2..5a8cec1a8989e1f87e380ec96848e10f01f6e890 100644 --- a/sysdeps/ieee754/ldbl-128/s_roundl.c +++ b/sysdeps/ieee754/ldbl-128/s_roundl.c @@ -1,8 +1,6 @@ /* Round long double to integer away from zero. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997 and - Jakub Jelinek , 1999. 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/sysdeps/ieee754/ldbl-128/s_scalblnl.c b/sysdeps/ieee754/ldbl-128/s_scalblnl.c index 590b2ca02345eaf32e0b75d07775159ae8a997fa..08b0fb12fd626c9a916bf997184f340779df8807 100644 --- a/sysdeps/ieee754/ldbl-128/s_scalblnl.c +++ b/sysdeps/ieee754/ldbl-128/s_scalblnl.c @@ -1,5 +1,4 @@ /* s_scalblnl.c -- long double version of s_scalbn.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* @(#)s_scalbn.c 5.1 93/09/24 */ diff --git a/sysdeps/ieee754/ldbl-128/s_scalbnl.c b/sysdeps/ieee754/ldbl-128/s_scalbnl.c index ad9a0b105a74dfd0c1ff376a3c45401fce588091..94155a5c7f74be7f8af04442af55412c87030ea3 100644 --- a/sysdeps/ieee754/ldbl-128/s_scalbnl.c +++ b/sysdeps/ieee754/ldbl-128/s_scalbnl.c @@ -1,5 +1,4 @@ /* s_scalbnl.c -- long double version of s_scalbn.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* @(#)s_scalbn.c 5.1 93/09/24 */ diff --git a/sysdeps/ieee754/ldbl-128/s_signbitl.c b/sysdeps/ieee754/ldbl-128/s_signbitl.c index 59cfda415eabd30ba988a0731bb4f8a7c8fab898..34e5639e8a47c0397ffb5da8baa8dc32f33257b8 100644 --- a/sysdeps/ieee754/ldbl-128/s_signbitl.c +++ b/sysdeps/ieee754/ldbl-128/s_signbitl.c @@ -1,7 +1,6 @@ /* Return nonzero value if number is negative. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/ldbl-128/s_sincosl.c b/sysdeps/ieee754/ldbl-128/s_sincosl.c index b230dd209cdaca15d3bf9c0459c6067fc8806a7a..ef5a02016be20a35a810881bfaa7a0171181a4e5 100644 --- a/sysdeps/ieee754/ldbl-128/s_sincosl.c +++ b/sysdeps/ieee754/ldbl-128/s_sincosl.c @@ -1,8 +1,6 @@ /* Compute sine and cosine of argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997 and - Jakub Jelinek . 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/sysdeps/ieee754/ldbl-128/s_sinl.c b/sysdeps/ieee754/ldbl-128/s_sinl.c index 773b2fa7ee38c22836a3c48d4bd6889405028d51..4578766aa62e7aaaeb47eb35c97b773a1ea39c19 100644 --- a/sysdeps/ieee754/ldbl-128/s_sinl.c +++ b/sysdeps/ieee754/ldbl-128/s_sinl.c @@ -1,5 +1,4 @@ /* s_sinl.c -- long double version of s_sin.c. - * Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128/s_tanhl.c b/sysdeps/ieee754/ldbl-128/s_tanhl.c index fc309dab0a26c98c75fa9d6a9964601f25c4a216..a14ac065297393c5be5c04e1db8c8ebc5b0875db 100644 --- a/sysdeps/ieee754/ldbl-128/s_tanhl.c +++ b/sysdeps/ieee754/ldbl-128/s_tanhl.c @@ -1,6 +1,4 @@ /* s_tanhl.c -- long double version of s_tanh.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* @@ -14,9 +12,6 @@ * ==================================================== */ -/* Changes for 128-bit long double contributed by - Stephen L. Moshier */ - /* tanhl(x) * Return the Hyperbolic Tangent of x * diff --git a/sysdeps/ieee754/ldbl-128/s_tanl.c b/sysdeps/ieee754/ldbl-128/s_tanl.c index 77db10f077414081120ade89f8e9c657f442c015..c765312cc43642cddebaa88f4b715a4c2b253a2b 100644 --- a/sysdeps/ieee754/ldbl-128/s_tanl.c +++ b/sysdeps/ieee754/ldbl-128/s_tanl.c @@ -1,5 +1,4 @@ /* s_tanl.c -- long double version of s_tan.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* @(#)s_tan.c 5.1 93/09/24 */ diff --git a/sysdeps/ieee754/ldbl-128/s_truncl.c b/sysdeps/ieee754/ldbl-128/s_truncl.c index 4619f0e23438df512de06717cb14b21cb4b40beb..ac63c3689b7224dde5b9c608d701b29c655ca7ad 100644 --- a/sysdeps/ieee754/ldbl-128/s_truncl.c +++ b/sysdeps/ieee754/ldbl-128/s_truncl.c @@ -1,8 +1,6 @@ /* Truncate argument to nearest integral value not larger than the argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997 and - Jakub Jelinek , 1999. 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/sysdeps/ieee754/ldbl-128/t_expl.h b/sysdeps/ieee754/ldbl-128/t_expl.h index adbb99c066aabf967fdd246a84c31cc483b96f07..c4139729ff631ebfef858deae68355372ddfc137 100644 --- a/sysdeps/ieee754/ldbl-128/t_expl.h +++ b/sysdeps/ieee754/ldbl-128/t_expl.h @@ -1,7 +1,6 @@ /* Accurate table for expl(). Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek 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/sysdeps/ieee754/ldbl-128/t_sincosl.c b/sysdeps/ieee754/ldbl-128/t_sincosl.c index a138dfee35adaef27aeef97f3d1eb11289f34d1e..5b889d31a9af65e7c16fdb796ba4267f129223f2 100644 --- a/sysdeps/ieee754/ldbl-128/t_sincosl.c +++ b/sysdeps/ieee754/ldbl-128/t_sincosl.c @@ -1,7 +1,6 @@ /* Quad-precision floating point sine and cosine tables. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek 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/sysdeps/ieee754/ldbl-128ibm/e_atan2l.c b/sysdeps/ieee754/ldbl-128ibm/e_atan2l.c index 8c451ed207c91e8f724c8f6ddd0ddd7f14c021f8..6135b9886edf82b60f0ac1ab64e8bca1b579dc00 100644 --- a/sysdeps/ieee754/ldbl-128ibm/e_atan2l.c +++ b/sysdeps/ieee754/ldbl-128ibm/e_atan2l.c @@ -1,5 +1,4 @@ /* e_atan2l.c -- long double version of e_atan2.c. - * Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128ibm/e_expl.c b/sysdeps/ieee754/ldbl-128ibm/e_expl.c index dd6b4a528cb3bd892044911fb67d9fa289a31a7e..49e9ea0a91ea6c98a87c646aca37c756dbf9e5cb 100644 --- a/sysdeps/ieee754/ldbl-128ibm/e_expl.c +++ b/sysdeps/ieee754/ldbl-128ibm/e_expl.c @@ -1,9 +1,6 @@ /* Quad-precision floating point e^x. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek - Partly based on double-precision code - by Geoffrey Keating 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/sysdeps/ieee754/ldbl-128ibm/e_fmodl.c b/sysdeps/ieee754/ldbl-128ibm/e_fmodl.c index a8b178dbd0fa3436875731bdfc1a15db275d1a9c..25f4f15a6ba7ffcd909a00f45a02e2339797b42f 100644 --- a/sysdeps/ieee754/ldbl-128ibm/e_fmodl.c +++ b/sysdeps/ieee754/ldbl-128ibm/e_fmodl.c @@ -1,5 +1,4 @@ /* e_fmodl.c -- long double version of e_fmod.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* * ==================================================== diff --git a/sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c b/sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c index 8a70d55589653b6a77b531f6d100b25e2d9656ea..2d88f4cad88317e70f7ae3cb621e7470d99d8249 100644 --- a/sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c +++ b/sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c @@ -1,8 +1,6 @@ /* Implementation of gamma function according to ISO C. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997 and - Jakub Jelinek 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/sysdeps/ieee754/ldbl-128ibm/e_remainderl.c b/sysdeps/ieee754/ldbl-128ibm/e_remainderl.c index 8a99c7984debf6c689315dd9fc03f60d8c979292..9a0fa85c53f0afb95c2795ed0fcc0e6a70b3f442 100644 --- a/sysdeps/ieee754/ldbl-128ibm/e_remainderl.c +++ b/sysdeps/ieee754/ldbl-128ibm/e_remainderl.c @@ -1,5 +1,4 @@ /* e_fmodl.c -- long double version of e_fmod.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* * ==================================================== diff --git a/sysdeps/ieee754/ldbl-128ibm/k_cosl.c b/sysdeps/ieee754/ldbl-128ibm/k_cosl.c index cdbf0fdc5dcd5c395c6cd93cf1513566ddc7cda3..7fa4f46bd56f11f9defc98bfa6adfa3ff71d8454 100644 --- a/sysdeps/ieee754/ldbl-128ibm/k_cosl.c +++ b/sysdeps/ieee754/ldbl-128ibm/k_cosl.c @@ -1,7 +1,6 @@ /* Quad-precision floating point cosine on <-pi/4,pi/4>. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek 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/sysdeps/ieee754/ldbl-128ibm/k_sincosl.c b/sysdeps/ieee754/ldbl-128ibm/k_sincosl.c index 09b534e067d2f5caad0db2cbfe88ba1fa7ef5652..244560b44f692f8a41277087d72a189221ebaa14 100644 --- a/sysdeps/ieee754/ldbl-128ibm/k_sincosl.c +++ b/sysdeps/ieee754/ldbl-128ibm/k_sincosl.c @@ -1,7 +1,6 @@ /* Quad-precision floating point sine and cosine on <-pi/4,pi/4>. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek 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/sysdeps/ieee754/ldbl-128ibm/k_sinl.c b/sysdeps/ieee754/ldbl-128ibm/k_sinl.c index 416c8c9e3287247cbf190edba2a6ca16436f129a..0b7cc7ac791d90155484b91a45a1990abd1bc52e 100644 --- a/sysdeps/ieee754/ldbl-128ibm/k_sinl.c +++ b/sysdeps/ieee754/ldbl-128ibm/k_sinl.c @@ -1,7 +1,6 @@ /* Quad-precision floating point sine on <-pi/4,pi/4>. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek 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/sysdeps/ieee754/ldbl-128ibm/printf_fphex.c b/sysdeps/ieee754/ldbl-128ibm/printf_fphex.c index 22401590139357c1ff52060f76961b8ed0ec52a9..ae6956645b4a319f7ddf789246221f64b3b803d6 100644 --- a/sysdeps/ieee754/ldbl-128ibm/printf_fphex.c +++ b/sysdeps/ieee754/ldbl-128ibm/printf_fphex.c @@ -1,7 +1,6 @@ /* Print floating point number in hexadecimal notation according to ISO C99. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/ldbl-128ibm/s_copysignl.c b/sysdeps/ieee754/ldbl-128ibm/s_copysignl.c index 9dbd9b86fa1e810476e97e4c847d918f24d830b9..7f306d5804ae51f8bf0b652e3867ffdb71735b7b 100644 --- a/sysdeps/ieee754/ldbl-128ibm/s_copysignl.c +++ b/sysdeps/ieee754/ldbl-128ibm/s_copysignl.c @@ -1,5 +1,4 @@ /* s_copysignl.c -- long double version of s_copysign.c. - * Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128ibm/s_cosl.c b/sysdeps/ieee754/ldbl-128ibm/s_cosl.c index 54c6cc77d227119cc1f5532b8f61ea344690e2a9..d874215865929fa68527c665d45cbb8498b2ac2d 100644 --- a/sysdeps/ieee754/ldbl-128ibm/s_cosl.c +++ b/sysdeps/ieee754/ldbl-128ibm/s_cosl.c @@ -1,5 +1,4 @@ /* s_cosl.c -- long double version of s_cos.c. - * Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128ibm/s_fabsl.c b/sysdeps/ieee754/ldbl-128ibm/s_fabsl.c index 54bf9b9cc1c7359e78939822ea9682e8023b8b5e..cba7de6660e688898b5258f02b18658b4f22f066 100644 --- a/sysdeps/ieee754/ldbl-128ibm/s_fabsl.c +++ b/sysdeps/ieee754/ldbl-128ibm/s_fabsl.c @@ -1,5 +1,4 @@ /* s_fabsl.c -- long double version of s_fabs.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128ibm/s_finitel.c b/sysdeps/ieee754/ldbl-128ibm/s_finitel.c index 3b9e3de292c19dce13a3fe94df32a578442053d2..096c0ac54f061865f39393862b60a10bfc513dd7 100644 --- a/sysdeps/ieee754/ldbl-128ibm/s_finitel.c +++ b/sysdeps/ieee754/ldbl-128ibm/s_finitel.c @@ -1,5 +1,4 @@ /* s_finitel.c -- long double version of s_finite.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128ibm/s_fmal.c b/sysdeps/ieee754/ldbl-128ibm/s_fmal.c index 6a1100762677da7a0cb711d5f9327448b6a69995..f1b36c46425652a8f68f96adc3a4f50193b56caf 100644 --- a/sysdeps/ieee754/ldbl-128ibm/s_fmal.c +++ b/sysdeps/ieee754/ldbl-128ibm/s_fmal.c @@ -1,7 +1,6 @@ /* Compute x * y + z as ternary operation. Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Flaherty . 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/sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c b/sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c index 57e8f1684717a0d03d30264842ff85e78611896b..e3e57ca0b82c8f2babc4e4e1f2fd6b1e1b0283a2 100644 --- a/sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c +++ b/sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c @@ -1,8 +1,6 @@ /* Return classification value corresponding to argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997 and - Jakub Jelinek , 1999. 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/sysdeps/ieee754/ldbl-128ibm/s_frexpl.c b/sysdeps/ieee754/ldbl-128ibm/s_frexpl.c index 210c5d2ed4fba9a8f25cfc7af927252dee323461..4e36e9fdc0ab91178d4b3b4b4b476dcc8ce29f8c 100644 --- a/sysdeps/ieee754/ldbl-128ibm/s_frexpl.c +++ b/sysdeps/ieee754/ldbl-128ibm/s_frexpl.c @@ -1,5 +1,4 @@ /* s_frexpl.c -- long double version of s_frexp.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128ibm/s_isinfl.c b/sysdeps/ieee754/ldbl-128ibm/s_isinfl.c index 730aa4d8d1eba383543fddee8e00f3826e70d523..d2d9064eb00f504c31e42757452c1e1d09e69073 100644 --- a/sysdeps/ieee754/ldbl-128ibm/s_isinfl.c +++ b/sysdeps/ieee754/ldbl-128ibm/s_isinfl.c @@ -1,6 +1,4 @@ /* - * Written by J.T. Conklin . - * Change for long double by Jakub Jelinek * Public domain. */ diff --git a/sysdeps/ieee754/ldbl-128ibm/s_isnanl.c b/sysdeps/ieee754/ldbl-128ibm/s_isnanl.c index 9980875df2581507ca7f574b0e3830c3792e9bd9..90bec9414e20055a5d62be83834bd3df59d9c5dd 100644 --- a/sysdeps/ieee754/ldbl-128ibm/s_isnanl.c +++ b/sysdeps/ieee754/ldbl-128ibm/s_isnanl.c @@ -1,5 +1,4 @@ /* s_isnanl.c -- long double version of s_isnan.c. - * Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128ibm/s_logbl.c b/sysdeps/ieee754/ldbl-128ibm/s_logbl.c index 3c07c5e8e2bf6a4da8501dd4d7b9a04931f434fd..37ef47b6a4a3fcc02946cb05f2eb7f53cacf578b 100644 --- a/sysdeps/ieee754/ldbl-128ibm/s_logbl.c +++ b/sysdeps/ieee754/ldbl-128ibm/s_logbl.c @@ -1,5 +1,4 @@ /* s_logbl.c -- long double version of s_logb.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128ibm/s_modfl.c b/sysdeps/ieee754/ldbl-128ibm/s_modfl.c index 1dc6c40e9cc66e723440c8c7c15d757badc39008..dc62c12afbc44d3541a20e1794c30626fa1baa7e 100644 --- a/sysdeps/ieee754/ldbl-128ibm/s_modfl.c +++ b/sysdeps/ieee754/ldbl-128ibm/s_modfl.c @@ -1,5 +1,4 @@ /* s_modfl.c -- long double version of s_modf.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c b/sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c index e29f7d60a3d9994eb4f2ac06ab0750e7cb63075c..6909ba5f200551d8180b02a7cb80d0ad61be25c4 100644 --- a/sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c +++ b/sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c @@ -1,5 +1,4 @@ /* s_nextafterl.c -- long double version of s_nextafter.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128ibm/s_remquol.c b/sysdeps/ieee754/ldbl-128ibm/s_remquol.c index 0f79de0c563c47566018b7088a886149b33448b4..81b66dba54d93d237e857bf6ef48eb9f8cf79d16 100644 --- a/sysdeps/ieee754/ldbl-128ibm/s_remquol.c +++ b/sysdeps/ieee754/ldbl-128ibm/s_remquol.c @@ -1,8 +1,6 @@ /* Compute remainder and a congruent to the quotient. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997 and - Jakub Jelinek , 1999. 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/sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c b/sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c index b6a2d30736d16a18f0a58b9a72d634c128d7d9a0..393973e231d09869559ea738e063dbe8e7c5c403 100644 --- a/sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c +++ b/sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c @@ -1,5 +1,4 @@ /* s_scalblnl.c -- long double version of s_scalbln.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* @(#)s_scalbln.c 5.1 93/09/24 */ diff --git a/sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c b/sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c index bbefa866613c278a753d7829ad1ef40fee7fb25d..d2743032b0de9f17eb7f8d9c12f8c8b09589edcd 100644 --- a/sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c +++ b/sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c @@ -1,5 +1,4 @@ /* s_scalbnl.c -- long double version of s_scalbn.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* @(#)s_scalbn.c 5.1 93/09/24 */ diff --git a/sysdeps/ieee754/ldbl-128ibm/s_signbitl.c b/sysdeps/ieee754/ldbl-128ibm/s_signbitl.c index 170797460a4f2d4df25464d0a03cc7824c60c6bd..04fef8f7e50b5027376506d4f7d25fa5ec2d031d 100644 --- a/sysdeps/ieee754/ldbl-128ibm/s_signbitl.c +++ b/sysdeps/ieee754/ldbl-128ibm/s_signbitl.c @@ -1,7 +1,6 @@ /* Return nonzero value if number is negative. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/ldbl-128ibm/s_sincosl.c b/sysdeps/ieee754/ldbl-128ibm/s_sincosl.c index 7bce61bf14eb11b7abbfb52131d91e13cde72fd0..ef674f942ca7df8cc7936ca42132839c9244da4b 100644 --- a/sysdeps/ieee754/ldbl-128ibm/s_sincosl.c +++ b/sysdeps/ieee754/ldbl-128ibm/s_sincosl.c @@ -1,8 +1,6 @@ /* Compute sine and cosine of argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997 and - Jakub Jelinek . 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/sysdeps/ieee754/ldbl-128ibm/s_sinl.c b/sysdeps/ieee754/ldbl-128ibm/s_sinl.c index 087921a9132dd31d4c81ee1869fc67fd7000280a..8ea5a2a392881b9c90fb9d1f9eec941f97b3c752 100644 --- a/sysdeps/ieee754/ldbl-128ibm/s_sinl.c +++ b/sysdeps/ieee754/ldbl-128ibm/s_sinl.c @@ -1,5 +1,4 @@ /* s_sinl.c -- long double version of s_sin.c. - * Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* diff --git a/sysdeps/ieee754/ldbl-128ibm/s_tanl.c b/sysdeps/ieee754/ldbl-128ibm/s_tanl.c index 66b8a0621eb2fed0a6028f3d94e41534c1b7a333..7c16ebb3aac0d8592eedd88a85a981469da7247e 100644 --- a/sysdeps/ieee754/ldbl-128ibm/s_tanl.c +++ b/sysdeps/ieee754/ldbl-128ibm/s_tanl.c @@ -1,5 +1,4 @@ /* s_tanl.c -- long double version of s_tan.c. - * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz. */ /* @(#)s_tan.c 5.1 93/09/24 */ diff --git a/sysdeps/ieee754/ldbl-128ibm/t_sincosl.c b/sysdeps/ieee754/ldbl-128ibm/t_sincosl.c index e66ad9c3787db9a05c0c8e185333ec5c311f07fe..a3365de803159ddc2d3d9a875da8e939039c63c2 100644 --- a/sysdeps/ieee754/ldbl-128ibm/t_sincosl.c +++ b/sysdeps/ieee754/ldbl-128ibm/t_sincosl.c @@ -1,7 +1,6 @@ /* Quad-precision floating point sine and cosine tables. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek 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/sysdeps/ieee754/ldbl-96/e_acoshl.c b/sysdeps/ieee754/ldbl-96/e_acoshl.c index 0bdf4a998b09a92615db3cb149ce66111a4d18ec..0f31e47d145ed1dd325b46a583226540caf418e4 100644 --- a/sysdeps/ieee754/ldbl-96/e_acoshl.c +++ b/sysdeps/ieee754/ldbl-96/e_acoshl.c @@ -1,6 +1,4 @@ /* e_acoshl.c -- long double version of e_acosh.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/sysdeps/ieee754/ldbl-96/e_atanhl.c b/sysdeps/ieee754/ldbl-96/e_atanhl.c index 502ae7bb64e5855d3ebba1ec2676ccd55a417862..a0e5a33a60156aec6cd55d1ed50c01edf0bf244c 100644 --- a/sysdeps/ieee754/ldbl-96/e_atanhl.c +++ b/sysdeps/ieee754/ldbl-96/e_atanhl.c @@ -1,6 +1,4 @@ /* s_atanhl.c -- long double version of s_atan.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/sysdeps/ieee754/ldbl-96/e_gammal_r.c b/sysdeps/ieee754/ldbl-96/e_gammal_r.c index bf64a451291af579faa09fd6a2176e08321134f1..e9440b67dee046e9e46fbd80d07233b9a6252a24 100644 --- a/sysdeps/ieee754/ldbl-96/e_gammal_r.c +++ b/sysdeps/ieee754/ldbl-96/e_gammal_r.c @@ -1,7 +1,6 @@ /* Implementation of gamma function according to ISO C. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/ldbl-96/e_hypotl.c b/sysdeps/ieee754/ldbl-96/e_hypotl.c index 7cd487e8623b854503343e61d7c72f2888ac8011..44e72353c087ac4905383550ee0ec4cc6e1d42ff 100644 --- a/sysdeps/ieee754/ldbl-96/e_hypotl.c +++ b/sysdeps/ieee754/ldbl-96/e_hypotl.c @@ -1,6 +1,4 @@ /* e_hypotl.c -- long double version of e_hypot.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/sysdeps/ieee754/ldbl-96/e_rem_pio2l.c b/sysdeps/ieee754/ldbl-96/e_rem_pio2l.c index 5ee96beb4afa239944ae87ef3d3701cb4c34aa68..e895cc9184f3b21e8364f472200c03b4ae25e2e0 100644 --- a/sysdeps/ieee754/ldbl-96/e_rem_pio2l.c +++ b/sysdeps/ieee754/ldbl-96/e_rem_pio2l.c @@ -1,7 +1,6 @@ /* Extended-precision floating point argument reduction. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Based on quad-precision code by Jakub Jelinek 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/sysdeps/ieee754/ldbl-96/e_sinhl.c b/sysdeps/ieee754/ldbl-96/e_sinhl.c index fcda8c660f9dbc53a4afc8fb44425e7112b2bc1e..23ddfb6c43d8be4f0af0cafa089f31b725473bc5 100644 --- a/sysdeps/ieee754/ldbl-96/e_sinhl.c +++ b/sysdeps/ieee754/ldbl-96/e_sinhl.c @@ -1,6 +1,4 @@ /* e_asinhl.c -- long double version of e_asinh.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/sysdeps/ieee754/ldbl-96/k_cosl.c b/sysdeps/ieee754/ldbl-96/k_cosl.c index 380f778f7dae61fafb9990967479efce4fc7ed13..be48cbcc01b29b4f3f0f6dad71c61fb343d5322c 100644 --- a/sysdeps/ieee754/ldbl-96/k_cosl.c +++ b/sysdeps/ieee754/ldbl-96/k_cosl.c @@ -1,7 +1,6 @@ /* Extended-precision floating point cosine on <-pi/4,pi/4>. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Based on quad-precision cosine by Jakub Jelinek 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/sysdeps/ieee754/ldbl-96/k_sinl.c b/sysdeps/ieee754/ldbl-96/k_sinl.c index 9d38d78701ac6ae7a5088c486b8b6bd43b53f35b..21796180bac231de7a6b83a96b107c4a52c75d34 100644 --- a/sysdeps/ieee754/ldbl-96/k_sinl.c +++ b/sysdeps/ieee754/ldbl-96/k_sinl.c @@ -1,7 +1,6 @@ /* Quad-precision floating point sine on <-pi/4,pi/4>. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Based on quad-precision sine by Jakub Jelinek 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/sysdeps/ieee754/ldbl-96/s_asinhl.c b/sysdeps/ieee754/ldbl-96/s_asinhl.c index 0edd3321505da0dc1957eb5a750bf86a62f219d5..fe3c8a8f9fca48aae8c2f0a0132d01af34b22b12 100644 --- a/sysdeps/ieee754/ldbl-96/s_asinhl.c +++ b/sysdeps/ieee754/ldbl-96/s_asinhl.c @@ -1,6 +1,4 @@ /* s_asinhl.c -- long double version of s_asinh.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/sysdeps/ieee754/ldbl-96/s_cbrtl.c b/sysdeps/ieee754/ldbl-96/s_cbrtl.c index c04ba0f62ff826649d29b71342766a5d0ca9dbbc..597b21fae76acb3dd56656c0b4d8f13fd405b683 100644 --- a/sysdeps/ieee754/ldbl-96/s_cbrtl.c +++ b/sysdeps/ieee754/ldbl-96/s_cbrtl.c @@ -1,8 +1,6 @@ /* Compute cubic root of double value. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Dirk Alboth and - Ulrich Drepper , 1997. 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/sysdeps/ieee754/ldbl-96/s_copysignl.c b/sysdeps/ieee754/ldbl-96/s_copysignl.c index d0a6dc163a39b25f1eff1da2ae529c637e31ac66..5a30fcc6d031f84ca1dd3c70611359ca823979cd 100644 --- a/sysdeps/ieee754/ldbl-96/s_copysignl.c +++ b/sysdeps/ieee754/ldbl-96/s_copysignl.c @@ -1,6 +1,4 @@ /* s_copysignl.c -- long double version of s_copysign.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/sysdeps/ieee754/ldbl-96/s_cosl.c b/sysdeps/ieee754/ldbl-96/s_cosl.c index 324e5b9663fa77ffb219fcdbcc061ebaae2e56c9..dc2a030ef221f9c44b8841b318c1518b6b16698a 100644 --- a/sysdeps/ieee754/ldbl-96/s_cosl.c +++ b/sysdeps/ieee754/ldbl-96/s_cosl.c @@ -1,6 +1,4 @@ /* s_cosl.c -- long double version of s_cos.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/sysdeps/ieee754/ldbl-96/s_fma.c b/sysdeps/ieee754/ldbl-96/s_fma.c index fca42f74c1336962ec17e86430e45b1d6ee47675..8ad7e4dc64b938dbc29c2692e4bbb465f35c6383 100644 --- a/sysdeps/ieee754/ldbl-96/s_fma.c +++ b/sysdeps/ieee754/ldbl-96/s_fma.c @@ -1,7 +1,6 @@ /* Compute x * y + z as ternary operation. Copyright (C) 2010-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2010. 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/sysdeps/ieee754/ldbl-96/s_fmal.c b/sysdeps/ieee754/ldbl-96/s_fmal.c index b5d8d11bca6aeecfc974fde8e1cd02f160951aaf..fad8450b29f57c7405e6c628e001b7d1d61a4126 100644 --- a/sysdeps/ieee754/ldbl-96/s_fmal.c +++ b/sysdeps/ieee754/ldbl-96/s_fmal.c @@ -1,7 +1,6 @@ /* Compute x * y + z as ternary operation. Copyright (C) 2010-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2010. 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/sysdeps/ieee754/ldbl-96/s_frexpl.c b/sysdeps/ieee754/ldbl-96/s_frexpl.c index 7c31ed9936cefa80cc5d23264bd298f70d7949f8..c610704cca97dd0feff9aafd6af81a9cb5fe46fb 100644 --- a/sysdeps/ieee754/ldbl-96/s_frexpl.c +++ b/sysdeps/ieee754/ldbl-96/s_frexpl.c @@ -1,6 +1,4 @@ /* s_frexpl.c -- long double version of s_frexp.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/sysdeps/ieee754/ldbl-96/s_llrintl.c b/sysdeps/ieee754/ldbl-96/s_llrintl.c index cca9a2f0a4a2eb99ccc243214fb5bbe285b897e9..eaaa49de078db7542e75ddeb8bd47d82f707f83e 100644 --- a/sysdeps/ieee754/ldbl-96/s_llrintl.c +++ b/sysdeps/ieee754/ldbl-96/s_llrintl.c @@ -2,7 +2,6 @@ direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/ldbl-96/s_llroundl.c b/sysdeps/ieee754/ldbl-96/s_llroundl.c index 8b230d628e2916d2e0d54a00f4f9fc694e9962b7..f63cd08dcf033f975da3f49071f6c92cca138c15 100644 --- a/sysdeps/ieee754/ldbl-96/s_llroundl.c +++ b/sysdeps/ieee754/ldbl-96/s_llroundl.c @@ -1,7 +1,6 @@ /* Round long double value to long long int. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/ldbl-96/s_lrintl.c b/sysdeps/ieee754/ldbl-96/s_lrintl.c index 5e6663b70a1c260d8b997b1c31382e1efd68671d..f9fb56fe849c3aaae95f253fdc3897cbc55149aa 100644 --- a/sysdeps/ieee754/ldbl-96/s_lrintl.c +++ b/sysdeps/ieee754/ldbl-96/s_lrintl.c @@ -2,7 +2,6 @@ direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/ldbl-96/s_lroundl.c b/sysdeps/ieee754/ldbl-96/s_lroundl.c index b71bb1a923d93635320ac0b83b3b7eeb2758849d..45f75da967d5253302ec15d8c38ff7b9ace0b3f7 100644 --- a/sysdeps/ieee754/ldbl-96/s_lroundl.c +++ b/sysdeps/ieee754/ldbl-96/s_lroundl.c @@ -1,7 +1,6 @@ /* Round long double value to long int. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/ldbl-96/s_modfl.c b/sysdeps/ieee754/ldbl-96/s_modfl.c index 380b6f0389f3caa9b263cdb84dd40b0b0776cf9f..b62aaac16098b7893f2ad5255e445b74918d3c55 100644 --- a/sysdeps/ieee754/ldbl-96/s_modfl.c +++ b/sysdeps/ieee754/ldbl-96/s_modfl.c @@ -1,6 +1,4 @@ /* s_modfl.c -- long double version of s_modf.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/sysdeps/ieee754/ldbl-96/s_nexttowardf.c b/sysdeps/ieee754/ldbl-96/s_nexttowardf.c index 9a08e1c8ffbd66c933687c25424390026f1370c3..6009f80467276f706b0ae8643e9118d3901ad576 100644 --- a/sysdeps/ieee754/ldbl-96/s_nexttowardf.c +++ b/sysdeps/ieee754/ldbl-96/s_nexttowardf.c @@ -1,5 +1,4 @@ /* s_nexttowardf.c -- float version of s_nextafter.c. - * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* diff --git a/sysdeps/ieee754/ldbl-96/s_remquol.c b/sysdeps/ieee754/ldbl-96/s_remquol.c index 222c7524df62f823de71a75d636da2f23e0591f9..38da2f3921673e5611d0d63ae396eacfcca200d1 100644 --- a/sysdeps/ieee754/ldbl-96/s_remquol.c +++ b/sysdeps/ieee754/ldbl-96/s_remquol.c @@ -1,7 +1,6 @@ /* Compute remainder and a congruent to the quotient. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/ldbl-96/s_roundl.c b/sysdeps/ieee754/ldbl-96/s_roundl.c index 264bc16683428d377fa0286d1ec32a21937d08a5..255a2c1cf3430df40713ae00c665e9456b93edc8 100644 --- a/sysdeps/ieee754/ldbl-96/s_roundl.c +++ b/sysdeps/ieee754/ldbl-96/s_roundl.c @@ -1,7 +1,6 @@ /* Round long double to integer away from zero. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/ldbl-96/s_scalblnl.c b/sysdeps/ieee754/ldbl-96/s_scalblnl.c index d752248037fc0bd29a73c3ea83f8f3b92480e040..166b70a91db9e73541a5cba736e507df89984b59 100644 --- a/sysdeps/ieee754/ldbl-96/s_scalblnl.c +++ b/sysdeps/ieee754/ldbl-96/s_scalblnl.c @@ -1,6 +1,4 @@ /* s_scalbnl.c -- long double version of s_scalbn.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/sysdeps/ieee754/ldbl-96/s_signbitl.c b/sysdeps/ieee754/ldbl-96/s_signbitl.c index eabfb25f4cc4598973d3d2b87904fd981c5dc2f1..1ab6092c49c0d20f51e10b2498c2ee643e91a255 100644 --- a/sysdeps/ieee754/ldbl-96/s_signbitl.c +++ b/sysdeps/ieee754/ldbl-96/s_signbitl.c @@ -1,7 +1,6 @@ /* Return nonzero value if number is negative. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/ldbl-96/s_sincosl.c b/sysdeps/ieee754/ldbl-96/s_sincosl.c index 99bbcc4d7483bb249798d346c0e7b17054c96b32..32830ed696bbdac3dafe2f5998e7f285166aa108 100644 --- a/sysdeps/ieee754/ldbl-96/s_sincosl.c +++ b/sysdeps/ieee754/ldbl-96/s_sincosl.c @@ -1,7 +1,6 @@ /* Compute sine and cosine of argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/ieee754/ldbl-96/s_sinl.c b/sysdeps/ieee754/ldbl-96/s_sinl.c index cfbe9bf153f6b2ae10419781352f0d99cab4507e..7e92b1de689fb51e730734085346c60af08951cc 100644 --- a/sysdeps/ieee754/ldbl-96/s_sinl.c +++ b/sysdeps/ieee754/ldbl-96/s_sinl.c @@ -1,6 +1,4 @@ /* s_sinl.c -- long double version of s_sin.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/sysdeps/ieee754/ldbl-96/s_tanhl.c b/sysdeps/ieee754/ldbl-96/s_tanhl.c index b1b3e0637b7c13e6d260901293d7385c65508f5c..358778daa757db12166ce28ff2e89aeca9ef843a 100644 --- a/sysdeps/ieee754/ldbl-96/s_tanhl.c +++ b/sysdeps/ieee754/ldbl-96/s_tanhl.c @@ -1,6 +1,4 @@ /* s_tanhl.c -- long double version of s_tanh.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/sysdeps/ieee754/ldbl-96/s_tanl.c b/sysdeps/ieee754/ldbl-96/s_tanl.c index b4163792c563839ed95effaa72671686d6519a66..60f9e35170b1043ac8c135f014b14f437ad9ca50 100644 --- a/sysdeps/ieee754/ldbl-96/s_tanl.c +++ b/sysdeps/ieee754/ldbl-96/s_tanl.c @@ -1,6 +1,4 @@ /* s_tanl.c -- long double version of s_tan.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/sysdeps/ieee754/ldbl-96/t_sincosl.c b/sysdeps/ieee754/ldbl-96/t_sincosl.c index c214ba546fe73b13e4e2735556e77802e9de4477..9725e02f5c1ac58121d9261acbcf19eff49f67d1 100644 --- a/sysdeps/ieee754/ldbl-96/t_sincosl.c +++ b/sysdeps/ieee754/ldbl-96/t_sincosl.c @@ -1,7 +1,6 @@ /* Extended-precision floating point sine and cosine tables. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Based on quad-precision tables by Jakub Jelinek 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/sysdeps/ieee754/ldbl-opt/nldbl-compat.c b/sysdeps/ieee754/ldbl-opt/nldbl-compat.c index a6c5c49ecb151bf56ad90cde958962fc90c9a63c..8257f0c6d6df826cffa46062ccefce98d5ab2118 100644 --- a/sysdeps/ieee754/ldbl-opt/nldbl-compat.c +++ b/sysdeps/ieee754/ldbl-opt/nldbl-compat.c @@ -1,7 +1,6 @@ /* *printf* family compatibility routines for IEEE double as long double Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2006. 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/sysdeps/ieee754/ldbl-opt/nldbl-compat.h b/sysdeps/ieee754/ldbl-opt/nldbl-compat.h index 03bb029c215d871ea2b6b80d4f5b59d1ff3fb20e..278e1dfc137ae50ad6fbc681a20fdf47d4f7576b 100644 --- a/sysdeps/ieee754/ldbl-opt/nldbl-compat.h +++ b/sysdeps/ieee754/ldbl-opt/nldbl-compat.h @@ -1,7 +1,6 @@ /* Prototypes for compatibility double == long double entry points. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2006. 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/sysdeps/m68k/dl-tls.h b/sysdeps/m68k/dl-tls.h index bae2e4517e8b672ff7900cf302ed5f78d962e452..f8c76b219fc0122683a3c1a9a5e2c02dcb7df681 100644 --- a/sysdeps/m68k/dl-tls.h +++ b/sysdeps/m68k/dl-tls.h @@ -1,7 +1,6 @@ /* Thread-local storage handling in the ELF dynamic linker. M68K version. Copyright (C) 2010-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Maxim Kuvyrkov , 2010. 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/sysdeps/m68k/ffs.c b/sysdeps/m68k/ffs.c index 80058765caa3115a473705b6ef4bf5eb27651a8e..1fe3f5a856ea813f2303f0a35c2e2b0176da5054 100644 --- a/sysdeps/m68k/ffs.c +++ b/sysdeps/m68k/ffs.c @@ -2,7 +2,6 @@ For mc68020, mc68030, mc68040. This file is part of the GNU C Library. Copyright (C) 1991-2021 Free Software Foundation, Inc. - Contributed by Torbjorn Granlund (tege@sics.se). 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/sysdeps/m68k/fpu/fclrexcpt.c b/sysdeps/m68k/fpu/fclrexcpt.c index 7817370996b4b135491c7241eefc9733c7a55f4c..8c004efa0e5bc6751adc9b350a2aaf2540a4be93 100644 --- a/sysdeps/m68k/fpu/fclrexcpt.c +++ b/sysdeps/m68k/fpu/fclrexcpt.c @@ -1,7 +1,6 @@ /* Clear given exceptions in current floating-point environment. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab 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/sysdeps/m68k/fpu/fedisblxcpt.c b/sysdeps/m68k/fpu/fedisblxcpt.c index 6328c2bb405930808194fedcee56ced21ef0e723..8af4c1e8a016f22c7b7b267b1c48169cb98e04b5 100644 --- a/sysdeps/m68k/fpu/fedisblxcpt.c +++ b/sysdeps/m68k/fpu/fedisblxcpt.c @@ -1,7 +1,6 @@ /* Disable floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab , 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/sysdeps/m68k/fpu/feenablxcpt.c b/sysdeps/m68k/fpu/feenablxcpt.c index e17b39888262f9553ee18b2e89b5486234b95705..c428f353cc252258a076cdb4741b91d7f7cd846e 100644 --- a/sysdeps/m68k/fpu/feenablxcpt.c +++ b/sysdeps/m68k/fpu/feenablxcpt.c @@ -1,7 +1,6 @@ /* Enable floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab , 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/sysdeps/m68k/fpu/fegetenv.c b/sysdeps/m68k/fpu/fegetenv.c index ff33ea8ee7db33ba90592705784e4f4091587a99..7b0c27bdf89a6b195a2b6d56aefabbb2f11f3136 100644 --- a/sysdeps/m68k/fpu/fegetenv.c +++ b/sysdeps/m68k/fpu/fegetenv.c @@ -1,7 +1,6 @@ /* Store current floating-point environment. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab 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/sysdeps/m68k/fpu/fegetexcept.c b/sysdeps/m68k/fpu/fegetexcept.c index b394f1a19d7a6e425147651fc4446bc6e190821c..91e4ad21144fc871a30be6d97b0c8cf5c5e8935f 100644 --- a/sysdeps/m68k/fpu/fegetexcept.c +++ b/sysdeps/m68k/fpu/fegetexcept.c @@ -1,7 +1,6 @@ /* Get enabled floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab , 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/sysdeps/m68k/fpu/fegetround.c b/sysdeps/m68k/fpu/fegetround.c index 587f77cb4a1513583843d4203b7022c9a35fa28d..ee8d9366ae87b9ec17b02f54d8817dd4bcfb0447 100644 --- a/sysdeps/m68k/fpu/fegetround.c +++ b/sysdeps/m68k/fpu/fegetround.c @@ -1,7 +1,6 @@ /* Return current rounding direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab 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/sysdeps/m68k/fpu/feholdexcpt.c b/sysdeps/m68k/fpu/feholdexcpt.c index 5cda1d52fb3d0eb32fb23c81d7948cd03910e2b1..c6cb6dd244a072e27835727cfc4a69adac61840f 100644 --- a/sysdeps/m68k/fpu/feholdexcpt.c +++ b/sysdeps/m68k/fpu/feholdexcpt.c @@ -1,7 +1,6 @@ /* Store current floating-point environment and clear exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab 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/sysdeps/m68k/fpu/fesetenv.c b/sysdeps/m68k/fpu/fesetenv.c index b68cd307c75958d1c02993d84c7b34c972c11b62..6d47fa771fbf117872f51f98282a0778974ac4bc 100644 --- a/sysdeps/m68k/fpu/fesetenv.c +++ b/sysdeps/m68k/fpu/fesetenv.c @@ -1,7 +1,6 @@ /* Install given floating-point environment. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab 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/sysdeps/m68k/fpu/fesetround.c b/sysdeps/m68k/fpu/fesetround.c index 2a7e295d1feaf96a63d0c05ff0895377597b70bf..efea25d0ba88bd727668fc3112a082e928a8fddc 100644 --- a/sysdeps/m68k/fpu/fesetround.c +++ b/sysdeps/m68k/fpu/fesetround.c @@ -1,7 +1,6 @@ /* Set current rounding direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab 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/sysdeps/m68k/fpu/feupdateenv.c b/sysdeps/m68k/fpu/feupdateenv.c index 1b0edc1ac1b69cfae086642e98dabf554e0c9e98..ff01add47799c35c7154347c4b5fb1a2c4477a00 100644 --- a/sysdeps/m68k/fpu/feupdateenv.c +++ b/sysdeps/m68k/fpu/feupdateenv.c @@ -1,7 +1,6 @@ /* Install given floating-point environment and raise exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab 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/sysdeps/m68k/fpu/fgetexcptflg.c b/sysdeps/m68k/fpu/fgetexcptflg.c index 86332baf71092f9ae3e1be9808703f91e5312e7a..559c8cf9a020e632ce0491932882f62dcd1e545b 100644 --- a/sysdeps/m68k/fpu/fgetexcptflg.c +++ b/sysdeps/m68k/fpu/fgetexcptflg.c @@ -1,7 +1,6 @@ /* Store current representation for exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab 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/sysdeps/m68k/fpu/fsetexcptflg.c b/sysdeps/m68k/fpu/fsetexcptflg.c index 6a061360ca2212a7fabe1870182cd0a2f1af36a9..fcbd02e2c047d318ffb93a47b71ef5a4fb070042 100644 --- a/sysdeps/m68k/fpu/fsetexcptflg.c +++ b/sysdeps/m68k/fpu/fsetexcptflg.c @@ -1,7 +1,6 @@ /* Set floating-point environment exception handling. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab 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/sysdeps/m68k/fpu/ftestexcept.c b/sysdeps/m68k/fpu/ftestexcept.c index 70775563c89fd481cdf89a17116ae335c3d55207..b6dbdb516974a6f904845df5cbf9047ad82ebccc 100644 --- a/sysdeps/m68k/fpu/ftestexcept.c +++ b/sysdeps/m68k/fpu/ftestexcept.c @@ -1,7 +1,6 @@ /* Test exception in current environment. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab 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/sysdeps/m68k/libc-tls.c b/sysdeps/m68k/libc-tls.c index d9dfad979117c210b136c0556ecfb873f5383b50..ec2f714aa9596ee9ab5c91510c66e5e2614b5c3a 100644 --- a/sysdeps/m68k/libc-tls.c +++ b/sysdeps/m68k/libc-tls.c @@ -1,7 +1,6 @@ /* Thread-local storage handling in the ELF dynamic linker. m68k version. Copyright (C) 2010-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Maxim Kuvyrkov , 2010. 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/sysdeps/m68k/m680x0/fpu/e_scalb.c b/sysdeps/m68k/m680x0/fpu/e_scalb.c index e96c26e3af9b14739e4ffdcc7304d7c3c236471a..4a380cafb29511ff0a501aeb1e8b53b896d1cb7e 100644 --- a/sysdeps/m68k/m680x0/fpu/e_scalb.c +++ b/sysdeps/m68k/m680x0/fpu/e_scalb.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab . 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/sysdeps/m68k/m680x0/fpu/fraiseexcpt.c b/sysdeps/m68k/m680x0/fpu/fraiseexcpt.c index c4359e232676b1950eac46715505e127a84d8b8f..08d54aef02a4adebdaeb4913020407572fdc64f7 100644 --- a/sysdeps/m68k/m680x0/fpu/fraiseexcpt.c +++ b/sysdeps/m68k/m680x0/fpu/fraiseexcpt.c @@ -1,7 +1,6 @@ /* Raise given exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab 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/sysdeps/m68k/m680x0/fpu/s_ccosh_template.c b/sysdeps/m68k/m680x0/fpu/s_ccosh_template.c index b6373236d0d16ebab0bcd2069ba0df07c6d8292c..bfdb14716be879793ee78a773077280b4fb269a8 100644 --- a/sysdeps/m68k/m680x0/fpu/s_ccosh_template.c +++ b/sysdeps/m68k/m680x0/fpu/s_ccosh_template.c @@ -1,7 +1,6 @@ /* Complex cosine hyperbole function. m68k fpu version Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab . 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/sysdeps/m68k/m680x0/fpu/s_cexp_template.c b/sysdeps/m68k/m680x0/fpu/s_cexp_template.c index 91729c154cbe3db046d501f6704d08d256e1222e..c760fd5ce898a1a335b5ecc704594c6b69ecd92b 100644 --- a/sysdeps/m68k/m680x0/fpu/s_cexp_template.c +++ b/sysdeps/m68k/m680x0/fpu/s_cexp_template.c @@ -1,7 +1,6 @@ /* Complex exponential function. m68k fpu version Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab 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/sysdeps/m68k/m680x0/fpu/s_csin_template.c b/sysdeps/m68k/m680x0/fpu/s_csin_template.c index be48201088525875115f6f0fba41466b70e38d53..a76f7666a3f8e3b98dc2cc568e9bcc1fe33d4d9e 100644 --- a/sysdeps/m68k/m680x0/fpu/s_csin_template.c +++ b/sysdeps/m68k/m680x0/fpu/s_csin_template.c @@ -1,7 +1,6 @@ /* Complex sine function. m68k fpu version Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab . 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/sysdeps/m68k/m680x0/fpu/s_csinh_template.c b/sysdeps/m68k/m680x0/fpu/s_csinh_template.c index cb477027a0f378a3e964e3d139a48addec4805cd..37f46cdaf9a8e31d3f28c1d14ef6ae80fbdfab38 100644 --- a/sysdeps/m68k/m680x0/fpu/s_csinh_template.c +++ b/sysdeps/m68k/m680x0/fpu/s_csinh_template.c @@ -1,7 +1,6 @@ /* Complex sine hyperbole function. m68k fpu version Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab . 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/sysdeps/m68k/m680x0/fpu/s_fpclassifyl.c b/sysdeps/m68k/m680x0/fpu/s_fpclassifyl.c index cc87aa2c9896eedabdbd21e83c2b7bf73e861475..c0b77ca213dd4f97ecb4a0bb84d3b4eae022b617 100644 --- a/sysdeps/m68k/m680x0/fpu/s_fpclassifyl.c +++ b/sysdeps/m68k/m680x0/fpu/s_fpclassifyl.c @@ -1,8 +1,6 @@ /* Return classification value corresponding to argument. m68k version. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. - Fixed for m68k by Andreas Schwab . 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/sysdeps/m68k/m680x0/fpu/s_llrint.c b/sysdeps/m68k/m680x0/fpu/s_llrint.c index 17e85395fa025da441a570867675402b46521321..7c76ba64b2d89f904a3ab1d35a81b014fa6fdd1b 100644 --- a/sysdeps/m68k/m680x0/fpu/s_llrint.c +++ b/sysdeps/m68k/m680x0/fpu/s_llrint.c @@ -2,7 +2,6 @@ direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab 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/sysdeps/m68k/m680x0/fpu/s_llrintf.c b/sysdeps/m68k/m680x0/fpu/s_llrintf.c index bd2fdec6b4e2c9d5ec5509ebcb63638c8854fd43..96757dfad664ccede335eef818ba4e9fb3cc7185 100644 --- a/sysdeps/m68k/m680x0/fpu/s_llrintf.c +++ b/sysdeps/m68k/m680x0/fpu/s_llrintf.c @@ -2,7 +2,6 @@ direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab 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/sysdeps/m68k/m680x0/fpu/s_llrintl.c b/sysdeps/m68k/m680x0/fpu/s_llrintl.c index 3c436aae35f06e58d78f50938841d2a573dcea9d..a4e103d0d51463b8dead932cbb321327c504c8e7 100644 --- a/sysdeps/m68k/m680x0/fpu/s_llrintl.c +++ b/sysdeps/m68k/m680x0/fpu/s_llrintl.c @@ -2,7 +2,6 @@ direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab 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/sysdeps/m68k/m680x0/fpu/s_logbl.c b/sysdeps/m68k/m680x0/fpu/s_logbl.c index 2586622bf76ec975f8be09c26b48e2825437b0c9..8cd2326bf8b2759e69d777cba61d189cdcad4faa 100644 --- a/sysdeps/m68k/m680x0/fpu/s_logbl.c +++ b/sysdeps/m68k/m680x0/fpu/s_logbl.c @@ -1,6 +1,4 @@ /* s_logbl.c -- long double version of s_logb.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/sysdeps/m68k/m680x0/fpu/s_lrint_template.c b/sysdeps/m68k/m680x0/fpu/s_lrint_template.c index a873d403d701f97ff3a7539f0db31e445b7a1d45..1a13878395ca6d37e8eae7ec71daeb2ee66fbade 100644 --- a/sysdeps/m68k/m680x0/fpu/s_lrint_template.c +++ b/sysdeps/m68k/m680x0/fpu/s_lrint_template.c @@ -2,7 +2,6 @@ direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab 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/sysdeps/m68k/m680x0/fpu/s_nextafterl.c b/sysdeps/m68k/m680x0/fpu/s_nextafterl.c index 76e900055f0269394ea3194b9656fc8198c18969..9cd0e25592bfc111c39d8eefff40c7524cbc7d70 100644 --- a/sysdeps/m68k/m680x0/fpu/s_nextafterl.c +++ b/sysdeps/m68k/m680x0/fpu/s_nextafterl.c @@ -1,7 +1,4 @@ /* s_nextafterl.c -- long double version of s_nextafter.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. - * Fixed for m68k by Andreas Schwab . */ /* diff --git a/sysdeps/m68k/m680x0/fpu/s_remquo_template.c b/sysdeps/m68k/m680x0/fpu/s_remquo_template.c index b3b649c3b4fad3f7bb808ccb06b64e458df13c04..ae5a2c99f626491fb82fa5a5dcb0e6ec9a21f72c 100644 --- a/sysdeps/m68k/m680x0/fpu/s_remquo_template.c +++ b/sysdeps/m68k/m680x0/fpu/s_remquo_template.c @@ -1,7 +1,6 @@ /* Compute remainder and a congruent to the quotient. m68k fpu version Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab 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/sysdeps/m68k/m680x0/m68020/atomic-machine.h b/sysdeps/m68k/m680x0/m68020/atomic-machine.h index e81b48bdfad3fcd8b2b670c7304708853ad88533..7c8c8e75c96755f6b1035f044b0cef1928f819b7 100644 --- a/sysdeps/m68k/m680x0/m68020/atomic-machine.h +++ b/sysdeps/m68k/m680x0/m68020/atomic-machine.h @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab , 2003. 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/sysdeps/m68k/memchr.S b/sysdeps/m68k/memchr.S index 3b0ec7ac7bc1d930a2f22fc8ca43632a464c9878..8f1996fe4f5f325af80ff1ef84d5ceccd9b8a463 100644 --- a/sysdeps/m68k/memchr.S +++ b/sysdeps/m68k/memchr.S @@ -3,7 +3,6 @@ For Motorola 68000. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab . 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/sysdeps/m68k/memcopy.h b/sysdeps/m68k/memcopy.h index c331c202160b592e0c59839ea03a179290b47150..a77d3e8c8686e05f74d4e0e5a18791204081c63c 100644 --- a/sysdeps/m68k/memcopy.h +++ b/sysdeps/m68k/memcopy.h @@ -1,7 +1,6 @@ /* memcopy.h -- definitions for memory copy functions. Motorola 68020 version. Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund (tege@sics.se). 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/sysdeps/m68k/nptl/Makefile b/sysdeps/m68k/nptl/Makefile index 90b6f270ba174fa6e3bda0064c73c293498b382a..ed9ddd1648e6cf5b3f1230feeb31eb979075777b 100644 --- a/sysdeps/m68k/nptl/Makefile +++ b/sysdeps/m68k/nptl/Makefile @@ -1,6 +1,5 @@ # Copyright (C) 2010-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Maxim Kuvyrkov , 2010. # # 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/sysdeps/m68k/nptl/bits/pthreadtypes-arch.h b/sysdeps/m68k/nptl/bits/pthreadtypes-arch.h index c566403fbce5d523182c616c0964500c03e65e41..859fc17f2326905dda1da13755b6c8025362cb7c 100644 --- a/sysdeps/m68k/nptl/bits/pthreadtypes-arch.h +++ b/sysdeps/m68k/nptl/bits/pthreadtypes-arch.h @@ -1,6 +1,5 @@ /* Copyright (C) 2010-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Maxim Kuvyrkov , 2010. 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/sysdeps/m68k/nptl/bits/semaphore.h b/sysdeps/m68k/nptl/bits/semaphore.h index b9a562d3b47d86e0db6a4cff1bf1b16fed06176e..c5a43d7cb22b06ff7aa390155143ce2fbce2ac16 100644 --- a/sysdeps/m68k/nptl/bits/semaphore.h +++ b/sysdeps/m68k/nptl/bits/semaphore.h @@ -1,6 +1,5 @@ /* Copyright (C) 2010-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Maxim Kuvyrkov , 2010. 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/sysdeps/m68k/nptl/pthreaddef.h b/sysdeps/m68k/nptl/pthreaddef.h index 13e785a86bbf47b4ace0cd3256c3b01601f46a64..cf46ed7a93cc22c9a0a2c182a1912eb5aa274ae0 100644 --- a/sysdeps/m68k/nptl/pthreaddef.h +++ b/sysdeps/m68k/nptl/pthreaddef.h @@ -1,6 +1,5 @@ /* Copyright (C) 2010-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Maxim Kuvyrkov , 2010. 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/sysdeps/m68k/nptl/tls.h b/sysdeps/m68k/nptl/tls.h index cfcd6d2b7b59321ca0528872079dc9230251db93..dd526cdc2eec6a6353129c9878effc85866dbc6a 100644 --- a/sysdeps/m68k/nptl/tls.h +++ b/sysdeps/m68k/nptl/tls.h @@ -1,7 +1,6 @@ /* Definition for thread-local data handling. NPTL/m68k version. Copyright (C) 2010-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Maxim Kuvyrkov , 2010. 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/sysdeps/m68k/rawmemchr.S b/sysdeps/m68k/rawmemchr.S index 7fec125cdefb3799beb116e061072e209dc5df11..09e037df9376a4dd03806a5cf2eb240ed7edd7a1 100644 --- a/sysdeps/m68k/rawmemchr.S +++ b/sysdeps/m68k/rawmemchr.S @@ -2,7 +2,6 @@ For Motorola 68000. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab . 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/sysdeps/m68k/strchr.S b/sysdeps/m68k/strchr.S index 9d3d69e2043673ec9c9f76855e57e736d5ebbd47..edbc1e48f42ba50ab08ea8f63a25e1da347ea14b 100644 --- a/sysdeps/m68k/strchr.S +++ b/sysdeps/m68k/strchr.S @@ -2,7 +2,6 @@ For Motorola 68000. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab . 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/sysdeps/m68k/strchrnul.S b/sysdeps/m68k/strchrnul.S index e70de7b0ca7f9b0f9044a083cab65f809822fa5b..5840fbb32bc6dcd82501daa33e6d8249c4b50d53 100644 --- a/sysdeps/m68k/strchrnul.S +++ b/sysdeps/m68k/strchrnul.S @@ -3,7 +3,6 @@ For Motorola 68000. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab . 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/sysdeps/m68k/wcpcpy_chk.c b/sysdeps/m68k/wcpcpy_chk.c index 25d59a6ea0bea444d433e4422e66c5f7a3e3becf..a2fd11a74fd184e7e85942b72739f10bc8b1d7b4 100644 --- a/sysdeps/m68k/wcpcpy_chk.c +++ b/sysdeps/m68k/wcpcpy_chk.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/sysdeps/mach/hurd/hp-timing.h b/sysdeps/mach/hurd/hp-timing.h index 89042610cc79347b554f8888f03af9eea80aced4..3a98c3581672faf1cce2806477d88b668d2a91cb 100644 --- a/sysdeps/mach/hurd/hp-timing.h +++ b/sysdeps/mach/hurd/hp-timing.h @@ -1,7 +1,6 @@ /* High precision, low overhead timing functions. Generic version. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/mach/hurd/i386/getcontext.S b/sysdeps/mach/hurd/i386/getcontext.S index 940176d3862e13ce81a0a9057c5727d5e2b473e9..f4f7a33d39561f1638fa25f49b8f5553868a444c 100644 --- a/sysdeps/mach/hurd/i386/getcontext.S +++ b/sysdeps/mach/hurd/i386/getcontext.S @@ -1,7 +1,6 @@ /* Save current context. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/sysdeps/mach/hurd/i386/makecontext.S b/sysdeps/mach/hurd/i386/makecontext.S index 33c96608475ef2dd4a6c16f51b8fb4fcc6bd9e8f..60d212850afaaef5b773d4e6bca707cc1cdd7ebf 100644 --- a/sysdeps/mach/hurd/i386/makecontext.S +++ b/sysdeps/mach/hurd/i386/makecontext.S @@ -1,7 +1,6 @@ /* Create new context. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/sysdeps/mach/hurd/i386/setcontext.S b/sysdeps/mach/hurd/i386/setcontext.S index 99995d6fcbb375df8a326e582dcd04378ddd767e..faa6b917084dcbec554e9e08ba9cf9001c0e7bb2 100644 --- a/sysdeps/mach/hurd/i386/setcontext.S +++ b/sysdeps/mach/hurd/i386/setcontext.S @@ -1,7 +1,6 @@ /* Install given context. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/sysdeps/mach/hurd/i386/swapcontext.S b/sysdeps/mach/hurd/i386/swapcontext.S index 84eaecf60e81d055711e3b3e82d4a409b02fa943..7051c3ad1021ae730af5bf5b756f393a092e72cc 100644 --- a/sysdeps/mach/hurd/i386/swapcontext.S +++ b/sysdeps/mach/hurd/i386/swapcontext.S @@ -1,7 +1,6 @@ /* Save current context and install the given one. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/sysdeps/mach/hurd/ifreq.h b/sysdeps/mach/hurd/ifreq.h index 01526930b119b8198fb314206f32ae7401de542c..a508881cddd1f423541931ee1105c67a7204b26e 100644 --- a/sysdeps/mach/hurd/ifreq.h +++ b/sysdeps/mach/hurd/ifreq.h @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger . 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/sysdeps/mach/hurd/net/if_arp.h b/sysdeps/mach/hurd/net/if_arp.h index 330499d96f2988db23d58e143aca615f1b6264ae..b4b0aaeaa816c99e4b91fceed90108c4c150f4c0 100644 --- a/sysdeps/mach/hurd/net/if_arp.h +++ b/sysdeps/mach/hurd/net/if_arp.h @@ -1,7 +1,6 @@ /* Definitions for Address Resolution Protocol. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/mach/hurd/not-cancel.h b/sysdeps/mach/hurd/not-cancel.h index cd320cb721e6ff7ed8b52447a79672411d1ceac5..507ee702d2059bcfa831590379f8ed6b1ad125ce 100644 --- a/sysdeps/mach/hurd/not-cancel.h +++ b/sysdeps/mach/hurd/not-cancel.h @@ -1,7 +1,6 @@ /* Uncancelable versions of cancelable interfaces. Hurd version. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/mach/hurd/waitid.c b/sysdeps/mach/hurd/waitid.c index cb6f5803addcd221c82d62e4cfe508418bf69183..5f407140bb2b067db23d5c4ed85cf06025179802 100644 --- a/sysdeps/mach/hurd/waitid.c +++ b/sysdeps/mach/hurd/waitid.c @@ -1,7 +1,6 @@ /* Implementation of waitid. Hurd version. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Zack Weinberg , 1997. 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/sysdeps/mips/__longjmp.c b/sysdeps/mips/__longjmp.c index 5e4cf7776ada257ca7649798a53aad590c64c424..2c1335ab116760a58242c1518b04f283768d61e9 100644 --- a/sysdeps/mips/__longjmp.c +++ b/sysdeps/mips/__longjmp.c @@ -1,6 +1,5 @@ /* Copyright (C) 1992-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Brendan Kehoe (brendan@zen.org). 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/sysdeps/mips/dl-machine.h b/sysdeps/mips/dl-machine.h index d9c6d33d0cbf1f5042d3ba5a67bf2e01b1336b6c..b74d427d64ad845d00489a1d894dfe4a6c34fe7e 100644 --- a/sysdeps/mips/dl-machine.h +++ b/sysdeps/mips/dl-machine.h @@ -1,7 +1,6 @@ /* Machine-dependent ELF dynamic relocation inline functions. MIPS version. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Kazumoto Kojima . 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/sysdeps/mips/dl-procinfo.c b/sysdeps/mips/dl-procinfo.c index 527b6393855474a611acc08614293a3f3c64dbb1..ec4294a68d3e525fade34859914d5c5de82a5bb0 100644 --- a/sysdeps/mips/dl-procinfo.c +++ b/sysdeps/mips/dl-procinfo.c @@ -1,7 +1,6 @@ /* Data for Mips version of processor capability information. Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Robert Millan . 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/sysdeps/mips/dl-procinfo.h b/sysdeps/mips/dl-procinfo.h index 6aa536ea6e721c9742f1292b70f5911392b2cfe0..2f0b782c6eed543dbdd0cf97e14fd45903ef930d 100644 --- a/sysdeps/mips/dl-procinfo.h +++ b/sysdeps/mips/dl-procinfo.h @@ -1,7 +1,6 @@ /* Mips version of processor capability information handling macros. Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Robert Millan . 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/sysdeps/mips/dl-trampoline.c b/sysdeps/mips/dl-trampoline.c index 95dad6f7012e7af857864562d10dfce51f346e0c..e86825fdebc36e2c371441e93bfb5e4c491aa417 100644 --- a/sysdeps/mips/dl-trampoline.c +++ b/sysdeps/mips/dl-trampoline.c @@ -1,7 +1,6 @@ /* PLT trampoline. MIPS version. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Kazumoto Kojima . 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/sysdeps/mips/fpu/fclrexcpt.c b/sysdeps/mips/fpu/fclrexcpt.c index d36cd51ce8dfd0da5b1fb1988df77b9f530ad775..61bb451aa89163a023eb4cb15a9c42d1ddeccd7c 100644 --- a/sysdeps/mips/fpu/fclrexcpt.c +++ b/sysdeps/mips/fpu/fclrexcpt.c @@ -1,7 +1,6 @@ /* Clear given exceptions in current floating-point environment. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1998. 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/sysdeps/mips/fpu/fedisblxcpt.c b/sysdeps/mips/fpu/fedisblxcpt.c index 3de14f80ec7d9ae65b58eb604c0b456ac2455071..0c2ec4517e2e3858044e653013c7f833f7cd2548 100644 --- a/sysdeps/mips/fpu/fedisblxcpt.c +++ b/sysdeps/mips/fpu/fedisblxcpt.c @@ -1,7 +1,6 @@ /* Disable floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 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/sysdeps/mips/fpu/feenablxcpt.c b/sysdeps/mips/fpu/feenablxcpt.c index c1512bdd60a05560fc044d494e18158bbaf25fab..f0380cc64a67d5d54f79f5c007d5f573a516119b 100644 --- a/sysdeps/mips/fpu/feenablxcpt.c +++ b/sysdeps/mips/fpu/feenablxcpt.c @@ -1,7 +1,6 @@ /* Enable floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 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/sysdeps/mips/fpu/fegetenv.c b/sysdeps/mips/fpu/fegetenv.c index 1279511f79de08c359ce77fca1da5f2e91a78760..5e8a4874e882430569229ba4115881a1d2a17c4c 100644 --- a/sysdeps/mips/fpu/fegetenv.c +++ b/sysdeps/mips/fpu/fegetenv.c @@ -1,7 +1,6 @@ /* Store current floating-point environment. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1998. 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/sysdeps/mips/fpu/fegetexcept.c b/sysdeps/mips/fpu/fegetexcept.c index 125005a994ffa28463016642358d8fd5999d597d..43a1b84bd996771d4b94e5b94fd1fbedc048fd25 100644 --- a/sysdeps/mips/fpu/fegetexcept.c +++ b/sysdeps/mips/fpu/fegetexcept.c @@ -1,7 +1,6 @@ /* Get enabled floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 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/sysdeps/mips/fpu/fegetround.c b/sysdeps/mips/fpu/fegetround.c index 16d7fa4d55fe575f70aaad5bdcf939bdac457c45..14706fe4d933e74dbbf5e9917e05924671f40ff2 100644 --- a/sysdeps/mips/fpu/fegetround.c +++ b/sysdeps/mips/fpu/fegetround.c @@ -1,7 +1,6 @@ /* Return current rounding direction. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1998. 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/sysdeps/mips/fpu/feholdexcpt.c b/sysdeps/mips/fpu/feholdexcpt.c index 9b7cff51d8e3d53d1653bca5533040cc1a5b7335..2d264872f769072472420b0e346118a0b3fba486 100644 --- a/sysdeps/mips/fpu/feholdexcpt.c +++ b/sysdeps/mips/fpu/feholdexcpt.c @@ -1,7 +1,6 @@ /* Store current floating-point environment and clear exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 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/sysdeps/mips/fpu/fenv_libc.h b/sysdeps/mips/fpu/fenv_libc.h index 097821a4975446925864b9401d804bcaf5bfc6b3..0b04fdccba931b7f21bf750879ac981d48a967b6 100644 --- a/sysdeps/mips/fpu/fenv_libc.h +++ b/sysdeps/mips/fpu/fenv_libc.h @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger . 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/sysdeps/mips/fpu/fesetenv.c b/sysdeps/mips/fpu/fesetenv.c index 026a0cb1f7f9a25ea9a32a65eb3705f361d692f2..ae06394b519098f16a9758987922c67360c69e14 100644 --- a/sysdeps/mips/fpu/fesetenv.c +++ b/sysdeps/mips/fpu/fesetenv.c @@ -1,7 +1,6 @@ /* Install given floating-point environment. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1998. 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/sysdeps/mips/fpu/fesetround.c b/sysdeps/mips/fpu/fesetround.c index e3e47bcf3dc7416c37e804048c26349202735fff..e905558c74a27f31407d044919069a7208624f42 100644 --- a/sysdeps/mips/fpu/fesetround.c +++ b/sysdeps/mips/fpu/fesetround.c @@ -1,7 +1,6 @@ /* Set current rounding direction. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1998. 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/sysdeps/mips/fpu/feupdateenv.c b/sysdeps/mips/fpu/feupdateenv.c index 6ec239e1fa351ce7b73760fb73de42353f644f3e..2c6aac6a32fe6d6f95c7fc7cfebb6fdf01cd257c 100644 --- a/sysdeps/mips/fpu/feupdateenv.c +++ b/sysdeps/mips/fpu/feupdateenv.c @@ -1,7 +1,6 @@ /* Install given floating-point environment and raise exceptions. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1998. 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/sysdeps/mips/fpu/fgetexcptflg.c b/sysdeps/mips/fpu/fgetexcptflg.c index dacdbca16c5af1e803f3d3c8506dc210ce66a0cc..be2f98b29d78b7df6a4fa2cb14a1aeba92a78145 100644 --- a/sysdeps/mips/fpu/fgetexcptflg.c +++ b/sysdeps/mips/fpu/fgetexcptflg.c @@ -1,7 +1,6 @@ /* Store current representation for exceptions. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1998. 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/sysdeps/mips/fpu/fraiseexcpt.c b/sysdeps/mips/fpu/fraiseexcpt.c index 03be01879d3b2ae212a0362361ecd7737d80a0fa..373eea415e5b21774d51abe8cba57d4e540cfe95 100644 --- a/sysdeps/mips/fpu/fraiseexcpt.c +++ b/sysdeps/mips/fpu/fraiseexcpt.c @@ -1,7 +1,6 @@ /* Raise given exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 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/sysdeps/mips/fpu/fsetexcptflg.c b/sysdeps/mips/fpu/fsetexcptflg.c index b1c994d2379be027fd37ca8c5c007b7b3f2cf1df..fc137ecde65a9c5ac42a97a6e534d84bde195505 100644 --- a/sysdeps/mips/fpu/fsetexcptflg.c +++ b/sysdeps/mips/fpu/fsetexcptflg.c @@ -1,7 +1,6 @@ /* Set floating-point environment exception handling. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Hartvig Ekner , 2002. 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/sysdeps/mips/fpu/ftestexcept.c b/sysdeps/mips/fpu/ftestexcept.c index f4232752ccfc3396392c08e42b7d4842e328eea5..2f59a9f1e055ec01508ba4c8312e4bf0074c09d1 100644 --- a/sysdeps/mips/fpu/ftestexcept.c +++ b/sysdeps/mips/fpu/ftestexcept.c @@ -1,7 +1,6 @@ /* Test exception in current environment. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1998. 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/sysdeps/mips/mips64/__longjmp.c b/sysdeps/mips/mips64/__longjmp.c index fccb1a9333bed05e9f5999143c2d1189c02ac18a..f73fbd2c87f44f0d1efb3e6baa6a013517e30621 100644 --- a/sysdeps/mips/mips64/__longjmp.c +++ b/sysdeps/mips/mips64/__longjmp.c @@ -1,6 +1,5 @@ /* Copyright (C) 1992-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Brendan Kehoe (brendan@zen.org). 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/sysdeps/mips/mips64/e_sqrtl.c b/sysdeps/mips/mips64/e_sqrtl.c index 8def4b263a0232bdeece708b37de7f5b9de1dc12..d5db0dea276aebfe73867f2c56d623355eb022e8 100644 --- a/sysdeps/mips/mips64/e_sqrtl.c +++ b/sysdeps/mips/mips64/e_sqrtl.c @@ -1,8 +1,6 @@ /* long double square root in software floating-point emulation. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/mips/mips64/setjmp_aux.c b/sysdeps/mips/mips64/setjmp_aux.c index 2f07fb7e00b1a33999eb8019a55e3a89d5cedfc6..555d208b7f115357a66ba4859b92dcb73c4bbeb8 100644 --- a/sysdeps/mips/mips64/setjmp_aux.c +++ b/sysdeps/mips/mips64/setjmp_aux.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Brendan Kehoe (brendan@zen.org). 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/sysdeps/mips/setjmp_aux.c b/sysdeps/mips/setjmp_aux.c index 1f245db225769b07585d17af1be7c438eea75b1a..2edfd82b580960a10077bba585bd861e8fece8f8 100644 --- a/sysdeps/mips/setjmp_aux.c +++ b/sysdeps/mips/setjmp_aux.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Brendan Kehoe (brendan@zen.org). 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/sysdeps/mips/sys/tas.h b/sysdeps/mips/sys/tas.h index f1317465f1067dca5d19fc40c206b34f404cd596..9c2e6b5146fa70d12c12ee8df29dbee520a99df0 100644 --- a/sysdeps/mips/sys/tas.h +++ b/sysdeps/mips/sys/tas.h @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Maciej W. Rozycki , 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/sysdeps/nptl/Makeconfig b/sysdeps/nptl/Makeconfig index 613bd7b95bc68b9aa3872149d91c3fd3800efe90..a840715da2da3be529975e90c1f65180f90755cd 100644 --- a/sysdeps/nptl/Makeconfig +++ b/sysdeps/nptl/Makeconfig @@ -1,6 +1,5 @@ # Copyright (C) 2002-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Ulrich Drepper , 2002. # 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/sysdeps/nptl/Makefile b/sysdeps/nptl/Makefile index 27aa41af3cf5a5398534b572862991f5eb9dfa13..987f4ac7dcf84e49f7c6302581f35d6d6a38a6bc 100644 --- a/sysdeps/nptl/Makefile +++ b/sysdeps/nptl/Makefile @@ -1,6 +1,5 @@ # Copyright (C) 2002-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Ulrich Drepper , 2002. # 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/sysdeps/nptl/internaltypes.h b/sysdeps/nptl/internaltypes.h index 50a2ad19ae7210aec491339637e7c9449b06826f..6032a6b78566480f3182e9aeddcd41aec21f586b 100644 --- a/sysdeps/nptl/internaltypes.h +++ b/sysdeps/nptl/internaltypes.h @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/nptl/pthreadP.h b/sysdeps/nptl/pthreadP.h index 374657a2fd0ee19a96296835a35b1f8a11a5565e..0e39afecc627e95bdf7cbe77c7389e7a5a0a38c0 100644 --- a/sysdeps/nptl/pthreadP.h +++ b/sysdeps/nptl/pthreadP.h @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/nptl/timer_routines.h b/sysdeps/nptl/timer_routines.h index 91bc6cf55153c977accc49d74004b84b28a68820..ecfd7380842d5c42cbae5afed70ea23d2c10b01e 100644 --- a/sysdeps/nptl/timer_routines.h +++ b/sysdeps/nptl/timer_routines.h @@ -1,7 +1,6 @@ /* Helper code for POSIX timer implementation on NPTL. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Kaz Kylheku . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/sysdeps/posix/getpagesize.c b/sysdeps/posix/getpagesize.c index bd9509578aa8fb1ef02c43241c0e293a9d4f3651..dd3771b05bac27be837af3c6102a71b152b65aa3 100644 --- a/sysdeps/posix/getpagesize.c +++ b/sysdeps/posix/getpagesize.c @@ -1,6 +1,5 @@ /* Copyright (C) 1993-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Brendan Kehoe (brendan@cygnus.com). 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/sysdeps/posix/pread.c b/sysdeps/posix/pread.c index 75027d3e6b332479f0ee15001ff499f2444ad2cc..7b93ca5fdc132870ac1a627d504d16e513f36f95 100644 --- a/sysdeps/posix/pread.c +++ b/sysdeps/posix/pread.c @@ -2,7 +2,6 @@ POSIX version. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/posix/pread64.c b/sysdeps/posix/pread64.c index 1bdca33fd30df4c11fce5d73eed112a780c72d3f..6b93e36d48f5e43b394eb23026762620e3356695 100644 --- a/sysdeps/posix/pread64.c +++ b/sysdeps/posix/pread64.c @@ -2,7 +2,6 @@ POSIX version. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/posix/pwrite64.c b/sysdeps/posix/pwrite64.c index 88cc8a6ef2d85be14a451c4ef21de021fe00eef1..ec70ee8285030796ef77cbb12a76a4b3033e457a 100644 --- a/sysdeps/posix/pwrite64.c +++ b/sysdeps/posix/pwrite64.c @@ -2,7 +2,6 @@ POSIX version. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/posix/sigignore.c b/sysdeps/posix/sigignore.c index aab030d7b06ff6d3a6e47462f333dbf98f43c845..17ace527065f9cdb177e5a89baa1856852515b6e 100644 --- a/sysdeps/posix/sigignore.c +++ b/sysdeps/posix/sigignore.c @@ -1,7 +1,6 @@ /* Set the disposition of SIG to SIG_IGN. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/posix/sigwait.c b/sysdeps/posix/sigwait.c index 2bfe572b45670dc384d442500ade1470811780ea..666bad0b991ca0a2bb7ea0a2da571f05ce80ec8b 100644 --- a/sysdeps/posix/sigwait.c +++ b/sysdeps/posix/sigwait.c @@ -1,7 +1,6 @@ /* Implementation of sigwait function from POSIX.1c. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/sysdeps/posix/sprofil.c b/sysdeps/posix/sprofil.c index 2cf6df663153c01ac7b496e53b73ba42e0641dcd..fc6886597ca384bfe90c81a4ee980929e94f74bb 100644 --- a/sysdeps/posix/sprofil.c +++ b/sysdeps/posix/sprofil.c @@ -1,5 +1,4 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by David Mosberger-Tang . 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/sysdeps/posix/usleep.c b/sysdeps/posix/usleep.c index 8bd1e9fde3ffc237a35b40afa9a32b54c5f03e15..e5b3df91cc6137ee4e2bf014a8deda46ed385840 100644 --- a/sysdeps/posix/usleep.c +++ b/sysdeps/posix/usleep.c @@ -1,7 +1,6 @@ /* Implementation of the BSD usleep function using nanosleep. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/sysdeps/powerpc/atomic-machine.h b/sysdeps/powerpc/atomic-machine.h index cc3991b72fe59448993031db7426b0faae03d87e..7535ba5d19a289d83f189579446b980e04619d39 100644 --- a/sysdeps/powerpc/atomic-machine.h +++ b/sysdeps/powerpc/atomic-machine.h @@ -1,7 +1,6 @@ /* Atomic operations. PowerPC Common version. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Paul Mackerras , 2003. 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/sysdeps/powerpc/ffs.c b/sysdeps/powerpc/ffs.c index a2b583fad07ed6b78115a58df77bb5327a40289c..9d681795d8b6b827973918e5478eac4e4fd72426 100644 --- a/sysdeps/powerpc/ffs.c +++ b/sysdeps/powerpc/ffs.c @@ -2,7 +2,6 @@ For PowerPC. Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund (tege@sics.se). 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/sysdeps/powerpc/fpu/e_hypot.c b/sysdeps/powerpc/fpu/e_hypot.c index b8dd2ff8d0c4b53e83556d7271ef30706e4a9f8a..f96c589bbde442261e5ba941ebaca00bbe3dee01 100644 --- a/sysdeps/powerpc/fpu/e_hypot.c +++ b/sysdeps/powerpc/fpu/e_hypot.c @@ -1,7 +1,6 @@ /* Pythagorean addition using doubles Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library - Contributed by Adhemerval Zanella , 2011 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 diff --git a/sysdeps/powerpc/fpu/e_hypotf.c b/sysdeps/powerpc/fpu/e_hypotf.c index 1ac0a181c14c546c025b3b9005490f2ae9164031..fa201dda517abab7590ad626f2b45ee7c1afbafa 100644 --- a/sysdeps/powerpc/fpu/e_hypotf.c +++ b/sysdeps/powerpc/fpu/e_hypotf.c @@ -1,7 +1,6 @@ /* Pythagorean addition using floats Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Adhemerval Zanella , 2011 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 diff --git a/sysdeps/powerpc/fpu/fedisblxcpt.c b/sysdeps/powerpc/fpu/fedisblxcpt.c index 684bcead8908d50ea43f3302d700d32479a0cf89..84512d36f03285dc48c83b0e816a631e2bdf74d9 100644 --- a/sysdeps/powerpc/fpu/fedisblxcpt.c +++ b/sysdeps/powerpc/fpu/fedisblxcpt.c @@ -1,7 +1,6 @@ /* Disable floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Geoffrey Keating , 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/sysdeps/powerpc/fpu/feenablxcpt.c b/sysdeps/powerpc/fpu/feenablxcpt.c index 8902ac01a481df33c27ba6698b34e742665ea4bc..6a38ec894c9e107dee12b31c48e1aefcb078cdd2 100644 --- a/sysdeps/powerpc/fpu/feenablxcpt.c +++ b/sysdeps/powerpc/fpu/feenablxcpt.c @@ -1,7 +1,6 @@ /* Enable floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Geoffrey Keating , 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/sysdeps/powerpc/fpu/fegetexcept.c b/sysdeps/powerpc/fpu/fegetexcept.c index 99e059a5bc590d3739d4963e7cfbb1869a5c4ae8..5bdba70233e40b5150b65e944805be8b5bd70f78 100644 --- a/sysdeps/powerpc/fpu/fegetexcept.c +++ b/sysdeps/powerpc/fpu/fegetexcept.c @@ -1,7 +1,6 @@ /* Get floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Geoffrey Keating , 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/sysdeps/powerpc/fpu/fesetround.c b/sysdeps/powerpc/fpu/fesetround.c index 7c68b732304b60399bd8da9fba63bb7a6d586d41..1a02b17824641ce74473e3764ea442f2846051fa 100644 --- a/sysdeps/powerpc/fpu/fesetround.c +++ b/sysdeps/powerpc/fpu/fesetround.c @@ -1,7 +1,6 @@ /* Set current rounding direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/powerpc/fpu/feupdateenv.c b/sysdeps/powerpc/fpu/feupdateenv.c index b8f2c72eeb5ad87651266ab352d608820a063562..031572f0af6b5226c47b564713ad6bcdb157f660 100644 --- a/sysdeps/powerpc/fpu/feupdateenv.c +++ b/sysdeps/powerpc/fpu/feupdateenv.c @@ -1,7 +1,6 @@ /* Install given floating-point environment and raise exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/powerpc/fpu/tst-setcontext-fpscr.c b/sysdeps/powerpc/fpu/tst-setcontext-fpscr.c index 2b48c57969fb944d2d7e9edc2dbabd6c14562afe..cee11cc6764cc388d8134e47a4832dc34d00913d 100644 --- a/sysdeps/powerpc/fpu/tst-setcontext-fpscr.c +++ b/sysdeps/powerpc/fpu/tst-setcontext-fpscr.c @@ -1,7 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ryan S. Arnold - Sean Curry 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/sysdeps/powerpc/jmpbuf-unwind.h b/sysdeps/powerpc/jmpbuf-unwind.h index 479cee1a6af2d2b97e13d48aeaa537179e843025..9e7c87a0bd9ca16f1c9b09db9df1e667de46891f 100644 --- a/sysdeps/powerpc/jmpbuf-unwind.h +++ b/sysdeps/powerpc/jmpbuf-unwind.h @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/powerpc/nofpu/fclrexcpt.c b/sysdeps/powerpc/nofpu/fclrexcpt.c index 7b135377d10e90cde1bb6c5a93f64294d5a552c3..47c4f744347a2fe2a8f256786b12fee7c9be29db 100644 --- a/sysdeps/powerpc/nofpu/fclrexcpt.c +++ b/sysdeps/powerpc/nofpu/fclrexcpt.c @@ -1,6 +1,5 @@ /* Clear floating-point exceptions (soft-float edition). Copyright (C) 2002-2021 Free Software Foundation, Inc. - Contributed by Aldy Hernandez , 2002. 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/sysdeps/powerpc/nofpu/fedisblxcpt.c b/sysdeps/powerpc/nofpu/fedisblxcpt.c index 5905e59c313bb45b2e411483d3cb3771558cfb2e..a23a3cf1af3f8b028c9c8fda77ec0886551a2e36 100644 --- a/sysdeps/powerpc/nofpu/fedisblxcpt.c +++ b/sysdeps/powerpc/nofpu/fedisblxcpt.c @@ -1,6 +1,5 @@ /* Disable exceptions (soft-float edition). Copyright (C) 2002-2021 Free Software Foundation, Inc. - Contributed by Aldy Hernandez , 2002. 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/sysdeps/powerpc/nofpu/feenablxcpt.c b/sysdeps/powerpc/nofpu/feenablxcpt.c index 5382272467748d4249848076869289c6c07f1225..5a2934a9e34ca24a77df418d3908e2bc1e4d3ea8 100644 --- a/sysdeps/powerpc/nofpu/feenablxcpt.c +++ b/sysdeps/powerpc/nofpu/feenablxcpt.c @@ -1,6 +1,5 @@ /* Enable exceptions (soft-float edition). Copyright (C) 2002-2021 Free Software Foundation, Inc. - Contributed by Aldy Hernandez , 2002. 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/sysdeps/powerpc/nofpu/fegetenv.c b/sysdeps/powerpc/nofpu/fegetenv.c index 60f8e4ec93ecf0e6ab7cdce176a3510541eeef30..0f37f2b3fa5781c8d4bfdc191a712d1d53c0bf1f 100644 --- a/sysdeps/powerpc/nofpu/fegetenv.c +++ b/sysdeps/powerpc/nofpu/fegetenv.c @@ -1,6 +1,5 @@ /* Store current floating-point environment (soft-float edition). Copyright (C) 2002-2021 Free Software Foundation, Inc. - Contributed by Aldy Hernandez , 2002, 2010. 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/sysdeps/powerpc/nofpu/fegetexcept.c b/sysdeps/powerpc/nofpu/fegetexcept.c index 2ae706ce7a1165edf196dbecad6029b245ff8c20..0298294b997a4509f1c9d1a9935d013d94413f69 100644 --- a/sysdeps/powerpc/nofpu/fegetexcept.c +++ b/sysdeps/powerpc/nofpu/fegetexcept.c @@ -1,6 +1,5 @@ /* Get floating-point exceptions (soft-float edition). Copyright (C) 2002-2021 Free Software Foundation, Inc. - Contributed by Aldy Hernandez , 2002. 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/sysdeps/powerpc/nofpu/fegetround.c b/sysdeps/powerpc/nofpu/fegetround.c index 064ce4c4f5924ec9db9b7b1071a0788da4812e3a..f222c766fa3dde1fd7f7890c5a620a0ea512c083 100644 --- a/sysdeps/powerpc/nofpu/fegetround.c +++ b/sysdeps/powerpc/nofpu/fegetround.c @@ -1,6 +1,5 @@ /* Return current rounding mode (soft-float edition). Copyright (C) 2002-2021 Free Software Foundation, Inc. - Contributed by Aldy Hernandez , 2002. 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/sysdeps/powerpc/nofpu/feholdexcpt.c b/sysdeps/powerpc/nofpu/feholdexcpt.c index 8daee529ed66e70dfd8bc5e1697eb9f04d6ab838..def0a154897a62720f81854898e069f2a95686b9 100644 --- a/sysdeps/powerpc/nofpu/feholdexcpt.c +++ b/sysdeps/powerpc/nofpu/feholdexcpt.c @@ -1,7 +1,6 @@ /* Store current floating-point environment and clear exceptions (soft-float edition). Copyright (C) 2002-2021 Free Software Foundation, Inc. - Contributed by Aldy Hernandez , 2002. 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/sysdeps/powerpc/nofpu/fenv_const.c b/sysdeps/powerpc/nofpu/fenv_const.c index 5e68d7c70da3e7a4059891ec024069647ab45445..6a86fc5053508243ff25b6f0b06e8a602f98a963 100644 --- a/sysdeps/powerpc/nofpu/fenv_const.c +++ b/sysdeps/powerpc/nofpu/fenv_const.c @@ -1,6 +1,5 @@ /* Constants for fenv_bits.h (soft float edition). Copyright (C) 2002-2021 Free Software Foundation, Inc. - Contributed by Aldy Hernandez , 2002. 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/sysdeps/powerpc/nofpu/fesetenv.c b/sysdeps/powerpc/nofpu/fesetenv.c index 0ac605377fd64c89c3d8b631a8154a9b5dc8554b..ecb4b0182522a05d7fb63a3151f333e3f7df23c6 100644 --- a/sysdeps/powerpc/nofpu/fesetenv.c +++ b/sysdeps/powerpc/nofpu/fesetenv.c @@ -1,6 +1,5 @@ /* Set floating point environment (soft-float edition). Copyright (C) 2002-2021 Free Software Foundation, Inc. - Contributed by Aldy Hernandez , 2002. 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/sysdeps/powerpc/nofpu/fesetround.c b/sysdeps/powerpc/nofpu/fesetround.c index ea4b9571c2c5ce742bcf72d15dd7cda4c633e1e0..b378d0c63426f6c22e62bce7841745f557908c47 100644 --- a/sysdeps/powerpc/nofpu/fesetround.c +++ b/sysdeps/powerpc/nofpu/fesetround.c @@ -1,6 +1,5 @@ /* Set rounding mode (soft-float edition). Copyright (C) 2002-2021 Free Software Foundation, Inc. - Contributed by Aldy Hernandez , 2002. 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/sysdeps/powerpc/nofpu/feupdateenv.c b/sysdeps/powerpc/nofpu/feupdateenv.c index e073debc59d9b73a909f9fb208bb1a24899b2500..fac52226298170a1606326120bd28561955b103f 100644 --- a/sysdeps/powerpc/nofpu/feupdateenv.c +++ b/sysdeps/powerpc/nofpu/feupdateenv.c @@ -1,7 +1,6 @@ /* Install given floating-point environment and raise exceptions (soft-float edition). Copyright (C) 2002-2021 Free Software Foundation, Inc. - Contributed by Aldy Hernandez , 2002. 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/sysdeps/powerpc/nofpu/fgetexcptflg.c b/sysdeps/powerpc/nofpu/fgetexcptflg.c index 147cf7e0a664ac77e536028f6f838a6a1d78dd22..fceb9c0d6f3f90c21773242796edcaaba31cdabe 100644 --- a/sysdeps/powerpc/nofpu/fgetexcptflg.c +++ b/sysdeps/powerpc/nofpu/fgetexcptflg.c @@ -1,6 +1,5 @@ /* Store current representation for exceptions (soft-float edition). Copyright (C) 2002-2021 Free Software Foundation, Inc. - Contributed by Aldy Hernandez , 2002. 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/sysdeps/powerpc/nofpu/fraiseexcpt.c b/sysdeps/powerpc/nofpu/fraiseexcpt.c index 2d19882851cb93a4052ea1738408d0ae94129396..55e16b53eaa7cf7f466668cf4712e0f55d4b8c2e 100644 --- a/sysdeps/powerpc/nofpu/fraiseexcpt.c +++ b/sysdeps/powerpc/nofpu/fraiseexcpt.c @@ -1,6 +1,5 @@ /* Raise given exceptions (soft-float edition). Copyright (C) 2002-2021 Free Software Foundation, Inc. - Contributed by Aldy Hernandez , 2002. 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/sysdeps/powerpc/nofpu/fsetexcptflg.c b/sysdeps/powerpc/nofpu/fsetexcptflg.c index 2c8015dbe68a4a74f8fad9d709a9f1a05d3d3535..28190ddf5efc7477052e945e5cded84d7d726c79 100644 --- a/sysdeps/powerpc/nofpu/fsetexcptflg.c +++ b/sysdeps/powerpc/nofpu/fsetexcptflg.c @@ -1,6 +1,5 @@ /* Set floating-point environment exception handling (soft-float edition). Copyright (C) 2002-2021 Free Software Foundation, Inc. - Contributed by Aldy Hernandez , 2002. 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/sysdeps/powerpc/nofpu/ftestexcept.c b/sysdeps/powerpc/nofpu/ftestexcept.c index b7d08eca9656cb572e3182dc039fd37213ec1bbf..a764ab5bd3946ab60da6ebb1745503fc7f1b2062 100644 --- a/sysdeps/powerpc/nofpu/ftestexcept.c +++ b/sysdeps/powerpc/nofpu/ftestexcept.c @@ -1,6 +1,5 @@ /* Test floating-point exceptions (soft-float edition). Copyright (C) 2002-2021 Free Software Foundation, Inc. - Contributed by Aldy Hernandez , 2002. 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/sysdeps/powerpc/nofpu/sim-full.c b/sysdeps/powerpc/nofpu/sim-full.c index ab1e97d9edf24da4dadf6f8ec2ad5fcea183b541..c2bf888b7c5ae29a313ca6fb76d08718995bbabc 100644 --- a/sysdeps/powerpc/nofpu/sim-full.c +++ b/sysdeps/powerpc/nofpu/sim-full.c @@ -1,6 +1,5 @@ /* Software floating-point exception handling emulation. Copyright (C) 2002-2021 Free Software Foundation, Inc. - Contributed by Aldy Hernandez , 2002. 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/sysdeps/powerpc/nofpu/soft-supp.h b/sysdeps/powerpc/nofpu/soft-supp.h index 345dfdffdad856bd2312e4d4176f0c9a1fba2b3f..1cd19df8373bad6fb9c4391d914d5209738dc619 100644 --- a/sysdeps/powerpc/nofpu/soft-supp.h +++ b/sysdeps/powerpc/nofpu/soft-supp.h @@ -1,6 +1,5 @@ /* Internal support stuff for complete soft float. Copyright (C) 2002-2021 Free Software Foundation, Inc. - Contributed by Aldy Hernandez , 2002. 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/sysdeps/powerpc/nofpu/sqrtdf2.c b/sysdeps/powerpc/nofpu/sqrtdf2.c index 7204632d6803a1e83e20f92ae14c089a7284c4a9..5da213d9a146a5d93347ecd11dfd5d1d8f244553 100644 --- a/sysdeps/powerpc/nofpu/sqrtdf2.c +++ b/sysdeps/powerpc/nofpu/sqrtdf2.c @@ -2,8 +2,6 @@ Return sqrt(a) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/powerpc/nofpu/sqrtsf2.c b/sysdeps/powerpc/nofpu/sqrtsf2.c index 2b19e3a746b540569aa249f982729a2b5d81dd16..2137d0b5f72a1aafb0458f6bfa685acace2af660 100644 --- a/sysdeps/powerpc/nofpu/sqrtsf2.c +++ b/sysdeps/powerpc/nofpu/sqrtsf2.c @@ -2,8 +2,6 @@ Return sqrt(a) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/powerpc/nptl/pthread_spin_lock.c b/sysdeps/powerpc/nptl/pthread_spin_lock.c index a17dd41c1042d6f566a3c17087c615e62b1c78f4..b62612fc3e0765d47f93cbf684c9e35e2b997bb0 100644 --- a/sysdeps/powerpc/nptl/pthread_spin_lock.c +++ b/sysdeps/powerpc/nptl/pthread_spin_lock.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Paul Mackerras , 2003. 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/sysdeps/powerpc/nptl/pthread_spin_trylock.c b/sysdeps/powerpc/nptl/pthread_spin_trylock.c index a9021b26ae6031238669d7dde10c80c5d6149457..45fe6ad2947289fcc9bcbc62cc5c7a6122a417bb 100644 --- a/sysdeps/powerpc/nptl/pthread_spin_trylock.c +++ b/sysdeps/powerpc/nptl/pthread_spin_trylock.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Paul Mackerras , 2003. 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/sysdeps/powerpc/power4/wordcopy.c b/sysdeps/powerpc/power4/wordcopy.c index f7ca1df7c392a050c82e101566ff665ba0502f26..e5c951574c1e80982cdf663093fabf5958ea84b3 100644 --- a/sysdeps/powerpc/power4/wordcopy.c +++ b/sysdeps/powerpc/power4/wordcopy.c @@ -1,7 +1,6 @@ /* _memcopy.c -- subroutines for memory copy functions. Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund (tege@sics.se). 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/sysdeps/powerpc/power6/wordcopy.c b/sysdeps/powerpc/power6/wordcopy.c index fc36f250bcfdba551a2849b3fc1f8f6e248562b3..278b26c79fdf4a8a95e15f030f7c6f0dacf746e4 100644 --- a/sysdeps/powerpc/power6/wordcopy.c +++ b/sysdeps/powerpc/power6/wordcopy.c @@ -1,8 +1,6 @@ /* _memcopy.c -- subroutines for memory copy functions. Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund (tege@sics.se). - Updated for POWER6 by Steven Munroe (sjmunroe@us.ibm.com). 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/sysdeps/powerpc/powerpc32/a2/memcpy.S b/sysdeps/powerpc/powerpc32/a2/memcpy.S index 41eb5aaf3ce319814977e5c4f8142281fbaeb32f..ef51774e3f1bf97bb3b6ea5128227555aacdbb5e 100644 --- a/sysdeps/powerpc/powerpc32/a2/memcpy.S +++ b/sysdeps/powerpc/powerpc32/a2/memcpy.S @@ -1,6 +1,5 @@ /* Optimized memcpy implementation for PowerPC A2. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Michael Brutman . 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/sysdeps/powerpc/powerpc32/atomic-machine.h b/sysdeps/powerpc/powerpc32/atomic-machine.h index c03507ec1dcd383a636c6270a0af07399e724362..125a24ddf70c117ee25fd7eb3a2692ff4d48f289 100644 --- a/sysdeps/powerpc/powerpc32/atomic-machine.h +++ b/sysdeps/powerpc/powerpc32/atomic-machine.h @@ -1,7 +1,6 @@ /* Atomic operations. PowerPC32 version. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Paul Mackerras , 2003. 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/sysdeps/powerpc/powerpc32/power4/hp-timing.h b/sysdeps/powerpc/powerpc32/power4/hp-timing.h index d1e5b3ca54684e631de0405c02670e3a63234474..ee5e016b5c1e060d8d5eab60abc37fe3c63d3362 100644 --- a/sysdeps/powerpc/powerpc32/power4/hp-timing.h +++ b/sysdeps/powerpc/powerpc32/power4/hp-timing.h @@ -1,7 +1,6 @@ /* High precision, low overhead timing functions. powerpc64 version. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/powerpc/powerpc32/power4/memcopy.h b/sysdeps/powerpc/powerpc32/power4/memcopy.h index a38e79307ce4fb1afce6b0d3c58ea3b897670097..88c0ec07109179622d5bfbc54029c5fb0bc72bff 100644 --- a/sysdeps/powerpc/powerpc32/power4/memcopy.h +++ b/sysdeps/powerpc/powerpc32/power4/memcopy.h @@ -1,7 +1,6 @@ /* memcopy.h -- definitions for memory copy functions. Generic C version. Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund (tege@sics.se). 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/sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S b/sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S index a4b82f24f0dce1ee342ad49989678af5b408c0d5..e6c4d0ac09fcfd42203403bf5baac06cb7eca1a6 100644 --- a/sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S +++ b/sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S @@ -1,6 +1,5 @@ /* Optimized bzero implementation for PowerPC32/POWER6. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S b/sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S index e59af8621bcf800ebc38e7e90177220b79068199..67c4bfe3b8fbc15ddca36b6f932dbaf463bea00e 100644 --- a/sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S +++ b/sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S @@ -1,6 +1,5 @@ /* Optimized bzero implementation for PowerPC32/POWER7. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S b/sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S index 04413f690d9bb0160607e3549d9adc0588413987..c752d7e35df3a3391e00ded1154b0d302114de35 100644 --- a/sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S +++ b/sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S @@ -1,6 +1,5 @@ /* Optimized bzero implementation for PowerPC32/PPC32. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S b/sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S index 55da8ad023418cdf48379ea89faeb0bfe940618f..fc2f6f6581f00e7303ddd93a6b6e00fceac17313 100644 --- a/sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S +++ b/sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S @@ -1,6 +1,5 @@ /* Optimized memchr implementation for PowerPC32/POWER7 using cmpb insn. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S b/sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S index b5612c5463ed56a8ac8072baf31d7691ec7bb856..1b85e8530857d9b30632e5a35ecbb23d7f1b557a 100644 --- a/sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S +++ b/sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S @@ -1,6 +1,5 @@ /* Optimized memrchr implementation for PowerPC32/POWER7 using cmpb insn. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S b/sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S index d73153ed736d7ad299354857ba18d75aa6a2597a..3b75dda9cd535a35dfa6e8a49f05a6b151cbac70 100644 --- a/sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S +++ b/sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S @@ -1,6 +1,5 @@ /* Optimized rawrawmemchr implementation for PowerPC32/POWER7 using cmpb insn. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-power7.S b/sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-power7.S index 201593f874e3493c39dbc968dcb659c9ff830fbc..42d6d28ade1a8f95c4ab0c8cec4bca94a721df1b 100644 --- a/sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-power7.S +++ b/sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-power7.S @@ -1,6 +1,5 @@ /* Optimized strnlen implementation for PowerPC32/POWER7 using cmpb insn. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc32/power7/memchr.S b/sysdeps/powerpc/powerpc32/power7/memchr.S index 82bf05adbbeb8803bf005a9f358ed5e7d04ee79b..bbd332682ac81c517b0d92b194efc91e8edd3d55 100644 --- a/sysdeps/powerpc/powerpc32/power7/memchr.S +++ b/sysdeps/powerpc/powerpc32/power7/memchr.S @@ -1,6 +1,5 @@ /* Optimized memchr implementation for PowerPC32/POWER7 using cmpb insn. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc32/power7/memcpy.S b/sysdeps/powerpc/powerpc32/power7/memcpy.S index a129234a952dda70e79c4795b58ab8aef70ab102..58c8620abf89f4522dbd50d5464cd3ae5cd8c211 100644 --- a/sysdeps/powerpc/powerpc32/power7/memcpy.S +++ b/sysdeps/powerpc/powerpc32/power7/memcpy.S @@ -1,6 +1,5 @@ /* Optimized memcpy implementation for PowerPC32/POWER7. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc32/power7/mempcpy.S b/sysdeps/powerpc/powerpc32/power7/mempcpy.S index 49b9369f7b1e76421f4648309042de17f98251ca..2ea50fbbcb92c1aef567a4c662c1890d827d7742 100644 --- a/sysdeps/powerpc/powerpc32/power7/mempcpy.S +++ b/sysdeps/powerpc/powerpc32/power7/mempcpy.S @@ -1,6 +1,5 @@ /* Optimized mempcpy implementation for POWER7. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc32/power7/memrchr.S b/sysdeps/powerpc/powerpc32/power7/memrchr.S index 5d8c4b7de63114ba9d3b5dd8e4fcc45fbb767c77..73a2d8e120916c6ea0f8416da8e11a9fab20f2b3 100644 --- a/sysdeps/powerpc/powerpc32/power7/memrchr.S +++ b/sysdeps/powerpc/powerpc32/power7/memrchr.S @@ -1,6 +1,5 @@ /* Optimized memrchr implementation for PowerPC32/POWER7 using cmpb insn. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc32/power7/memset.S b/sysdeps/powerpc/powerpc32/power7/memset.S index 4619d6cfbef648e177e5932b4b120cfc21ae498e..b74d0bc3aaea855ee01d738e233a093112610c8c 100644 --- a/sysdeps/powerpc/powerpc32/power7/memset.S +++ b/sysdeps/powerpc/powerpc32/power7/memset.S @@ -1,6 +1,5 @@ /* Optimized memset implementation for PowerPC32/POWER7. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc32/power7/rawmemchr.S b/sysdeps/powerpc/powerpc32/power7/rawmemchr.S index f18cea4924c7c7000eb3527996abb597505620a0..369b88103645c29f3545f0ad46300df2bfeccfb8 100644 --- a/sysdeps/powerpc/powerpc32/power7/rawmemchr.S +++ b/sysdeps/powerpc/powerpc32/power7/rawmemchr.S @@ -1,6 +1,5 @@ /* Optimized rawmemchr implementation for PowerPC32/POWER7 using cmpb insn. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc32/power7/strchr.S b/sysdeps/powerpc/powerpc32/power7/strchr.S index 8277d4fdcbb673c7fec6886b0c63c5c32c16fb09..cb621e3a8d4333c2f9e5aa3d35836899ed0fc66c 100644 --- a/sysdeps/powerpc/powerpc32/power7/strchr.S +++ b/sysdeps/powerpc/powerpc32/power7/strchr.S @@ -1,6 +1,5 @@ /* Optimized strchr implementation for PowerPC32/POWER7 using cmpb insn. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc32/power7/strchrnul.S b/sysdeps/powerpc/powerpc32/power7/strchrnul.S index 17c553b27444bd9a9206b26cc76c829f46c5aedd..c716f691ae04390100e40b7e7b63a1824180a490 100644 --- a/sysdeps/powerpc/powerpc32/power7/strchrnul.S +++ b/sysdeps/powerpc/powerpc32/power7/strchrnul.S @@ -1,6 +1,5 @@ /* Optimized strchrnul implementation for PowerPC32/POWER7 using cmpb insn. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc32/power7/strlen.S b/sysdeps/powerpc/powerpc32/power7/strlen.S index 0c7da4b7bd4664d6086cb2d7d6d7767041e61ef1..ee0f254e1e12ccc78477298dab853d8672ef66be 100644 --- a/sysdeps/powerpc/powerpc32/power7/strlen.S +++ b/sysdeps/powerpc/powerpc32/power7/strlen.S @@ -1,6 +1,5 @@ /* Optimized strlen implementation for PowerPC32/POWER7 using cmpb insn. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc32/power7/strnlen.S b/sysdeps/powerpc/powerpc32/power7/strnlen.S index 2b3b7faf52a68f7887762ec934bd49e397cf4721..67ff821d1921b2794b16409e11c5a2ffd00f6a80 100644 --- a/sysdeps/powerpc/powerpc32/power7/strnlen.S +++ b/sysdeps/powerpc/powerpc32/power7/strnlen.S @@ -1,6 +1,5 @@ /* Optimized strnlen implementation for PowerPC32/POWER7 using cmpb insn. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc64/a2/memcpy.S b/sysdeps/powerpc/powerpc64/a2/memcpy.S index c20671491aa23416d7f8694e9643efabaeabda20..932f4c83818cdaa6cd90d8357045db2418ac24ab 100644 --- a/sysdeps/powerpc/powerpc64/a2/memcpy.S +++ b/sysdeps/powerpc/powerpc64/a2/memcpy.S @@ -1,6 +1,5 @@ /* Optimized memcpy implementation for PowerPC A2. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Michael Brutman . 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/sysdeps/powerpc/powerpc64/atomic-machine.h b/sysdeps/powerpc/powerpc64/atomic-machine.h index 28334c2c31db7235a76ad7b5aeb3c2ac47f859e6..0391ac3b7555794e5d398215d1f74780a2645dd0 100644 --- a/sysdeps/powerpc/powerpc64/atomic-machine.h +++ b/sysdeps/powerpc/powerpc64/atomic-machine.h @@ -1,7 +1,6 @@ /* Atomic operations. PowerPC64 version. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Paul Mackerras , 2003. 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/sysdeps/powerpc/powerpc64/ffsll.c b/sysdeps/powerpc/powerpc64/ffsll.c index 8959992b152372c3d0cd95a17d9425196c0020ed..ef5280248b3d81f5f750f7c97617027955c1e7c5 100644 --- a/sysdeps/powerpc/powerpc64/ffsll.c +++ b/sysdeps/powerpc/powerpc64/ffsll.c @@ -2,7 +2,6 @@ For PowerPC. Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund (tege@sics.se). 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/sysdeps/powerpc/powerpc64/hp-timing.h b/sysdeps/powerpc/powerpc64/hp-timing.h index dc2881ecc790eae5692888a7cd51436d3f158bc7..a2f6303c0e9d08073bbcb5c618278b353c1ac28a 100644 --- a/sysdeps/powerpc/powerpc64/hp-timing.h +++ b/sysdeps/powerpc/powerpc64/hp-timing.h @@ -1,7 +1,6 @@ /* High precision, low overhead timing functions. powerpc64 version. Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/powerpc/powerpc64/power7/memchr.S b/sysdeps/powerpc/powerpc64/power7/memchr.S index 0104e86d6f1c469c3f131efaec9629c1c018c565..ef2736996330970d694021a64228bf2746ecf72b 100644 --- a/sysdeps/powerpc/powerpc64/power7/memchr.S +++ b/sysdeps/powerpc/powerpc64/power7/memchr.S @@ -1,6 +1,5 @@ /* Optimized memchr implementation for PowerPC64/POWER7 using cmpb insn. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc64/power7/memcpy.S b/sysdeps/powerpc/powerpc64/power7/memcpy.S index 589d99bca957ea93a967daa7c9d322b836e7ab22..abde9be219fae63e81dfef16c7aa448265a937cb 100644 --- a/sysdeps/powerpc/powerpc64/power7/memcpy.S +++ b/sysdeps/powerpc/powerpc64/power7/memcpy.S @@ -1,6 +1,5 @@ /* Optimized memcpy implementation for PowerPC64/POWER7. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc64/power7/mempcpy.S b/sysdeps/powerpc/powerpc64/power7/mempcpy.S index 5f4b2531833af9b0f8979fb0f6bd763794c2d74b..d4dbcc3656f78d7886d5025e02a8011f52e4737b 100644 --- a/sysdeps/powerpc/powerpc64/power7/mempcpy.S +++ b/sysdeps/powerpc/powerpc64/power7/mempcpy.S @@ -1,6 +1,5 @@ /* Optimized mempcpy implementation for POWER7. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc64/power7/memrchr.S b/sysdeps/powerpc/powerpc64/power7/memrchr.S index bd913700bac9e5e71419f7a04a867a99f6310485..4324ba2d92fcedeaede3b546c2e4bac955e4f941 100644 --- a/sysdeps/powerpc/powerpc64/power7/memrchr.S +++ b/sysdeps/powerpc/powerpc64/power7/memrchr.S @@ -1,6 +1,5 @@ /* Optimized memrchr implementation for PowerPC64/POWER7 using cmpb insn. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc64/power7/memset.S b/sysdeps/powerpc/powerpc64/power7/memset.S index 8b256d31561747ac4277e97c76a20b31700f1150..e03e17b2709657f2ea166c11708a6e3673177b53 100644 --- a/sysdeps/powerpc/powerpc64/power7/memset.S +++ b/sysdeps/powerpc/powerpc64/power7/memset.S @@ -1,6 +1,5 @@ /* Optimized memset implementation for PowerPC64/POWER7. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc64/power7/rawmemchr.S b/sysdeps/powerpc/powerpc64/power7/rawmemchr.S index 5edcd60131a49b9827bff5dd238a1605e85d6f33..0786bf40c7f91e19dcd4f1850375ce2c1ec6799c 100644 --- a/sysdeps/powerpc/powerpc64/power7/rawmemchr.S +++ b/sysdeps/powerpc/powerpc64/power7/rawmemchr.S @@ -1,6 +1,5 @@ /* Optimized rawmemchr implementation for PowerPC64/POWER7 using cmpb insn. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc64/power7/strchr.S b/sysdeps/powerpc/powerpc64/power7/strchr.S index e7afed1d9578bdb7874e7ce0608ef1cabeb14e57..7cc9122135d727af992948426ecbc10e17ba1837 100644 --- a/sysdeps/powerpc/powerpc64/power7/strchr.S +++ b/sysdeps/powerpc/powerpc64/power7/strchr.S @@ -1,6 +1,5 @@ /* Optimized strchr implementation for PowerPC64/POWER7 using cmpb insn. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc64/power7/strchrnul.S b/sysdeps/powerpc/powerpc64/power7/strchrnul.S index 568a77afd8f442d70495837794c9bce9a4a9d054..a4e04608919a959f4e779aad2d066c517536b02e 100644 --- a/sysdeps/powerpc/powerpc64/power7/strchrnul.S +++ b/sysdeps/powerpc/powerpc64/power7/strchrnul.S @@ -1,6 +1,5 @@ /* Optimized strchrnul implementation for PowerPC64/POWER7 using cmpb insn. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc64/power7/strlen.S b/sysdeps/powerpc/powerpc64/power7/strlen.S index c8e6c3d9fbe559edb2c58c449cf89338ecd2f7cc..c569595d0dea9c5534aece14ab797c1c57991c03 100644 --- a/sysdeps/powerpc/powerpc64/power7/strlen.S +++ b/sysdeps/powerpc/powerpc64/power7/strlen.S @@ -1,6 +1,5 @@ /* Optimized strlen implementation for PowerPC64/POWER7 using cmpb insn. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc64/power7/strnlen.S b/sysdeps/powerpc/powerpc64/power7/strnlen.S index a6f22c13be3836d56a68da43ee41c334e051edf8..a6742555bbec2256e5a89eb201ffe1a48bf157d2 100644 --- a/sysdeps/powerpc/powerpc64/power7/strnlen.S +++ b/sysdeps/powerpc/powerpc64/power7/strnlen.S @@ -1,6 +1,5 @@ /* Optimized strnlen implementation for PowerPC64/POWER7 using cmpb insn. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/powerpc/powerpc64/power8/memrchr.S b/sysdeps/powerpc/powerpc64/power8/memrchr.S index 434c3cbac711bc5a305e9411ce585463e7760467..e51a0ef5971ebc98b710f75bce0004f0dad3c8df 100644 --- a/sysdeps/powerpc/powerpc64/power8/memrchr.S +++ b/sysdeps/powerpc/powerpc64/power8/memrchr.S @@ -1,6 +1,5 @@ /* Optimized memrchr implementation for PowerPC64/POWER8. Copyright (C) 2017-2021 Free Software Foundation, Inc. - Contributed by Luis Machado . 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/sysdeps/pthread/eintr.c b/sysdeps/pthread/eintr.c index 75c81fdd6d99625ce4a17d77845260c28861f7ee..58f6a99242cc294d8e7703d6d000aa505db5b4c2 100644 --- a/sysdeps/pthread/eintr.c +++ b/sysdeps/pthread/eintr.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/posix-timer.h b/sysdeps/pthread/posix-timer.h index 03bee141607ab032dae63933cd6f096524afd4a1..88d9cc275f46b4fd29c8d99d209e70a5b20d82ea 100644 --- a/sysdeps/pthread/posix-timer.h +++ b/sysdeps/pthread/posix-timer.h @@ -1,7 +1,6 @@ /* Definitions for POSIX timer implementation on top of NPTL. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Kaz Kylheku . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/sysdeps/pthread/pthread_atfork.c b/sysdeps/pthread/pthread_atfork.c index 7646fe7efc0bb93877067fc4cc09fa198be8233d..5478d0976dac69bed83e4b0ce96b2f324bf41da9 100644 --- a/sysdeps/pthread/pthread_atfork.c +++ b/sysdeps/pthread/pthread_atfork.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/sem_close.c b/sysdeps/pthread/sem_close.c index 212848f7451776e2d52636b75726e78f5b3ffe64..139417ee6b3c553d538f91a395bd4a8b646e81e8 100644 --- a/sysdeps/pthread/sem_close.c +++ b/sysdeps/pthread/sem_close.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/sem_open.c b/sysdeps/pthread/sem_open.c index 770ab17cdbb47b83b06df01372526f5e393f9679..0e5f7a26b3b6a437defa935c7fad1847007772f6 100644 --- a/sysdeps/pthread/sem_open.c +++ b/sysdeps/pthread/sem_open.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/sem_unlink.c b/sysdeps/pthread/sem_unlink.c index c6f89349e59b4af9ebe2abcac07f33c60dcfecf1..9c096fd4214e391d10ef19ceba014e2033636c03 100644 --- a/sysdeps/pthread/sem_unlink.c +++ b/sysdeps/pthread/sem_unlink.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-_res1.c b/sysdeps/pthread/tst-_res1.c index 912a5da2a55b68d123696b26fff103302716bb04..5d194db512124ea079982ac9db20b10e44df5766 100644 --- a/sysdeps/pthread/tst-_res1.c +++ b/sysdeps/pthread/tst-_res1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/pthread/tst-_res1mod1.c b/sysdeps/pthread/tst-_res1mod1.c index 8b266931169131af21ed68c851f16ea96deecbdc..de28b64a6ad2715c14658aa34dd749e20c78d1f4 100644 --- a/sysdeps/pthread/tst-_res1mod1.c +++ b/sysdeps/pthread/tst-_res1mod1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/pthread/tst-abstime.c b/sysdeps/pthread/tst-abstime.c index 0c8a1dd9b8efe52bb81cdd8eadb4705e36e6a024..b0914cc7f7da3256a34a4098d5b1007c580be969 100644 --- a/sysdeps/pthread/tst-abstime.c +++ b/sysdeps/pthread/tst-abstime.c @@ -1,6 +1,5 @@ /* Copyright (C) 2010-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab , 2010. 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/sysdeps/pthread/tst-atfork1.c b/sysdeps/pthread/tst-atfork1.c index 96f2ac0ead5b57ab01cf706284eca71b4b0a3d59..eb2f3a54f20717162375237d36a81a957cca1f58 100644 --- a/sysdeps/pthread/tst-atfork1.c +++ b/sysdeps/pthread/tst-atfork1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-atfork2.c b/sysdeps/pthread/tst-atfork2.c index cd360480b9c386a7f0f2078b57567564e86e07da..cd7653b12b610e063e26d46834de65ac76720409 100644 --- a/sysdeps/pthread/tst-atfork2.c +++ b/sysdeps/pthread/tst-atfork2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-atfork2mod.c b/sysdeps/pthread/tst-atfork2mod.c index f1ed0a7ab0203d1ed610449ee7bb86dc31207d52..7c88e8e52df69d24eda7bad745d272aad230bce3 100644 --- a/sysdeps/pthread/tst-atfork2mod.c +++ b/sysdeps/pthread/tst-atfork2mod.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-attr1.c b/sysdeps/pthread/tst-attr1.c index 1a2bd96ab46ac18442a8512ccbf8d732d623bcc5..0ad347b1e6b786451b92c6fcc0b78712c58a6a01 100644 --- a/sysdeps/pthread/tst-attr1.c +++ b/sysdeps/pthread/tst-attr1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-backtrace1.c b/sysdeps/pthread/tst-backtrace1.c index 0ab2798a778d9a648b3fbfd090218f48e09e4edd..eeeb7dfa6640db1c6992f8d8e96345a285702bf8 100644 --- a/sysdeps/pthread/tst-backtrace1.c +++ b/sysdeps/pthread/tst-backtrace1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/sysdeps/pthread/tst-barrier1.c b/sysdeps/pthread/tst-barrier1.c index 5175f5fdc23458df79a3f1d9d51de4a8a9770cd2..e16ead446b109db2ac1504ea2312d1db3fe0205f 100644 --- a/sysdeps/pthread/tst-barrier1.c +++ b/sysdeps/pthread/tst-barrier1.c @@ -1,7 +1,6 @@ /* Tests barrier initialization. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-barrier2.c b/sysdeps/pthread/tst-barrier2.c index 30031a13435e07dfbc4c72e08e97d45e15a2c51a..2e8b7f3d264d80207f97faac9a6d92effe9008d5 100644 --- a/sysdeps/pthread/tst-barrier2.c +++ b/sysdeps/pthread/tst-barrier2.c @@ -1,7 +1,6 @@ /* Tests process-shared barriers. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-barrier3.c b/sysdeps/pthread/tst-barrier3.c index 43950ad85c598b542016e21507f386bcb9f160d9..5cdf51d2febfac0f0ea90e5b0dd9576233ddb694 100644 --- a/sysdeps/pthread/tst-barrier3.c +++ b/sysdeps/pthread/tst-barrier3.c @@ -1,7 +1,6 @@ /* Test of POSIX barriers. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-barrier4.c b/sysdeps/pthread/tst-barrier4.c index b9c34f3295acfa57a933c1867e162c06daeb55b6..0c0d65c9b391d83f7c5d0d30a86ab3f05ff9239a 100644 --- a/sysdeps/pthread/tst-barrier4.c +++ b/sysdeps/pthread/tst-barrier4.c @@ -1,7 +1,6 @@ /* This tests destruction of a barrier right after waiting on it. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/sysdeps/pthread/tst-basic1.c b/sysdeps/pthread/tst-basic1.c index 2429b2ab5d057cfcba7a50ae090eb500efe3b5d6..7660b515a304e9f99eeccf2610eb73a3fef95023 100644 --- a/sysdeps/pthread/tst-basic1.c +++ b/sysdeps/pthread/tst-basic1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-basic2.c b/sysdeps/pthread/tst-basic2.c index e5aa60a923a08e4cec276327a36af2760016ba6f..5a60f29d954234e39717cbcc14cb3c1f48bbb4b1 100644 --- a/sysdeps/pthread/tst-basic2.c +++ b/sysdeps/pthread/tst-basic2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-basic3.c b/sysdeps/pthread/tst-basic3.c index 18b49aec4e217d5467233c81f36183b5bb943d4b..bf32afda79413978601aab8b68f48e7e1f473f6a 100644 --- a/sysdeps/pthread/tst-basic3.c +++ b/sysdeps/pthread/tst-basic3.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-basic4.c b/sysdeps/pthread/tst-basic4.c index e27e3905ad124ebaf9e809b106296d7bd95fdedc..6f05b2bed5ddeacf578b6f554c80b20553ee27a6 100644 --- a/sysdeps/pthread/tst-basic4.c +++ b/sysdeps/pthread/tst-basic4.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-basic5.c b/sysdeps/pthread/tst-basic5.c index 39b4e1974fe991301f3b3b67e78a5bc26705c38c..c24e6c3ae4fedd3f68dff4d316562c3c14ca50e1 100644 --- a/sysdeps/pthread/tst-basic5.c +++ b/sysdeps/pthread/tst-basic5.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-basic6.c b/sysdeps/pthread/tst-basic6.c index b5cfa14d1f33ea3b9780714d4cc65e3b7ddeed7e..676c5e05390da783a127f8271f618f07381f67dc 100644 --- a/sysdeps/pthread/tst-basic6.c +++ b/sysdeps/pthread/tst-basic6.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-cancel1.c b/sysdeps/pthread/tst-cancel1.c index f0b860d5f13087e1335b3831c6bd245f6bf1640e..c3b72b6309f0ef4477196f46363ecf46be9ab70e 100644 --- a/sysdeps/pthread/tst-cancel1.c +++ b/sysdeps/pthread/tst-cancel1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-cancel10.c b/sysdeps/pthread/tst-cancel10.c index e3de76be6ecd2b84258b2777f84abfa15cbb2d4f..a5e3a5f9666c01a06ef71b095bcdca969ac8e5ea 100644 --- a/sysdeps/pthread/tst-cancel10.c +++ b/sysdeps/pthread/tst-cancel10.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-cancel11.c b/sysdeps/pthread/tst-cancel11.c index e485e0827e1895e532288f6a041a7537f6443bdb..a1307b8df7f779eb7a8d9dfeeb6df5468d48f0f0 100644 --- a/sysdeps/pthread/tst-cancel11.c +++ b/sysdeps/pthread/tst-cancel11.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-cancel12.c b/sysdeps/pthread/tst-cancel12.c index 65c8f6aebd2247d5ecb333c9c07f11a2d0bdeea6..68b2ae9a44aca1fbfe56655c25d25e8d778eb360 100644 --- a/sysdeps/pthread/tst-cancel12.c +++ b/sysdeps/pthread/tst-cancel12.c @@ -1,7 +1,6 @@ /* Test sem_wait cancellation for uncontended case. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-cancel13.c b/sysdeps/pthread/tst-cancel13.c index a71c47b89b3a07e3164b7379e3d0ff913d06ad7e..480ba6cc9c91daee1d4ab7dd1f7a6c9a492cff2b 100644 --- a/sysdeps/pthread/tst-cancel13.c +++ b/sysdeps/pthread/tst-cancel13.c @@ -1,7 +1,6 @@ /* Test sem_wait cancellation for contended case. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-cancel14.c b/sysdeps/pthread/tst-cancel14.c index b961ba4bfbc164fec04d3193a8d8a4c6560fa3d6..ef8ccf4188ee8ca50d6624a5b39c2fc680507583 100644 --- a/sysdeps/pthread/tst-cancel14.c +++ b/sysdeps/pthread/tst-cancel14.c @@ -1,7 +1,6 @@ /* Test sem_timedwait cancellation for uncontended case. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-cancel15.c b/sysdeps/pthread/tst-cancel15.c index d7c6b10e47fdb50cb4b1b27c17a39ede2fc9e17f..d50803c80f8884afe8c1276cdbb3b5c0939a2a91 100644 --- a/sysdeps/pthread/tst-cancel15.c +++ b/sysdeps/pthread/tst-cancel15.c @@ -1,7 +1,6 @@ /* Test sem_timedwait cancellation for contended case. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-cancel16.c b/sysdeps/pthread/tst-cancel16.c index 12e5799839e2c09eaca68546bdab3badfddabbc9..2ab3e95827734c02273c3aadda5701748f99c5f8 100644 --- a/sysdeps/pthread/tst-cancel16.c +++ b/sysdeps/pthread/tst-cancel16.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-cancel18.c b/sysdeps/pthread/tst-cancel18.c index 912413164d06b9381704d99b5b268210bc1c44d0..475e5da6f69f1ff77bc46292671ae906275e96ac 100644 --- a/sysdeps/pthread/tst-cancel18.c +++ b/sysdeps/pthread/tst-cancel18.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-cancel19.c b/sysdeps/pthread/tst-cancel19.c index 8bc3d7ae41a797edf404e255ac9bc71aca469fe7..6b9233abbbee86ce16798e1c6a2a97319a240d93 100644 --- a/sysdeps/pthread/tst-cancel19.c +++ b/sysdeps/pthread/tst-cancel19.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/pthread/tst-cancel2.c b/sysdeps/pthread/tst-cancel2.c index 7f49848bbb20b360277bea35b27b8f2ef8c835c2..785e17c959a24259196c377082698eb14f1a3c56 100644 --- a/sysdeps/pthread/tst-cancel2.c +++ b/sysdeps/pthread/tst-cancel2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-cancel20.c b/sysdeps/pthread/tst-cancel20.c index 194726a0d4c56d5377b5528728091f5b497e106f..80af5596452b6e184cdc28435a7b614c9150756c 100644 --- a/sysdeps/pthread/tst-cancel20.c +++ b/sysdeps/pthread/tst-cancel20.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/pthread/tst-cancel21.c b/sysdeps/pthread/tst-cancel21.c index 2fe248082ec94b253f04efdfb7bf54e606e0f106..95e3b8a3879f46f4acfa105bc743930380a9ee77 100644 --- a/sysdeps/pthread/tst-cancel21.c +++ b/sysdeps/pthread/tst-cancel21.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/pthread/tst-cancel22.c b/sysdeps/pthread/tst-cancel22.c index 3fdd49f7f360fa492ff4ba19050b218eb224afe2..28865deef350d28a015a668488ae444b3349631d 100644 --- a/sysdeps/pthread/tst-cancel22.c +++ b/sysdeps/pthread/tst-cancel22.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/pthread/tst-cancel3.c b/sysdeps/pthread/tst-cancel3.c index 305f3ef9d9a3d6fd749887dd0dced18154fb7e8e..10de9e6c5e10cda3e4ded94a5af6405a331fed91 100644 --- a/sysdeps/pthread/tst-cancel3.c +++ b/sysdeps/pthread/tst-cancel3.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-cancel4.c b/sysdeps/pthread/tst-cancel4.c index e40f80b2690c9bd137f567a21e4eeee384eb7c55..34b08336250a404f660821c8293560b2071a1b69 100644 --- a/sysdeps/pthread/tst-cancel4.c +++ b/sysdeps/pthread/tst-cancel4.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-cancel6.c b/sysdeps/pthread/tst-cancel6.c index b8e6636e6b05d72ac470db4569645a74af6c6b5e..9ecd67e57f21725f07c493450fad7459b739f5d4 100644 --- a/sysdeps/pthread/tst-cancel6.c +++ b/sysdeps/pthread/tst-cancel6.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-cancel8.c b/sysdeps/pthread/tst-cancel8.c index c5cacfcde29fe9a799373e9247a8c23f95e5ab63..bf4e261b307bff2c48e9fb60361385068829c932 100644 --- a/sysdeps/pthread/tst-cancel8.c +++ b/sysdeps/pthread/tst-cancel8.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-cancel9.c b/sysdeps/pthread/tst-cancel9.c index 91daba0d659ca7e33176ab451ad14bdf9b4f4909..b5136d8ab66849e231982c752bb2c45635419399 100644 --- a/sysdeps/pthread/tst-cancel9.c +++ b/sysdeps/pthread/tst-cancel9.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-cleanup0.c b/sysdeps/pthread/tst-cleanup0.c index 542e87b59e3d94eafb65f2bae266c1254d44463b..1d3a9c7c286752116841c7a08b7bdb5f2d4b9ee2 100644 --- a/sysdeps/pthread/tst-cleanup0.c +++ b/sysdeps/pthread/tst-cleanup0.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-cleanup1.c b/sysdeps/pthread/tst-cleanup1.c index 4afad4bb56c964aca22dc8716b6cc3f4d9ed9418..385ab694a2b5f9420ee41733dfcc6837b8b2df47 100644 --- a/sysdeps/pthread/tst-cleanup1.c +++ b/sysdeps/pthread/tst-cleanup1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-cleanup2.c b/sysdeps/pthread/tst-cleanup2.c index f2f4503edd888613d135de1f21a79ae825b9df9a..476091edc00b1bc5823c16c6d63529b8904685e8 100644 --- a/sysdeps/pthread/tst-cleanup2.c +++ b/sysdeps/pthread/tst-cleanup2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bao Duong , 2003. 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/sysdeps/pthread/tst-cleanup3.c b/sysdeps/pthread/tst-cleanup3.c index e7ccbf79f470bba4d74bbe1c132b8f74357ff613..834b1a1a488c31fa22aa9ea2bc53a3e2aff73a85 100644 --- a/sysdeps/pthread/tst-cleanup3.c +++ b/sysdeps/pthread/tst-cleanup3.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-clock1.c b/sysdeps/pthread/tst-clock1.c index e176116949ab047eaae13d6bb918720d9ff6e445..3034680bc4c818d8d6e295b71b55919716272c6a 100644 --- a/sysdeps/pthread/tst-clock1.c +++ b/sysdeps/pthread/tst-clock1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-cond1.c b/sysdeps/pthread/tst-cond1.c index f65c9d9bca7ab41f81abf91b197e8d2673c3a84f..00c93dfe2f7128f9d6d6a176e0fc898b807fafa6 100644 --- a/sysdeps/pthread/tst-cond1.c +++ b/sysdeps/pthread/tst-cond1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-cond10.c b/sysdeps/pthread/tst-cond10.c index 71b4469993fa3ae68d60f5798ba0256dab9a1b3c..5222c06d5293e070ad7d1299c0c2ffe463ca20de 100644 --- a/sysdeps/pthread/tst-cond10.c +++ b/sysdeps/pthread/tst-cond10.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-cond11.c b/sysdeps/pthread/tst-cond11.c index 696a9ccdd019c0317ad0442e900de63c311ebc96..d87a5d80a8c2a7d5bb8a50be84cce98f02595168 100644 --- a/sysdeps/pthread/tst-cond11.c +++ b/sysdeps/pthread/tst-cond11.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-cond12.c b/sysdeps/pthread/tst-cond12.c index 166edf5d6752843b80605b8be69d360dad85a351..3ed5101df6dc3e28c8e92aff077fc62c31be9859 100644 --- a/sysdeps/pthread/tst-cond12.c +++ b/sysdeps/pthread/tst-cond12.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-cond14.c b/sysdeps/pthread/tst-cond14.c index f3d5fe225f85139d8a6c0a3bfa046e1de3b5f104..d1e25209857a77229ed4c4454d86283c1867c034 100644 --- a/sysdeps/pthread/tst-cond14.c +++ b/sysdeps/pthread/tst-cond14.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/sysdeps/pthread/tst-cond15.c b/sysdeps/pthread/tst-cond15.c index fe549a8a802cf69f84012bdcc33a6060809a6949..843b356ac64e85ca17d22359bf7d149445d19d12 100644 --- a/sysdeps/pthread/tst-cond15.c +++ b/sysdeps/pthread/tst-cond15.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/sysdeps/pthread/tst-cond16.c b/sysdeps/pthread/tst-cond16.c index 683a062cc0f53182a7115e35c4cb73d63cb8e356..445c35af5e8ab3cdec02db649dca3fea49ba4c88 100644 --- a/sysdeps/pthread/tst-cond16.c +++ b/sysdeps/pthread/tst-cond16.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/sysdeps/pthread/tst-cond18.c b/sysdeps/pthread/tst-cond18.c index 4fdd195d3deea601825e2c0b941553de961e0aed..3fcaea3aaa73b4b35e2a9f9bbc9f50d5241c3a2b 100644 --- a/sysdeps/pthread/tst-cond18.c +++ b/sysdeps/pthread/tst-cond18.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/sysdeps/pthread/tst-cond19.c b/sysdeps/pthread/tst-cond19.c index 95dbd995566463919942888451ca788f9629973e..6653a5dc97e2d6909c4473f1bfaf00880ec58c4c 100644 --- a/sysdeps/pthread/tst-cond19.c +++ b/sysdeps/pthread/tst-cond19.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/sysdeps/pthread/tst-cond2.c b/sysdeps/pthread/tst-cond2.c index aef73ac9f3f895b185427d3aa7a8ee62dfb7ec50..8bab6df36c311bd3593553c731544345a10069b9 100644 --- a/sysdeps/pthread/tst-cond2.c +++ b/sysdeps/pthread/tst-cond2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-cond20.c b/sysdeps/pthread/tst-cond20.c index e35972873634991ae99cea72d21bc7babc339e66..08f4d7dea0fa70efaf3d549043b9a2b1ce939359 100644 --- a/sysdeps/pthread/tst-cond20.c +++ b/sysdeps/pthread/tst-cond20.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/sysdeps/pthread/tst-cond23.c b/sysdeps/pthread/tst-cond23.c index 959aab42731e778be876bd47856bf5a66bb17166..d55daf0a4292fb13bbb0ceaea220468b45bef346 100644 --- a/sysdeps/pthread/tst-cond23.c +++ b/sysdeps/pthread/tst-cond23.c @@ -1,6 +1,5 @@ /* Copyright (C) 2008-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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/sysdeps/pthread/tst-cond3.c b/sysdeps/pthread/tst-cond3.c index ae7eda1424bfd61af8faac61bc7e845c713161be..24e824da0e2a9a835d8aa61c2706168de00f85c6 100644 --- a/sysdeps/pthread/tst-cond3.c +++ b/sysdeps/pthread/tst-cond3.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-cond4.c b/sysdeps/pthread/tst-cond4.c index e789df2cb6d64e0f296607e6989812732d79481c..38fdb8a4efaf678bf65e52ad224f559ddee105d7 100644 --- a/sysdeps/pthread/tst-cond4.c +++ b/sysdeps/pthread/tst-cond4.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-cond5.c b/sysdeps/pthread/tst-cond5.c index ab6b48f2a0321086705a2818833c87aae13bf517..16e579352ee5778dc6ea80303c1e6bfc77925bea 100644 --- a/sysdeps/pthread/tst-cond5.c +++ b/sysdeps/pthread/tst-cond5.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-cond6.c b/sysdeps/pthread/tst-cond6.c index 37723b2048abb456d7df1bdafacd81d795a4bc4b..b3e79a71e4bd82d1dc36876ba54826d8f2a907ea 100644 --- a/sysdeps/pthread/tst-cond6.c +++ b/sysdeps/pthread/tst-cond6.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-cond7.c b/sysdeps/pthread/tst-cond7.c index e1d46c55ab4644e4022d5d5a22b464e6367e2fac..ead5f309f07eed049c81f30250162b96d2eab9c6 100644 --- a/sysdeps/pthread/tst-cond7.c +++ b/sysdeps/pthread/tst-cond7.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/pthread/tst-cond8.c b/sysdeps/pthread/tst-cond8.c index 3247455fa8a1a8ab9d1db139e00c4f0695345357..57e1a27213f40c9cb82ec7e3fecb6ea5ea3b103b 100644 --- a/sysdeps/pthread/tst-cond8.c +++ b/sysdeps/pthread/tst-cond8.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-cond9.c b/sysdeps/pthread/tst-cond9.c index 8fd7b7c5fb79f435d03c37cec5590b8aab41c256..e6f4b253855e76a8cb1969944153e68d5be6df09 100644 --- a/sysdeps/pthread/tst-cond9.c +++ b/sysdeps/pthread/tst-cond9.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-detach1.c b/sysdeps/pthread/tst-detach1.c index c7f0c0b57897d7d716a66010feb8f2d0660e30f3..117f290f0bf10b7a48ba325353786e6c197e3074 100644 --- a/sysdeps/pthread/tst-detach1.c +++ b/sysdeps/pthread/tst-detach1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-eintr2.c b/sysdeps/pthread/tst-eintr2.c index d987f6910db0897138228d7ab86d37885a6e37ce..fceb1d453056ca5611d6d6db867246ab097b6c50 100644 --- a/sysdeps/pthread/tst-eintr2.c +++ b/sysdeps/pthread/tst-eintr2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-eintr3.c b/sysdeps/pthread/tst-eintr3.c index 0244a4689f9888ebe1fa5b63aa9bd5fc90a76390..2008a1f5da637224a311dd5bfd75eb96af9080f6 100644 --- a/sysdeps/pthread/tst-eintr3.c +++ b/sysdeps/pthread/tst-eintr3.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-eintr4.c b/sysdeps/pthread/tst-eintr4.c index efcbd59dcaf515fc3de95d903d4ca8aea6600d55..c2f49f487cf5235b068e7e948d02778271b11081 100644 --- a/sysdeps/pthread/tst-eintr4.c +++ b/sysdeps/pthread/tst-eintr4.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-eintr5.c b/sysdeps/pthread/tst-eintr5.c index 9d363cb28d1711d76ab396b0c6b43f4f40d1cb37..62a9550fd5c4e2a890e65e2c4aaffe6369b21519 100644 --- a/sysdeps/pthread/tst-eintr5.c +++ b/sysdeps/pthread/tst-eintr5.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-exec1.c b/sysdeps/pthread/tst-exec1.c index 447fb6ef57669a0f6a6eedc6becbd58395a172e1..5d26024077ca435460cdb30b6cdf0c4cf15bc4bb 100644 --- a/sysdeps/pthread/tst-exec1.c +++ b/sysdeps/pthread/tst-exec1.c @@ -1,7 +1,6 @@ /* Simple exec test, only a thread in the parent. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-exec2.c b/sysdeps/pthread/tst-exec2.c index e9185611a674f1969d7c228a61d09fd7be4adf54..152d4e375b3a81ecea07bc365cbb3655e3c52186 100644 --- a/sysdeps/pthread/tst-exec2.c +++ b/sysdeps/pthread/tst-exec2.c @@ -1,7 +1,6 @@ /* Thread with running thread calls exec. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-exec3.c b/sysdeps/pthread/tst-exec3.c index db6f5e10cf79ef6f5487003fb65baa9535888dfb..682324611fcb6d2f80146e7c7b6eebdfda63a111 100644 --- a/sysdeps/pthread/tst-exec3.c +++ b/sysdeps/pthread/tst-exec3.c @@ -1,7 +1,6 @@ /* Thread calls exec. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-exit1.c b/sysdeps/pthread/tst-exit1.c index 3304b787cc82754b4e0760145f0c4aa64a00dd12..f70cfd90908912d27247080ac6fd1d1dd11a4e88 100644 --- a/sysdeps/pthread/tst-exit1.c +++ b/sysdeps/pthread/tst-exit1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-fini1.c b/sysdeps/pthread/tst-fini1.c index 7d8519dd00ccd83359b8fdb75b6d17da7f9accc3..7390d6829acf77843bcb4fc499255415739c653a 100644 --- a/sysdeps/pthread/tst-fini1.c +++ b/sysdeps/pthread/tst-fini1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/sysdeps/pthread/tst-fini1mod.c b/sysdeps/pthread/tst-fini1mod.c index cc6b9ee98220d63deea80ebd9ab3e58aebab22cb..8655631a78664675c3ad8663987df85efb2cd102 100644 --- a/sysdeps/pthread/tst-fini1mod.c +++ b/sysdeps/pthread/tst-fini1mod.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/sysdeps/pthread/tst-flock1.c b/sysdeps/pthread/tst-flock1.c index aebf9e473780606508c680889223a1a84df56612..58c311112e69019004eede34e078e72ca9ad4d66 100644 --- a/sysdeps/pthread/tst-flock1.c +++ b/sysdeps/pthread/tst-flock1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-flock2.c b/sysdeps/pthread/tst-flock2.c index 0b49837a89b0e8d2ed45d4397907234bc62c5428..ac9038710693a901aa7a3918fc5259665b1c7f63 100644 --- a/sysdeps/pthread/tst-flock2.c +++ b/sysdeps/pthread/tst-flock2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-fork1.c b/sysdeps/pthread/tst-fork1.c index 072ec12d0dc543d3b7c0b02d553b85cf4ceac009..dc2103a3878d206fd140a2bb632b953461400cd8 100644 --- a/sysdeps/pthread/tst-fork1.c +++ b/sysdeps/pthread/tst-fork1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Roland McGrath , 2002. 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/sysdeps/pthread/tst-fork2.c b/sysdeps/pthread/tst-fork2.c index 5b71e48d87c581b59b7d1cdcc93a30928fc381d1..c446837223dfca0ced540065863eb9791c0ccb41 100644 --- a/sysdeps/pthread/tst-fork2.c +++ b/sysdeps/pthread/tst-fork2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Roland McGrath , 2002. 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/sysdeps/pthread/tst-fork3.c b/sysdeps/pthread/tst-fork3.c index 8df993a72670b99b43ad26dc803fc183d077dca7..5bd73ea69f2596a14e07879cce2412856c4e7f0d 100644 --- a/sysdeps/pthread/tst-fork3.c +++ b/sysdeps/pthread/tst-fork3.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Roland McGrath , 2002. 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/sysdeps/pthread/tst-join1.c b/sysdeps/pthread/tst-join1.c index 4e7bef959f45491d27bb74533c41f2d5e7b7b8bf..76a68df53a4b0c7204a0612645127d0f8857b6da 100644 --- a/sysdeps/pthread/tst-join1.c +++ b/sysdeps/pthread/tst-join1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-join2.c b/sysdeps/pthread/tst-join2.c index 5b5493e4a3f347baf8cdbb04681a56778522f6fa..314126fc2b13cd2ce0372e35ae4c6663efe6b74c 100644 --- a/sysdeps/pthread/tst-join2.c +++ b/sysdeps/pthread/tst-join2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-join3.c b/sysdeps/pthread/tst-join3.c index 0bf78f6353cea315685061cdf7a8d19406183f8c..d489dcf2633a393076d3359101cd4e84b085e854 100644 --- a/sysdeps/pthread/tst-join3.c +++ b/sysdeps/pthread/tst-join3.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-join4.c b/sysdeps/pthread/tst-join4.c index 87ab4dc18948ae634a6999873e12267a081c5de1..6d5c672fdd2625260d3d62309054d5b9e97f0430 100644 --- a/sysdeps/pthread/tst-join4.c +++ b/sysdeps/pthread/tst-join4.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-join5.c b/sysdeps/pthread/tst-join5.c index e3d298a5ea2802483f4edb13293539d067b50ea7..e0430e3334d388b6311f2af0fa50a2983f8b1412 100644 --- a/sysdeps/pthread/tst-join5.c +++ b/sysdeps/pthread/tst-join5.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-key1.c b/sysdeps/pthread/tst-key1.c index b68c7f58e2243389911cbbb523ba7ded7744fe7f..8ecc5ff564d8177b4d1859274dc5b5ceddcce215 100644 --- a/sysdeps/pthread/tst-key1.c +++ b/sysdeps/pthread/tst-key1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-key2.c b/sysdeps/pthread/tst-key2.c index 28ba547073f9c5130e82e9d03e05e2e11c99aace..d583fac04a93fb024abe381e1a1e453fb920eb1a 100644 --- a/sysdeps/pthread/tst-key2.c +++ b/sysdeps/pthread/tst-key2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-key3.c b/sysdeps/pthread/tst-key3.c index b6cc8c49a3087db14bd1b3acdbc873d78ede070a..2a6906c549fd3b4e7720624e08f297b350154b80 100644 --- a/sysdeps/pthread/tst-key3.c +++ b/sysdeps/pthread/tst-key3.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-key4.c b/sysdeps/pthread/tst-key4.c index 3ab2d5a470487dbe718c032bfdf05e382b21e46a..16e48ec4eb9b461b5aa68dd4218006f7ba07149e 100644 --- a/sysdeps/pthread/tst-key4.c +++ b/sysdeps/pthread/tst-key4.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-kill1.c b/sysdeps/pthread/tst-kill1.c index 81c66983530c16d2f43e24ae0a3fa533bada2ecd..71e59dd852eacd8a4b0a1cee8daf9ddc93357934 100644 --- a/sysdeps/pthread/tst-kill1.c +++ b/sysdeps/pthread/tst-kill1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-kill2.c b/sysdeps/pthread/tst-kill2.c index 999e5478f3c4a6cc66610e0969877e16b7c5e8e3..63c83e614fd1fb7bc49cc86dfdd61d3e705ad054 100644 --- a/sysdeps/pthread/tst-kill2.c +++ b/sysdeps/pthread/tst-kill2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-kill3.c b/sysdeps/pthread/tst-kill3.c index ef3815a627fed46f06db97ee12e2adb9679228b8..be0733629c8bd76ca1b51a7593f61f322459c334 100644 --- a/sysdeps/pthread/tst-kill3.c +++ b/sysdeps/pthread/tst-kill3.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-kill4.c b/sysdeps/pthread/tst-kill4.c index 9563939792b96ebd8de18b9f0b4a6772925629c6..222ceb724c61cf445e0f66e174269667999a8686 100644 --- a/sysdeps/pthread/tst-kill4.c +++ b/sysdeps/pthread/tst-kill4.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-kill5.c b/sysdeps/pthread/tst-kill5.c index 3e290fec51bdd256c96b88e777c2dbef7c4318e2..f70c01429f0a300ccd7a0c6a12d1dc4583dfb1a5 100644 --- a/sysdeps/pthread/tst-kill5.c +++ b/sysdeps/pthread/tst-kill5.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-kill6.c b/sysdeps/pthread/tst-kill6.c index 0671e1ecbea3934db58a8718f373bc53c06f3bd2..c02d7237807d050b742376674269c43016b11207 100644 --- a/sysdeps/pthread/tst-kill6.c +++ b/sysdeps/pthread/tst-kill6.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-mutex1.c b/sysdeps/pthread/tst-mutex1.c index 781cf68d790180e6eeef3eac5ef267809b35ddcc..2390839acd7d3935bd1a48c1fb8430364e468ca0 100644 --- a/sysdeps/pthread/tst-mutex1.c +++ b/sysdeps/pthread/tst-mutex1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-mutex2.c b/sysdeps/pthread/tst-mutex2.c index af8a4bbc8a2e453fb50834abc9b112e3985303a9..8d885a91eccb8df2ca9a108b88741d3c4967b826 100644 --- a/sysdeps/pthread/tst-mutex2.c +++ b/sysdeps/pthread/tst-mutex2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-mutex3.c b/sysdeps/pthread/tst-mutex3.c index 6d0240ce78bbcfb2b67dfee563979a6b63c0e426..675d91b74bc93daea771e037e5970a738035fbf6 100644 --- a/sysdeps/pthread/tst-mutex3.c +++ b/sysdeps/pthread/tst-mutex3.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-mutex4.c b/sysdeps/pthread/tst-mutex4.c index 31820cfb8d1ba3c00ab45227f9024edecc1a12c1..1f7ad8bf97b4f696a07d154f876851dcab190e8f 100644 --- a/sysdeps/pthread/tst-mutex4.c +++ b/sysdeps/pthread/tst-mutex4.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-mutex5.c b/sysdeps/pthread/tst-mutex5.c index 7dc5331cfc08280db717843948981695236c36b2..b2a06b36501a4392bd04081a3965075defde75b8 100644 --- a/sysdeps/pthread/tst-mutex5.c +++ b/sysdeps/pthread/tst-mutex5.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-mutex6.c b/sysdeps/pthread/tst-mutex6.c index be804ddd758bbc451d085dd433ab8e79f16bb74e..69121251b6d810e30d1dfd93cd65d3d2293b9bfb 100644 --- a/sysdeps/pthread/tst-mutex6.c +++ b/sysdeps/pthread/tst-mutex6.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-mutex7.c b/sysdeps/pthread/tst-mutex7.c index 0e585a01477ef65161817222c7d038c50b16e6ae..79c152a7c2724b91ec7863b1160ac0baf88dd33a 100644 --- a/sysdeps/pthread/tst-mutex7.c +++ b/sysdeps/pthread/tst-mutex7.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-mutex9.c b/sysdeps/pthread/tst-mutex9.c index 58c3a1aec263541610e824cc08d8990c01e7bf28..63bac69b6dd14a01eb89185455beb1f32632f4ed 100644 --- a/sysdeps/pthread/tst-mutex9.c +++ b/sysdeps/pthread/tst-mutex9.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-once1.c b/sysdeps/pthread/tst-once1.c index 5f5f43c542b3216c11cba611b55f7ad16258ae6b..97c3e2aecab78c53d039d751583a4936819b3c74 100644 --- a/sysdeps/pthread/tst-once1.c +++ b/sysdeps/pthread/tst-once1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-once2.c b/sysdeps/pthread/tst-once2.c index eb4d5855c2fd9b47640984bdbc23956be6a146a4..d8a1d9037e3b7320da1887a6242bbdb83975f3ac 100644 --- a/sysdeps/pthread/tst-once2.c +++ b/sysdeps/pthread/tst-once2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-once3.c b/sysdeps/pthread/tst-once3.c index 4e7fd62fee4146e622fcc5bbdd70b54086f78963..dadefb9ce7d216182024ca46b20eeb73d74d7284 100644 --- a/sysdeps/pthread/tst-once3.c +++ b/sysdeps/pthread/tst-once3.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-once4.c b/sysdeps/pthread/tst-once4.c index 644c9b0a4c6457547add16b219f1e053acc6da43..a71b89163d7099bf1939638ac028f251ba5cd415 100644 --- a/sysdeps/pthread/tst-once4.c +++ b/sysdeps/pthread/tst-once4.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-pt-align.c b/sysdeps/pthread/tst-pt-align.c index 464890c3f3b2a96ac6a7960c10cc9516b78a2073..4974736e77b0738328cdba698d8749357c109df2 100644 --- a/sysdeps/pthread/tst-pt-align.c +++ b/sysdeps/pthread/tst-pt-align.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-pt-align3.c b/sysdeps/pthread/tst-pt-align3.c index 0f3eaf8b6c60099ca8364b87768e709a72800788..690cb9134d2f8b92f43831abeffd8bfec473896d 100644 --- a/sysdeps/pthread/tst-pt-align3.c +++ b/sysdeps/pthread/tst-pt-align3.c @@ -1,6 +1,5 @@ /* Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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/sysdeps/pthread/tst-pt-popen1.c b/sysdeps/pthread/tst-pt-popen1.c index 7e13dff22cca0d2ed24192b716bc425a8eb75517..57a243dbb57aa069f24e74a4203e66d4d60db488 100644 --- a/sysdeps/pthread/tst-pt-popen1.c +++ b/sysdeps/pthread/tst-pt-popen1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/pthread/tst-pt-sysconf.c b/sysdeps/pthread/tst-pt-sysconf.c index 461138fe21a9532ce5231f82b66e9b47119c3a60..8f6962c6ad49144077f47451ddc0fd31ff33625a 100644 --- a/sysdeps/pthread/tst-pt-sysconf.c +++ b/sysdeps/pthread/tst-pt-sysconf.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-pt-tls1.c b/sysdeps/pthread/tst-pt-tls1.c index d5f60a5fdd138beef24596b62f21513dd73e8dca..0299f917b1524b4088f932a956b1b8d33eff9770 100644 --- a/sysdeps/pthread/tst-pt-tls1.c +++ b/sysdeps/pthread/tst-pt-tls1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-pt-tls2.c b/sysdeps/pthread/tst-pt-tls2.c index 178900db154d133f59d8e20e0e2c4eb3b6efd5ff..66cbf7d72079a6b35e6f85163bbb789f0e92fe31 100644 --- a/sysdeps/pthread/tst-pt-tls2.c +++ b/sysdeps/pthread/tst-pt-tls2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-pt-tls4.c b/sysdeps/pthread/tst-pt-tls4.c index 249591a05c52c236c6e847050409c4566a2d000f..68b9a773c835ae09e789aa84504b6a2f8175a0a1 100644 --- a/sysdeps/pthread/tst-pt-tls4.c +++ b/sysdeps/pthread/tst-pt-tls4.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/pthread/tst-raise1.c b/sysdeps/pthread/tst-raise1.c index b73720deb99bfc7dc652bc5db3db9e23d20fe427..b6cc745fe7c2b4056cab6c0894839e9481ac29a3 100644 --- a/sysdeps/pthread/tst-raise1.c +++ b/sysdeps/pthread/tst-raise1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/pthread/tst-robust1.c b/sysdeps/pthread/tst-robust1.c index 4e1943de4fc2740c1bce07b15358015988f78748..db6aed3102f815e3e65bc86ac51606d36bdabd26 100644 --- a/sysdeps/pthread/tst-robust1.c +++ b/sysdeps/pthread/tst-robust1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/sysdeps/pthread/tst-robust7.c b/sysdeps/pthread/tst-robust7.c index 3ea7deb2607b1a062f40df9fb4084b7242fd021e..b88fee1957e9bdf162092efaf69567715978159d 100644 --- a/sysdeps/pthread/tst-robust7.c +++ b/sysdeps/pthread/tst-robust7.c @@ -1,6 +1,5 @@ /* Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/sysdeps/pthread/tst-rwlock1.c b/sysdeps/pthread/tst-rwlock1.c index 583034644b209b17cb27f1da65648d0a1302549b..1e9aee61486de5a509eb8d26fb6cf56c602ccf46 100644 --- a/sysdeps/pthread/tst-rwlock1.c +++ b/sysdeps/pthread/tst-rwlock1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-rwlock12.c b/sysdeps/pthread/tst-rwlock12.c index c986e5fb2b4bcecaa03e2bb813de2913b754fa83..0f5d7408c9e647863a8e88951a4794a45dbb6c27 100644 --- a/sysdeps/pthread/tst-rwlock12.c +++ b/sysdeps/pthread/tst-rwlock12.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-rwlock14.c b/sysdeps/pthread/tst-rwlock14.c index aa1d02a72d47dbb0226131813f5b416b908a6bcc..6842ca859c21f3c65f67cd195cdd95bd43a43bdd 100644 --- a/sysdeps/pthread/tst-rwlock14.c +++ b/sysdeps/pthread/tst-rwlock14.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/sysdeps/pthread/tst-rwlock4.c b/sysdeps/pthread/tst-rwlock4.c index 10cad9fe247f0247f37be15ddd9a23567ea0b5bb..60ca3a8977f1284a970641ea69b4c3209f3bd058 100644 --- a/sysdeps/pthread/tst-rwlock4.c +++ b/sysdeps/pthread/tst-rwlock4.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-rwlock5.c b/sysdeps/pthread/tst-rwlock5.c index 32be7d9a88a895daa43c694820f22ce7a5f8eb99..7acc8b4523dcdf0a755be09953d2d71561d4cf59 100644 --- a/sysdeps/pthread/tst-rwlock5.c +++ b/sysdeps/pthread/tst-rwlock5.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-sem1.c b/sysdeps/pthread/tst-sem1.c index 03e8749fc8d5e42106ef6144e983fa1b9cb5878c..d1479b96361003176f9f261e1326de7839bd05b5 100644 --- a/sysdeps/pthread/tst-sem1.c +++ b/sysdeps/pthread/tst-sem1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-sem10.c b/sysdeps/pthread/tst-sem10.c index 7f97d01d7a02baf7704e40793b6f638e5ab14cf4..15a518787eb844111ff131ee1d79add1a4b97398 100644 --- a/sysdeps/pthread/tst-sem10.c +++ b/sysdeps/pthread/tst-sem10.c @@ -1,6 +1,5 @@ /* Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2007. 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/sysdeps/pthread/tst-sem2.c b/sysdeps/pthread/tst-sem2.c index 2cfafa9c6efc52a135c69ee60b9d698786d522f9..56b272ec64c5072473dfdca271ec05a03e2c8530 100644 --- a/sysdeps/pthread/tst-sem2.c +++ b/sysdeps/pthread/tst-sem2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-sem3.c b/sysdeps/pthread/tst-sem3.c index c3c3a37155acde393c38f4c77ae77bd8be6809a1..cd1f562c1aaf3e144a08018fe7ebb156efae4876 100644 --- a/sysdeps/pthread/tst-sem3.c +++ b/sysdeps/pthread/tst-sem3.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-sem4.c b/sysdeps/pthread/tst-sem4.c index 257fa7a82d361032da433e5a2a20d66ed552776b..397b24fa41b3e92f5dfa76f46e1761802a25da81 100644 --- a/sysdeps/pthread/tst-sem4.c +++ b/sysdeps/pthread/tst-sem4.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-sem5.c b/sysdeps/pthread/tst-sem5.c index c79ec3424f6051584a9c5d01e0aab6730b133338..0a563950e80610f878bfbce162c1d7299044c69d 100644 --- a/sysdeps/pthread/tst-sem5.c +++ b/sysdeps/pthread/tst-sem5.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-sem6.c b/sysdeps/pthread/tst-sem6.c index 054af8803f37333f51d508867f3093b9c163252c..3b785542c1cfc7da66a4513aafe0d6756478ca02 100644 --- a/sysdeps/pthread/tst-sem6.c +++ b/sysdeps/pthread/tst-sem6.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-sem7.c b/sysdeps/pthread/tst-sem7.c index 00cedb93df59ea130b83ab98ae97050561899b4a..88d8cc81809eba31d7e9c5a4fdd70de63d6d76e8 100644 --- a/sysdeps/pthread/tst-sem7.c +++ b/sysdeps/pthread/tst-sem7.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-sem8.c b/sysdeps/pthread/tst-sem8.c index c5cb5c37acc8a1634d4c5d60ddd728c8979554de..77d38a6bd007f6b241835846ca9f4d84d3b9bd85 100644 --- a/sysdeps/pthread/tst-sem8.c +++ b/sysdeps/pthread/tst-sem8.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-sem9.c b/sysdeps/pthread/tst-sem9.c index 3903fafbc327f9d9363dbcacd3980185cd1e0a76..705a0ef857d87051c1dce5dede73436a7d939234 100644 --- a/sysdeps/pthread/tst-sem9.c +++ b/sysdeps/pthread/tst-sem9.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-signal1.c b/sysdeps/pthread/tst-signal1.c index b1f02f9c1503783e1a19f933f9ffc525b8c3691f..b1bcd265a24da2b76070bf9d7b237a88650066fc 100644 --- a/sysdeps/pthread/tst-signal1.c +++ b/sysdeps/pthread/tst-signal1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-signal2.c b/sysdeps/pthread/tst-signal2.c index 768943503d7f138edc9c0feabca7477603a9cc3b..92764ef7ff6ff52b9e2a8599044e8f35694db83c 100644 --- a/sysdeps/pthread/tst-signal2.c +++ b/sysdeps/pthread/tst-signal2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-signal4.c b/sysdeps/pthread/tst-signal4.c index 5537e26a02e2da8a4e82cc12f50510f8847e4295..3654066cd1ccbd83096ccc1322a8158462f1f03e 100644 --- a/sysdeps/pthread/tst-signal4.c +++ b/sysdeps/pthread/tst-signal4.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-signal5.c b/sysdeps/pthread/tst-signal5.c index ce46e0249c2a45a77db2246fdd7de981a635e2c7..951c2496a60615f4b17db3e1c654ca0184a10fb8 100644 --- a/sysdeps/pthread/tst-signal5.c +++ b/sysdeps/pthread/tst-signal5.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-signal6.c b/sysdeps/pthread/tst-signal6.c index cfd9b91b80005b9587dbc1c2b4146e9812940a71..30da508691bb41b0a27a2867bea514c9f8c347d0 100644 --- a/sysdeps/pthread/tst-signal6.c +++ b/sysdeps/pthread/tst-signal6.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-spin1.c b/sysdeps/pthread/tst-spin1.c index e678c6601f9d145c104d496ff13f3d5ff6efca04..58076f28c68ec48a58923043466c6f9051d8cf7a 100644 --- a/sysdeps/pthread/tst-spin1.c +++ b/sysdeps/pthread/tst-spin1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-spin2.c b/sysdeps/pthread/tst-spin2.c index 89a65653a7803ede6118ffc92cff42b965f334b5..ab3514c1aadf7b3a5ca56310b8ba6dc7921184d4 100644 --- a/sysdeps/pthread/tst-spin2.c +++ b/sysdeps/pthread/tst-spin2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-spin3.c b/sysdeps/pthread/tst-spin3.c index e6780baf3ce11a90764e90fac30af2cdee2ff78e..8b3a5e90c47269872d8656e91167a9349c52237c 100644 --- a/sysdeps/pthread/tst-spin3.c +++ b/sysdeps/pthread/tst-spin3.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-stack1.c b/sysdeps/pthread/tst-stack1.c index e1c089686ff0acc793aa7ad94606782119746472..0b8590f3d19fee2e623e4295b7f1fa059b5951dc 100644 --- a/sysdeps/pthread/tst-stack1.c +++ b/sysdeps/pthread/tst-stack1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-stdio1.c b/sysdeps/pthread/tst-stdio1.c index 80fb59c4e42ca550325296a327009aab9e984fb6..b9fcf7531195a0aa2ade9bee4f92a7167a864fb0 100644 --- a/sysdeps/pthread/tst-stdio1.c +++ b/sysdeps/pthread/tst-stdio1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-stdio2.c b/sysdeps/pthread/tst-stdio2.c index 4565f5abe6edfb76bba44a3752f6e7472a3a400a..d7447dcc55a9584c1153b80b5afb2c610fc58cc7 100644 --- a/sysdeps/pthread/tst-stdio2.c +++ b/sysdeps/pthread/tst-stdio2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-timer.c b/sysdeps/pthread/tst-timer.c index fc93f4b43d22ba3ddbf030ac6954cbdba9d06b7b..c59ff7f10158e271a960c00b154d5a17ba23bb57 100644 --- a/sysdeps/pthread/tst-timer.c +++ b/sysdeps/pthread/tst-timer.c @@ -1,7 +1,6 @@ /* Tests for POSIX timer implementation. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Kaz Kylheku . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/sysdeps/pthread/tst-tls4moda.c b/sysdeps/pthread/tst-tls4moda.c index 2d719b7c5e7f14e7d1de9a4c31a34cc34ed58e85..f01f192af3653e307ced03557bfaa7dbc2de7651 100644 --- a/sysdeps/pthread/tst-tls4moda.c +++ b/sysdeps/pthread/tst-tls4moda.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/pthread/tst-tls4modb.c b/sysdeps/pthread/tst-tls4modb.c index a1f22cf5933cecd0c4b243f39fb803d18f5fd726..db533f860f6b84ef7b724df2f37b326ef48a7db7 100644 --- a/sysdeps/pthread/tst-tls4modb.c +++ b/sysdeps/pthread/tst-tls4modb.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/pthread/tst-tsd1.c b/sysdeps/pthread/tst-tsd1.c index 37b4aef27ebd202a9685446a3f79dbad3df792ca..d442f148b2013e85c1e1d730a4c2d5c471c219fe 100644 --- a/sysdeps/pthread/tst-tsd1.c +++ b/sysdeps/pthread/tst-tsd1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-tsd2.c b/sysdeps/pthread/tst-tsd2.c index 6b4ca7c49f060a4ad279d52617521ab23f2b0f63..00f5fb3b5bb84a5c0c96eaf78f2978e6fa0c3ba6 100644 --- a/sysdeps/pthread/tst-tsd2.c +++ b/sysdeps/pthread/tst-tsd2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/pthread/tst-tsd5.c b/sysdeps/pthread/tst-tsd5.c index e875863892193c0911e674c95deaa8cbbbad53a1..f2a09a4bc0950228c8d7443519d3fa3d03ae3fa5 100644 --- a/sysdeps/pthread/tst-tsd5.c +++ b/sysdeps/pthread/tst-tsd5.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/sysdeps/pthread/tst-umask1.c b/sysdeps/pthread/tst-umask1.c index 98a051ed357bae9dca9d1233b7d317a005ba6c9b..635a4f99c3524108ff8d3a3cd31c940c286281f4 100644 --- a/sysdeps/pthread/tst-umask1.c +++ b/sysdeps/pthread/tst-umask1.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/pthread/tst-unload.c b/sysdeps/pthread/tst-unload.c index 0dd9cbe4358087c7cc192d63724a77151759d3ea..631e0d192b688b1fd04fed89880d0068c1e009f4 100644 --- a/sysdeps/pthread/tst-unload.c +++ b/sysdeps/pthread/tst-unload.c @@ -1,6 +1,5 @@ /* Tests for non-unloading of libpthread. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Ulrich Drepper , 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 License as diff --git a/sysdeps/s390/atomic-machine.h b/sysdeps/s390/atomic-machine.h index 052a7d245d458e04d52deb2639c70ea0f3d379bf..34409ca3c69268129be51562e4dce378e7753f16 100644 --- a/sysdeps/s390/atomic-machine.h +++ b/sysdeps/s390/atomic-machine.h @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky , 2003. 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/sysdeps/s390/dl-procinfo.c b/sysdeps/s390/dl-procinfo.c index c174e27b3559c57c45b48a991dcb2aebfd5b711e..7314c31b1517f468f310ef75c5a69459aeb16e93 100644 --- a/sysdeps/s390/dl-procinfo.c +++ b/sysdeps/s390/dl-procinfo.c @@ -1,7 +1,6 @@ /* Data for s390 version of processor capability information. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky , 2006. 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/sysdeps/s390/dl-procinfo.h b/sysdeps/s390/dl-procinfo.h index 2d9c3058083e5dda73c996c6d333d5c678ca56cb..2502dd260470344736a1925bf2702514e3f672a2 100644 --- a/sysdeps/s390/dl-procinfo.h +++ b/sysdeps/s390/dl-procinfo.h @@ -1,7 +1,6 @@ /* s390 version of processor capability information handling macros. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky , 2006. 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/sysdeps/s390/ffs.c b/sysdeps/s390/ffs.c index c52b97f24b25f848b8da52dca069174fb99f01f7..bf182437d0c1f7481e9b2dcaeae145d2290679a5 100644 --- a/sysdeps/s390/ffs.c +++ b/sysdeps/s390/ffs.c @@ -1,7 +1,6 @@ /* ffs -- find first set bit in a word, counted from least significant end. S/390 version. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/s390/fpu/bits/fenv.h b/sysdeps/s390/fpu/bits/fenv.h index da143b1d9603396a53eea33a0919a645421d735e..be5b7e820be476a2ffa2960410ba5cab2d7eb328 100644 --- a/sysdeps/s390/fpu/bits/fenv.h +++ b/sysdeps/s390/fpu/bits/fenv.h @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Denis Joseph Barrow . 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/sysdeps/s390/fpu/e_sqrtl.c b/sysdeps/s390/fpu/e_sqrtl.c index b7817ac5723bb4030397cd121493a3d79a917a13..2631443770dadb8e15b139a1ca38d1a50e4fc7f2 100644 --- a/sysdeps/s390/fpu/e_sqrtl.c +++ b/sysdeps/s390/fpu/e_sqrtl.c @@ -1,6 +1,5 @@ /* Square root. S/390 FPU version. Copyright (C) 2004-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky . 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/sysdeps/s390/fpu/fedisblxcpt.c b/sysdeps/s390/fpu/fedisblxcpt.c index 2b25e98efe32cf1d745aff3dc77a2a9d2f21dcf8..ca22ae593b506d1896c8e9e21e74251663276076 100644 --- a/sysdeps/s390/fpu/fedisblxcpt.c +++ b/sysdeps/s390/fpu/fedisblxcpt.c @@ -1,7 +1,6 @@ /* Disable floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). 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/sysdeps/s390/fpu/feenablxcpt.c b/sysdeps/s390/fpu/feenablxcpt.c index bd5b8f06dc3c159888ff326ed40219737e1c8ce8..64fe38a91a257da02e5b464b9688c3031f4480b3 100644 --- a/sysdeps/s390/fpu/feenablxcpt.c +++ b/sysdeps/s390/fpu/feenablxcpt.c @@ -1,7 +1,6 @@ /* Enable floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). 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/sysdeps/s390/fpu/fegetenv.c b/sysdeps/s390/fpu/fegetenv.c index 4a87cc1bbcf6fc55ab1f47dc9649bc7ea495d2a6..8143d2ec883cf25dfe4c9528a1e1574c2c051adb 100644 --- a/sysdeps/s390/fpu/fegetenv.c +++ b/sysdeps/s390/fpu/fegetenv.c @@ -1,7 +1,6 @@ /* Store current floating-point environment. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). 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/sysdeps/s390/fpu/fegetexcept.c b/sysdeps/s390/fpu/fegetexcept.c index ca0942f8f8b517cfaab1f85589e34908cba8b439..15208403c51aad8c2321b35a9447044120f139da 100644 --- a/sysdeps/s390/fpu/fegetexcept.c +++ b/sysdeps/s390/fpu/fegetexcept.c @@ -1,7 +1,6 @@ /* Get enabled floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). 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/sysdeps/s390/fpu/fegetround.c b/sysdeps/s390/fpu/fegetround.c index e76866e26f1adf5852371c12646c9c69777dfa0e..a2f9cccbbe90ac7762af9298e371717f57db2875 100644 --- a/sysdeps/s390/fpu/fegetround.c +++ b/sysdeps/s390/fpu/fegetround.c @@ -1,7 +1,6 @@ /* Return current rounding direction. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). 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/sysdeps/s390/fpu/feholdexcpt.c b/sysdeps/s390/fpu/feholdexcpt.c index a48343a9a0346adf54576e3c963dbcb3a75550b4..cd089090104eb3d04f514eeb12a1019136e4a553 100644 --- a/sysdeps/s390/fpu/feholdexcpt.c +++ b/sysdeps/s390/fpu/feholdexcpt.c @@ -1,7 +1,6 @@ /* Store current floating-point environment and clear exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). 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/sysdeps/s390/fpu/fenv_libc.h b/sysdeps/s390/fpu/fenv_libc.h index a3384d3ceb70292bcf6bf0d1d87a8c5119cb4866..44a4dc302d59a36ae784b859a3ad05930a4828ed 100644 --- a/sysdeps/s390/fpu/fenv_libc.h +++ b/sysdeps/s390/fpu/fenv_libc.h @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). 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/sysdeps/s390/fpu/fesetenv.c b/sysdeps/s390/fpu/fesetenv.c index f94e7d7e2b71c3e9e8064bb7bb99a2b23d6c1e17..4d6fdd52dda086617d79a04f623a88da32b12a70 100644 --- a/sysdeps/s390/fpu/fesetenv.c +++ b/sysdeps/s390/fpu/fesetenv.c @@ -1,7 +1,6 @@ /* Install given floating-point environment. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). 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/sysdeps/s390/fpu/fesetround.c b/sysdeps/s390/fpu/fesetround.c index d8aec321a0581c9db0a7fb4d3aa7a725019870b0..6cbc4320fa7981ef703cbc8faa1f7d929940b3ce 100644 --- a/sysdeps/s390/fpu/fesetround.c +++ b/sysdeps/s390/fpu/fesetround.c @@ -1,7 +1,6 @@ /* Set current rounding direction. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). 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/sysdeps/s390/fpu/feupdateenv.c b/sysdeps/s390/fpu/feupdateenv.c index ae02e623e284b1f37ed8e2b9f02c20d0ecead57e..10f708ca34f58a8a5b29706440f1629f15238655 100644 --- a/sysdeps/s390/fpu/feupdateenv.c +++ b/sysdeps/s390/fpu/feupdateenv.c @@ -1,7 +1,6 @@ /* Install given floating-point environment and raise exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). 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/sysdeps/s390/fpu/fgetexcptflg.c b/sysdeps/s390/fpu/fgetexcptflg.c index 4b86081a694998ca51f804af8b8fd487e2b9546f..e20479c8065db3f6c727370bd6e95ef36b19c1b4 100644 --- a/sysdeps/s390/fpu/fgetexcptflg.c +++ b/sysdeps/s390/fpu/fgetexcptflg.c @@ -1,7 +1,6 @@ /* Store current representation for exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). 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/sysdeps/s390/fpu/fpu_control.h b/sysdeps/s390/fpu/fpu_control.h index 2174e771975f95c91becb63033cee0f51282b597..59d7d0d797ae1b0aa308f9fdff93593d35e30b5a 100644 --- a/sysdeps/s390/fpu/fpu_control.h +++ b/sysdeps/s390/fpu/fpu_control.h @@ -1,7 +1,5 @@ /* FPU control word definitions. Stub version. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com) and - Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/s390/fpu/fraiseexcpt.c b/sysdeps/s390/fpu/fraiseexcpt.c index b86b6398f8fd6c9c0f10fbdde0e20a673076b1ea..dd6ac721411ac521c9ab3b933395884c6590aa70 100644 --- a/sysdeps/s390/fpu/fraiseexcpt.c +++ b/sysdeps/s390/fpu/fraiseexcpt.c @@ -1,8 +1,6 @@ /* Raise given exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com) and - Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/s390/fpu/fsetexcptflg.c b/sysdeps/s390/fpu/fsetexcptflg.c index d63648673ff33f18c022cf8d97af21b82cc2e7b6..661707c655d9a1ec332154b29438205e57a8dc1b 100644 --- a/sysdeps/s390/fpu/fsetexcptflg.c +++ b/sysdeps/s390/fpu/fsetexcptflg.c @@ -1,7 +1,6 @@ /* Set floating-point environment exception handling. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). 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/sysdeps/s390/fpu/ftestexcept.c b/sysdeps/s390/fpu/ftestexcept.c index fe3a2225bb0304b08edc59c9c645d898939fc8b2..707eebcc3cc9caea2d5835ac23aa156b3db2ca17 100644 --- a/sysdeps/s390/fpu/ftestexcept.c +++ b/sysdeps/s390/fpu/ftestexcept.c @@ -1,7 +1,6 @@ /* Test exception in current environment. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). 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/sysdeps/s390/iso-8859-1_cp037_z900.c b/sysdeps/s390/iso-8859-1_cp037_z900.c index 8a8ebb0017ef2a9cf60a025e2e8b8035760f483c..c5e834e2dc7069f2cf900f505fa3d67013b78922 100644 --- a/sysdeps/s390/iso-8859-1_cp037_z900.c +++ b/sysdeps/s390/iso-8859-1_cp037_z900.c @@ -3,12 +3,6 @@ This module uses the translate instruction. Copyright (C) 1997-2021 Free Software Foundation, Inc. - Author: Andreas Krebbel - Based on the work by Ulrich Drepper , 1997. - - Thanks to Daniel Appich who covered the relevant performance work - in his diploma thesis. - This is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either diff --git a/sysdeps/s390/jmpbuf-unwind.h b/sysdeps/s390/jmpbuf-unwind.h index 61b724c08436ac13c317ab64aee0af98c68c76a8..adebecfe3c1d4076e6e844f94c56f1c4e9a60e22 100644 --- a/sysdeps/s390/jmpbuf-unwind.h +++ b/sysdeps/s390/jmpbuf-unwind.h @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/s390/memchr-z900.S b/sysdeps/s390/memchr-z900.S index 72fd9e023f9b0ea985ab2a6ce48bfd9e57352e66..4056696549cf0972c6fb908c0a0089bd612b7d53 100644 --- a/sysdeps/s390/memchr-z900.S +++ b/sysdeps/s390/memchr-z900.S @@ -1,6 +1,5 @@ /* Search a character in a block of memory. 31/64 bit S/390 version. Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/s390/memset-z900.S b/sysdeps/s390/memset-z900.S index fc7242290f4217c9440b822c26be7869b11c1ba5..2632af416bca10e5f5cc1386aee2af9a11f0579f 100644 --- a/sysdeps/s390/memset-z900.S +++ b/sysdeps/s390/memset-z900.S @@ -1,6 +1,5 @@ /* Set a block of memory to some byte value. 31/64 bit S/390 version. Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/s390/s390-32/__longjmp.c b/sysdeps/s390/s390-32/__longjmp.c index 955aaa394cbfb3ff33bf5ea5a66e611eb6cd3d52..0f20500aea3188a45a05bac889fea740c495d498 100644 --- a/sysdeps/s390/s390-32/__longjmp.c +++ b/sysdeps/s390/s390-32/__longjmp.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/s390/s390-32/add_n.S b/sysdeps/s390/s390-32/add_n.S index d9e7ebcfefe9081e93cfd6dcb64f5356e67e9079..6fd339b6c1249fb9a56926e3c0b9e45e9b5aeb19 100644 --- a/sysdeps/s390/s390-32/add_n.S +++ b/sysdeps/s390/s390-32/add_n.S @@ -1,7 +1,6 @@ /* Add two limb vectors of the same length > 0 and store sum in a third limb vector. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify diff --git a/sysdeps/s390/s390-32/addmul_1.S b/sysdeps/s390/s390-32/addmul_1.S index 58f25d7b4888bb7a275408688cd1d50be0e663fc..ae9d5a9e5e2bc2b094f42442008eddf8b0393384 100644 --- a/sysdeps/s390/s390-32/addmul_1.S +++ b/sysdeps/s390/s390-32/addmul_1.S @@ -1,7 +1,6 @@ /* S390 __mpn_addmul_1 -- Multiply a limb vector with a limb and add the result to a second limb vector. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify diff --git a/sysdeps/s390/s390-32/dl-machine.h b/sysdeps/s390/s390-32/dl-machine.h index d0ccd69261c8f55b96ab5bf646a4b45cd6e499bf..73cc007e342890cfeaf462f781799936d11c77eb 100644 --- a/sysdeps/s390/s390-32/dl-machine.h +++ b/sysdeps/s390/s390-32/dl-machine.h @@ -1,6 +1,5 @@ /* Machine-dependent ELF dynamic relocation inline functions. S390 Version. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Carl Pederson & Martin Schwidefsky. 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/sysdeps/s390/s390-32/mul_1.S b/sysdeps/s390/s390-32/mul_1.S index bec989070cbb234bb2f9c4f85bde81f7408b32cb..a93c5a5ee54b5e7e420cd23f330dfbe1aee49ecc 100644 --- a/sysdeps/s390/s390-32/mul_1.S +++ b/sysdeps/s390/s390-32/mul_1.S @@ -1,7 +1,6 @@ /* __mpn_mul_1 -- Multiply a limb vector with a limb and store the result in a second limb vector. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify diff --git a/sysdeps/s390/s390-32/s390-mcount.S b/sysdeps/s390/s390-32/s390-mcount.S index 1a95b081d518845b450e83d54bc8f01caca3e281..4289b4cbee8ec20bd0f94a688e28cf99132796ab 100644 --- a/sysdeps/s390/s390-32/s390-mcount.S +++ b/sysdeps/s390/s390-32/s390-mcount.S @@ -1,7 +1,6 @@ /* S/390-specific implementation of profiling support. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com) 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/sysdeps/s390/s390-32/setjmp.S b/sysdeps/s390/s390-32/setjmp.S index bcc1ae39865107113ff0480a06b572a07902f4ca..401b7df3b667af2c7c5b48bc8dedd0218a2006bd 100644 --- a/sysdeps/s390/s390-32/setjmp.S +++ b/sysdeps/s390/s390-32/setjmp.S @@ -1,6 +1,5 @@ /* setjmp for s390, ELF version. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/s390/s390-32/start.S b/sysdeps/s390/s390-32/start.S index b6cfa4caf375eefeae8edfaf01b1230d9c679192..211ba7a7815d4dee01258924a4325558069b927e 100644 --- a/sysdeps/s390/s390-32/start.S +++ b/sysdeps/s390/s390-32/start.S @@ -1,6 +1,5 @@ /* Startup code compliant to the ELF s390 ABI. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/s390/s390-32/strncpy-z900.S b/sysdeps/s390/s390-32/strncpy-z900.S index b0c3fc987b0f70f381b3b8a542d0849108757758..0ce84e42a2649806ec4e0f4e27525c23be473d75 100644 --- a/sysdeps/s390/s390-32/strncpy-z900.S +++ b/sysdeps/s390/s390-32/strncpy-z900.S @@ -2,7 +2,6 @@ destination. For IBM S390 This file is part of the GNU C Library. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/s390/s390-32/sub_n.S b/sysdeps/s390/s390-32/sub_n.S index ab9f0d0ea5758812692a16a01f7dc1ecba35205f..d5fe253fc0ae58fe6cd40219dd7a2c11d3e3fcf5 100644 --- a/sysdeps/s390/s390-32/sub_n.S +++ b/sysdeps/s390/s390-32/sub_n.S @@ -1,7 +1,6 @@ /* __mpn_sub_n -- Add two limb vectors of the same length > 0 and store sum in a third limb vector. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify diff --git a/sysdeps/s390/s390-32/sysdep.h b/sysdeps/s390/s390-32/sysdep.h index 099a95fd1a8087f7570c375d74f62fce7586a58f..eb84c95935979cbeee56d0c765e8782f30e38610 100644 --- a/sysdeps/s390/s390-32/sysdep.h +++ b/sysdeps/s390/s390-32/sysdep.h @@ -1,6 +1,5 @@ /* Assembler macros for s390. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/s390/s390-64/__longjmp.c b/sysdeps/s390/s390-64/__longjmp.c index 5f3d6c850ed98d1107669dae8dbf480c42fca7f3..7935f2b575e885df18deeca76cd4e5eef228ab0a 100644 --- a/sysdeps/s390/s390-64/__longjmp.c +++ b/sysdeps/s390/s390-64/__longjmp.c @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/s390/s390-64/add_n.S b/sysdeps/s390/s390-64/add_n.S index 69a3b703843a8808ccc1eb99b08fea1ac85b84a2..685923d954d96025671db7e1298d0e0eeff49817 100644 --- a/sysdeps/s390/s390-64/add_n.S +++ b/sysdeps/s390/s390-64/add_n.S @@ -1,7 +1,6 @@ /* Add two limb vectors of the same length > 0 and store sum in a third limb vector. Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify diff --git a/sysdeps/s390/s390-64/crti.S b/sysdeps/s390/s390-64/crti.S index 3aa441187dbc3ddaf724b962119be7f33a1b0cd7..d2a63366c1646f4fe15314f1a06b77c18ff994b1 100644 --- a/sysdeps/s390/s390-64/crti.S +++ b/sysdeps/s390/s390-64/crti.S @@ -1,6 +1,5 @@ /* Special .init and .fini section support for 64 bit S/390. Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/s390/s390-64/crtn.S b/sysdeps/s390/s390-64/crtn.S index 2271f5698152676dcdfc40fc96ba681070ac1709..5e7578054931ef609fe3b6f19ae38752567f8b0e 100644 --- a/sysdeps/s390/s390-64/crtn.S +++ b/sysdeps/s390/s390-64/crtn.S @@ -1,6 +1,5 @@ /* Special .init and .fini section support for 64 bit S/390. Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/s390/s390-64/dl-machine.h b/sysdeps/s390/s390-64/dl-machine.h index 543361c83637c0716530a77af20a014dfcbd3a25..aa9d524bacef7396db18faf6916f976e66cf101a 100644 --- a/sysdeps/s390/s390-64/dl-machine.h +++ b/sysdeps/s390/s390-64/dl-machine.h @@ -1,7 +1,6 @@ /* Machine-dependent ELF dynamic relocation inline functions. 64 bit S/390 Version. Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/s390/s390-64/s390x-mcount.h b/sysdeps/s390/s390-64/s390x-mcount.h index 30e7ceffaae0cb810effd013ea8ba543d4354225..e75504e3b7c3a79675cb88a7aac35a4304a7f28e 100644 --- a/sysdeps/s390/s390-64/s390x-mcount.h +++ b/sysdeps/s390/s390-64/s390x-mcount.h @@ -1,6 +1,5 @@ /* 64 bit S/390-specific implementation of profiling support. Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com) 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/sysdeps/s390/s390-64/setjmp.S b/sysdeps/s390/s390-64/setjmp.S index bf72a084b042e212f107171d5a740a7100f5cc7f..44471dfa3ae0d8cc984fd28422341721623cf46c 100644 --- a/sysdeps/s390/s390-64/setjmp.S +++ b/sysdeps/s390/s390-64/setjmp.S @@ -1,6 +1,5 @@ /* setjmp for 64 bit S/390, ELF version. Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/s390/s390-64/start.S b/sysdeps/s390/s390-64/start.S index 4e6526308aee3c006ac654b7dae379769013bb98..a9a1e1ceadc5988bb4237e3138e687305c7c3e18 100644 --- a/sysdeps/s390/s390-64/start.S +++ b/sysdeps/s390/s390-64/start.S @@ -1,6 +1,5 @@ /* Startup code compliant to the 64 bit S/390 ELF ABI. Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/s390/s390-64/strncpy-z900.S b/sysdeps/s390/s390-64/strncpy-z900.S index 0e491702c460de530c1befcf52f969485cf6d523..56e2ee2eb73f8d6e5dd9d1d3672bf258fc04575f 100644 --- a/sysdeps/s390/s390-64/strncpy-z900.S +++ b/sysdeps/s390/s390-64/strncpy-z900.S @@ -1,7 +1,6 @@ /* strncpy - copy at most n characters from a string from source to destination. 64 bit S/390 version Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/s390/s390-64/sub_n.S b/sysdeps/s390/s390-64/sub_n.S index 02b113f5e4a0220717b4df05e4258546e12329fb..a18cfa36f0cfe307ec0000749316487d665110d4 100644 --- a/sysdeps/s390/s390-64/sub_n.S +++ b/sysdeps/s390/s390-64/sub_n.S @@ -1,7 +1,6 @@ /* __mpn_sub_n -- Add two limb vectors of the same length > 0 and store sum in a third limb vector. 64 bit S/390 version. Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is part of the GNU MP Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/s390/s390-64/sysdep.h b/sysdeps/s390/s390-64/sysdep.h index 136f89e8fe78725637f22215b55650a7ecb46b2f..b62d33394fa59b81f798710ca29eacfe4c3804e1 100644 --- a/sysdeps/s390/s390-64/sysdep.h +++ b/sysdeps/s390/s390-64/sysdep.h @@ -1,6 +1,5 @@ /* Assembler macros for 64 bit S/390. Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/s390/strcmp-z900.S b/sysdeps/s390/strcmp-z900.S index 61bc8e9aba07d216c58c04c9ee7e39323a5194eb..cc229e3eb364d2410f223d4be1e024decd489c34 100644 --- a/sysdeps/s390/strcmp-z900.S +++ b/sysdeps/s390/strcmp-z900.S @@ -1,7 +1,6 @@ /* strcmp - compare two string. 64 bit S/390 version. This file is part of the GNU C Library. Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/s390/strcpy-z900.S b/sysdeps/s390/strcpy-z900.S index 13911787c061fb9f2c853c2cfc738c06cc7de85f..476523d2226e354e1d7481819bddaf9e17f0f4cf 100644 --- a/sysdeps/s390/strcpy-z900.S +++ b/sysdeps/s390/strcpy-z900.S @@ -1,6 +1,5 @@ /* strcpy - copy a string from source to destination. 64/31 bit S/390 version. Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/s390/utf16-utf32-z9.c b/sysdeps/s390/utf16-utf32-z9.c index 93895f9db8004f72019c94babf172eb200fb119f..e28818479d248c2b69532924426e440e88c4aa88 100644 --- a/sysdeps/s390/utf16-utf32-z9.c +++ b/sysdeps/s390/utf16-utf32-z9.c @@ -4,12 +4,6 @@ instructions. Copyright (C) 1997-2021 Free Software Foundation, Inc. - Author: Andreas Krebbel - Based on the work by Ulrich Drepper , 1997. - - Thanks to Daniel Appich who covered the relevant performance work - in his diploma thesis. - This is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either diff --git a/sysdeps/s390/utf8-utf16-z9.c b/sysdeps/s390/utf8-utf16-z9.c index 1ff16b5bec4c10fd1be5999ff03ea586de4942a3..d3f6ac72453822b24a8030669984450485d49d5c 100644 --- a/sysdeps/s390/utf8-utf16-z9.c +++ b/sysdeps/s390/utf8-utf16-z9.c @@ -4,12 +4,6 @@ instructions. Copyright (C) 1997-2021 Free Software Foundation, Inc. - Author: Andreas Krebbel - Based on the work by Ulrich Drepper , 1997. - - Thanks to Daniel Appich who covered the relevant performance work - in his diploma thesis. - This is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either diff --git a/sysdeps/s390/utf8-utf32-z9.c b/sysdeps/s390/utf8-utf32-z9.c index f1f4d3c89e6469c1745f2f7ea27cd2acd6df637f..c14ba0100d557acee52e3be867218a81f841746d 100644 --- a/sysdeps/s390/utf8-utf32-z9.c +++ b/sysdeps/s390/utf8-utf32-z9.c @@ -4,12 +4,6 @@ instructions. Copyright (C) 1997-2021 Free Software Foundation, Inc. - Author: Andreas Krebbel - Based on the work by Ulrich Drepper , 1997. - - Thanks to Daniel Appich who covered the relevant performance work - in his diploma thesis. - This is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either diff --git a/sysdeps/sh/_mcount.S b/sysdeps/sh/_mcount.S index c55b918e7c708bb4eea9361053bb68fe222f0343..ebb19fbad65586424b41dcc5380b84fa52ea3587 100644 --- a/sysdeps/sh/_mcount.S +++ b/sysdeps/sh/_mcount.S @@ -1,6 +1,5 @@ /* Machine-specific calling sequence for `mcount' profiling function. SuperH Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by NIIBE Yutaka 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/sysdeps/sh/jmpbuf-unwind.h b/sysdeps/sh/jmpbuf-unwind.h index b1f49a810c50f0371fc76c1024d30f37390ab268..80f1d15fbb1c26563dfcb24baaa6fa39a87ba709 100644 --- a/sysdeps/sh/jmpbuf-unwind.h +++ b/sysdeps/sh/jmpbuf-unwind.h @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/sh/memcpy.S b/sysdeps/sh/memcpy.S index 9effc445bb06e56f27c8dc7ba373a7b9554a3512..1bb680d770a68c6ceebc87e0eb2e9deab78ede31 100644 --- a/sysdeps/sh/memcpy.S +++ b/sysdeps/sh/memcpy.S @@ -1,7 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Kazumoto Kojima - Optimized by Toshiyasu Morita 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/sysdeps/sh/memset.S b/sysdeps/sh/memset.S index ebf4f3f9fb174ac9ca70cdb1dd5ab3aeb513eb21..791c87b13c4e4d9134384223429d15bde1993c74 100644 --- a/sysdeps/sh/memset.S +++ b/sysdeps/sh/memset.S @@ -1,7 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Kazumoto Kojima - Optimized by Toshiyasu Morita 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/sysdeps/sh/nptl/pthread_spin_init.c b/sysdeps/sh/nptl/pthread_spin_init.c index 1d5c4183dd94bfcfb8a204e4590a6cd211de2b43..7985649a05bb64cf6104225caed2e36ec2823ddf 100644 --- a/sysdeps/sh/nptl/pthread_spin_init.c +++ b/sysdeps/sh/nptl/pthread_spin_init.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/sh/sh4/fpu/fclrexcpt.c b/sysdeps/sh/sh4/fpu/fclrexcpt.c index dc1d8fd8844575c6376e90acf2c710aaf698a129..bd36d1d1768407e8c67c2dfd7bfb63a01ca79c46 100644 --- a/sysdeps/sh/sh4/fpu/fclrexcpt.c +++ b/sysdeps/sh/sh4/fpu/fclrexcpt.c @@ -1,7 +1,6 @@ /* Clear given exceptions in current floating-point environment. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1998. 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/sysdeps/sh/sh4/fpu/fedisblxcpt.c b/sysdeps/sh/sh4/fpu/fedisblxcpt.c index 403a891ec4801d0a851025377ea627cb7c84b202..d025e910cfcfb0f0058e7dceea2e23f61e19d227 100644 --- a/sysdeps/sh/sh4/fpu/fedisblxcpt.c +++ b/sysdeps/sh/sh4/fpu/fedisblxcpt.c @@ -1,7 +1,6 @@ /* Disable floating-point exceptions. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Nobuhiro Iwamatsu , 2012. 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/sysdeps/sh/sh4/fpu/feenablxcpt.c b/sysdeps/sh/sh4/fpu/feenablxcpt.c index 95e2b2ae9c454777b37b7c175b745c8aa53a8f41..efd096d92503dfb93cdcfb555b6d3833dc04eb99 100644 --- a/sysdeps/sh/sh4/fpu/feenablxcpt.c +++ b/sysdeps/sh/sh4/fpu/feenablxcpt.c @@ -1,7 +1,6 @@ /* Enable floating-point exceptions. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Nobuhiro Iwamatsu , 2012. 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/sysdeps/sh/sh4/fpu/fegetexcept.c b/sysdeps/sh/sh4/fpu/fegetexcept.c index 2ff9075de297187c7d0321753d76ddbb962c4b44..2677c8fbea6e6d78cd89a2aef1b852ae91e8401b 100644 --- a/sysdeps/sh/sh4/fpu/fegetexcept.c +++ b/sysdeps/sh/sh4/fpu/fegetexcept.c @@ -1,7 +1,6 @@ /* Get enabled floating-point exceptions. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Nobuhiro Iwamatsu , 2012. 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/sysdeps/sh/sh4/fpu/fegetround.c b/sysdeps/sh/sh4/fpu/fegetround.c index 33612b3ca9cddbf7e67e08acbe34fa09cf497baa..1e67a828f3c91a6f26f86841a7b3d96ed01b9f3c 100644 --- a/sysdeps/sh/sh4/fpu/fegetround.c +++ b/sysdeps/sh/sh4/fpu/fegetround.c @@ -1,7 +1,6 @@ /* Return current rounding direction. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1998. 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/sysdeps/sh/sh4/fpu/fesetround.c b/sysdeps/sh/sh4/fpu/fesetround.c index 4b0177773d59a4440eae60ad8ca4e1cb597552b8..744c478f2672e3d550ae49bb41057aa80f38316d 100644 --- a/sysdeps/sh/sh4/fpu/fesetround.c +++ b/sysdeps/sh/sh4/fpu/fesetround.c @@ -1,7 +1,6 @@ /* Set current rounding direction. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1998. 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/sysdeps/sh/sh4/fpu/feupdateenv.c b/sysdeps/sh/sh4/fpu/feupdateenv.c index 52da5c00bee77465df6868861ed009691200c0a5..94445a6e7a8618c7be735e470fddb584dd613d0e 100644 --- a/sysdeps/sh/sh4/fpu/feupdateenv.c +++ b/sysdeps/sh/sh4/fpu/feupdateenv.c @@ -1,7 +1,6 @@ /* Install given floating-point environment and raise exceptions. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Nobuhiro Iwamatsu , 2012. 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/sysdeps/sh/sh4/fpu/fraiseexcpt.c b/sysdeps/sh/sh4/fpu/fraiseexcpt.c index 4fdd3bb59fb034514dca957b2762166faa04744f..0f9a5d6062c963cb230807e2745aa8e5f3b4667b 100644 --- a/sysdeps/sh/sh4/fpu/fraiseexcpt.c +++ b/sysdeps/sh/sh4/fpu/fraiseexcpt.c @@ -1,7 +1,6 @@ /* Raise given exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Nobuhiro Iwamatsu , 2012. 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/sysdeps/sh/strlen.S b/sysdeps/sh/strlen.S index 392c77e29b4b43e9166669cc1aff3417d2d25091..f92ef72f1d281f41f4ff853696cb89687d605def 100644 --- a/sysdeps/sh/strlen.S +++ b/sysdeps/sh/strlen.S @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Kazumoto Kojima 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/sysdeps/sparc/backtrace.c b/sysdeps/sparc/backtrace.c index 1bad755b7fcf27c91bdac329457bb1cfc247ef52..f1ff2cf48cf87062151200444239bfeefff93c38 100644 --- a/sysdeps/sparc/backtrace.c +++ b/sysdeps/sparc/backtrace.c @@ -1,7 +1,6 @@ /* Return backtrace of current program state. Copyright (C) 2013-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller 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 diff --git a/sysdeps/sparc/dl-procinfo.c b/sysdeps/sparc/dl-procinfo.c index 0cf1fe92622f829ac4bb411a07ab674462c69556..23e5df71be79466d077c05fdd5440c831d764397 100644 --- a/sysdeps/sparc/dl-procinfo.c +++ b/sysdeps/sparc/dl-procinfo.c @@ -1,7 +1,6 @@ /* Data for Linux/sparc version of processor capability information. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2002. 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/sysdeps/sparc/dl-procinfo.h b/sysdeps/sparc/dl-procinfo.h index 2aab89cbfc74f4a0ae170bef944432753290d9a3..6f5c8177e66d378d4a0611ffea1a290febf7e54f 100644 --- a/sysdeps/sparc/dl-procinfo.h +++ b/sysdeps/sparc/dl-procinfo.h @@ -1,7 +1,6 @@ /* Linux/sparc version of processor capability information handling macros. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 1999. 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/sysdeps/sparc/fpu/fedisblxcpt.c b/sysdeps/sparc/fpu/fedisblxcpt.c index c7591db53917dd66fc3ff120efb1791a5a8b96e1..12346cdb2f53de83f365bdf0116fe07fe9011993 100644 --- a/sysdeps/sparc/fpu/fedisblxcpt.c +++ b/sysdeps/sparc/fpu/fedisblxcpt.c @@ -1,7 +1,6 @@ /* Disable floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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/sysdeps/sparc/fpu/feenablxcpt.c b/sysdeps/sparc/fpu/feenablxcpt.c index 553242515ef615cceb4a14397fe1a5cdb4934d9e..cd8a16889fbec252c51d732a461cbaf4c628f68f 100644 --- a/sysdeps/sparc/fpu/feenablxcpt.c +++ b/sysdeps/sparc/fpu/feenablxcpt.c @@ -1,7 +1,6 @@ /* Enable floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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/sysdeps/sparc/fpu/fegetexcept.c b/sysdeps/sparc/fpu/fegetexcept.c index d308420a82c798df4c7e3a37b5c268f3c4755a58..13fc588b8ebf86174315a03727c1ef69714cbae5 100644 --- a/sysdeps/sparc/fpu/fegetexcept.c +++ b/sysdeps/sparc/fpu/fegetexcept.c @@ -1,7 +1,6 @@ /* Get enabled floating-point exceptions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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/sysdeps/sparc/fpu/fpu_control.h b/sysdeps/sparc/fpu/fpu_control.h index 73cf29833517afd36c8cdc1454770a199308a956..5617cd78004eedb797edb672ba1e6eff24e72c2d 100644 --- a/sysdeps/sparc/fpu/fpu_control.h +++ b/sysdeps/sparc/fpu/fpu_control.h @@ -1,7 +1,6 @@ /* FPU control word bits. SPARC version. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Miguel de Icaza 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/sysdeps/sparc/machine-gmon.h b/sysdeps/sparc/machine-gmon.h index 353a028de88cffe68a820a1c6247a82e93a4e259..40a4f8a838920c200987ffd47f9bc5bc6a90f9b7 100644 --- a/sysdeps/sparc/machine-gmon.h +++ b/sysdeps/sparc/machine-gmon.h @@ -1,7 +1,6 @@ /* sparc-specific implementation of profiling support. Copyright (C) 2008-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 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/sysdeps/sparc/sparc-mcount.S b/sysdeps/sparc/sparc-mcount.S index 0562d8654b2167dc908cf50e8e2ca802f2932610..2b3284969b66851d6ebfcf18c1dc5c0911616bdc 100644 --- a/sysdeps/sparc/sparc-mcount.S +++ b/sysdeps/sparc/sparc-mcount.S @@ -1,7 +1,6 @@ /* sparc-specific implementation of profiling support. Copyright (C) 2008-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 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/sysdeps/sparc/sparc32/fpu/s_copysign.S b/sysdeps/sparc/sparc32/fpu/s_copysign.S index 59a568f10ee2b66f376feff17834ba65eaf6d544..886231a18ccd174f4529f86d23c6ec0e4c3ef9a7 100644 --- a/sysdeps/sparc/sparc32/fpu/s_copysign.S +++ b/sysdeps/sparc/sparc32/fpu/s_copysign.S @@ -1,7 +1,6 @@ /* copysign function, sparc32 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc32/fpu/s_copysignf.S b/sysdeps/sparc/sparc32/fpu/s_copysignf.S index 1588820c836813a4f93ee08fa52375f7337a28fb..56a5b1358444db3f1519ec1f4518b7d7c297a219 100644 --- a/sysdeps/sparc/sparc32/fpu/s_copysignf.S +++ b/sysdeps/sparc/sparc32/fpu/s_copysignf.S @@ -1,7 +1,6 @@ /* float copysign function, sparc32 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc32/fpu/s_fabsf.S b/sysdeps/sparc/sparc32/fpu/s_fabsf.S index 5bb3c9fce772d79da72116cd0cd34525d5b4cfe4..e17a9d68727f752bada881ae12723bb564ffe081 100644 --- a/sysdeps/sparc/sparc32/fpu/s_fabsf.S +++ b/sysdeps/sparc/sparc32/fpu/s_fabsf.S @@ -1,7 +1,6 @@ /* Float absolute value, sparc32 version. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2006. 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/sysdeps/sparc/sparc32/jmpbuf-unwind.h b/sysdeps/sparc/sparc32/jmpbuf-unwind.h index f73c601f96e686f61b934e1ef68c2b81c8c2fa72..1dd5ae0d83478caf15f1ac990747377e954812d2 100644 --- a/sysdeps/sparc/sparc32/jmpbuf-unwind.h +++ b/sysdeps/sparc/sparc32/jmpbuf-unwind.h @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/sparc/sparc32/memchr.S b/sysdeps/sparc/sparc32/memchr.S index 869092d9892013bef6ab75b6af5079f88f62a2c5..197398f2a3b4948f6026ef54413d75c32b88d767 100644 --- a/sysdeps/sparc/sparc32/memchr.S +++ b/sysdeps/sparc/sparc32/memchr.S @@ -3,15 +3,6 @@ For SPARC v7. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek and - David S. Miller . - This version is developed using the same algorithm as the fast C - version which carries the following introduction: - Based on strlen implementation by Torbjorn Granlund (tege@sics.se), - with help from Dan Sahlin (dan@sics.se) and - commentary by Jim Blandy (jimb@ai.mit.edu); - adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu), - and implemented by Roland McGrath (roland@ai.mit.edu). 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/sysdeps/sparc/sparc32/memcpy.S b/sysdeps/sparc/sparc32/memcpy.S index 26454cbcd5db148422a06edfad4835ad9a453622..566800147feb51b05cb1b712bd0d65ce60eea179 100644 --- a/sysdeps/sparc/sparc32/memcpy.S +++ b/sysdeps/sparc/sparc32/memcpy.S @@ -2,9 +2,6 @@ For SPARC v7. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , - Eddie C. Dost and - Jakub Jelinek . 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/sysdeps/sparc/sparc32/memset.S b/sysdeps/sparc/sparc32/memset.S index b945d7c09191905855ad5de228b21b0ec10d1c9b..ea037d8b5577d4b4082acdc48ae3892619a145f2 100644 --- a/sysdeps/sparc/sparc32/memset.S +++ b/sysdeps/sparc/sparc32/memset.S @@ -2,8 +2,6 @@ For SPARC v7. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller and - Jakub Jelinek . 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/sysdeps/sparc/sparc32/q_add.c b/sysdeps/sparc/sparc32/q_add.c index 819217c7b2ccb9c0be659d93fe4f9c001a2bd123..19b38048709fe6c413fecafa72ab0bc1efb6f742 100644 --- a/sysdeps/sparc/sparc32/q_add.c +++ b/sysdeps/sparc/sparc32/q_add.c @@ -2,8 +2,6 @@ Return a + b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_cmp.c b/sysdeps/sparc/sparc32/q_cmp.c index 7fd7300a99045dc2a11d4a8c534e544e280d02d7..cb34c32fe025f98efaff8cd190658f4c10dccaf0 100644 --- a/sysdeps/sparc/sparc32/q_cmp.c +++ b/sysdeps/sparc/sparc32/q_cmp.c @@ -2,8 +2,6 @@ Compare a and b, return float condition code. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_cmpe.c b/sysdeps/sparc/sparc32/q_cmpe.c index 7aa24e49f2f6baba9f229885e1fd502a26cf70f0..649b3f94c4da95b80be2dd597287f572e113ff44 100644 --- a/sysdeps/sparc/sparc32/q_cmpe.c +++ b/sysdeps/sparc/sparc32/q_cmpe.c @@ -3,8 +3,6 @@ Signal exception (unless masked) if unordered. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_div.c b/sysdeps/sparc/sparc32/q_div.c index 0e5f474644a185e0f3406f313490b1b68a9507dc..ad2feb08a87fbc295b4e24f0fce4fa47b33b6f11 100644 --- a/sysdeps/sparc/sparc32/q_div.c +++ b/sysdeps/sparc/sparc32/q_div.c @@ -2,8 +2,6 @@ Return a / b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_dtoq.c b/sysdeps/sparc/sparc32/q_dtoq.c index e8ae58af70cc00399a30ff451ae6941c8b0274d6..a18a6b8f7074f997616c67e0037be89ea73da46e 100644 --- a/sysdeps/sparc/sparc32/q_dtoq.c +++ b/sysdeps/sparc/sparc32/q_dtoq.c @@ -2,8 +2,6 @@ Return (long double)(a) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_feq.c b/sysdeps/sparc/sparc32/q_feq.c index 906125ebb17a4ca98ee9bf15900c259918f37408..b4e745fb7fb22bf2b2376bcbe8ed39ddea9f0514 100644 --- a/sysdeps/sparc/sparc32/q_feq.c +++ b/sysdeps/sparc/sparc32/q_feq.c @@ -2,8 +2,6 @@ Return 1 if a == b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_fge.c b/sysdeps/sparc/sparc32/q_fge.c index b357b8dccf56cc6594675418171fd1cd6e84abdb..0d12473bae02d1473fad8ce9d101a6da0f4e46ac 100644 --- a/sysdeps/sparc/sparc32/q_fge.c +++ b/sysdeps/sparc/sparc32/q_fge.c @@ -2,8 +2,6 @@ Return 1 if a >= b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_fgt.c b/sysdeps/sparc/sparc32/q_fgt.c index bd2718f10ed4511a0531448ea76f025ce4dbe6b8..9378d3c3e6e3671434400743f1ed30da3618db57 100644 --- a/sysdeps/sparc/sparc32/q_fgt.c +++ b/sysdeps/sparc/sparc32/q_fgt.c @@ -2,8 +2,6 @@ Return 1 if a > b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_fle.c b/sysdeps/sparc/sparc32/q_fle.c index 4c6a7c2a53fe4a72ddeab47714c40bb1998ca52f..313fa658eba077730998908be39aa5e6ba39af43 100644 --- a/sysdeps/sparc/sparc32/q_fle.c +++ b/sysdeps/sparc/sparc32/q_fle.c @@ -2,8 +2,6 @@ Return 1 if a <= b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_flt.c b/sysdeps/sparc/sparc32/q_flt.c index 1a8dac58b3ea39fddd24e4719220449c0a0e0dac..0e91b610460370981c69254a2bff1ea5ddb28c9c 100644 --- a/sysdeps/sparc/sparc32/q_flt.c +++ b/sysdeps/sparc/sparc32/q_flt.c @@ -2,8 +2,6 @@ Return 1 if a < b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_fne.c b/sysdeps/sparc/sparc32/q_fne.c index 92d6160818f9caafb3a0df945a95fd0644ad9b9c..974acbd687696f6a9cda6948d37813c3d1d9d1b0 100644 --- a/sysdeps/sparc/sparc32/q_fne.c +++ b/sysdeps/sparc/sparc32/q_fne.c @@ -2,8 +2,6 @@ Return 1 if a != b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_itoq.c b/sysdeps/sparc/sparc32/q_itoq.c index 87453f0fd3b99dd998fb9052b7eebb4d81a72bd2..7cb11f692c2122fc23c090757e9aed028cb81726 100644 --- a/sysdeps/sparc/sparc32/q_itoq.c +++ b/sysdeps/sparc/sparc32/q_itoq.c @@ -2,8 +2,6 @@ Return (long double)(a) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_lltoq.c b/sysdeps/sparc/sparc32/q_lltoq.c index 647bef884fe103d1615f3bd9d4d1bd6a749713ec..6dffd405fc685b482bbede4d3e22cdeaa905ddac 100644 --- a/sysdeps/sparc/sparc32/q_lltoq.c +++ b/sysdeps/sparc/sparc32/q_lltoq.c @@ -2,8 +2,6 @@ Return (long double)a Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_mul.c b/sysdeps/sparc/sparc32/q_mul.c index 2201fef0f7cadea5cbac398c3ed0dd37230d483d..4f35d8b618311ed07f8e1c8e9849e01ad70f7832 100644 --- a/sysdeps/sparc/sparc32/q_mul.c +++ b/sysdeps/sparc/sparc32/q_mul.c @@ -2,8 +2,6 @@ Return a * b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_neg.c b/sysdeps/sparc/sparc32/q_neg.c index 9b5af9102e2b30845f5a32d6018ff312a97781eb..95b2a8edb94969f2e267e07ed5e4309b1a0c1ba9 100644 --- a/sysdeps/sparc/sparc32/q_neg.c +++ b/sysdeps/sparc/sparc32/q_neg.c @@ -2,8 +2,6 @@ Return !a Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_qtod.c b/sysdeps/sparc/sparc32/q_qtod.c index 7d90b1c1bd051ae05e7a1d3d79a91ac49f3dd43a..b5e205681ac5ef482466387c8769f8b73ec4c101 100644 --- a/sysdeps/sparc/sparc32/q_qtod.c +++ b/sysdeps/sparc/sparc32/q_qtod.c @@ -2,8 +2,6 @@ Return (double)a Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_qtoi.c b/sysdeps/sparc/sparc32/q_qtoi.c index bdc30573d1815ca29f18ef0403add68ec9f6cc66..6eb6909513264c65d8e5085e3ca5b2270eba8e90 100644 --- a/sysdeps/sparc/sparc32/q_qtoi.c +++ b/sysdeps/sparc/sparc32/q_qtoi.c @@ -2,8 +2,6 @@ Return (int)a Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_qtoll.c b/sysdeps/sparc/sparc32/q_qtoll.c index c4bf534c7cfdef09716be6b75108f763bf972451..fb01114114422bdbead56fc284c5d90090fd57f4 100644 --- a/sysdeps/sparc/sparc32/q_qtoll.c +++ b/sysdeps/sparc/sparc32/q_qtoll.c @@ -2,8 +2,6 @@ Return (long long)a Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_qtos.c b/sysdeps/sparc/sparc32/q_qtos.c index 5776bda3a788388e4857298453effc8300186ff0..ba9aaff25e55a7d3a275f7dc347908f9d942a96e 100644 --- a/sysdeps/sparc/sparc32/q_qtos.c +++ b/sysdeps/sparc/sparc32/q_qtos.c @@ -2,8 +2,6 @@ Return (float)a Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_qtou.c b/sysdeps/sparc/sparc32/q_qtou.c index b81d9386591e3e4e10a1df6a658c03fd80220439..94eb01e042e38125506618f4a6fd848fbf773fb4 100644 --- a/sysdeps/sparc/sparc32/q_qtou.c +++ b/sysdeps/sparc/sparc32/q_qtou.c @@ -2,8 +2,6 @@ Return (unsigned int)a Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_qtoull.c b/sysdeps/sparc/sparc32/q_qtoull.c index 0b08b9b5651a478d1e6481a8dba6d419ba84bdb7..df3afefad6b4acd91706da634e18faaca8cb993f 100644 --- a/sysdeps/sparc/sparc32/q_qtoull.c +++ b/sysdeps/sparc/sparc32/q_qtoull.c @@ -2,8 +2,6 @@ Return (unsigned long long)a Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_sqrt.c b/sysdeps/sparc/sparc32/q_sqrt.c index 5d88225d144601339a850bb5730b0374529d5e44..0e672160f9649985f3715c156522167dba82dd23 100644 --- a/sysdeps/sparc/sparc32/q_sqrt.c +++ b/sysdeps/sparc/sparc32/q_sqrt.c @@ -2,8 +2,6 @@ Return sqrtl(a) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_stoq.c b/sysdeps/sparc/sparc32/q_stoq.c index 2274f06c8c5918000b2cb52ea588e6c6bc76ebec..0ec401004505b5444008d10a62a6bb4d96b08c68 100644 --- a/sysdeps/sparc/sparc32/q_stoq.c +++ b/sysdeps/sparc/sparc32/q_stoq.c @@ -2,8 +2,6 @@ c = (long double)(a) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_sub.c b/sysdeps/sparc/sparc32/q_sub.c index c0706ca2ab07b195cd64bb42703c60e3aa189785..71f2b974a635a354961bf4b446f05c118364459d 100644 --- a/sysdeps/sparc/sparc32/q_sub.c +++ b/sysdeps/sparc/sparc32/q_sub.c @@ -2,8 +2,6 @@ c = a - b Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_ulltoq.c b/sysdeps/sparc/sparc32/q_ulltoq.c index ad16d1111ff17e36f71016cec5a206a9e624034f..13ba4f935e8f1b4fa5bd4372efa9bc59887ad661 100644 --- a/sysdeps/sparc/sparc32/q_ulltoq.c +++ b/sysdeps/sparc/sparc32/q_ulltoq.c @@ -2,8 +2,6 @@ Return (long double)(a) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_util.c b/sysdeps/sparc/sparc32/q_util.c index 5a0884cddd8ca483fc92951871f6e5e8340ec27a..152d6a321daea6030c33b2aab92c602817d9a4bb 100644 --- a/sysdeps/sparc/sparc32/q_util.c +++ b/sysdeps/sparc/sparc32/q_util.c @@ -3,7 +3,6 @@ Simulate exceptions using double arithmetics. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/q_utoq.c b/sysdeps/sparc/sparc32/q_utoq.c index e2f2414cb0a414c2475fab53dc497c70ce788397..2bb5f001f935ad60e9c46091a1bffae4ca00d0b7 100644 --- a/sysdeps/sparc/sparc32/q_utoq.c +++ b/sysdeps/sparc/sparc32/q_utoq.c @@ -2,8 +2,6 @@ c = (long double)(a) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc32/sfp-machine.h b/sysdeps/sparc/sparc32/sfp-machine.h index a3595566eda8b08c3b04d115f790f9da3d834c12..72d29c7edfa5a81be963a9847fef3f5c48cd9d65 100644 --- a/sysdeps/sparc/sparc32/sfp-machine.h +++ b/sysdeps/sparc/sparc32/sfp-machine.h @@ -2,9 +2,6 @@ Sparc userland (_Q_*) version. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com), - Jakub Jelinek (jj@ultra.linux.cz) and - David S. Miller (davem@redhat.com). 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/sysdeps/sparc/sparc32/sparcv9/addmul_1.S b/sysdeps/sparc/sparc32/sparcv9/addmul_1.S index 414fd317c9dc0cee3fbb840b3cd75a474515248e..e1a00e560d91773c6c4a15d22fdbbe5651442500 100644 --- a/sysdeps/sparc/sparc32/sparcv9/addmul_1.S +++ b/sysdeps/sparc/sparc32/sparcv9/addmul_1.S @@ -3,7 +3,6 @@ ! ! Copyright (C) 2013-2021 Free Software Foundation, Inc. ! This file is part of the GNU C Library. -! Contributed by David S. Miller ! ! 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/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S index 422bf4373a911a43f1f31acd817687781a064551..ce8d99d82232b65965f311752ced89e4798b3508 100644 --- a/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S +++ b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S @@ -1,7 +1,6 @@ /* copysign function, sparc32 vis3 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S index bceba683ca693f603e9bca6def44a10a2b4cd5d8..2f9c0b7c26e2081fd4a64e817d8848941164ced1 100644 --- a/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S +++ b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S @@ -1,7 +1,6 @@ /* float copysign function, sparc32 vis3 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S index 52c9aa3b715ed31c6560d988bc930280dfbfc886..17aa169e6c6f3fb99dcd6de3ccbfaaaeabf1f4ea 100644 --- a/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S +++ b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S @@ -1,7 +1,6 @@ /* Float absolute value, sparc32 vis3 version. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2006. 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/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S index 29c68980b71353061a0c26b8c5a0b5f84b38425b..78300e56622d69e7d6fbb81d44c7304903c1ec4b 100644 --- a/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S +++ b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S @@ -1,7 +1,6 @@ /* fma function, sparc32 vis3 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S index 2cab2cd44088aac6e88fefbb112cf56bedfabbe4..4904d7e35cc6db2b0b0664ac3beb2875e548d4a5 100644 --- a/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S +++ b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S @@ -1,7 +1,6 @@ /* fmaf function, sparc32 vis3 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S index a455f0687dd0f5b13f81bd8df8e64eda24ddbdbe..36ee421f89d69967d94fc190321245f74a93e31c 100644 --- a/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S +++ b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S @@ -1,7 +1,6 @@ /* llrint(), sparc32 v9 vis3 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S index 43c6d58cb298b34ab5633dbabe73131c2d757b26..2184558230af7e4c902c2a143a89360ecf21444d 100644 --- a/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S +++ b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S @@ -1,7 +1,6 @@ /* llrintf(), sparc32 v9 vis3 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S index 3ed525c27b6f2b623fbf98427e29e952650dc49c..e60b071802b4c5d08b18a4901fa095bfe57f0123 100644 --- a/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S +++ b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S @@ -3,7 +3,6 @@ Copyright (C) 2013-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2013. 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/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S index e121c1dc35309c6feb11af21cfd9f1bae4975f1a..c7ddfe93e4bf3d7186510ff54dfdd5f18afbcbba 100644 --- a/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S +++ b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S @@ -3,7 +3,6 @@ Copyright (C) 2013-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2013. 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/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S index 856a3dabdb18b4bf4fe786bd2e5a69c622cf9e7b..c889e5e09e342c40bea0dc26e4aebedbd5d9b43f 100644 --- a/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S +++ b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S @@ -1,7 +1,6 @@ /* Round float to int floating-point values, sparc32 v9 vis3 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S index 668ddf673ecc479ea5f19adf839bb4aa6bf26c4e..5ac8990156adbdc6ee35b100e753d8e969bf8bb1 100644 --- a/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S +++ b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S @@ -1,7 +1,6 @@ /* Round float to int floating-point values, sparc32 v9 vis3 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S b/sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S index cf5b98d71358de351c39e8071469b83329c30289..43779eb6266f6bb60fe5cf1fc2a66afefdbb563e 100644 --- a/sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S +++ b/sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S @@ -1,7 +1,6 @@ /* llrint(), sparc32 v9 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S b/sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S index 78a90202842210d4bdb58d4dd5418080e4f7312c..cb8bc2b718a9377457a9731417dc23093a61b82e 100644 --- a/sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S +++ b/sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S @@ -1,7 +1,6 @@ /* llrintf(), sparc32 v9 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S b/sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S index 3a6860ba6c88b9c5cc300adb8b12b10241e7ef0d..647a784d1a7981b2b355679f2ea5ccd3f13c6642 100644 --- a/sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S +++ b/sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S @@ -1,7 +1,6 @@ /* lrintf(), sparc32 v9 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S b/sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S index e450ecab3a05b9fea3a7d2c460117eba6cf76a56..8bb813f22048fc88284c8268c51d723633ff92cc 100644 --- a/sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S +++ b/sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S @@ -3,7 +3,6 @@ Copyright (C) 2013-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2013. 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/sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S b/sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S index 472e42bb28568fb46de06a3cb250b122f69f92c4..3c0c4e92c0eefba0e3e268d8793e6b95df6ff8c8 100644 --- a/sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S +++ b/sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S @@ -3,7 +3,6 @@ Copyright (C) 2013-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2013. 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/sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S b/sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S index bb11a4bfcec5d9211f260ef238e6689356f7592e..c45d018c7c4d323d7ea12efaffa9f9061da71c44 100644 --- a/sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S +++ b/sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S @@ -1,7 +1,6 @@ /* Round float to int floating-point values, sparc32 v9 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S b/sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S index fb56657e64387969158d869395190111422128be..83f09d62f0b37cc68fe41c38b4c31d2304fd2b97 100644 --- a/sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S +++ b/sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S @@ -1,7 +1,6 @@ /* Round float to int floating-point values, sparc32 v9 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc32/sparcv9/hp-timing.h b/sysdeps/sparc/sparc32/sparcv9/hp-timing.h index d596a6f5f1a5b69a91b070737f20afbb52d1b431..cae2e4a7579c35c2dafb15fc0606ebae463fbf08 100644 --- a/sysdeps/sparc/sparc32/sparcv9/hp-timing.h +++ b/sysdeps/sparc/sparc32/sparcv9/hp-timing.h @@ -1,7 +1,6 @@ /* High precision, low overhead timing functions. sparcv9 version. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 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/sysdeps/sparc/sparc32/sparcv9/mul_1.S b/sysdeps/sparc/sparc32/sparcv9/mul_1.S index 6502ac4d18e66076e0dff800fcc7c7f4b4c1f3d4..fd635b6a51a8c8ea9432c43b514029c4a0e55dca 100644 --- a/sysdeps/sparc/sparc32/sparcv9/mul_1.S +++ b/sysdeps/sparc/sparc32/sparcv9/mul_1.S @@ -3,7 +3,6 @@ ! ! Copyright (C) 2013-2021 Free Software Foundation, Inc. ! This file is part of the GNU C Library. -! Contributed by David S. Miller ! ! 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/sysdeps/sparc/sparc32/sparcv9/submul_1.S b/sysdeps/sparc/sparc32/sparcv9/submul_1.S index 00ce22e6dc559e36191b7022a681d86fadc2ef41..bbd746bf3d897b163bb7eede625da447c866a9bb 100644 --- a/sysdeps/sparc/sparc32/sparcv9/submul_1.S +++ b/sysdeps/sparc/sparc32/sparcv9/submul_1.S @@ -3,7 +3,6 @@ ! ! Copyright (C) 2013-2021 Free Software Foundation, Inc. ! This file is part of the GNU C Library. -! Contributed by David S. Miller ! ! 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/sysdeps/sparc/sparc32/start.S b/sysdeps/sparc/sparc32/start.S index 00bf898fb953df82e502ca6010aa9fd603370bdd..79ec9945e747466866d76533d114f51ea6686c35 100644 --- a/sysdeps/sparc/sparc32/start.S +++ b/sysdeps/sparc/sparc32/start.S @@ -1,7 +1,6 @@ /* Startup code for elf32-sparc Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 1997. 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/sysdeps/sparc/sparc32/stpcpy.S b/sysdeps/sparc/sparc32/stpcpy.S index 53eb7051bc052b94f36b823ba6aff708c2b4e184..905e9a63a378a6108351af30880bf88a68553028 100644 --- a/sysdeps/sparc/sparc32/stpcpy.S +++ b/sysdeps/sparc/sparc32/stpcpy.S @@ -2,7 +2,6 @@ For SPARC v7. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek . 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/sysdeps/sparc/sparc32/strcat.S b/sysdeps/sparc/sparc32/strcat.S index 403bbc1dd864de57bdd32c96c80fd7e5399f54b3..5fdca0482ca7353e84bcb69c9d9ca23c74b7451b 100644 --- a/sysdeps/sparc/sparc32/strcat.S +++ b/sysdeps/sparc/sparc32/strcat.S @@ -2,7 +2,6 @@ For SPARC v7. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek . 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/sysdeps/sparc/sparc32/strchr.S b/sysdeps/sparc/sparc32/strchr.S index 6f0138e27ac98bef4a4d1923326647af696abb96..3e4e2e9315139cdda2c581ae5272f0743a59a350 100644 --- a/sysdeps/sparc/sparc32/strchr.S +++ b/sysdeps/sparc/sparc32/strchr.S @@ -2,8 +2,6 @@ For SPARC v7. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek and - David S. Miller . 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/sysdeps/sparc/sparc32/strcmp.S b/sysdeps/sparc/sparc32/strcmp.S index e763b5abe5ca19b95f9a3185aa550f317208bfbc..1a8b487129438679a047069f09efb1bcc796b3b8 100644 --- a/sysdeps/sparc/sparc32/strcmp.S +++ b/sysdeps/sparc/sparc32/strcmp.S @@ -2,7 +2,6 @@ For SPARC v7. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek . 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/sysdeps/sparc/sparc32/strcpy.S b/sysdeps/sparc/sparc32/strcpy.S index 20793f6595372ce2162a1d11c11cd14caaaa572f..2d7042a9653ee9e17753625095a2a6e813b21f85 100644 --- a/sysdeps/sparc/sparc32/strcpy.S +++ b/sysdeps/sparc/sparc32/strcpy.S @@ -2,7 +2,6 @@ For SPARC v7. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek . 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/sysdeps/sparc/sparc32/strlen.S b/sysdeps/sparc/sparc32/strlen.S index e7d31c356d4e6347c3a34faec3870b92ee643b47..1cd2d546c51c3ef3da0da930cb783f1e91a82b33 100644 --- a/sysdeps/sparc/sparc32/strlen.S +++ b/sysdeps/sparc/sparc32/strlen.S @@ -2,8 +2,6 @@ For SPARC v7. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek and - David S. Miller . 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/sysdeps/sparc/sparc64/Makefile b/sysdeps/sparc/sparc64/Makefile index 513bfdb883a366bef9bce19d571a6fb56d11f7ea..19931f4bbab2ebfe3442d5fea6fcd9e10a003621 100644 --- a/sysdeps/sparc/sparc64/Makefile +++ b/sysdeps/sparc/sparc64/Makefile @@ -1,7 +1,6 @@ # Makefile for SPARC 64-bit. # Copyright (C) 1997-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. -# Contributed by Jakub Jelinek (jj@ultra.linux.cz). # # The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/sparc/sparc64/align-cpy.S b/sysdeps/sparc/sparc64/align-cpy.S index 6cec1f05ba47bca428df03a29b53763be8d44db4..81ece66bb74d08eb7938de13c508ab8313b16fdc 100644 --- a/sysdeps/sparc/sparc64/align-cpy.S +++ b/sysdeps/sparc/sparc64/align-cpy.S @@ -2,7 +2,6 @@ For 64-bit sparc. Copyright (C) 2010-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller (davem@davemloft.net) 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/sysdeps/sparc/sparc64/fpu/e_sqrtl.c b/sysdeps/sparc/sparc64/fpu/e_sqrtl.c index 6b01cfbdfdf383c2ddcbf9fbf7c23521b54e19f4..4042c1636dada5f54037f823f277507a0278d4c7 100644 --- a/sysdeps/sparc/sparc64/fpu/e_sqrtl.c +++ b/sysdeps/sparc/sparc64/fpu/e_sqrtl.c @@ -1,7 +1,6 @@ /* Long double square root, sparc64 version. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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/sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S b/sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S index 5781ea21e007a899fbbdba44b1d636205d47e907..1fc4db75a9cb387b4c01210af47fbe981bac9bd5 100644 --- a/sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S +++ b/sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S @@ -1,7 +1,6 @@ /* fma function, sparc64 vis3 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S b/sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S index 114a66b31df8d5588b37af9ebd298699e5853858..d49ad79b0bbaac744989c6719b7b9bbf12c9ba7a 100644 --- a/sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S +++ b/sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S @@ -1,7 +1,6 @@ /* fmaf function, sparc64 vis3 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S b/sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S index e5c81604b67f01ade4e5aceba6111582e607bd6b..156d064b4b6ae7f7c188f5d97d74c67ede6d163e 100644 --- a/sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S +++ b/sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S @@ -1,7 +1,6 @@ /* lrint(), sparc64 vis3 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S b/sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S index fe9d2f37dab068dcc407543dfac8af5c1b692a24..b54b53fb9d88b2919bf68694616fb8147a727a66 100644 --- a/sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S +++ b/sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S @@ -1,7 +1,6 @@ /* lrintf(), sparc64 vis3 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S b/sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S index 9fe9645bfdb0fc7c1210bf1efd5f45b4090138b4..9db46209fd18c92715452f3a33ef9639c2b55314 100644 --- a/sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S +++ b/sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S @@ -3,7 +3,6 @@ Copyright (C) 2013-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2013. 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/sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S b/sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S index b5919e85cb8d7b6065a76b1b2ba961c11ba4df60..340c880882f7e2cbdf7cccca2003457f9c96e4e1 100644 --- a/sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S +++ b/sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S @@ -3,7 +3,6 @@ Copyright (C) 2013-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2013. 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/sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S b/sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S index 4b21eb539fae7180d27f69ce4c482b2618fd0d0f..c124fc683f8779cb6c807a9627d8b40eb6ab51ef 100644 --- a/sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S +++ b/sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S @@ -1,7 +1,6 @@ /* Round float to int floating-point values, sparc64 vis3 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S b/sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S index 9e9f07d5bfe6fd8ea7ea6a4cbffe6bafd9ea0dce..3a1898bbffe6969a4e9dc08be5a31a039e7c34d5 100644 --- a/sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S +++ b/sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S @@ -1,7 +1,6 @@ /* Round float to int floating-point values, sparc64 vis3 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc64/fpu/s_copysign.S b/sysdeps/sparc/sparc64/fpu/s_copysign.S index d1a524cf86f25204b45e72954f156eedeb207924..58463cee9684f86eeec426ef22cbc8d37a08c426 100644 --- a/sysdeps/sparc/sparc64/fpu/s_copysign.S +++ b/sysdeps/sparc/sparc64/fpu/s_copysign.S @@ -1,7 +1,6 @@ /* copysign function, sparc64 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc64/fpu/s_copysignf.S b/sysdeps/sparc/sparc64/fpu/s_copysignf.S index 04c1e48caa0f23001285638c9f286aa20b5dc34e..c48383270849f31ac636f117b026555c30b0dd22 100644 --- a/sysdeps/sparc/sparc64/fpu/s_copysignf.S +++ b/sysdeps/sparc/sparc64/fpu/s_copysignf.S @@ -1,7 +1,6 @@ /* float copysign function, sparc64 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc64/fpu/s_lrint.S b/sysdeps/sparc/sparc64/fpu/s_lrint.S index 181e67ce6142f2bb732c9ef66b206c17470985d8..176c39952fcf59e559e9878d71854d65cfde3667 100644 --- a/sysdeps/sparc/sparc64/fpu/s_lrint.S +++ b/sysdeps/sparc/sparc64/fpu/s_lrint.S @@ -1,7 +1,6 @@ /* lrint(), sparc64 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc64/fpu/s_lrintf.S b/sysdeps/sparc/sparc64/fpu/s_lrintf.S index 885ffc95f8cc24d63a900026e8205ef857093b09..d9098b6ae0262c956cf436a55289a87e16c8e2db 100644 --- a/sysdeps/sparc/sparc64/fpu/s_lrintf.S +++ b/sysdeps/sparc/sparc64/fpu/s_lrintf.S @@ -1,7 +1,6 @@ /* lrintf(), sparc64 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc64/fpu/s_nearbyint.S b/sysdeps/sparc/sparc64/fpu/s_nearbyint.S index 854278320f73a1aaf0db06660fd432a11042821b..56c7256379af8deaea7c4ebfdaaf6a5979cdf52d 100644 --- a/sysdeps/sparc/sparc64/fpu/s_nearbyint.S +++ b/sysdeps/sparc/sparc64/fpu/s_nearbyint.S @@ -3,7 +3,6 @@ Copyright (C) 2013-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2013. 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/sysdeps/sparc/sparc64/fpu/s_nearbyintf.S b/sysdeps/sparc/sparc64/fpu/s_nearbyintf.S index 54e81a40954da60c41bbb10dc1f1d2b4669997de..c0beea2ed884f2fcc5128bb671a1ef8b7ae2523a 100644 --- a/sysdeps/sparc/sparc64/fpu/s_nearbyintf.S +++ b/sysdeps/sparc/sparc64/fpu/s_nearbyintf.S @@ -3,7 +3,6 @@ Copyright (C) 2013-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2013. 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/sysdeps/sparc/sparc64/fpu/s_rint.S b/sysdeps/sparc/sparc64/fpu/s_rint.S index 3bd4613b73b28775323d536da73f93b32ad3894b..fdcf84e13a745d1e53ce831c9d5761af915ffdc4 100644 --- a/sysdeps/sparc/sparc64/fpu/s_rint.S +++ b/sysdeps/sparc/sparc64/fpu/s_rint.S @@ -1,7 +1,6 @@ /* Round float to int floating-point values, sparc64 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc64/fpu/s_rintf.S b/sysdeps/sparc/sparc64/fpu/s_rintf.S index c8207ab3cdfb2b8a895a7d8724317f989158c2cc..8636dab285cfd80eb91a110553fd461886b0d1a3 100644 --- a/sysdeps/sparc/sparc64/fpu/s_rintf.S +++ b/sysdeps/sparc/sparc64/fpu/s_rintf.S @@ -1,7 +1,6 @@ /* Round float to int floating-point values, sparc64 version. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 2012. 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/sysdeps/sparc/sparc64/hp-timing.h b/sysdeps/sparc/sparc64/hp-timing.h index 1f94faa90d7b12719adb6e78359cc3b65e960570..43ad6a4ef7824b64a02e1608e3d2b8d96e53bbb6 100644 --- a/sysdeps/sparc/sparc64/hp-timing.h +++ b/sysdeps/sparc/sparc64/hp-timing.h @@ -1,7 +1,6 @@ /* High precision, low overhead timing functions. sparc64 version. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 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/sysdeps/sparc/sparc64/jmpbuf-unwind.h b/sysdeps/sparc/sparc64/jmpbuf-unwind.h index 234890250540a593d76c4973a0c16878ae5cc4e5..b212e24238db4a9455e54648c82dc8c308b16015 100644 --- a/sysdeps/sparc/sparc64/jmpbuf-unwind.h +++ b/sysdeps/sparc/sparc64/jmpbuf-unwind.h @@ -1,6 +1,5 @@ /* Copyright (C) 2005-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 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/sysdeps/sparc/sparc64/memchr.S b/sysdeps/sparc/sparc64/memchr.S index eb50ac1cf94cc484ceffea291bb158c134107128..3758195fb54473e7e4c59d40ca34c9f0b5adc6b9 100644 --- a/sysdeps/sparc/sparc64/memchr.S +++ b/sysdeps/sparc/sparc64/memchr.S @@ -3,15 +3,6 @@ For SPARC v9. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jan VondrĂĄk and - Jakub Jelinek . - This version is developed using the same algorithm as the fast C - version which carries the following introduction: - Based on strlen implementation by Torbjorn Granlund (tege@sics.se), - with help from Dan Sahlin (dan@sics.se) and - commentary by Jim Blandy (jimb@ai.mit.edu); - adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu), - and implemented by Roland McGrath (roland@ai.mit.edu). 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/sysdeps/sparc/sparc64/memcmp.S b/sysdeps/sparc/sparc64/memcmp.S index 0935d31fec61e0c481ec2b549c715866deb0e39d..d8d9ff9b24f6db33bc4bfaf19211b3c54b7cb4e8 100644 --- a/sysdeps/sparc/sparc64/memcmp.S +++ b/sysdeps/sparc/sparc64/memcmp.S @@ -2,8 +2,6 @@ For SPARC v9. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jan VondrĂĄk and - Jakub Jelinek . 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/sysdeps/sparc/sparc64/memcpy.S b/sysdeps/sparc/sparc64/memcpy.S index eb2327708bc2b310751c101b51bf55928c3c9cbb..4d7e74bb68bde81936f8ee8d55a8885eda96e977 100644 --- a/sysdeps/sparc/sparc64/memcpy.S +++ b/sysdeps/sparc/sparc64/memcpy.S @@ -2,8 +2,6 @@ For UltraSPARC. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller (davem@caip.rutgers.edu) and - Jakub Jelinek (jakub@redhat.com). 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/sysdeps/sparc/sparc64/memset.S b/sysdeps/sparc/sparc64/memset.S index 0ec8b3e6cac3cf7a70baef7164b2f669d9a4b682..1cfdc5c5f554a9d3fae4adf68646f8f4dbe72ab8 100644 --- a/sysdeps/sparc/sparc64/memset.S +++ b/sysdeps/sparc/sparc64/memset.S @@ -2,8 +2,6 @@ For UltraSPARC. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller (davem@caip.rutgers.edu) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/multiarch/add_n-vis3.S b/sysdeps/sparc/sparc64/multiarch/add_n-vis3.S index 74b90f175bea7b96bef66383ffd0a00335e92e15..61b8810fc829577c0cadce7ecdf452c767f4bfa5 100644 --- a/sysdeps/sparc/sparc64/multiarch/add_n-vis3.S +++ b/sysdeps/sparc/sparc64/multiarch/add_n-vis3.S @@ -3,7 +3,6 @@ ! ! Copyright (C) 2013-2021 Free Software Foundation, Inc. ! This file is part of the GNU C Library. -! Contributed by David S. Miller ! ! 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/sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S b/sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S index cbbb5f810931a92d166ac305991081e8ef7c6565..8e3dd482434f8dd2c28024d2aae70e31e084f88f 100644 --- a/sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S +++ b/sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S @@ -3,7 +3,6 @@ ! ! Copyright (C) 2013-2021 Free Software Foundation, Inc. ! This file is part of the GNU C Library. -! Contributed by David S. Miller ! ! 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/sysdeps/sparc/sparc64/multiarch/md5-crop.S b/sysdeps/sparc/sparc64/multiarch/md5-crop.S index 3810d8542514669f45692b31abaeea84794c98e1..afe7861044a960cae016acf6b80d620ed913a3f0 100644 --- a/sysdeps/sparc/sparc64/multiarch/md5-crop.S +++ b/sysdeps/sparc/sparc64/multiarch/md5-crop.S @@ -1,7 +1,6 @@ /* MD5 using sparc crypto opcodes. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller (davem@davemloft.net) 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/sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S b/sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S index 950646470f9e9763e04b7bd137a56b0c3f81d4e0..9ac75d4b77ca8d4e3b39fac705121ea8f9c75b8e 100644 --- a/sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S +++ b/sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S @@ -1,7 +1,6 @@ /* Copy SIZE bytes from SRC to DEST. For SUN4V Niagara. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller (davem@davemloft.net) 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/sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S b/sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S index fcda9eb6e0b472c71bfbaecccd242dae6f927879..51cfa36b67a6366cccb770c3b69042c0dc87748b 100644 --- a/sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S +++ b/sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S @@ -1,7 +1,6 @@ /* Copy SIZE bytes from SRC to DEST. For SUN4V Niagara-2. Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller (davem@davemloft.net) 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/sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S b/sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S index 6007f82ca5bbad99301885665f028d6f20046e09..e351fbdf66f5e22670328f25622261936fba4487 100644 --- a/sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S +++ b/sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S @@ -1,7 +1,6 @@ /* Copy SIZE bytes from SRC to DEST. For SUN4V Niagara-4. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller (davem@davemloft.net) 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/sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S b/sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S index 68c08c35c93224630e9c560df094a2af1cc0f6a8..f3af826c77e05f6498b2d233a6230d8e40051f0c 100644 --- a/sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S +++ b/sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S @@ -2,7 +2,6 @@ For UltraSPARC-III. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller (davem@redhat.com) 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/sysdeps/sparc/sparc64/multiarch/memset-niagara1.S b/sysdeps/sparc/sparc64/multiarch/memset-niagara1.S index 510c5f58e696844ae743aec0b2766ea93d73639a..5212a4069ee111f796bc0bbf68c695220d0e60e9 100644 --- a/sysdeps/sparc/sparc64/multiarch/memset-niagara1.S +++ b/sysdeps/sparc/sparc64/multiarch/memset-niagara1.S @@ -1,7 +1,6 @@ /* Set a block of memory to some byte value. For SUN4V Niagara. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller (davem@davemloft.net) 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/sysdeps/sparc/sparc64/multiarch/memset-niagara4.S b/sysdeps/sparc/sparc64/multiarch/memset-niagara4.S index b7d0a9dd446ec73e047580f457fdbae4c757043a..ea842922b89975a77166c483e447011d631d6c8e 100644 --- a/sysdeps/sparc/sparc64/multiarch/memset-niagara4.S +++ b/sysdeps/sparc/sparc64/multiarch/memset-niagara4.S @@ -1,7 +1,6 @@ /* Set a block of memory to some byte value. For SUN4V Niagara-4. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller (davem@davemloft.net) 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/sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S b/sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S index 1734573f9e4b89b50bc4366dde7e1ceec8612ae8..dff7040f501d296018d5e58f54b3ecabf2f6d66e 100644 --- a/sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S +++ b/sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S @@ -3,7 +3,6 @@ ! ! Copyright (C) 2013-2021 Free Software Foundation, Inc. ! This file is part of the GNU C Library. -! Contributed by David S. Miller ! ! 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/sysdeps/sparc/sparc64/multiarch/sha256-crop.S b/sysdeps/sparc/sparc64/multiarch/sha256-crop.S index 10e6a5b1a732a3f9dbc78efa1b413939a1466751..35c0977c12c9d9f73e2e1c280170217bd52a6b6b 100644 --- a/sysdeps/sparc/sparc64/multiarch/sha256-crop.S +++ b/sysdeps/sparc/sparc64/multiarch/sha256-crop.S @@ -1,7 +1,6 @@ /* SHA256 using sparc crypto opcodes. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller (davem@davemloft.net) 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/sysdeps/sparc/sparc64/multiarch/sha512-crop.S b/sysdeps/sparc/sparc64/multiarch/sha512-crop.S index f2e7c5f200c38831952966e99c08cf1eae85f6c8..2ee61a4497e9114712d262208e43dc0d3590e9d7 100644 --- a/sysdeps/sparc/sparc64/multiarch/sha512-crop.S +++ b/sysdeps/sparc/sparc64/multiarch/sha512-crop.S @@ -1,7 +1,6 @@ /* SHA512 using sparc crypto opcodes. Copyright (C) 2012-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller (davem@davemloft.net) 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/sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S b/sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S index dbddd172e35f30cc430eeb97f9881768d758ef46..1cd96b400fb5db826c5bc9e9b8482f4e4e62ea79 100644 --- a/sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S +++ b/sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S @@ -3,7 +3,6 @@ ! ! Copyright (C) 2013-2021 Free Software Foundation, Inc. ! This file is part of the GNU C Library. -! Contributed by David S. Miller ! ! 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/sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S b/sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S index 012fb5f3af5d5dd28e263102fc17d6f0a521e15b..7f4e7765a7722e64473c3b79aa53b13a6c51e608 100644 --- a/sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S +++ b/sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S @@ -3,7 +3,6 @@ ! ! Copyright (C) 2013-2021 Free Software Foundation, Inc. ! This file is part of the GNU C Library. -! Contributed by David S. Miller ! ! 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/sysdeps/sparc/sparc64/qp_add.c b/sysdeps/sparc/sparc64/qp_add.c index 6d2ed3f507fdadf8ea06906ba796efe18bb4e09b..1b4b67c2e9938d8279124ff19619d58a10be2cb6 100644 --- a/sysdeps/sparc/sparc64/qp_add.c +++ b/sysdeps/sparc/sparc64/qp_add.c @@ -2,8 +2,6 @@ (*c) = (*a) + (*b) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_cmp.c b/sysdeps/sparc/sparc64/qp_cmp.c index d1fc34ec0ac338fca066359d9cd880b0f714def4..7e9cdf08de7b396073418b9b6eb3a11c27d4430a 100644 --- a/sysdeps/sparc/sparc64/qp_cmp.c +++ b/sysdeps/sparc/sparc64/qp_cmp.c @@ -2,8 +2,6 @@ Compare (*a) and (*b), return float condition code. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_cmpe.c b/sysdeps/sparc/sparc64/qp_cmpe.c index 9159ecb0ccaabd0b97711fdadbf7bdae73b2e274..01fc80749df20aa1a07f2e26bd463a1e6c06fa51 100644 --- a/sysdeps/sparc/sparc64/qp_cmpe.c +++ b/sysdeps/sparc/sparc64/qp_cmpe.c @@ -3,8 +3,6 @@ Signal exception (unless masked) if unordered. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_div.c b/sysdeps/sparc/sparc64/qp_div.c index 4a92afd04d4f9ecb74eab9ec23f2fec92e59fe59..217550562a4e87974a69f5cf4bb0db81d8eed23f 100644 --- a/sysdeps/sparc/sparc64/qp_div.c +++ b/sysdeps/sparc/sparc64/qp_div.c @@ -2,8 +2,6 @@ (*c) = (*a) / (*b) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_dtoq.c b/sysdeps/sparc/sparc64/qp_dtoq.c index 1f542317091043da1d064aff2168823bd76d2a54..6286e4b08056c73e71377051c597903371b58849 100644 --- a/sysdeps/sparc/sparc64/qp_dtoq.c +++ b/sysdeps/sparc/sparc64/qp_dtoq.c @@ -2,8 +2,6 @@ (*c) = (long double)(a) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_feq.c b/sysdeps/sparc/sparc64/qp_feq.c index c96524f765f1373f30cf33921865901d76c1baaa..b231e6efbc7551cb1e108137bdf8efec14add0e2 100644 --- a/sysdeps/sparc/sparc64/qp_feq.c +++ b/sysdeps/sparc/sparc64/qp_feq.c @@ -2,8 +2,6 @@ Return 1 if (*a) == (*b) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_fge.c b/sysdeps/sparc/sparc64/qp_fge.c index 3294443993067f79e89693cd12f6e8cafad4dba7..d920a5108a76a8a345d14df801dbb06124a843a8 100644 --- a/sysdeps/sparc/sparc64/qp_fge.c +++ b/sysdeps/sparc/sparc64/qp_fge.c @@ -2,8 +2,6 @@ Return 1 if (*a) >= (*b) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_fgt.c b/sysdeps/sparc/sparc64/qp_fgt.c index 67420615efcdcdecb99a9196ceef539fa73cfc93..d563042bddb65a9ba4d7683e6dfc0480a07bf20b 100644 --- a/sysdeps/sparc/sparc64/qp_fgt.c +++ b/sysdeps/sparc/sparc64/qp_fgt.c @@ -2,8 +2,6 @@ Return 1 if (*a) > (*b) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_fle.c b/sysdeps/sparc/sparc64/qp_fle.c index 6ac4c3a5fcc786897760f32337ed356f83eabaf2..d4b4ad0743d7985b9e733f82bfc003344296f27e 100644 --- a/sysdeps/sparc/sparc64/qp_fle.c +++ b/sysdeps/sparc/sparc64/qp_fle.c @@ -2,8 +2,6 @@ Return 1 if (*a) <= (*b) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_flt.c b/sysdeps/sparc/sparc64/qp_flt.c index 46369ba55f0f91e05946cc8f471377f041dbd5a8..97a2917f824e9e5a6855f72049fa4c611766aa9c 100644 --- a/sysdeps/sparc/sparc64/qp_flt.c +++ b/sysdeps/sparc/sparc64/qp_flt.c @@ -2,8 +2,6 @@ Return 1 if (*a) < (*b) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_fne.c b/sysdeps/sparc/sparc64/qp_fne.c index ca002de0caed19bcbe843c562bf530cae57a1191..16b4ac065b7eff0e758cacf0398dd4fd2ea08b49 100644 --- a/sysdeps/sparc/sparc64/qp_fne.c +++ b/sysdeps/sparc/sparc64/qp_fne.c @@ -2,8 +2,6 @@ Return 1 if (*a) != (*b) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_itoq.c b/sysdeps/sparc/sparc64/qp_itoq.c index a7266995de452e99fa1a1ce79d7485193e8180b5..860db6cab42fc7f37dc3059f6586bac86042d62d 100644 --- a/sysdeps/sparc/sparc64/qp_itoq.c +++ b/sysdeps/sparc/sparc64/qp_itoq.c @@ -2,8 +2,6 @@ (*c) = (long double)(a) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_mul.c b/sysdeps/sparc/sparc64/qp_mul.c index 5e8c810901262898e1a7bdab08da903724776d88..10d751aa851a71e072e06652b3ca752a2583af42 100644 --- a/sysdeps/sparc/sparc64/qp_mul.c +++ b/sysdeps/sparc/sparc64/qp_mul.c @@ -2,8 +2,6 @@ (*c) = (*a) * (*b) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_neg.S b/sysdeps/sparc/sparc64/qp_neg.S index 6acc4ad27da2b61c7a01123c57401629098ed63c..5479cf76ff56d674799e63f4a5d87c0f345d918d 100644 --- a/sysdeps/sparc/sparc64/qp_neg.S +++ b/sysdeps/sparc/sparc64/qp_neg.S @@ -2,7 +2,6 @@ (*c) = !(*a) Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_qtod.c b/sysdeps/sparc/sparc64/qp_qtod.c index 9e9d39d9154e2436553e6bf2abb44f36fc4eb50a..0711009c6a187692e17860bc20a2b798e6132b41 100644 --- a/sysdeps/sparc/sparc64/qp_qtod.c +++ b/sysdeps/sparc/sparc64/qp_qtod.c @@ -2,8 +2,6 @@ Return (double)(*a) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_qtoi.c b/sysdeps/sparc/sparc64/qp_qtoi.c index 6915bfd5cbaae1f267797a81bd9e03021823c156..d830bd1a535845981c22fe5e916f4a9fb0628f1c 100644 --- a/sysdeps/sparc/sparc64/qp_qtoi.c +++ b/sysdeps/sparc/sparc64/qp_qtoi.c @@ -2,8 +2,6 @@ Return (int)(*a) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_qtos.c b/sysdeps/sparc/sparc64/qp_qtos.c index d9f3748d0598795dd22ecb697f2cd0f20c32ce8b..8a4087f982ca385e771b63d92444eb78143391d5 100644 --- a/sysdeps/sparc/sparc64/qp_qtos.c +++ b/sysdeps/sparc/sparc64/qp_qtos.c @@ -2,8 +2,6 @@ Return (float)(*a) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_qtoui.c b/sysdeps/sparc/sparc64/qp_qtoui.c index 3aa0d72d6e1e824a7c7e15f37d8d72348131f220..df387978b7d0a33730a91d9d3cd9d3c4b003375e 100644 --- a/sysdeps/sparc/sparc64/qp_qtoui.c +++ b/sysdeps/sparc/sparc64/qp_qtoui.c @@ -2,8 +2,6 @@ Return (unsigned int)(*a) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_qtoux.c b/sysdeps/sparc/sparc64/qp_qtoux.c index 07946660f4839bb60c0edc6f92907945e3be1a9c..c61f6fdd97ebae311bf3b738a8837eeabab42abd 100644 --- a/sysdeps/sparc/sparc64/qp_qtoux.c +++ b/sysdeps/sparc/sparc64/qp_qtoux.c @@ -2,8 +2,6 @@ Return (unsigned long)(*a) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_qtox.c b/sysdeps/sparc/sparc64/qp_qtox.c index 96dc09d89abe41fdf4f93e8ffc245c013bb443b7..62c1b07e7bf9b678b1b6d309d44266805c4ab585 100644 --- a/sysdeps/sparc/sparc64/qp_qtox.c +++ b/sysdeps/sparc/sparc64/qp_qtox.c @@ -2,8 +2,6 @@ Return (long)(*a) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_sqrt.c b/sysdeps/sparc/sparc64/qp_sqrt.c index dfcde1c9098ac02b36d4b7fb0b99889cd0021305..a118a1d9346a307c468d7dc8397c6aea0f3b9682 100644 --- a/sysdeps/sparc/sparc64/qp_sqrt.c +++ b/sysdeps/sparc/sparc64/qp_sqrt.c @@ -2,8 +2,6 @@ (*c) = sqrtl(*a) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_stoq.c b/sysdeps/sparc/sparc64/qp_stoq.c index 70818033de87d1c4416be0e417f8834e9a53988b..5f11ee6e657d289870a6c3b9a2aafa16e533b70c 100644 --- a/sysdeps/sparc/sparc64/qp_stoq.c +++ b/sysdeps/sparc/sparc64/qp_stoq.c @@ -2,8 +2,6 @@ (*c) = (long double)(a) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_sub.c b/sysdeps/sparc/sparc64/qp_sub.c index 158b2cb1bb96c624d6e5e107f778b12d21179e56..b1eae31757e7193549d1e09ada2c499666d507ea 100644 --- a/sysdeps/sparc/sparc64/qp_sub.c +++ b/sysdeps/sparc/sparc64/qp_sub.c @@ -2,8 +2,6 @@ (*c) = (*a) - (*b) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_uitoq.c b/sysdeps/sparc/sparc64/qp_uitoq.c index 7c44f9a55272166cd28dd77a6c0ae87173bd904c..695808489fd2f8211f4916013696064b2254bc2c 100644 --- a/sysdeps/sparc/sparc64/qp_uitoq.c +++ b/sysdeps/sparc/sparc64/qp_uitoq.c @@ -2,8 +2,6 @@ (*c) = (long double)(a) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_util.c b/sysdeps/sparc/sparc64/qp_util.c index a33c2334ea8716e27f12dfbcaec96f97f613eced..dfdae4bbbd89cff2dbce2dc6256df1e019a5dae6 100644 --- a/sysdeps/sparc/sparc64/qp_util.c +++ b/sysdeps/sparc/sparc64/qp_util.c @@ -3,7 +3,6 @@ Simulate exceptions using double arithmetics. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_uxtoq.c b/sysdeps/sparc/sparc64/qp_uxtoq.c index 78686cd09c942fe636b502517df8df5262882b4f..c300e630e26ffaf673fe4d6665504965e1340ee1 100644 --- a/sysdeps/sparc/sparc64/qp_uxtoq.c +++ b/sysdeps/sparc/sparc64/qp_uxtoq.c @@ -2,8 +2,6 @@ (*c) = (long double)(a) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/qp_xtoq.c b/sysdeps/sparc/sparc64/qp_xtoq.c index b272217c84a5fd6fd7da39397e9ae4306d796e85..5a0c990a492b039e2d34dd246432327df1574557 100644 --- a/sysdeps/sparc/sparc64/qp_xtoq.c +++ b/sysdeps/sparc/sparc64/qp_xtoq.c @@ -2,8 +2,6 @@ (*c) = (long double)(*a) Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com) and - Jakub Jelinek (jj@ultra.linux.cz). 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/sysdeps/sparc/sparc64/rawmemchr.S b/sysdeps/sparc/sparc64/rawmemchr.S index 578853ec1a3fbf68476d1b9cf12128cceed3a57e..bfc84ea1bdb56e7fadacd64c611fdcb89e584ff8 100644 --- a/sysdeps/sparc/sparc64/rawmemchr.S +++ b/sysdeps/sparc/sparc64/rawmemchr.S @@ -2,14 +2,6 @@ For SPARC v9. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek . - This version is developed using the same algorithm as the fast C - version which carries the following introduction: - Based on strlen implementation by Torbjorn Granlund (tege@sics.se), - with help from Dan Sahlin (dan@sics.se) and - commentary by Jim Blandy (jimb@ai.mit.edu); - adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu), - and implemented by Roland McGrath (roland@ai.mit.edu). 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/sysdeps/sparc/sparc64/sfp-machine.h b/sysdeps/sparc/sparc64/sfp-machine.h index 82d2463a3fdec95abb40696581effa639fa654c6..45d3d161a895c7cbf4324a81e92638a0872553d3 100644 --- a/sysdeps/sparc/sparc64/sfp-machine.h +++ b/sysdeps/sparc/sparc64/sfp-machine.h @@ -2,9 +2,6 @@ Sparc64 userland (_Q_* and _Qp_*) version. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@cygnus.com), - Jakub Jelinek (jj@ultra.linux.cz) and - David S. Miller (davem@redhat.com). 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/sysdeps/sparc/sparc64/start.S b/sysdeps/sparc/sparc64/start.S index 8520717eba2438ecc5e8c1bb44e9e58d242fda5a..05a637cc0c97cb280f52be6969ddcfa1776db35a 100644 --- a/sysdeps/sparc/sparc64/start.S +++ b/sysdeps/sparc/sparc64/start.S @@ -1,7 +1,6 @@ /* Startup code for elf64-sparc Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 1997. 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/sysdeps/sparc/sparc64/stpcpy.S b/sysdeps/sparc/sparc64/stpcpy.S index 31e5e684497aa2079b13d483009737c2475fce98..4d988fb4941cc38680a8898493e9fcfe46170155 100644 --- a/sysdeps/sparc/sparc64/stpcpy.S +++ b/sysdeps/sparc/sparc64/stpcpy.S @@ -2,8 +2,6 @@ For SPARC v9. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jan VondrĂĄk and - Jakub Jelinek . 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/sysdeps/sparc/sparc64/stpncpy.S b/sysdeps/sparc/sparc64/stpncpy.S index 3fcdaebaf51fde48804d5b0b1b19ab3cfbac2f61..d87445590ceff6b5dc67900d3a1c561e356caf55 100644 --- a/sysdeps/sparc/sparc64/stpncpy.S +++ b/sysdeps/sparc/sparc64/stpncpy.S @@ -4,8 +4,6 @@ For SPARC v9. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek and - Jan VondrĂĄk . 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/sysdeps/sparc/sparc64/strcat.S b/sysdeps/sparc/sparc64/strcat.S index 15468545870de19bb6f73e1dda6c9ec4d6443ea5..4f09459cadcd056bf2e15db101996e9dc67c0db2 100644 --- a/sysdeps/sparc/sparc64/strcat.S +++ b/sysdeps/sparc/sparc64/strcat.S @@ -2,8 +2,6 @@ For SPARC v9. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek and - Jan VondrĂĄk . 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/sysdeps/sparc/sparc64/strchr.S b/sysdeps/sparc/sparc64/strchr.S index 7e1fb828539f7ba0fcc84ba0efe4d78a45a1668f..5cb9257df760023777add41297629886df772a3e 100644 --- a/sysdeps/sparc/sparc64/strchr.S +++ b/sysdeps/sparc/sparc64/strchr.S @@ -2,8 +2,6 @@ For SPARC v9. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jan VondrĂĄk and - Jakub Jelinek . 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/sysdeps/sparc/sparc64/strcmp.S b/sysdeps/sparc/sparc64/strcmp.S index 32fd1d6b624ec903cb9cc011026c653eed2ac302..482a5f71711ae98db51034bbc2ea956956020b30 100644 --- a/sysdeps/sparc/sparc64/strcmp.S +++ b/sysdeps/sparc/sparc64/strcmp.S @@ -2,7 +2,6 @@ For SPARC v9. Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller 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/sysdeps/sparc/sparc64/strcpy.S b/sysdeps/sparc/sparc64/strcpy.S index 8def4fdce88cdaffd565c914ecc9068c392ef6e0..ba1418ec92047f56f6e39331a2152b9281d10bde 100644 --- a/sysdeps/sparc/sparc64/strcpy.S +++ b/sysdeps/sparc/sparc64/strcpy.S @@ -2,8 +2,6 @@ For SPARC v9. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jan VondrĂĄk and - Jakub Jelinek . 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/sysdeps/sparc/sparc64/strcspn.S b/sysdeps/sparc/sparc64/strcspn.S index 8c488c3f365311c1a02248525742a4b389a1ab1a..b0218281b406b7a1c636a90aaf9dc8461ac78120 100644 --- a/sysdeps/sparc/sparc64/strcspn.S +++ b/sysdeps/sparc/sparc64/strcspn.S @@ -3,7 +3,6 @@ For SPARC v9. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek 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/sysdeps/sparc/sparc64/strlen.S b/sysdeps/sparc/sparc64/strlen.S index 083935c37bcd75dd2a449646a9af0f48364ac9de..0088e2dee4e3ae79336bfcf41204991b08aaa587 100644 --- a/sysdeps/sparc/sparc64/strlen.S +++ b/sysdeps/sparc/sparc64/strlen.S @@ -1,9 +1,6 @@ /* Determine the length of a string. For SPARC v9. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jan VondrĂĄk , - Jakub Jelinek , and - David S. Miller . 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/sysdeps/sparc/sparc64/strncmp.S b/sysdeps/sparc/sparc64/strncmp.S index 298edcd2aea1d5bf3420499e59d6018420f58d1d..271dad4e7469be92305a721ec8d6602a001c83df 100644 --- a/sysdeps/sparc/sparc64/strncmp.S +++ b/sysdeps/sparc/sparc64/strncmp.S @@ -4,8 +4,6 @@ For SPARC v9. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jan VondrĂĄk and - Jakub Jelinek . 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/sysdeps/sparc/sparc64/strncpy.S b/sysdeps/sparc/sparc64/strncpy.S index a5fe20219e360e789d60783aa1d06ae8fc429c0b..26ceb615e8c967ebf365e60de869a388bb175e48 100644 --- a/sysdeps/sparc/sparc64/strncpy.S +++ b/sysdeps/sparc/sparc64/strncpy.S @@ -4,8 +4,6 @@ For SPARC v9. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jan VondrĂĄk and - Jakub Jelinek . 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/sysdeps/sparc/sparc64/strpbrk.S b/sysdeps/sparc/sparc64/strpbrk.S index d58ce388003b30cf6e1cc4d54b13004328a2a079..cb0546695828292346ba62902229b9079d719da8 100644 --- a/sysdeps/sparc/sparc64/strpbrk.S +++ b/sysdeps/sparc/sparc64/strpbrk.S @@ -3,7 +3,6 @@ For SPARC v9. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek 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/sysdeps/sparc/sparc64/strspn.S b/sysdeps/sparc/sparc64/strspn.S index 87129c972da31255924581031c64638528b1d055..ad8a5b06f9d569127ed416f8d760c9ad6d62a1f2 100644 --- a/sysdeps/sparc/sparc64/strspn.S +++ b/sysdeps/sparc/sparc64/strspn.S @@ -3,7 +3,6 @@ For SPARC v9. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek 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/sysdeps/unix/alpha/pipe.S b/sysdeps/unix/alpha/pipe.S index 1f3d074670a24e61894e31f381dde4e84e009b9a..45944535cdd0962b2c97c75517d689f0d9ed8166 100644 --- a/sysdeps/unix/alpha/pipe.S +++ b/sysdeps/unix/alpha/pipe.S @@ -1,6 +1,5 @@ /* Copyright (C) 1993-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger (davidm@cs.arizona.edu). 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/sysdeps/unix/alpha/sysdep.S b/sysdeps/unix/alpha/sysdep.S index af70f6398b41f3bc64b0570a30f5dfa03cbabc29..64a67766d2146c08b41d82ddb9cd821be5e80adb 100644 --- a/sysdeps/unix/alpha/sysdep.S +++ b/sysdeps/unix/alpha/sysdep.S @@ -1,6 +1,5 @@ /* Copyright (C) 1993-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Brendan Kehoe (brendan@zen.org). 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/sysdeps/unix/bsd/getpt.c b/sysdeps/unix/bsd/getpt.c index 2fa6632327583af61e0caa97f21b5cf4cdd9ef12..47db10e1e246a07e5349e8cb86e1b398cd4f37c7 100644 --- a/sysdeps/unix/bsd/getpt.c +++ b/sysdeps/unix/bsd/getpt.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Zack Weinberg , 1998. 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/sysdeps/unix/bsd/unlockpt.c b/sysdeps/unix/bsd/unlockpt.c index 181e615cc6f679d7613ecf5aaa83233c294103bf..100a272bc3e295a0a3fa86632e01f39a67d73d09 100644 --- a/sysdeps/unix/bsd/unlockpt.c +++ b/sysdeps/unix/bsd/unlockpt.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Zack Weinberg , 1998. 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/sysdeps/unix/grantpt.c b/sysdeps/unix/grantpt.c index 6269ee2bd6db9125da29588bd6d6e9f92d42e501..abc32addd8e64c8dabe226ee6db65ca4d81f808e 100644 --- a/sysdeps/unix/grantpt.c +++ b/sysdeps/unix/grantpt.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Zack Weinberg , 1998. 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/sysdeps/unix/ifreq.c b/sysdeps/unix/ifreq.c index 5dfedf03ea9c859fc467ef4ab6cd0c4478926e9d..8b70e16bc31955af4659dd3ccf1bc57251557ccc 100644 --- a/sysdeps/unix/ifreq.c +++ b/sysdeps/unix/ifreq.c @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger . 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/sysdeps/unix/mips/mips32/sysdep.h b/sysdeps/unix/mips/mips32/sysdep.h index 21f22462db7ba68404c0eb611b4fb47d5300cacd..97d3d8debaf2cc69630ce6f61ad69822668eddfb 100644 --- a/sysdeps/unix/mips/mips32/sysdep.h +++ b/sysdeps/unix/mips/mips32/sysdep.h @@ -1,6 +1,5 @@ /* Copyright (C) 1992-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Brendan Kehoe (brendan@zen.org). 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/sysdeps/unix/mips/mips64/sysdep.h b/sysdeps/unix/mips/mips64/sysdep.h index 5232afc668fa1a6daab53c40c7493bc4954a3004..800f547a79d9e620755f2afa307868181f48d273 100644 --- a/sysdeps/unix/mips/mips64/sysdep.h +++ b/sysdeps/unix/mips/mips64/sysdep.h @@ -1,6 +1,5 @@ /* Copyright (C) 1992-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Alexandre Oliva . 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/sysdeps/unix/mips/pipe.S b/sysdeps/unix/mips/pipe.S index 066d6cd72db832eccc7488933d49cf5d085512b0..6fbea01d442a3e20dc77db99a4e81fdf186a5843 100644 --- a/sysdeps/unix/mips/pipe.S +++ b/sysdeps/unix/mips/pipe.S @@ -1,6 +1,5 @@ /* Copyright (C) 1992-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Brendan Kehoe (brendan@zen.org). 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/sysdeps/unix/mips/sysdep.S b/sysdeps/unix/mips/sysdep.S index 7031e7986d3f03e2d928bf5008733adf7f042e62..c4d72e71817ac2d6f0a4d1fc00c87928b0b9181b 100644 --- a/sysdeps/unix/mips/sysdep.S +++ b/sysdeps/unix/mips/sysdep.S @@ -1,6 +1,5 @@ /* Copyright (C) 1992-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Brendan Kehoe (brendan@zen.org). 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/sysdeps/unix/mips/sysdep.h b/sysdeps/unix/mips/sysdep.h index 2910f8ece9b224167ce78a66b2d27856c6a100d4..1457253fefb3a6105d4731c3b6e63dcf602218a0 100644 --- a/sysdeps/unix/mips/sysdep.h +++ b/sysdeps/unix/mips/sysdep.h @@ -1,6 +1,5 @@ /* Copyright (C) 1992-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Brendan Kehoe (brendan@zen.org). 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/sysdeps/unix/sysv/linux/accept4.c b/sysdeps/unix/sysv/linux/accept4.c index d19c4126c6084b0b2e41da7a56d4a3d3e6ec76ef..9f3216a4f08de2410e1ab82b461eba1b1ecebeca 100644 --- a/sysdeps/unix/sysv/linux/accept4.c +++ b/sysdeps/unix/sysv/linux/accept4.c @@ -1,6 +1,5 @@ /* Copyright (C) 2008-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/sysdeps/unix/sysv/linux/aio_misc.h b/sysdeps/unix/sysv/linux/aio_misc.h index 8934402372dcf6fad2e12015ecfafdbaa7e76cee..29b527b1b8fa2907569c89fda753bf1ecc626c1e 100644 --- a/sysdeps/unix/sysv/linux/aio_misc.h +++ b/sysdeps/unix/sysv/linux/aio_misc.h @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/sysdeps/unix/sysv/linux/alpha/clone.S b/sysdeps/unix/sysv/linux/alpha/clone.S index 3c25f26ee8394f6084812b3ba52c3f911532b434..4b9e9c2b10b8a515f41aadda746251e9d3f7a38a 100644 --- a/sysdeps/unix/sysv/linux/alpha/clone.S +++ b/sysdeps/unix/sysv/linux/alpha/clone.S @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 1996. 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/sysdeps/unix/sysv/linux/alpha/gethostname.c b/sysdeps/unix/sysv/linux/alpha/gethostname.c index 850b8beca36eae553191f4f38904cad479cae294..f637aa7e971e6c10e1dbfe89d2d313e7c9fbdd74 100644 --- a/sysdeps/unix/sysv/linux/alpha/gethostname.c +++ b/sysdeps/unix/sysv/linux/alpha/gethostname.c @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S b/sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S index a21f27c4be405cbc7a582005cfa732a22d412334..6688628b28eb49b7054d162d97ef21d5aa62fbd1 100644 --- a/sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S +++ b/sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S @@ -1,6 +1,5 @@ /* Copyright (C) 1993-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger , 1995. 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/sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S b/sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S index 022a23aed5933a163067557b63b51c9522bdb7cb..106a66a86f8c02162871facde26e83c02c4b10d2 100644 --- a/sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S +++ b/sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S @@ -1,6 +1,5 @@ /* Copyright (C) 1993-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger , 1995. 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/sysdeps/unix/sysv/linux/alpha/ioperm.c b/sysdeps/unix/sysv/linux/alpha/ioperm.c index 73a25b2f6b1bcc7b6037f0a55374e2594e5eda77..2b283e72b5da15328ecbb7fa433a762c1db71dac 100644 --- a/sysdeps/unix/sysv/linux/alpha/ioperm.c +++ b/sysdeps/unix/sysv/linux/alpha/ioperm.c @@ -1,6 +1,5 @@ /* Copyright (C) 1992-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger. 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/sysdeps/unix/sysv/linux/alpha/rt_sigaction.S b/sysdeps/unix/sysv/linux/alpha/rt_sigaction.S index b21d0dac1fa758f5b17d5cf8dd7931e635040daf..b8ecc2d1b0ae926b801a5b93d3be62d2e73dd552 100644 --- a/sysdeps/unix/sysv/linux/alpha/rt_sigaction.S +++ b/sysdeps/unix/sysv/linux/alpha/rt_sigaction.S @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 1998 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/sysdeps/unix/sysv/linux/alpha/syscall.S b/sysdeps/unix/sysv/linux/alpha/syscall.S index 9545840f66348e44d41cbc7175f66c789a1d688b..1f7df8fbf9c378cd5c0282b0063ada1f2f142d18 100644 --- a/sysdeps/unix/sysv/linux/alpha/syscall.S +++ b/sysdeps/unix/sysv/linux/alpha/syscall.S @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger , 1996. 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/sysdeps/unix/sysv/linux/alpha/sysdep.h b/sysdeps/unix/sysv/linux/alpha/sysdep.h index a000c845f1c9f30d9268ca0e4191528c93199406..741d2384a80b679b1452e43069b8eb81d818e6a5 100644 --- a/sysdeps/unix/sysv/linux/alpha/sysdep.h +++ b/sysdeps/unix/sysv/linux/alpha/sysdep.h @@ -1,6 +1,5 @@ /* Copyright (C) 1992-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper, , August 1995. 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/sysdeps/unix/sysv/linux/arc/clone.S b/sysdeps/unix/sysv/linux/arc/clone.S index 76947ac2c7edc91aca6651addc92732ec5f8528e..9960cb0ceaa548d0f20d8c90a52aebb8f2817763 100644 --- a/sysdeps/unix/sysv/linux/arc/clone.S +++ b/sysdeps/unix/sysv/linux/arc/clone.S @@ -1,7 +1,6 @@ /* clone() implementation for ARC. Copyright (C) 2020-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andrew Jenner , 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/sysdeps/unix/sysv/linux/arm/clone.S b/sysdeps/unix/sysv/linux/arm/clone.S index 05596cb7a5f3dd08b341c14466fc19f4c2df72de..232422c382b55b284ef9df92b2ce516f83b81831 100644 --- a/sysdeps/unix/sysv/linux/arm/clone.S +++ b/sysdeps/unix/sysv/linux/arm/clone.S @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Pat Beirne 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/sysdeps/unix/sysv/linux/arm/dl-procinfo.c b/sysdeps/unix/sysv/linux/arm/dl-procinfo.c index 1e12ee683c422d74e97cd416f46c850d6ae4e09a..f348520f3cb46ac86d2689fae5fbb99b7d3986f9 100644 --- a/sysdeps/unix/sysv/linux/arm/dl-procinfo.c +++ b/sysdeps/unix/sysv/linux/arm/dl-procinfo.c @@ -1,7 +1,6 @@ /* Data for Linux/ARM version of processor capability information. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Philip Blundell , 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/sysdeps/unix/sysv/linux/arm/dl-procinfo.h b/sysdeps/unix/sysv/linux/arm/dl-procinfo.h index b3ad719c91f0a3f1bab5a044e5c406268247b63d..ec13f550d08f874442ca328d001985d53f5d027d 100644 --- a/sysdeps/unix/sysv/linux/arm/dl-procinfo.h +++ b/sysdeps/unix/sysv/linux/arm/dl-procinfo.h @@ -1,7 +1,6 @@ /* Linux/ARM version of processor capability information handling macros. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Philip Blundell , 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/sysdeps/unix/sysv/linux/arm/ioperm.c b/sysdeps/unix/sysv/linux/arm/ioperm.c index 8309ce403222b8531e7b7df94f04a49f4bed8e14..fd83de582ab8f85168543cdf3d378b6068c42401 100644 --- a/sysdeps/unix/sysv/linux/arm/ioperm.c +++ b/sysdeps/unix/sysv/linux/arm/ioperm.c @@ -1,7 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Phil Blundell, based on the Alpha version by - David Mosberger. 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/sysdeps/unix/sysv/linux/arm/readelflib.c b/sysdeps/unix/sysv/linux/arm/readelflib.c index ade2f49aebc864706844a9be4a9ff79f1d8a004b..6b83f2c94258925e238a09b7c26091e8be8cf40c 100644 --- a/sysdeps/unix/sysv/linux/arm/readelflib.c +++ b/sysdeps/unix/sysv/linux/arm/readelflib.c @@ -1,7 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1999 and - Jakub Jelinek , 1999. 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/sysdeps/unix/sysv/linux/arm/register-dump.h b/sysdeps/unix/sysv/linux/arm/register-dump.h index b73a1515a8f078740cd86a6dfbca7bfaf7b66d8a..80efdcdbb0a19e34153b38a7a2ad7c9d093552a9 100644 --- a/sysdeps/unix/sysv/linux/arm/register-dump.h +++ b/sysdeps/unix/sysv/linux/arm/register-dump.h @@ -1,7 +1,6 @@ /* Dump registers. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Philip Blundell , 1998. 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/sysdeps/unix/sysv/linux/arm/sigcontextinfo.h b/sysdeps/unix/sysv/linux/arm/sigcontextinfo.h index 623d1fa27386fecd0093e1bae7ee85c5b3f8ac9f..03deec9f52a4a6ebc8ac449c5be7e1d56d8eb1c0 100644 --- a/sysdeps/unix/sysv/linux/arm/sigcontextinfo.h +++ b/sysdeps/unix/sysv/linux/arm/sigcontextinfo.h @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Philip Blundell , 1999. 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/sysdeps/unix/sysv/linux/arm/sysdep.h b/sysdeps/unix/sysv/linux/arm/sysdep.h index c1722557bd16526427ef99c64a819c7b5a871ca6..e25b8065ce10f396c0e48d9266f914768ac571a6 100644 --- a/sysdeps/unix/sysv/linux/arm/sysdep.h +++ b/sysdeps/unix/sysv/linux/arm/sysdep.h @@ -1,7 +1,5 @@ /* Copyright (C) 1992-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper, , August 1995. - ARM changes by Philip Blundell, , May 1997. 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/sysdeps/unix/sysv/linux/arm/vfork.S b/sysdeps/unix/sysv/linux/arm/vfork.S index 3f355c8ef9d75ccd853778b50e5b9a36a7257860..11be0a0966c68bce88897a3cf729137fba280603 100644 --- a/sysdeps/unix/sysv/linux/arm/vfork.S +++ b/sysdeps/unix/sysv/linux/arm/vfork.S @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Philip Blundell . 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/sysdeps/unix/sysv/linux/dl-librecon.h b/sysdeps/unix/sysv/linux/dl-librecon.h index 585330c15de7e3f10494cf487342e57a83d8a7a4..34212344d5c44531a7d637f135a7c3345afca78a 100644 --- a/sysdeps/unix/sysv/linux/dl-librecon.h +++ b/sysdeps/unix/sysv/linux/dl-librecon.h @@ -1,7 +1,6 @@ /* Optional code to distinguish library flavours. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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/sysdeps/unix/sysv/linux/dl-openat64.c b/sysdeps/unix/sysv/linux/dl-openat64.c index 9a1fa78d224eeab6d2de873c1037859d610d5e65..d4f5f9aedb196f5f7d8146dd03dffb2e47f6ca55 100644 --- a/sysdeps/unix/sysv/linux/dl-openat64.c +++ b/sysdeps/unix/sysv/linux/dl-openat64.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/unix/sysv/linux/dl-origin.c b/sysdeps/unix/sysv/linux/dl-origin.c index 9f749e02516fccb24d8d3b76547e356492bfe90b..9d4eaaeecc03fd844b985c58260263d9f29f7784 100644 --- a/sysdeps/unix/sysv/linux/dl-origin.c +++ b/sysdeps/unix/sysv/linux/dl-origin.c @@ -1,7 +1,6 @@ /* Find path of executable. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/unix/sysv/linux/fstatvfs.c b/sysdeps/unix/sysv/linux/fstatvfs.c index ba3fd22cfbcda0310df2eb39640c60e62d935b2e..18aeed19bcbd5aaa6add4778b4358023e0617adb 100644 --- a/sysdeps/unix/sysv/linux/fstatvfs.c +++ b/sysdeps/unix/sysv/linux/fstatvfs.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/unix/sysv/linux/generic/____longjmp_chk.c b/sysdeps/unix/sysv/linux/generic/____longjmp_chk.c index 8bada637e60e8189986caf61e301e15eee96ca74..3f8d6e5ae6e93ffe052c0e5a7662bf67855340ee 100644 --- a/sysdeps/unix/sysv/linux/generic/____longjmp_chk.c +++ b/sysdeps/unix/sysv/linux/generic/____longjmp_chk.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf , 2011. 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/sysdeps/unix/sysv/linux/generic/bits/fcntl.h b/sysdeps/unix/sysv/linux/generic/bits/fcntl.h index 8e05c72af7661ae0337abc1785daa1ffb17a8a94..aba2c4e9fd099a25cb04ea659c4f6d85aec7dd0a 100644 --- a/sysdeps/unix/sysv/linux/generic/bits/fcntl.h +++ b/sysdeps/unix/sysv/linux/generic/bits/fcntl.h @@ -1,7 +1,6 @@ /* O_*, F_*, FD_* bit values for the generic Linux ABI. Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf , 2011. 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/sysdeps/unix/sysv/linux/generic/bits/typesizes.h b/sysdeps/unix/sysv/linux/generic/bits/typesizes.h index 0dd33638f0dae8043f514d586267bf09de1e7f6c..c658dfdf60b233b2a3049d2b0adc4e686dc33824 100644 --- a/sysdeps/unix/sysv/linux/generic/bits/typesizes.h +++ b/sysdeps/unix/sysv/linux/generic/bits/typesizes.h @@ -1,7 +1,6 @@ /* bits/typesizes.h -- underlying types for *_t. For the generic Linux ABI. Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf , 2011. 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/sysdeps/unix/sysv/linux/generic/chmod.c b/sysdeps/unix/sysv/linux/generic/chmod.c index a27cc1b06fe62ad1625618ca451e9ccfe10524e1..9bd1b9668ca4fd585031ad2a5de3459e3d8d922c 100644 --- a/sysdeps/unix/sysv/linux/generic/chmod.c +++ b/sysdeps/unix/sysv/linux/generic/chmod.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf , 2011. 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/sysdeps/unix/sysv/linux/generic/chown.c b/sysdeps/unix/sysv/linux/generic/chown.c index d8e8b992f01e8102f3fde8026064dded915f91cb..9ef050a57a7c7f13830b8dc0ffd077c734d494b8 100644 --- a/sysdeps/unix/sysv/linux/generic/chown.c +++ b/sysdeps/unix/sysv/linux/generic/chown.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf , 2011. 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/sysdeps/unix/sysv/linux/generic/dl-origin.c b/sysdeps/unix/sysv/linux/generic/dl-origin.c index 786359979b115a358b216c7dc14401a487222cdb..b39591e853c8db7d888110c0185a6e5bdab57e95 100644 --- a/sysdeps/unix/sysv/linux/generic/dl-origin.c +++ b/sysdeps/unix/sysv/linux/generic/dl-origin.c @@ -1,7 +1,6 @@ /* Find path of executable. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/unix/sysv/linux/generic/dup2.c b/sysdeps/unix/sysv/linux/generic/dup2.c index 3fedb265c572b425f1b1361222b2fe517ff6c792..ab6f82cf997fc78516282846b202d6b9b9ac9f98 100644 --- a/sysdeps/unix/sysv/linux/generic/dup2.c +++ b/sysdeps/unix/sysv/linux/generic/dup2.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf , 2011. 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/sysdeps/unix/sysv/linux/generic/epoll_create.c b/sysdeps/unix/sysv/linux/generic/epoll_create.c index 2f433ab9bcdd936354900f7f582ccaf2d1cbde5b..bfbdf5ca20c5f6df0d9306ecf764f8a281aeef3b 100644 --- a/sysdeps/unix/sysv/linux/generic/epoll_create.c +++ b/sysdeps/unix/sysv/linux/generic/epoll_create.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf , 2011. 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/sysdeps/unix/sysv/linux/generic/inotify_init.c b/sysdeps/unix/sysv/linux/generic/inotify_init.c index e5979a096780a769e81a4997e918cadc73f4bd3f..1077cba17ae8a6b0085b92eb536a543d5980733c 100644 --- a/sysdeps/unix/sysv/linux/generic/inotify_init.c +++ b/sysdeps/unix/sysv/linux/generic/inotify_init.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf , 2011. 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/sysdeps/unix/sysv/linux/generic/lchown.c b/sysdeps/unix/sysv/linux/generic/lchown.c index 048ad40413aefdf6acc22e464b1a9a9db28daddf..a7218028e1b45b4f7fbd90d814f4339f9418448a 100644 --- a/sysdeps/unix/sysv/linux/generic/lchown.c +++ b/sysdeps/unix/sysv/linux/generic/lchown.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf , 2011. 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/sysdeps/unix/sysv/linux/generic/link.c b/sysdeps/unix/sysv/linux/generic/link.c index b71ebf1c883ee3c6a43bcc908aa69d189961fe8f..d4a7adcc85783261b200ab2bce274975e0a3f967 100644 --- a/sysdeps/unix/sysv/linux/generic/link.c +++ b/sysdeps/unix/sysv/linux/generic/link.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf , 2011. 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/sysdeps/unix/sysv/linux/generic/mkdir.c b/sysdeps/unix/sysv/linux/generic/mkdir.c index 45a0f96f4d5525d75a0ad71ed8b19df279c86dd9..fb12b9c1f3d9881d111e4db566aa7786e06b1796 100644 --- a/sysdeps/unix/sysv/linux/generic/mkdir.c +++ b/sysdeps/unix/sysv/linux/generic/mkdir.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf , 2011. 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/sysdeps/unix/sysv/linux/generic/pipe.c b/sysdeps/unix/sysv/linux/generic/pipe.c index 1d21e68c8d1c354f3a5ba2f79638e937c357451b..a73a4e89fc790d6997df8bffce35a25cd5391557 100644 --- a/sysdeps/unix/sysv/linux/generic/pipe.c +++ b/sysdeps/unix/sysv/linux/generic/pipe.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf , 2011. 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/sysdeps/unix/sysv/linux/generic/readlink.c b/sysdeps/unix/sysv/linux/generic/readlink.c index 6cb915ed96369c8b39f315decfd792149219134f..879a2c10f159593a5e239c596aecaf47ded3f914 100644 --- a/sysdeps/unix/sysv/linux/generic/readlink.c +++ b/sysdeps/unix/sysv/linux/generic/readlink.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf , 2011. 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/sysdeps/unix/sysv/linux/generic/rmdir.c b/sysdeps/unix/sysv/linux/generic/rmdir.c index b3188d1c4917c55fcdb6ef2018cdfb1e6350cf77..7db45c349fa6d03e9a34328dc05d5c2728b39a0e 100644 --- a/sysdeps/unix/sysv/linux/generic/rmdir.c +++ b/sysdeps/unix/sysv/linux/generic/rmdir.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf , 2011. 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/sysdeps/unix/sysv/linux/generic/symlink.c b/sysdeps/unix/sysv/linux/generic/symlink.c index 0cf8075a2a238d85f3c3a52d82893032b21b71a1..a0446be329a1e489e37aed0a1ebbffc3f2e21904 100644 --- a/sysdeps/unix/sysv/linux/generic/symlink.c +++ b/sysdeps/unix/sysv/linux/generic/symlink.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf , 2011. 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/sysdeps/unix/sysv/linux/generic/sysdep.h b/sysdeps/unix/sysv/linux/generic/sysdep.h index 19d5d8d1bf12c160c99f9d313c04fbf29cf70dd0..1bd0ec68147b95c669f75fe98ee1408581c8cfda 100644 --- a/sysdeps/unix/sysv/linux/generic/sysdep.h +++ b/sysdeps/unix/sysv/linux/generic/sysdep.h @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf , 2011. 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/sysdeps/unix/sysv/linux/generic/unlink.c b/sysdeps/unix/sysv/linux/generic/unlink.c index 2902a8a6ce69664443d9e142a35ca12aa0d6e451..2ef4a4db33ea56e42b70fb5973fa3b48703d8aca 100644 --- a/sysdeps/unix/sysv/linux/generic/unlink.c +++ b/sysdeps/unix/sysv/linux/generic/unlink.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf , 2011. 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/sysdeps/unix/sysv/linux/generic/wordsize-32/sendfile.c b/sysdeps/unix/sysv/linux/generic/wordsize-32/sendfile.c index 00442723b6c3f84a5eaf9401a130ed7d5c137b0e..cd1564cc09090cf58256140baf70644d73dea36e 100644 --- a/sysdeps/unix/sysv/linux/generic/wordsize-32/sendfile.c +++ b/sysdeps/unix/sysv/linux/generic/wordsize-32/sendfile.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf , 2011. 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/sysdeps/unix/sysv/linux/getcwd.c b/sysdeps/unix/sysv/linux/getcwd.c index edebf5a8bde532ab68a5519c290584694f8912c1..2c8e6a77b3f1f59d36e3085e6a5bd97e5feace7f 100644 --- a/sysdeps/unix/sysv/linux/getcwd.c +++ b/sysdeps/unix/sysv/linux/getcwd.c @@ -1,7 +1,6 @@ /* Determine current working directory. Linux version. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/unix/sysv/linux/getipv4sourcefilter.c b/sysdeps/unix/sysv/linux/getipv4sourcefilter.c index c60032ba657448e9235d22cf63a64aa53eb6e871..6b792189a5bac4045107fb442b2d3659eda42e72 100644 --- a/sysdeps/unix/sysv/linux/getipv4sourcefilter.c +++ b/sysdeps/unix/sysv/linux/getipv4sourcefilter.c @@ -1,7 +1,6 @@ /* Get IPv4 source filter. Linux version. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/sysdeps/unix/sysv/linux/getpt.c b/sysdeps/unix/sysv/linux/getpt.c index 52532f7190d7afce21f829af8bee32110694bf26..4510ba159331f93f1c5f477a734116edd59e1b2a 100644 --- a/sysdeps/unix/sysv/linux/getpt.c +++ b/sysdeps/unix/sysv/linux/getpt.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Zack Weinberg , 1998. 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/sysdeps/unix/sysv/linux/getsourcefilter.c b/sysdeps/unix/sysv/linux/getsourcefilter.c index 66e2659faca91de8234de90ec2b43062e32e3ebe..3903817e4d98a393ba903789ef93cf6e135e39ff 100644 --- a/sysdeps/unix/sysv/linux/getsourcefilter.c +++ b/sysdeps/unix/sysv/linux/getsourcefilter.c @@ -1,7 +1,6 @@ /* Get source filter. Linux version. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/sysdeps/unix/sysv/linux/getsysstats.c b/sysdeps/unix/sysv/linux/getsysstats.c index 1391e360b8f8e86ce39a56d4bf1117f37d07eed9..8a5d342f0c8bbeae357254b874526ba6d5e76e8c 100644 --- a/sysdeps/unix/sysv/linux/getsysstats.c +++ b/sysdeps/unix/sysv/linux/getsysstats.c @@ -1,7 +1,6 @@ /* Determine various system internal values, Linux version. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/sysdeps/unix/sysv/linux/grantpt.c b/sysdeps/unix/sysv/linux/grantpt.c index 57e988fe367bd59a080527f480a988f24fea3640..b3d93a64151f5612975d05ed687fa7accf2d28b4 100644 --- a/sysdeps/unix/sysv/linux/grantpt.c +++ b/sysdeps/unix/sysv/linux/grantpt.c @@ -1,7 +1,6 @@ /* grantpt implementation for Linux. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Zack Weinberg , 1998. 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/sysdeps/unix/sysv/linux/hppa/atomic-machine.h b/sysdeps/unix/sysv/linux/hppa/atomic-machine.h index 1fcb1852e868ab305d42f2e2228760ab1c0c0e5d..e9edc0e7bc6a757ed2c15068268cbef7e3d94f9a 100644 --- a/sysdeps/unix/sysv/linux/hppa/atomic-machine.h +++ b/sysdeps/unix/sysv/linux/hppa/atomic-machine.h @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Carlos O'Donell , 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/sysdeps/unix/sysv/linux/hppa/clone.S b/sysdeps/unix/sysv/linux/hppa/clone.S index 1948602cc9718b94879c2db1f3544d2fdab7abf1..303647fb39ee04b95835334d9b61d1787c62d196 100644 --- a/sysdeps/unix/sysv/linux/hppa/clone.S +++ b/sysdeps/unix/sysv/linux/hppa/clone.S @@ -1,7 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Huggins-Daines , 2000. - Based on the Alpha version by Richard Henderson , 1996. 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/sysdeps/unix/sysv/linux/hppa/getcontext.S b/sysdeps/unix/sysv/linux/hppa/getcontext.S index 1405b42819c389931af88858395484ccbcb14466..d9ed74666cdb684f68e58d7bf9791b062a4f5b1d 100644 --- a/sysdeps/unix/sysv/linux/hppa/getcontext.S +++ b/sysdeps/unix/sysv/linux/hppa/getcontext.S @@ -1,7 +1,6 @@ /* Get current user context. Copyright (C) 2008-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Helge Deller , 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/sysdeps/unix/sysv/linux/hppa/makecontext.c b/sysdeps/unix/sysv/linux/hppa/makecontext.c index a80e7641513cb2316230a63873be7d6a17b74a8f..1a98734e1bf1e47658587d9eb8cf1c8c267451cb 100644 --- a/sysdeps/unix/sysv/linux/hppa/makecontext.c +++ b/sysdeps/unix/sysv/linux/hppa/makecontext.c @@ -1,7 +1,6 @@ /* Create new context. Copyright (C) 2008-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Helge Deller , 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/sysdeps/unix/sysv/linux/hppa/setcontext.S b/sysdeps/unix/sysv/linux/hppa/setcontext.S index 8fc5f5e56cb31f51aa19526b3f819ad61b8e04cc..1e632775727b0bec7d99d61dc87789f3c8785392 100644 --- a/sysdeps/unix/sysv/linux/hppa/setcontext.S +++ b/sysdeps/unix/sysv/linux/hppa/setcontext.S @@ -1,7 +1,6 @@ /* Install given context. Copyright (C) 2008-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Helge Deller , 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/sysdeps/unix/sysv/linux/hppa/swapcontext.c b/sysdeps/unix/sysv/linux/hppa/swapcontext.c index f9a8207543c164cbd29ebe5ba61a479d12e2dde5..ce74f1a73e83c0ad4da12b00511f574a90689db6 100644 --- a/sysdeps/unix/sysv/linux/hppa/swapcontext.c +++ b/sysdeps/unix/sysv/linux/hppa/swapcontext.c @@ -1,7 +1,6 @@ /* Swap to new context. Copyright (C) 2008-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Helge Deller , 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/sysdeps/unix/sysv/linux/hppa/sysdep.h b/sysdeps/unix/sysv/linux/hppa/sysdep.h index 779bc85e26240de45355b20d501528d09aa30bd4..506916e693d9ef213e1fc59a5341c703bcaa2f49 100644 --- a/sysdeps/unix/sysv/linux/hppa/sysdep.h +++ b/sysdeps/unix/sysv/linux/hppa/sysdep.h @@ -1,8 +1,6 @@ /* Assembler macros for PA-RISC. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper, , August 1999. - Linux/PA-RISC changes by Philipp Rumpf, , March 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/sysdeps/unix/sysv/linux/i386/clone.S b/sysdeps/unix/sysv/linux/i386/clone.S index 8ec84491bb567a2de27ee29cfde34c0acf238e48..1919a1afafe9d96f2b31b7535693b1ca77dad7f3 100644 --- a/sysdeps/unix/sysv/linux/i386/clone.S +++ b/sysdeps/unix/sysv/linux/i386/clone.S @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@tamu.edu) 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/sysdeps/unix/sysv/linux/i386/dl-librecon.h b/sysdeps/unix/sysv/linux/i386/dl-librecon.h index 7efe0679b360a409e1a9d79c7124db0af9d78669..af3563300b2d426df604c1f15fce6a769736b2b4 100644 --- a/sysdeps/unix/sysv/linux/i386/dl-librecon.h +++ b/sysdeps/unix/sysv/linux/i386/dl-librecon.h @@ -1,7 +1,6 @@ /* Optional code to distinguish library flavours. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/unix/sysv/linux/i386/dl-procinfo.h b/sysdeps/unix/sysv/linux/i386/dl-procinfo.h index 0e1b4b6faffdff00bac18b6ed2bce436ef02b56a..165dfed7b748550a573265a13d95cc94f279c036 100644 --- a/sysdeps/unix/sysv/linux/i386/dl-procinfo.h +++ b/sysdeps/unix/sysv/linux/i386/dl-procinfo.h @@ -1,7 +1,6 @@ /* Linux/i386 version of processor capability information handling macros. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/unix/sysv/linux/i386/getcontext.S b/sysdeps/unix/sysv/linux/i386/getcontext.S index 95e8d06dd18e234048bee0b883ea2488e6ad5d21..42c1deb9b58b80ae23215dad0c5bcec0e4f0a6cb 100644 --- a/sysdeps/unix/sysv/linux/i386/getcontext.S +++ b/sysdeps/unix/sysv/linux/i386/getcontext.S @@ -1,7 +1,6 @@ /* Save current context. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/sysdeps/unix/sysv/linux/i386/makecontext.S b/sysdeps/unix/sysv/linux/i386/makecontext.S index 059fa5a95ef185316ed0055c1d6f53d66a3d429e..1f8b71c215fe85d9dd86275c40d6734933158079 100644 --- a/sysdeps/unix/sysv/linux/i386/makecontext.S +++ b/sysdeps/unix/sysv/linux/i386/makecontext.S @@ -1,7 +1,6 @@ /* Create new context. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/sysdeps/unix/sysv/linux/i386/register-dump.h b/sysdeps/unix/sysv/linux/i386/register-dump.h index 25fcc005f50d43614085d2562db89fcf6b4856bf..03a9acf65f70d5def7ae27cf673998f505fbe405 100644 --- a/sysdeps/unix/sysv/linux/i386/register-dump.h +++ b/sysdeps/unix/sysv/linux/i386/register-dump.h @@ -1,7 +1,6 @@ /* Dump registers. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/unix/sysv/linux/i386/setcontext.S b/sysdeps/unix/sysv/linux/i386/setcontext.S index 4be3d0598edd764ac016b7a72d48f28133981e94..f5a6495549c6cd528c2236e53b07f978c60b1176 100644 --- a/sysdeps/unix/sysv/linux/i386/setcontext.S +++ b/sysdeps/unix/sysv/linux/i386/setcontext.S @@ -1,7 +1,6 @@ /* Install given context. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/sysdeps/unix/sysv/linux/i386/sigcontextinfo.h b/sysdeps/unix/sysv/linux/i386/sigcontextinfo.h index 19f3bbddc925571e4a5156525a85efebb9e0656c..800b961a35cb8640eb68e0592ba50082888fb037 100644 --- a/sysdeps/unix/sysv/linux/i386/sigcontextinfo.h +++ b/sysdeps/unix/sysv/linux/i386/sigcontextinfo.h @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/unix/sysv/linux/i386/swapcontext.S b/sysdeps/unix/sysv/linux/i386/swapcontext.S index 369c22f7f2a97d3123069f41e599487ce5483222..13f548c34c58dc03850c5b6ae98695f7641be2dc 100644 --- a/sysdeps/unix/sysv/linux/i386/swapcontext.S +++ b/sysdeps/unix/sysv/linux/i386/swapcontext.S @@ -1,7 +1,6 @@ /* Save current context and install the given one. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/sysdeps/unix/sysv/linux/i386/sysdep.h b/sysdeps/unix/sysv/linux/i386/sysdep.h index 8a9911b7acd9e69233690880c5cc56babe86aecc..ec12c84ca877b87f0eaa7711900465e74d546565 100644 --- a/sysdeps/unix/sysv/linux/i386/sysdep.h +++ b/sysdeps/unix/sysv/linux/i386/sysdep.h @@ -1,6 +1,5 @@ /* Copyright (C) 1992-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper, , August 1995. 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/sysdeps/unix/sysv/linux/i386/vfork.S b/sysdeps/unix/sysv/linux/i386/vfork.S index 2b8bfb8c0bb7185ef814e0b95197b15e798a246d..ed9ddcc4cfb33d82d2d3eacce76d74440195700d 100644 --- a/sysdeps/unix/sysv/linux/i386/vfork.S +++ b/sysdeps/unix/sysv/linux/i386/vfork.S @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab . 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/sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S b/sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S index fbb4b1c26f0839b5961f5f2a5d11d2f25c46d378..ea165e42dc6c543e6d2df3223ed8d5a16fe29e34 100644 --- a/sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S +++ b/sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S @@ -1,5 +1,4 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. - Contributed by David Mosberger-Tang . 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/sysdeps/unix/sysv/linux/ia64/__longjmp.S b/sysdeps/unix/sysv/linux/ia64/__longjmp.S index c7bd3b3dbcb230bd1687df42d7734c52bcdf14a3..1f8f1d71db01cc3a337ead695dd1576fa4076767 100644 --- a/sysdeps/unix/sysv/linux/ia64/__longjmp.S +++ b/sysdeps/unix/sysv/linux/ia64/__longjmp.S @@ -1,5 +1,4 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. - Contributed by David Mosberger-Tang . 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/sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c b/sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c index 554649a865955e238001d5bc025182b3a2c8f59f..36e626382a138e586604e5cb6b5554eb55b2324c 100644 --- a/sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c +++ b/sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger-Tang . 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/sysdeps/unix/sysv/linux/ia64/__start_context.S b/sysdeps/unix/sysv/linux/ia64/__start_context.S index fd0235a197b8bfec979c736bb6c2b940adb46518..9adc092c2cdf43e1a8ae64a385bcdf340c15f2ff 100644 --- a/sysdeps/unix/sysv/linux/ia64/__start_context.S +++ b/sysdeps/unix/sysv/linux/ia64/__start_context.S @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger-Tang . 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/sysdeps/unix/sysv/linux/ia64/bits/setjmp.h b/sysdeps/unix/sysv/linux/ia64/bits/setjmp.h index d366e8208e302941d96a22d0c6265ed27dffd705..572b1b30df8049ecd538a1b719619b5674b09b34 100644 --- a/sysdeps/unix/sysv/linux/ia64/bits/setjmp.h +++ b/sysdeps/unix/sysv/linux/ia64/bits/setjmp.h @@ -1,7 +1,6 @@ /* Define the machine-dependent type `jmp_buf'. Linux/IA-64 version. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger-Tang . 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/sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h b/sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h index 7dca259c31f1afb99be0c620887a05d679f44153..fc71ef721bae141f7f03620f825e2728b4a7d2b8 100644 --- a/sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h +++ b/sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jes Sorensen , July 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/sysdeps/unix/sysv/linux/ia64/getcontext.S b/sysdeps/unix/sysv/linux/ia64/getcontext.S index 9b9cd0b0c64e59a1d369b4d3b8e43cbe348e4e0d..8fc3bce51bfafec1b24bcef90b6b6d511d96d1be 100644 --- a/sysdeps/unix/sysv/linux/ia64/getcontext.S +++ b/sysdeps/unix/sysv/linux/ia64/getcontext.S @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger-Tang . 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/sysdeps/unix/sysv/linux/ia64/ioperm.c b/sysdeps/unix/sysv/linux/ia64/ioperm.c index 9c0e55f9e95888a6d9b686086fe34e6599df770e..bfc1c05a04843edac20ac02a25867ba3dc7b4d51 100644 --- a/sysdeps/unix/sysv/linux/ia64/ioperm.c +++ b/sysdeps/unix/sysv/linux/ia64/ioperm.c @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger-Tang . 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/sysdeps/unix/sysv/linux/ia64/makecontext.c b/sysdeps/unix/sysv/linux/ia64/makecontext.c index 1ca85593c690a16627f6757784bc3a7c1a31b6bd..152902d49c9f275d6de8985280dca80f817f92b7 100644 --- a/sysdeps/unix/sysv/linux/ia64/makecontext.c +++ b/sysdeps/unix/sysv/linux/ia64/makecontext.c @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger-Tang . 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/sysdeps/unix/sysv/linux/ia64/pipe.S b/sysdeps/unix/sysv/linux/ia64/pipe.S index 007c8c0ee4a2e305cc4429e7e8ab97bd99cb741c..ffda7129200bf430d21b32b77336760b10356e8c 100644 --- a/sysdeps/unix/sysv/linux/ia64/pipe.S +++ b/sysdeps/unix/sysv/linux/ia64/pipe.S @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger 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/sysdeps/unix/sysv/linux/ia64/register-dump.h b/sysdeps/unix/sysv/linux/ia64/register-dump.h index 43482c506aacf3e0b8d762d1c6f9564ae15f5c0f..6a44f30eb572c3fd9e1091603e151c2fbcbace78 100644 --- a/sysdeps/unix/sysv/linux/ia64/register-dump.h +++ b/sysdeps/unix/sysv/linux/ia64/register-dump.h @@ -1,7 +1,6 @@ /* Dump registers. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/sysdeps/unix/sysv/linux/ia64/setcontext.S b/sysdeps/unix/sysv/linux/ia64/setcontext.S index 9c22182c05f1ab2afec8d1a36827618c0f321b87..6b76bd4b9f26f57a093dec926b10663d63aad9e8 100644 --- a/sysdeps/unix/sysv/linux/ia64/setcontext.S +++ b/sysdeps/unix/sysv/linux/ia64/setcontext.S @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger-Tang . 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/sysdeps/unix/sysv/linux/ia64/setjmp.S b/sysdeps/unix/sysv/linux/ia64/setjmp.S index f242075c7d84996c9c8ab5c14f3987fbf455d432..523d7e9678802a700ffdd7a5bbb964edb2d8ca7f 100644 --- a/sysdeps/unix/sysv/linux/ia64/setjmp.S +++ b/sysdeps/unix/sysv/linux/ia64/setjmp.S @@ -1,5 +1,4 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. - Contributed by David Mosberger-Tang . 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/sysdeps/unix/sysv/linux/ia64/swapcontext.c b/sysdeps/unix/sysv/linux/ia64/swapcontext.c index 234c174ef26e9282b7f450d84b98c85f51f82e66..a19a63a26cd71e8e5f2ddbf0cd6b762668c55842 100644 --- a/sysdeps/unix/sysv/linux/ia64/swapcontext.c +++ b/sysdeps/unix/sysv/linux/ia64/swapcontext.c @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger-Tang . 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/sysdeps/unix/sysv/linux/ia64/sys/io.h b/sysdeps/unix/sysv/linux/ia64/sys/io.h index 4761e322db110c429fbbf7e4cf467696820e2f34..c52c1e6c0cead7cbe854590a32c3034f9f409358 100644 --- a/sysdeps/unix/sysv/linux/ia64/sys/io.h +++ b/sysdeps/unix/sysv/linux/ia64/sys/io.h @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger-Tang 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/sysdeps/unix/sysv/linux/ia64/sys/rse.h b/sysdeps/unix/sysv/linux/ia64/sys/rse.h index 0e472a1df19d1b2ea6fa4bd3b1106c87aafc3597..96170b707b43e66026dcd7393b381cdbd6970882 100644 --- a/sysdeps/unix/sysv/linux/ia64/sys/rse.h +++ b/sysdeps/unix/sysv/linux/ia64/sys/rse.h @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger-Tang . 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/sysdeps/unix/sysv/linux/ia64/syscall.S b/sysdeps/unix/sysv/linux/ia64/syscall.S index 23f1d437f974ec9f0fbe5a9ecd4bf7773ee177f8..2b42602eae720c13d52444ee43ad2fa25b5cf38a 100644 --- a/sysdeps/unix/sysv/linux/ia64/syscall.S +++ b/sysdeps/unix/sysv/linux/ia64/syscall.S @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jes Sorensen . 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/sysdeps/unix/sysv/linux/ia64/sysdep.S b/sysdeps/unix/sysv/linux/ia64/sysdep.S index ee6365aece64ee7be1392ce94bc4b646eeb6ae46..d5f9c4ef10263dbb0ed226788fd0c746fca9c140 100644 --- a/sysdeps/unix/sysv/linux/ia64/sysdep.S +++ b/sysdeps/unix/sysv/linux/ia64/sysdep.S @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger-Tang . 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/sysdeps/unix/sysv/linux/ia64/sysdep.h b/sysdeps/unix/sysv/linux/ia64/sysdep.h index 7198c192a03b7676f8311cad42793e6bb6d59036..07478baf93f6e2262ad4d1748aa10bd6aab8cb17 100644 --- a/sysdeps/unix/sysv/linux/ia64/sysdep.h +++ b/sysdeps/unix/sysv/linux/ia64/sysdep.h @@ -1,7 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Jes Sorensen, , April 1999. - Based on code originally written by David Mosberger-Tang 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/sysdeps/unix/sysv/linux/ia64/ucontext_i.h b/sysdeps/unix/sysv/linux/ia64/ucontext_i.h index 6a30f9edc67bd0feb5db0c51c52931e585309f02..c6a7ead2e348eec0d0f995e0e087d5be4b132362 100644 --- a/sysdeps/unix/sysv/linux/ia64/ucontext_i.h +++ b/sysdeps/unix/sysv/linux/ia64/ucontext_i.h @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David Mosberger-Tang . 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/sysdeps/unix/sysv/linux/ifreq.c b/sysdeps/unix/sysv/linux/ifreq.c index 4646dd710b60fbf4bd0c3a0c2f95ef34efa901b2..45f49e9fe6a7763c442a4c310a7f6969d3c02ac0 100644 --- a/sysdeps/unix/sysv/linux/ifreq.c +++ b/sysdeps/unix/sysv/linux/ifreq.c @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger . 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/sysdeps/unix/sysv/linux/internal_statvfs.c b/sysdeps/unix/sysv/linux/internal_statvfs.c index 39fcb5d42998a934e3646ac857678465cd9212c5..b1b8dfefe6be909339520d120473bd67e4bece57 100644 --- a/sysdeps/unix/sysv/linux/internal_statvfs.c +++ b/sysdeps/unix/sysv/linux/internal_statvfs.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/unix/sysv/linux/kernel-posix-timers.h b/sysdeps/unix/sysv/linux/kernel-posix-timers.h index 9109166f298cd31949c30089000f15cc426ca027..e7d2bac740fcf25ef76c244418037cf2d1e0fcaa 100644 --- a/sysdeps/unix/sysv/linux/kernel-posix-timers.h +++ b/sysdeps/unix/sysv/linux/kernel-posix-timers.h @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/sysdeps/unix/sysv/linux/lddlibc4.c b/sysdeps/unix/sysv/linux/lddlibc4.c index 642379eeb4b101f7e237ec610fbf9b7ebd72734e..92e2cc38a6f4b6f811cbcd2523f344e01a29681a 100644 --- a/sysdeps/unix/sysv/linux/lddlibc4.c +++ b/sysdeps/unix/sysv/linux/lddlibc4.c @@ -1,7 +1,6 @@ /* Stub for ldd script to print Linux libc4 dependencies. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/unix/sysv/linux/m68k/clone.S b/sysdeps/unix/sysv/linux/m68k/clone.S index 183a9bfff8dd679b62d17511a81f39286ce673ff..86ac2b3e23c2b0f643749dc1a52514a73f3464bc 100644 --- a/sysdeps/unix/sysv/linux/m68k/clone.S +++ b/sysdeps/unix/sysv/linux/m68k/clone.S @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab (schwab@issan.informatik.uni-dortmund.de) 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/sysdeps/unix/sysv/linux/m68k/coldfire/atomic-machine.h b/sysdeps/unix/sysv/linux/m68k/coldfire/atomic-machine.h index 63b93b1ec3c7a3f4bccc85fe00386ef0a666bf62..12286600587bd6011ac0fa94962e1bccab6ebe68 100644 --- a/sysdeps/unix/sysv/linux/m68k/coldfire/atomic-machine.h +++ b/sysdeps/unix/sysv/linux/m68k/coldfire/atomic-machine.h @@ -1,6 +1,5 @@ /* Copyright (C) 2010-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Maxim Kuvyrkov , 2010. 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/sysdeps/unix/sysv/linux/m68k/getpagesize.c b/sysdeps/unix/sysv/linux/m68k/getpagesize.c index f406214997c67b7b630366af0926c3a19f0f5ad1..561048389463a97e4b1c3b6a2c9c17404b6874d2 100644 --- a/sysdeps/unix/sysv/linux/m68k/getpagesize.c +++ b/sysdeps/unix/sysv/linux/m68k/getpagesize.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab . 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/sysdeps/unix/sysv/linux/m68k/register-dump.h b/sysdeps/unix/sysv/linux/m68k/register-dump.h index 192338e527637c6eb775a4ac1f76559399a6f006..9b4f2118f09144a5414d7c24ccaaebf812e7db42 100644 --- a/sysdeps/unix/sysv/linux/m68k/register-dump.h +++ b/sysdeps/unix/sysv/linux/m68k/register-dump.h @@ -1,7 +1,6 @@ /* Dump registers. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab . 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/sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h b/sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h index 3d5fd0aaa5f9d0802011004f35d274184cc6bb96..3c96cb0fb0befc67d6fe926679999d168f89b9d6 100644 --- a/sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h +++ b/sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab , 1998. 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/sysdeps/unix/sysv/linux/m68k/sysdep.h b/sysdeps/unix/sysv/linux/m68k/sysdep.h index b29986339a7e6cc0f15b72bad40dfbbf8e54a782..4b83d860e2e2e0b160618fc2f0360de8932549e2 100644 --- a/sysdeps/unix/sysv/linux/m68k/sysdep.h +++ b/sysdeps/unix/sysv/linux/m68k/sysdep.h @@ -1,7 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Written by Andreas Schwab, , - December 1995. 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/sysdeps/unix/sysv/linux/m68k/vfork.S b/sysdeps/unix/sysv/linux/m68k/vfork.S index cdc030bf3a88ccb9c76d6c13d6097bdd89467103..eb0e7f7be35275a5b1e7f38d6eadf69fcef6f0d3 100644 --- a/sysdeps/unix/sysv/linux/m68k/vfork.S +++ b/sysdeps/unix/sysv/linux/m68k/vfork.S @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab . 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/sysdeps/unix/sysv/linux/mips/_test_and_set.c b/sysdeps/unix/sysv/linux/mips/_test_and_set.c index bcb7f67290d56d78eab9ee6b22e7447f58188bca..ceb751eaa81be7cf7bb91654bc2a87999b123b18 100644 --- a/sysdeps/unix/sysv/linux/mips/_test_and_set.c +++ b/sysdeps/unix/sysv/linux/mips/_test_and_set.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Maciej W. Rozycki , 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/sysdeps/unix/sysv/linux/mips/clone.S b/sysdeps/unix/sysv/linux/mips/clone.S index fd71b5ca2eb860892a2555768d4792e2b008f01b..64603afab44482b22a92ef43be955c4f8b4d3325 100644 --- a/sysdeps/unix/sysv/linux/mips/clone.S +++ b/sysdeps/unix/sysv/linux/mips/clone.S @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ralf BĂ€chle , 1996. 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/sysdeps/unix/sysv/linux/mips/getcontext.S b/sysdeps/unix/sysv/linux/mips/getcontext.S index 608f1bce68ab22b9bf6135ad0abcd436e5a590c7..c2e9f3b8ef08ae05125774a6ea710920502f3f97 100644 --- a/sysdeps/unix/sysv/linux/mips/getcontext.S +++ b/sysdeps/unix/sysv/linux/mips/getcontext.S @@ -1,7 +1,6 @@ /* Save current context. Copyright (C) 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Maciej W. Rozycki . 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/sysdeps/unix/sysv/linux/mips/makecontext.S b/sysdeps/unix/sysv/linux/mips/makecontext.S index e31522f78bc39ef3bbc70d4acb89f5262df9438b..ae064ba608e51e6c5fa7e02d03bb3284ef8c48a1 100644 --- a/sysdeps/unix/sysv/linux/mips/makecontext.S +++ b/sysdeps/unix/sysv/linux/mips/makecontext.S @@ -1,7 +1,6 @@ /* Modify saved context. Copyright (C) 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Maciej W. Rozycki . 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/sysdeps/unix/sysv/linux/mips/readelflib.c b/sysdeps/unix/sysv/linux/mips/readelflib.c index d0e809d893379b0adde6fa56702b70ebba740bd0..d07e59bfa5bec138b96aa7e8ab89536e06fe5e5c 100644 --- a/sysdeps/unix/sysv/linux/mips/readelflib.c +++ b/sysdeps/unix/sysv/linux/mips/readelflib.c @@ -1,9 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Alexandre Oliva - Based on work ../x86_64/readelflib.c, - contributed by Andreas Jaeger , 1999 and - Jakub Jelinek , 1999. 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/sysdeps/unix/sysv/linux/mips/register-dump.h b/sysdeps/unix/sysv/linux/mips/register-dump.h index 6f41a54cadfea0a95235c1eb7e82970e1f2e5fff..9346cb5f06e70e1a87404c0dad18078e30f0a22a 100644 --- a/sysdeps/unix/sysv/linux/mips/register-dump.h +++ b/sysdeps/unix/sysv/linux/mips/register-dump.h @@ -1,7 +1,6 @@ /* Dump registers. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 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/sysdeps/unix/sysv/linux/mips/setcontext.S b/sysdeps/unix/sysv/linux/mips/setcontext.S index 1e7f36ea70c5a1dcc3a84dc1b2d5cbad102f966f..e2b92e7d07885e1c49470e83c0dbcab86f543138 100644 --- a/sysdeps/unix/sysv/linux/mips/setcontext.S +++ b/sysdeps/unix/sysv/linux/mips/setcontext.S @@ -1,7 +1,6 @@ /* Set current context. Copyright (C) 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Maciej W. Rozycki . 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/sysdeps/unix/sysv/linux/mips/sigcontextinfo.h b/sysdeps/unix/sysv/linux/mips/sigcontextinfo.h index 9b3ce52a15b2a60bfccdc317fce0de900bd9a1dc..06153370b6ddc0cd4fec5b6322927361f31a6072 100644 --- a/sysdeps/unix/sysv/linux/mips/sigcontextinfo.h +++ b/sysdeps/unix/sysv/linux/mips/sigcontextinfo.h @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 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/sysdeps/unix/sysv/linux/mips/swapcontext.S b/sysdeps/unix/sysv/linux/mips/swapcontext.S index 3055481c4506c45f8bd706b8134e38b524819983..0df34e76bd21bcaa0f1fdc3546342215e99fd797 100644 --- a/sysdeps/unix/sysv/linux/mips/swapcontext.S +++ b/sysdeps/unix/sysv/linux/mips/swapcontext.S @@ -1,7 +1,6 @@ /* Save and set current context. Copyright (C) 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Maciej W. Rozycki . 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/sysdeps/unix/sysv/linux/mips/ustat.c b/sysdeps/unix/sysv/linux/mips/ustat.c index c5e10a338e495f453c148798b108da145f8f1390..4d60846dfe012c6a0edb371a50ef2e3d90ba4c2f 100644 --- a/sysdeps/unix/sysv/linux/mips/ustat.c +++ b/sysdeps/unix/sysv/linux/mips/ustat.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/unix/sysv/linux/mmap64.c b/sysdeps/unix/sysv/linux/mmap64.c index 6823548521e8b8751fb0dae32206749ed645e71c..6192b0c884293918473894f8e0150499df3ce6da 100644 --- a/sysdeps/unix/sysv/linux/mmap64.c +++ b/sysdeps/unix/sysv/linux/mmap64.c @@ -1,7 +1,6 @@ /* mmap - map files or devices into memory. Linux version. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 1999. 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/sysdeps/unix/sysv/linux/mq_notify.c b/sysdeps/unix/sysv/linux/mq_notify.c index eccae2e4c6cdfefa77fb12a0821ac66a23cf5007..6c1c6fff21453f7ebec1cf395b68620e311076a1 100644 --- a/sysdeps/unix/sysv/linux/mq_notify.c +++ b/sysdeps/unix/sysv/linux/mq_notify.c @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contribute by Ulrich Drepper , 2004. 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/sysdeps/unix/sysv/linux/msgctl.c b/sysdeps/unix/sysv/linux/msgctl.c index 9f38c06d539363907995748deaeb29f7aa297210..760889c4c43a9735881dd163be2266d9b5473ea9 100644 --- a/sysdeps/unix/sysv/linux/msgctl.c +++ b/sysdeps/unix/sysv/linux/msgctl.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysdeps/unix/sysv/linux/msgget.c b/sysdeps/unix/sysv/linux/msgget.c index decf1376cbbd5a1525e4b0d367d421e7691dae6b..77972db5081648ea8f36a7b85f40a2dc386c5fc2 100644 --- a/sysdeps/unix/sysv/linux/msgget.c +++ b/sysdeps/unix/sysv/linux/msgget.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysdeps/unix/sysv/linux/msgrcv.c b/sysdeps/unix/sysv/linux/msgrcv.c index 6d99f055a114ade0facfb2d77c0514121545b66d..563a12e123f361c84164dbb17c5e545bf19bf15b 100644 --- a/sysdeps/unix/sysv/linux/msgrcv.c +++ b/sysdeps/unix/sysv/linux/msgrcv.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysdeps/unix/sysv/linux/msgsnd.c b/sysdeps/unix/sysv/linux/msgsnd.c index adf8d17e96b613d794fb9e3b14e25676fef6ea72..d978f78df7cd29962f8a44d4e3c79d065b102825 100644 --- a/sysdeps/unix/sysv/linux/msgsnd.c +++ b/sysdeps/unix/sysv/linux/msgsnd.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysdeps/unix/sysv/linux/net/if_arp.h b/sysdeps/unix/sysv/linux/net/if_arp.h index 2a8933cde7cf236dd09d211d030c8701def25a67..0f925da4f44f59c77affc3c9d9bf28e34ab1d28c 100644 --- a/sysdeps/unix/sysv/linux/net/if_arp.h +++ b/sysdeps/unix/sysv/linux/net/if_arp.h @@ -1,7 +1,6 @@ /* Definitions for Address Resolution Protocol. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/unix/sysv/linux/nios2/clone.S b/sysdeps/unix/sysv/linux/nios2/clone.S index f6732dd58c0fad982759299334483b8a9109634b..bdef4095dc97fad8c2e581479b152ed2413bea1b 100644 --- a/sysdeps/unix/sysv/linux/nios2/clone.S +++ b/sysdeps/unix/sysv/linux/nios2/clone.S @@ -1,7 +1,6 @@ /* clone() implementation for Nios II. Copyright (C) 2008-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andrew Jenner , 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/sysdeps/unix/sysv/linux/nios2/kernel_stat.h b/sysdeps/unix/sysv/linux/nios2/kernel_stat.h index 1af30dab6fb837918621bcde1f896c1890f59f17..6ca04d8ff2e776c1e77bd5e4385de7c35ca33700 100644 --- a/sysdeps/unix/sysv/linux/nios2/kernel_stat.h +++ b/sysdeps/unix/sysv/linux/nios2/kernel_stat.h @@ -1,7 +1,6 @@ /* Internal definitions for stat functions. Linux/nios2. Copyright (C) 2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf , 2011. 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/sysdeps/unix/sysv/linux/not-cancel.h b/sysdeps/unix/sysv/linux/not-cancel.h index f06d57426a40227e8ae069eb002a516837d361ed..82798df4b4b75e790d9b536e0c69d5ad7a0b84b5 100644 --- a/sysdeps/unix/sysv/linux/not-cancel.h +++ b/sysdeps/unix/sysv/linux/not-cancel.h @@ -1,7 +1,6 @@ /* Uncancelable versions of cancelable interfaces. Linux/NPTL version. Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysdeps/unix/sysv/linux/nscd_setup_thread.c b/sysdeps/unix/sysv/linux/nscd_setup_thread.c index 30d1f306c29131b395fbae274992c547ba1c1c28..00d3a680c23b11edfd04b65588228c26a0d3252c 100644 --- a/sysdeps/unix/sysv/linux/nscd_setup_thread.c +++ b/sysdeps/unix/sysv/linux/nscd_setup_thread.c @@ -1,7 +1,6 @@ /* Setup of nscd worker threads. Linux verison. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/sysdeps/unix/sysv/linux/open.c b/sysdeps/unix/sysv/linux/open.c index aa335ea41e3db71cf80f088438b9a758a3eb46e2..88e4355039ac775dde54057fefa3c68a62d964e0 100644 --- a/sysdeps/unix/sysv/linux/open.c +++ b/sysdeps/unix/sysv/linux/open.c @@ -1,7 +1,6 @@ /* Linux open syscall implementation, non-LFS. Copyright (C) 2017-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf , 2011. 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/sysdeps/unix/sysv/linux/ppoll.c b/sysdeps/unix/sysv/linux/ppoll.c index 8ca133b1fa3086d7139e8cbee79c8b664091ced6..465dea623dab7a61f64e14a390df770e6350b509 100644 --- a/sysdeps/unix/sysv/linux/ppoll.c +++ b/sysdeps/unix/sysv/linux/ppoll.c @@ -1,6 +1,5 @@ /* Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2006. 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/sysdeps/unix/sysv/linux/pread.c b/sysdeps/unix/sysv/linux/pread.c index ebd7f524380189b8df1f32eb1fdb008c5b6c696f..d2f85584a2997209375d468e983ee3b1d1c1ea2b 100644 --- a/sysdeps/unix/sysv/linux/pread.c +++ b/sysdeps/unix/sysv/linux/pread.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/unix/sysv/linux/pread64.c b/sysdeps/unix/sysv/linux/pread64.c index 763118210880cf17c9f2762fea8ee44961cf39f6..6cff96bcde6163aa54fd0a8ab4e28636125ecaa4 100644 --- a/sysdeps/unix/sysv/linux/pread64.c +++ b/sysdeps/unix/sysv/linux/pread64.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/unix/sysv/linux/pselect.c b/sysdeps/unix/sysv/linux/pselect.c index e7df6e7465c401141e0c2e53adf3f46a34e46e35..f58c01f25a430a8424384c33b4cac0b981757898 100644 --- a/sysdeps/unix/sysv/linux/pselect.c +++ b/sysdeps/unix/sysv/linux/pselect.c @@ -1,6 +1,5 @@ /* Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2006. 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/sysdeps/unix/sysv/linux/ptsname.c b/sysdeps/unix/sysv/linux/ptsname.c index 9f78ef42d80096336dfc216ce5cd24205b66b577..cf98f9987816a1c7f904f09b6ace1ea034c00381 100644 --- a/sysdeps/unix/sysv/linux/ptsname.c +++ b/sysdeps/unix/sysv/linux/ptsname.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Zack Weinberg , 1998. 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/sysdeps/unix/sysv/linux/pwrite.c b/sysdeps/unix/sysv/linux/pwrite.c index c39ee8a16394c94fd39aac2b3a27feea29db2943..341513ce099f9cc7229f0234d866629cdcebe32a 100644 --- a/sysdeps/unix/sysv/linux/pwrite.c +++ b/sysdeps/unix/sysv/linux/pwrite.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/unix/sysv/linux/pwrite64.c b/sysdeps/unix/sysv/linux/pwrite64.c index f39e1238a4c24f00417e9e97a7c100edc41688fd..cb006a1c703d878a1a8d1673f0f572cd07a83b48 100644 --- a/sysdeps/unix/sysv/linux/pwrite64.c +++ b/sysdeps/unix/sysv/linux/pwrite64.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/unix/sysv/linux/recvmmsg.c b/sysdeps/unix/sysv/linux/recvmmsg.c index 5cd107ffa9be06993dec74b6e5deb570f0dd59fe..c214321e94bed2d3e6397a08a26e2823e913c059 100644 --- a/sysdeps/unix/sysv/linux/recvmmsg.c +++ b/sysdeps/unix/sysv/linux/recvmmsg.c @@ -1,6 +1,5 @@ /* Copyright (C) 2010-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Schwab , 2010. 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/sysdeps/unix/sysv/linux/s390/bits/elfclass.h b/sysdeps/unix/sysv/linux/s390/bits/elfclass.h index c2ac7f72f34ee91cd334ebedc29168b680d286b2..10609d273c30596ce357b1cbb6ea2629c711de5c 100644 --- a/sysdeps/unix/sysv/linux/s390/bits/elfclass.h +++ b/sysdeps/unix/sysv/linux/s390/bits/elfclass.h @@ -1,5 +1,4 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/unix/sysv/linux/s390/dl-procinfo.h b/sysdeps/unix/sysv/linux/s390/dl-procinfo.h index 76ce33e31d3a280d26a14979d1796d47901a932b..47def4c90f4f822a753d95a4bb0bbf5203a30b0d 100644 --- a/sysdeps/unix/sysv/linux/s390/dl-procinfo.h +++ b/sysdeps/unix/sysv/linux/s390/dl-procinfo.h @@ -1,7 +1,6 @@ /* Linux/s390 version of processor capability information handling macros. Copyright (C) 2006-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky , 2006. 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/sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c b/sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c index 0ce15a5a2af5d6df7c44457e7032a93582b67db7..09487c11a5a3792b038ad772c0852200bfe52478 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c +++ b/sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c @@ -1,6 +1,5 @@ /* Copyright (C) 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek . 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/sysdeps/unix/sysv/linux/s390/s390-32/clone.S b/sysdeps/unix/sysv/linux/s390/s390-32/clone.S index 08145e4156e47a82fb0b3d6a1b5ad8e093c4dafc..dbbe5a55ff75d2d9c1420b0fd1d4f4e3dd32e22b 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/clone.S +++ b/sysdeps/unix/sysv/linux/s390/s390-32/clone.S @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S b/sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S index 7cfd66b5f86decc2813c9c78fb766b7ce73c6706..e65641ecc943bbbb81ef1b940e9deadb915de2c2 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S +++ b/sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/unix/sysv/linux/s390/s390-32/getutent.c b/sysdeps/unix/sysv/linux/s390/s390-32/getutent.c index 7774a59580a0f8dc91c91a5b36069a6e2c97727a..210e875f26a43250b6da747bda3db8e78c4085dd 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/getutent.c +++ b/sysdeps/unix/sysv/linux/s390/s390-32/getutent.c @@ -1,5 +1,4 @@ /* Copyright (C) 2008-2021 Free Software Foundation, Inc. - Contributed by Andreas Krebbel . 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/sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c b/sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c index eebccece1c5384adc0403123a03c555343accffc..d06441f6b9e929672e07e058aad126543ee93280 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c +++ b/sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c @@ -1,5 +1,4 @@ /* Copyright (C) 2008-2021 Free Software Foundation, Inc. - Contributed by Andreas Krebbel . 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/sysdeps/unix/sysv/linux/s390/s390-32/getutid.c b/sysdeps/unix/sysv/linux/s390/s390-32/getutid.c index f50d633e48b6163b2274697f2b940d4144919890..79f9d9a106591aeda5c836fc2e8a34a4fa43367f 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/getutid.c +++ b/sysdeps/unix/sysv/linux/s390/s390-32/getutid.c @@ -1,5 +1,4 @@ /* Copyright (C) 2008-2021 Free Software Foundation, Inc. - Contributed by Andreas Krebbel . 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/sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c b/sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c index 5039b99a94b6efc4b34cead932e807bb9d326ab9..d648f2ef70e12562e1faa7bc308bb94dbc2dbfd8 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c +++ b/sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c @@ -1,5 +1,4 @@ /* Copyright (C) 2008-2021 Free Software Foundation, Inc. - Contributed by Andreas Krebbel . 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/sysdeps/unix/sysv/linux/s390/s390-32/getutline.c b/sysdeps/unix/sysv/linux/s390/s390-32/getutline.c index 32b39575b0f6db58e186aa9a49d43cb577cbf3c9..7b79cb75b5e307f39c8b581dcffcd67bfd16c0eb 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/getutline.c +++ b/sysdeps/unix/sysv/linux/s390/s390-32/getutline.c @@ -1,5 +1,4 @@ /* Copyright (C) 2008-2021 Free Software Foundation, Inc. - Contributed by Andreas Krebbel . 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/sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c b/sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c index c9238c5f603e0334fda9b6ef02fd44e3d3a0a9c9..3246dbe2d9c51448b7877942ebcf7812b30407d5 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c +++ b/sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c @@ -1,5 +1,4 @@ /* Copyright (C) 2008-2021 Free Software Foundation, Inc. - Contributed by Andreas Krebbel . 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/sysdeps/unix/sysv/linux/s390/s390-32/getutmp.c b/sysdeps/unix/sysv/linux/s390/s390-32/getutmp.c index 5820701f21d5f758d161e4fbf1f242031fe4e7fd..bdb8f4bf3ecc720d2955cadf34f4ab366a2d434b 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/getutmp.c +++ b/sysdeps/unix/sysv/linux/s390/s390-32/getutmp.c @@ -1,5 +1,4 @@ /* Copyright (C) 2008-2021 Free Software Foundation, Inc. - Contributed by Andreas Krebbel . 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/sysdeps/unix/sysv/linux/s390/s390-32/getutxent.c b/sysdeps/unix/sysv/linux/s390/s390-32/getutxent.c index d91795af78ff17fb228d858375a80e5fd8ce1e12..cf27aee4f082db18e6ff4774eecb8a901ff9243b 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/getutxent.c +++ b/sysdeps/unix/sysv/linux/s390/s390-32/getutxent.c @@ -1,5 +1,4 @@ /* Copyright (C) 2008-2021 Free Software Foundation, Inc. - Contributed by Andreas Krebbel . 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/sysdeps/unix/sysv/linux/s390/s390-32/getutxid.c b/sysdeps/unix/sysv/linux/s390/s390-32/getutxid.c index d5d457d98d4a60197ff2cd5a6b5cb66cecab8ace..2a4c9aecee3910a6f1c7935ef9173b4cdb9ebadf 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/getutxid.c +++ b/sysdeps/unix/sysv/linux/s390/s390-32/getutxid.c @@ -1,5 +1,4 @@ /* Copyright (C) 2008-2021 Free Software Foundation, Inc. - Contributed by Andreas Krebbel . 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/sysdeps/unix/sysv/linux/s390/s390-32/getutxline.c b/sysdeps/unix/sysv/linux/s390/s390-32/getutxline.c index ab0189f653dfc2cc9ba14ba14396e857e7a1da3e..eb524ecbd401973a040bade9363adde6563f2a01 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/getutxline.c +++ b/sysdeps/unix/sysv/linux/s390/s390-32/getutxline.c @@ -1,5 +1,4 @@ /* Copyright (C) 2008-2021 Free Software Foundation, Inc. - Contributed by Andreas Krebbel . 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/sysdeps/unix/sysv/linux/s390/s390-32/login.c b/sysdeps/unix/sysv/linux/s390/s390-32/login.c index 62742a8a5fa8b6301476fb77bfd9f1af11f9e499..753763f3b59874b501bb97985a5e73d883e5abce 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/login.c +++ b/sysdeps/unix/sysv/linux/s390/s390-32/login.c @@ -1,5 +1,4 @@ /* Copyright (C) 2008-2021 Free Software Foundation, Inc. - Contributed by Andreas Krebbel . 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/sysdeps/unix/sysv/linux/s390/s390-32/login32.c b/sysdeps/unix/sysv/linux/s390/s390-32/login32.c index e37da4e573e72dd579d76810ee544ae7d7194bd7..271afa0c7713d1330ac7519713d0ada03e638bb8 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/login32.c +++ b/sysdeps/unix/sysv/linux/s390/s390-32/login32.c @@ -1,5 +1,4 @@ /* Copyright (C) 2008-2021 Free Software Foundation, Inc. - Contributed by Andreas Krebbel . 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/sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c b/sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c index e4e0f3a8310612c169025e5813aa431b485ae94f..bfb7460cca1af0ce56d4a41b23410925b235a9f4 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c +++ b/sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/unix/sysv/linux/s390/s390-32/pututxline.c b/sysdeps/unix/sysv/linux/s390/s390-32/pututxline.c index 1dfabc8f37d269a43de1b8fe5e4d09d2504caabd..40736c6335648d845c8b83c72e07ea1d8904d078 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/pututxline.c +++ b/sysdeps/unix/sysv/linux/s390/s390-32/pututxline.c @@ -1,5 +1,4 @@ /* Copyright (C) 2008-2021 Free Software Foundation, Inc. - Contributed by Andreas Krebbel . 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/sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h b/sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h index fe96d0d9d89db824d6e56cf660aa9ebae77ec8a0..a4647fc9d030abf134f311d45f0aaed0cb3a7d7a 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h +++ b/sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h @@ -1,6 +1,5 @@ /* Dump registers. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S b/sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S index 37aa2496adc165f348f17e5d728b8b34beee951d..b0aeb57a00c45637cdc9cdee7d30b25fea136aa4 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S +++ b/sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S b/sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S index 2ab91083b050b9bf143f144a26906ab6d8993719..27edb0aa458db01a0c631f85d6e63f1ef3486f63 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S +++ b/sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/unix/sysv/linux/s390/s390-32/syscall.S b/sysdeps/unix/sysv/linux/s390/s390-32/syscall.S index 50712b649be253957b38ede9de20ec33734a2f58..426563b429bc06950b8956ffaf8a9ca96314f440 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/syscall.S +++ b/sysdeps/unix/sysv/linux/s390/s390-32/syscall.S @@ -1,5 +1,4 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S b/sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S index 7639f35de467b8b9dba8bce83274160375e93ed8..a768d6748b6b0cc55e35d74752aff0dfae5bc3dc 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S +++ b/sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S @@ -1,5 +1,4 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h b/sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h index 34fb5dbf5ec5995db89378583ab0060e57f6403f..c26c228694f1233447dca7f8760c6c9f0baaf512 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h +++ b/sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h @@ -1,5 +1,4 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c b/sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c index d4aa0ce2ac0d4a870a939b2ea075853a37a7cfc4..dfe25661acd6e86140c19ef5c20ecf42ebb7faf7 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c +++ b/sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c @@ -1,5 +1,4 @@ /* Copyright (C) 2008-2021 Free Software Foundation, Inc. - Contributed by Andreas Krebbel . 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/sysdeps/unix/sysv/linux/s390/s390-32/updwtmpx.c b/sysdeps/unix/sysv/linux/s390/s390-32/updwtmpx.c index 51cf1f5ae3de17df4a7eaeeb91e2a62c966a8039..3b95890d3288d8d94d3528dbd06dfc6ee7a01406 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/updwtmpx.c +++ b/sysdeps/unix/sysv/linux/s390/s390-32/updwtmpx.c @@ -1,5 +1,4 @@ /* Copyright (C) 2008-2021 Free Software Foundation, Inc. - Contributed by Andreas Krebbel . 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/sysdeps/unix/sysv/linux/s390/s390-32/utmp-compat.h b/sysdeps/unix/sysv/linux/s390/s390-32/utmp-compat.h index 28632f72bd1b4a502ccd9a89e2fdf70f2ac83068..11c79378972bf848ef99ac928615dc0ff740e523 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/utmp-compat.h +++ b/sysdeps/unix/sysv/linux/s390/s390-32/utmp-compat.h @@ -1,5 +1,4 @@ /* Copyright (C) 2008-2021 Free Software Foundation, Inc. - Contributed by Andreas Krebbel . 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/sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h b/sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h index 9418afb0f497f83a074aab5c659a734add051313..f2edd4636b7b7cebbaf0c0209551deca3b9b429e 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h +++ b/sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h @@ -1,5 +1,4 @@ /* Copyright (C) 2008-2021 Free Software Foundation, Inc. - Contributed by Andreas Krebbel . 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/sysdeps/unix/sysv/linux/s390/s390-32/utmp32.c b/sysdeps/unix/sysv/linux/s390/s390-32/utmp32.c index 32496e5421b0661247dde7c47eaa63e07da5b329..0b3cadec5b01538f1e7ac2b7eef099e960f10641 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/utmp32.c +++ b/sysdeps/unix/sysv/linux/s390/s390-32/utmp32.c @@ -1,5 +1,4 @@ /* Copyright (C) 2008-2021 Free Software Foundation, Inc. - Contributed by Andreas Krebbel . 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/sysdeps/unix/sysv/linux/s390/s390-32/utmpx-convert.h b/sysdeps/unix/sysv/linux/s390/s390-32/utmpx-convert.h index ad7de5c4556af21113c55a7fd4a09db432698f31..a4c0d1c5c38fcbc272c613260d92e7dfb807300f 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/utmpx-convert.h +++ b/sysdeps/unix/sysv/linux/s390/s390-32/utmpx-convert.h @@ -1,5 +1,4 @@ /* Copyright (C) 2008-2021 Free Software Foundation, Inc. - Contributed by Andreas Krebbel . 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/sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.c b/sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.c index ed970961bfcfbbb4b348f018f30921adff527d83..8a5d56ca45b685bd65eaccc65263b815307450de 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.c +++ b/sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.c @@ -1,5 +1,4 @@ /* Copyright (C) 2008-2021 Free Software Foundation, Inc. - Contributed by Andreas Krebbel . 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/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S b/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S index 019f535426b2265a16b41af1f28b50756ec68b3d..5ba79c43ad432b85f069aef5b2e73e7ad5055da6 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S +++ b/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c b/sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c index c7b2ab0e792b6ae4bb72fcb5224f106cb78ca2af..389ad542bbc87dbdb9d701378414775420b4ce05 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c +++ b/sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c @@ -1,6 +1,5 @@ /* Copyright (C) 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek . 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/sysdeps/unix/sysv/linux/s390/s390-64/clone.S b/sysdeps/unix/sysv/linux/s390/s390-64/clone.S index 21d485e9e973724eb0d8ce58b254d0ccde85e2a5..584f0d744f32b36f01dbbca117a161935addf118 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-64/clone.S +++ b/sysdeps/unix/sysv/linux/s390/s390-64/clone.S @@ -1,6 +1,5 @@ /* Wrapper around clone system call. 64 bit S/390 version. Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S b/sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S index 65f54e310c892f5f08a497ded1fec2b342af67e1..edf6265928b6a18a61fedea5ba0be3dcec7561d5 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S +++ b/sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c b/sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c index 838243de69d253bdaaba935e331596b7fe5c0246..43b9b15c9e4507f107419b48cb5ba64f814fd9a4 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c +++ b/sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h b/sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h index b5aa8dce5e68c6d7fc7554f07253386b1609887f..1c9ca2e300a108c91b7ccc03c56000f21fe6ab22 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h +++ b/sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h @@ -1,6 +1,5 @@ /* Dump registers. 64 bit S/390 version. Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S b/sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S index f2603a0d43599ba669f7046adeb6f33ec866dd37..ad7ee0f66285efd5e96fd6bc2701e2a107dd6f94 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S +++ b/sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S b/sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S index 85e0242ecf4aafdfd0729eecc2ffe118457e4801..66090e80d187b2c7180c7b9b6048ad6c4670ea23 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S +++ b/sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/unix/sysv/linux/s390/s390-64/syscall.S b/sysdeps/unix/sysv/linux/s390/s390-64/syscall.S index 2323225f3ca69907f5741798a633862bb1c99237..4368cb14d85f2774fd41b141292d81b77002ea9f 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-64/syscall.S +++ b/sysdeps/unix/sysv/linux/s390/s390-64/syscall.S @@ -1,5 +1,4 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S b/sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S index 0ae81bacf202976a219f5aaa714ff9372b452071..9fe8d00eb893b1da2b9d7ade16ca60c69bf8d8e9 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S +++ b/sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S @@ -1,5 +1,4 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h b/sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h index cbf2553cd89d89d48125ce33973796337a94810e..713d8fffa37943c37650a9d79552b2a3c81364b4 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h +++ b/sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h @@ -1,6 +1,5 @@ /* Assembler macros for 64 bit S/390. Copyright (C) 2001-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S b/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S index 2b2322b964365df6bd68f099f26008a0d2332916..342dc2f923f145b907f2cc5787c03939d308e323 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S +++ b/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/sysdeps/unix/sysv/linux/s390/sigcontextinfo.h b/sysdeps/unix/sysv/linux/s390/sigcontextinfo.h index 5fc423861976cb0cc18da8f3b8ce75d147a9ce23..cf996cc15e5d63043096655b0acecf47063f3738 100644 --- a/sysdeps/unix/sysv/linux/s390/sigcontextinfo.h +++ b/sysdeps/unix/sysv/linux/s390/sigcontextinfo.h @@ -1,5 +1,4 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). 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/sysdeps/unix/sysv/linux/s390/sys/ptrace.h b/sysdeps/unix/sysv/linux/s390/sys/ptrace.h index 3ddd2e4267897ce111adc13ce676e4e718242000..6951a392836dd1d87db48b17ed105fa924bfa18d 100644 --- a/sysdeps/unix/sysv/linux/s390/sys/ptrace.h +++ b/sysdeps/unix/sysv/linux/s390/sys/ptrace.h @@ -1,6 +1,5 @@ /* `ptrace' debugger support interface. Linux/S390 version. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). 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/sysdeps/unix/sysv/linux/s390/sys/ucontext.h b/sysdeps/unix/sysv/linux/s390/sys/ucontext.h index d81bf40f3e3d2a3222ac077df3c05fde48513a36..1fb8cb9b76b59efaa0f64f615a0912394d06607c 100644 --- a/sysdeps/unix/sysv/linux/s390/sys/ucontext.h +++ b/sysdeps/unix/sysv/linux/s390/sys/ucontext.h @@ -1,5 +1,4 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com). 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/sysdeps/unix/sysv/linux/semctl.c b/sysdeps/unix/sysv/linux/semctl.c index bb2690d30f80bb2233bf8557e9c9e9a265376477..95e9f0910a3ae425faf79ca0df76c1719e20ec7c 100644 --- a/sysdeps/unix/sysv/linux/semctl.c +++ b/sysdeps/unix/sysv/linux/semctl.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysdeps/unix/sysv/linux/semget.c b/sysdeps/unix/sysv/linux/semget.c index 1187a56540daef6dd7d15cdbef43e761e7942490..1e6bc65ed45e79130e8b87e9905f79545e2b76fd 100644 --- a/sysdeps/unix/sysv/linux/semget.c +++ b/sysdeps/unix/sysv/linux/semget.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysdeps/unix/sysv/linux/semop.c b/sysdeps/unix/sysv/linux/semop.c index 9f863886c0c279cbfa22da722d2445552c175f1b..52460db0807c5dcf0ae60c22ada3c3d2361987f6 100644 --- a/sysdeps/unix/sysv/linux/semop.c +++ b/sysdeps/unix/sysv/linux/semop.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysdeps/unix/sysv/linux/semtimedop.c b/sysdeps/unix/sysv/linux/semtimedop.c index d4fea4e55a50011c1f25cfbaf684253bdb28113d..43577535ef217ab13a94927a15b117694cd25493 100644 --- a/sysdeps/unix/sysv/linux/semtimedop.c +++ b/sysdeps/unix/sysv/linux/semtimedop.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysdeps/unix/sysv/linux/sendmmsg.c b/sysdeps/unix/sysv/linux/sendmmsg.c index 10aaff4d1f134a3d1beb42d6011323c875055e90..d75adbf30e5faa43e004f8780fe29551e09012ab 100644 --- a/sysdeps/unix/sysv/linux/sendmmsg.c +++ b/sysdeps/unix/sysv/linux/sendmmsg.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/sysdeps/unix/sysv/linux/setipv4sourcefilter.c b/sysdeps/unix/sysv/linux/setipv4sourcefilter.c index e452bcbfffaf02c2b7f8ad2d0d7f5038b869a7b5..a143473666b7c98b426489cf18e696ad3d8af659 100644 --- a/sysdeps/unix/sysv/linux/setipv4sourcefilter.c +++ b/sysdeps/unix/sysv/linux/setipv4sourcefilter.c @@ -1,7 +1,6 @@ /* Set IPv4 source filter. Linux version. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/sysdeps/unix/sysv/linux/setsourcefilter.c b/sysdeps/unix/sysv/linux/setsourcefilter.c index 92150952f47f9da70bf4683100e5ec386786f4be..d45e6597060b1898808db15f9d2e2809044933e2 100644 --- a/sysdeps/unix/sysv/linux/setsourcefilter.c +++ b/sysdeps/unix/sysv/linux/setsourcefilter.c @@ -1,7 +1,6 @@ /* Set source filter. Linux version. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/sysdeps/unix/sysv/linux/sh/sigcontextinfo.h b/sysdeps/unix/sysv/linux/sh/sigcontextinfo.h index 0ca726d4ca49c97e7789f1c963639b430df57182..d36403117b85d71b73d71fb5e4358b3622d35dd5 100644 --- a/sysdeps/unix/sysv/linux/sh/sigcontextinfo.h +++ b/sysdeps/unix/sysv/linux/sh/sigcontextinfo.h @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Philip Blundell , 1999. 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/sysdeps/unix/sysv/linux/sh/sysdep.h b/sysdeps/unix/sysv/linux/sh/sysdep.h index 97aa92dfa24008ddeaa1d930ea382a7aa5d1d4e8..3eafbb00556a24b60155a2bcd6628932736d439f 100644 --- a/sysdeps/unix/sysv/linux/sh/sysdep.h +++ b/sysdeps/unix/sysv/linux/sh/sysdep.h @@ -1,7 +1,5 @@ /* Copyright (C) 1992-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper, , August 1995. - Changed by Kaz Kojima, . 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/sysdeps/unix/sysv/linux/shmat.c b/sysdeps/unix/sysv/linux/shmat.c index 810084e7a5ce6a57342fad004229b2811cd729d2..268d2a392a63134450919e0e10a91528e9ce5794 100644 --- a/sysdeps/unix/sysv/linux/shmat.c +++ b/sysdeps/unix/sysv/linux/shmat.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysdeps/unix/sysv/linux/shmctl.c b/sysdeps/unix/sysv/linux/shmctl.c index f52018bfae4b33647ec344608972d71150fac798..7582c2898532fa3295c201bb3fec069df53ea7b0 100644 --- a/sysdeps/unix/sysv/linux/shmctl.c +++ b/sysdeps/unix/sysv/linux/shmctl.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysdeps/unix/sysv/linux/shmdt.c b/sysdeps/unix/sysv/linux/shmdt.c index e9cc896866018679561d0abc6661e2cbe799773e..7176fe358d99350db6af548ee3bdca58bc36ebd3 100644 --- a/sysdeps/unix/sysv/linux/shmdt.c +++ b/sysdeps/unix/sysv/linux/shmdt.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysdeps/unix/sysv/linux/shmget.c b/sysdeps/unix/sysv/linux/shmget.c index faedfebc814b342f2b3095589d882566c0a3d950..3f0cd54fd49057f18ab22aee0673b279164a2b3f 100644 --- a/sysdeps/unix/sysv/linux/shmget.c +++ b/sysdeps/unix/sysv/linux/shmget.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysdeps/unix/sysv/linux/sigset-cvt-mask.h b/sysdeps/unix/sysv/linux/sigset-cvt-mask.h index 7ba2254e40b16ed8a0ef3cdeea8337a0a1a0d133..fb8e2e52a5465074332f8e5c20718fcfe57d981c 100644 --- a/sysdeps/unix/sysv/linux/sigset-cvt-mask.h +++ b/sysdeps/unix/sysv/linux/sigset-cvt-mask.h @@ -2,7 +2,6 @@ Linux version. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Joe Keane . 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/sysdeps/unix/sysv/linux/sigstack.c b/sysdeps/unix/sysv/linux/sigstack.c index 8225b17ba12dd2a892f58c836efb8a102894d7f7..c2d3e3f95df9e9fb09d24037204bdbdb9b38b582 100644 --- a/sysdeps/unix/sysv/linux/sigstack.c +++ b/sysdeps/unix/sysv/linux/sigstack.c @@ -1,7 +1,6 @@ /* Emulate sigstack function using sigaltstack. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/unix/sysv/linux/sparc/readelflib.c b/sysdeps/unix/sysv/linux/sparc/readelflib.c index bbfc81337a59769d212214fcb8b03d76b381caf5..22433b2a349efc43f0cafe503ac00e2a0120cce5 100644 --- a/sysdeps/unix/sysv/linux/sparc/readelflib.c +++ b/sysdeps/unix/sysv/linux/sparc/readelflib.c @@ -1,7 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1999 and - Jakub Jelinek , 1999. 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/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S b/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S index cb89333739fba4faa38321ce8897282bca6cdc89..8d8ee438490295b5390f886071d6ecababb37575 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S +++ b/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@tamu.edu). 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/sysdeps/unix/sysv/linux/sparc/sparc32/getcontext.S b/sysdeps/unix/sysv/linux/sparc/sparc32/getcontext.S index 693b8399bfe91ef006657152ea1af2330af7bee5..46ba7d5c47104612203252b4708923ad01888d63 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc32/getcontext.S +++ b/sysdeps/unix/sysv/linux/sparc/sparc32/getcontext.S @@ -1,7 +1,6 @@ /* Save current context. Copyright (C) 2008-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 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/sysdeps/unix/sysv/linux/sparc/sparc32/libc_sigaction.c b/sysdeps/unix/sysv/linux/sparc/sparc32/libc_sigaction.c index 09a052fc055512dffa1255ecddd3e730d4a0d269..1cd73c87b9b6f7fe02b0a07a057b20e023349c3d 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc32/libc_sigaction.c +++ b/sysdeps/unix/sysv/linux/sparc/sparc32/libc_sigaction.c @@ -1,7 +1,6 @@ /* POSIX.1 sigaction call for Linux/SPARC. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Miguel de Icaza , 1997. 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/sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c b/sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c index 3635ad489438753bf9d12a80388cd8bc7a7de7d0..50305e80fe2c0aebafcf00158e9d270f2b3b6295 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c +++ b/sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c @@ -1,7 +1,6 @@ /* Create new context. Copyright (C) 2008-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 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/sysdeps/unix/sysv/linux/sparc/sparc32/pipe.S b/sysdeps/unix/sysv/linux/sparc/sparc32/pipe.S index 39a815b6f031fd3366f05b10fe1653a8d313a27a..0fa155fa611986f46276ec17b5f55fb8bcd17083 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc32/pipe.S +++ b/sysdeps/unix/sysv/linux/sparc/sparc32/pipe.S @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Miguel de Icaza , 1997. 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/sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h b/sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h index 9bb75b680afc2bb357f5ed396d525f735c6635df..23a2d50a95b24060cbc088df4876d7355f542410 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h +++ b/sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h @@ -1,7 +1,6 @@ /* Dump registers. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 1999. 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/sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S b/sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S index 2362f14d5bbc2dd98a49027b0075db442ee7610a..e803a63e4482f675578a6dd095bcdc6d29d54e0a 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S +++ b/sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S @@ -1,7 +1,6 @@ /* Install given context. Copyright (C) 2008-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 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/sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h b/sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h index ca9c9ccea9dd90042fd29f097cb759d8d688cd26..4d7cec1f29d841fde27ca3ab2e9a88f558cda48a 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h +++ b/sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 1999. 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/sysdeps/unix/sysv/linux/sparc/sparc32/swapcontext.S b/sysdeps/unix/sysv/linux/sparc/sparc32/swapcontext.S index 1db30c5b5665a62dcd3e58b0d12c5e70211cbddb..eef3ec201187db4660efbc88d849c1a8ed736b10 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc32/swapcontext.S +++ b/sysdeps/unix/sysv/linux/sparc/sparc32/swapcontext.S @@ -1,7 +1,6 @@ /* Save current context and install the given one. Copyright (C) 2008-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by David S. Miller , 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/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h b/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h index 7cbfdada6357d035fb45011b29ae98be332a2087..4e50e506f3f669d2da16fbeb6a46da3f7128c5f3 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h +++ b/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Miguel de Icaza , January 1997. 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/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S b/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S index 0f5633836ddd28ae6912294f7ce67f5b1cdc5827..bc087e89a60f10027e17edda8143dc3ce864ede8 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S +++ b/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S b/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S index e4fc3c35a8c4abc41fb51bc1063519ca6227c5f8..e6221a2fb17aaf209fca5229ea6d97bb84f3e83c 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S +++ b/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@tamu.edu). 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/sysdeps/unix/sysv/linux/sparc/sparc64/getcontext.S b/sysdeps/unix/sysv/linux/sparc/sparc64/getcontext.S index 092c6deee6c454f77687b179feab35b9d7c686c5..e921bcbb63cd9291a4c6ede9abcfc68f5452b420 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc64/getcontext.S +++ b/sysdeps/unix/sysv/linux/sparc/sparc64/getcontext.S @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@tamu.edu). 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/sysdeps/unix/sysv/linux/sparc/sparc64/libc_sigaction.c b/sysdeps/unix/sysv/linux/sparc/sparc64/libc_sigaction.c index 6cfcf0a4cb8daca633f0f1c69704921b6fcf0eab..4ba04a3242ec9bd6b6d42de00ecbcf6744e4f6d1 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc64/libc_sigaction.c +++ b/sysdeps/unix/sysv/linux/sparc/sparc64/libc_sigaction.c @@ -1,8 +1,6 @@ /* POSIX.1 sigaction call for Linux/SPARC64. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Miguel de Icaza and - Jakub Jelinek . 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/sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S b/sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S index 0aaad78abe28ca5ed25a4aa4311039505ef5181d..a1068fb52ef67fe8f9c6896dbc0bf41e38f469dd 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S +++ b/sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@tamu.edu). 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/sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c b/sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c index 26d5466af67bc8893ffc1b0141e4b208b86b4fb4..449a3b4f6ceff27ba46fb20e14e7b51cc2187d0d 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c +++ b/sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek . 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/sysdeps/unix/sysv/linux/sparc/sparc64/pipe.S b/sysdeps/unix/sysv/linux/sparc/sparc64/pipe.S index a0a958160425c353aa5d6346df3b8e07dbcc9822..da6ea7172941f43f06c019b5d1a495c1e4d88a24 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc64/pipe.S +++ b/sysdeps/unix/sysv/linux/sparc/sparc64/pipe.S @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Miguel de Icaza , 1997. 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/sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h b/sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h index f86686dd59d2f6f889b0843d07758fc9136d4953..13dcdc33ed58e1e8892eebb72c36cc9e36db46b6 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h +++ b/sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h @@ -1,7 +1,6 @@ /* Dump registers. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 1999. 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/sysdeps/unix/sysv/linux/sparc/sparc64/setcontext.S b/sysdeps/unix/sysv/linux/sparc/sparc64/setcontext.S index e316fd296f06c587a00046fc489252e90f6ad88c..1bedc28a885ee630ec867477af5ca90970be8a33 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc64/setcontext.S +++ b/sysdeps/unix/sysv/linux/sparc/sparc64/setcontext.S @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@tamu.edu). 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/sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S b/sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S index 676e8c3ba24dae3c1bfa9a08aadc2c5178c0ddfa..d93e12f91c0981d290b14669536807355cc4d986 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S +++ b/sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson (rth@tamu.edu). 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/sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h b/sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h index 63378da26b8b5b1d43765048996569d5c2021ab4..9f8cfbf4ae6dbbb06d07f120d844a2019508132c 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h +++ b/sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 1999. 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/sysdeps/unix/sysv/linux/sparc/sparc64/swapcontext.c b/sysdeps/unix/sysv/linux/sparc/sparc64/swapcontext.c index 53248e6156e52c5064e441360df5a761e91e7f94..41995fdf4f521eb23449f7fd3e02320380ecea6b 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc64/swapcontext.c +++ b/sysdeps/unix/sysv/linux/sparc/sparc64/swapcontext.c @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek . 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/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h b/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h index 5aa80e32bf9ce55eed91b01c4a67b130f0c338c7..693c8a8b46a7a2974d55bbc00d2de485a7355e12 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h +++ b/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Richard Henderson , 1997. 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/sysdeps/unix/sysv/linux/sparc/sparc64/ucontext_i.h b/sysdeps/unix/sysv/linux/sparc/sparc64/ucontext_i.h index 25db67169d17b921e158a86c2bbeceaa6267eb4d..801faa31edb25363e65f2a1927024a2d63e53e19 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc64/ucontext_i.h +++ b/sysdeps/unix/sysv/linux/sparc/sparc64/ucontext_i.h @@ -1,6 +1,5 @@ /* Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek . 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/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S b/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S index 3306be7db0ea7cc25ea4c2b877bf340a2761f49d..272ba6329116379c1efb9af36a64368e448c92f0 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S +++ b/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S @@ -1,6 +1,5 @@ /* Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2004. 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/sysdeps/unix/sysv/linux/sparc/sysdep.h b/sysdeps/unix/sysv/linux/sparc/sysdep.h index 0c55902178c2b45b9f4e8bfb111c50eb0fb795fb..8ff5b24eb1cc3a1e57bb512f0ec02995fc65d252 100644 --- a/sysdeps/unix/sysv/linux/sparc/sysdep.h +++ b/sysdeps/unix/sysv/linux/sparc/sysdep.h @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 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/sysdeps/unix/sysv/linux/statfs.c b/sysdeps/unix/sysv/linux/statfs.c index ee248b42120a30db79252c22493dc8878b658391..394407e65825daa701f2a27c9971b1ff2d480aa8 100644 --- a/sysdeps/unix/sysv/linux/statfs.c +++ b/sysdeps/unix/sysv/linux/statfs.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf , 2011. 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/sysdeps/unix/sysv/linux/statvfs.c b/sysdeps/unix/sysv/linux/statvfs.c index 210242b9a0832116bbad4b442d01f8c95aeed107..e295803f1a0fb4b1c79c3301efbfeb07e7a28b3e 100644 --- a/sysdeps/unix/sysv/linux/statvfs.c +++ b/sysdeps/unix/sysv/linux/statvfs.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/sysdeps/unix/sysv/linux/timer_create.c b/sysdeps/unix/sysv/linux/timer_create.c index fb904a86e3496a093042da96d938ae24ef861e28..1406d19feb5773f87bab3b6d88259462ba76a147 100644 --- a/sysdeps/unix/sysv/linux/timer_create.c +++ b/sysdeps/unix/sysv/linux/timer_create.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/sysdeps/unix/sysv/linux/timer_delete.c b/sysdeps/unix/sysv/linux/timer_delete.c index c068ca4c4130b4e008601cb1534d6825ec6c4ccc..32d26bf34dae56b4bae66db7816d9826c8c7343a 100644 --- a/sysdeps/unix/sysv/linux/timer_delete.c +++ b/sysdeps/unix/sysv/linux/timer_delete.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/sysdeps/unix/sysv/linux/timer_getoverr.c b/sysdeps/unix/sysv/linux/timer_getoverr.c index 18467c4059b6c85bc9694e851b86ec5cce7f5e48..5c92e0eb6de3509eab15ffef3a2c8ccc4fa7af97 100644 --- a/sysdeps/unix/sysv/linux/timer_getoverr.c +++ b/sysdeps/unix/sysv/linux/timer_getoverr.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/sysdeps/unix/sysv/linux/timer_gettime.c b/sysdeps/unix/sysv/linux/timer_gettime.c index a0537060c8db86909af8704a6fffad9032bb0c16..c1209714bb1b3973372a05c55250479758534fde 100644 --- a/sysdeps/unix/sysv/linux/timer_gettime.c +++ b/sysdeps/unix/sysv/linux/timer_gettime.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/sysdeps/unix/sysv/linux/timer_routines.c b/sysdeps/unix/sysv/linux/timer_routines.c index 02bad0384e3cec3e6d7024693d76d7181f62752e..67a49f19a7b86e8c2b3ed2f7b1f2823f487c732f 100644 --- a/sysdeps/unix/sysv/linux/timer_routines.c +++ b/sysdeps/unix/sysv/linux/timer_routines.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/sysdeps/unix/sysv/linux/timer_settime.c b/sysdeps/unix/sysv/linux/timer_settime.c index 8884abfdc6499f5711b690398686d675ca1e00fd..24706e45d84caca239eba8c071cb6f79575fdfb2 100644 --- a/sysdeps/unix/sysv/linux/timer_settime.c +++ b/sysdeps/unix/sysv/linux/timer_settime.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/sysdeps/unix/sysv/linux/umount.c b/sysdeps/unix/sysv/linux/umount.c index 3d72207a64d4f0528f5904d3718fec3b2e58927c..010cebf1621555e09a3b97db1dc5e6ed447ea291 100644 --- a/sysdeps/unix/sysv/linux/umount.c +++ b/sysdeps/unix/sysv/linux/umount.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Chris Metcalf , 2011. 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/sysdeps/unix/sysv/linux/unlockpt.c b/sysdeps/unix/sysv/linux/unlockpt.c index ae5148afe7602f798941e0666b6d33022b4462c6..7a2055a31ab9bf74a984f4647441411143cb8ae3 100644 --- a/sysdeps/unix/sysv/linux/unlockpt.c +++ b/sysdeps/unix/sysv/linux/unlockpt.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Zack Weinberg , 1998. 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/sysdeps/unix/sysv/linux/updwtmp.c b/sysdeps/unix/sysv/linux/updwtmp.c index 93d72e75a6fb897a335d2dcbe19d0ea9f4940f1e..ff23e24b5a290735960b2acb3707ad9c060e2f2b 100644 --- a/sysdeps/unix/sysv/linux/updwtmp.c +++ b/sysdeps/unix/sysv/linux/updwtmp.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mark Kettenis , 1998. 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/sysdeps/unix/sysv/linux/ustat.c b/sysdeps/unix/sysv/linux/ustat.c index df6673a716bf29be4b08841c84aac459bafafec4..0f167957798c675c7df81391bbb27c2fa139ac1b 100644 --- a/sysdeps/unix/sysv/linux/ustat.c +++ b/sysdeps/unix/sysv/linux/ustat.c @@ -1,7 +1,6 @@ /* Get filesystem statistics (deprecated). Linux version. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/unix/sysv/linux/utmp_file.c b/sysdeps/unix/sysv/linux/utmp_file.c index 78d10db8c8b125263f7193b2916a610879386f4f..e5adcec6d04f51c7c84e2d99b614473f3964f1ee 100644 --- a/sysdeps/unix/sysv/linux/utmp_file.c +++ b/sysdeps/unix/sysv/linux/utmp_file.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mark Kettenis , 1998. 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/sysdeps/unix/sysv/linux/x86/readelflib.c b/sysdeps/unix/sysv/linux/x86/readelflib.c index 4a9bcc82cb76ded8134e908a4bcbe080e939ea90..b10871d9bab22b371def8c6fcee5b98bfd5f7377 100644 --- a/sysdeps/unix/sysv/linux/x86/readelflib.c +++ b/sysdeps/unix/sysv/linux/x86/readelflib.c @@ -1,7 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1999 and - Jakub Jelinek , 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/sysdeps/unix/sysv/linux/x86_64/__start_context.S b/sysdeps/unix/sysv/linux/x86_64/__start_context.S index 49381e369e903ad9595eff7a6179904917a4ba05..af6b971cecb5d34be94281c2a719eeabdccaa1e6 100644 --- a/sysdeps/unix/sysv/linux/x86_64/__start_context.S +++ b/sysdeps/unix/sysv/linux/x86_64/__start_context.S @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 2002. 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/sysdeps/unix/sysv/linux/x86_64/getcontext.S b/sysdeps/unix/sysv/linux/x86_64/getcontext.S index 5ca779b15b7c6c239fdc8ff34d151b6c3158075d..9bee1d73d40d112b15f92bb6875b08df20cc4c97 100644 --- a/sysdeps/unix/sysv/linux/x86_64/getcontext.S +++ b/sysdeps/unix/sysv/linux/x86_64/getcontext.S @@ -1,7 +1,6 @@ /* Save current context. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 2002. 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/sysdeps/unix/sysv/linux/x86_64/makecontext.c b/sysdeps/unix/sysv/linux/x86_64/makecontext.c index ceb5c02bad4bf01c02c19da3a733dc793dead79d..c148f38e965fded8b391cb0b21fafbc0f7cc5447 100644 --- a/sysdeps/unix/sysv/linux/x86_64/makecontext.c +++ b/sysdeps/unix/sysv/linux/x86_64/makecontext.c @@ -1,7 +1,6 @@ /* Create new context. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 2002. 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/sysdeps/unix/sysv/linux/x86_64/setcontext.S b/sysdeps/unix/sysv/linux/x86_64/setcontext.S index 2330bd2698b30492ac4ae18d075b1610f089dc72..b071fd9fd05650b47b98f418e2ea51e2c2aa834a 100644 --- a/sysdeps/unix/sysv/linux/x86_64/setcontext.S +++ b/sysdeps/unix/sysv/linux/x86_64/setcontext.S @@ -1,7 +1,6 @@ /* Install given context. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 2002. 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/sysdeps/unix/sysv/linux/x86_64/swapcontext.S b/sysdeps/unix/sysv/linux/x86_64/swapcontext.S index dbc1a3a840ddf4fe306f9321fdc0237ed5fea2ce..50e1c5ae391895670358cd199ab3d5d670bc5ba9 100644 --- a/sysdeps/unix/sysv/linux/x86_64/swapcontext.S +++ b/sysdeps/unix/sysv/linux/x86_64/swapcontext.S @@ -1,7 +1,6 @@ /* Save current context and install the given one. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 2002. 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/sysdeps/wordsize-64/tst-writev.c b/sysdeps/wordsize-64/tst-writev.c index 434789a8d63692c594aa7e1a4a979352e81e5c54..e4d544b8fb7a42dc91e80b1e93d07017c5285052 100644 --- a/sysdeps/wordsize-64/tst-writev.c +++ b/sysdeps/wordsize-64/tst-writev.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ryan S. Arnold , 2011. 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/sysdeps/x86/fpu/s_fpclassifyl.c b/sysdeps/x86/fpu/s_fpclassifyl.c index a4930096c1402c1fc1fb59fdc7497ff03910728e..98a3cac1966f0d6ef5117dbe54a88ef3dce0924e 100644 --- a/sysdeps/x86/fpu/s_fpclassifyl.c +++ b/sysdeps/x86/fpu/s_fpclassifyl.c @@ -1,7 +1,6 @@ /* Return classification value corresponding to argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/x86/fpu/s_isnanl.c b/sysdeps/x86/fpu/s_isnanl.c index 45541df08acfb3ff9d1d9b3205ebb37ad250e19a..41484bf6544e2c9293b530eae0a98b74aa030266 100644 --- a/sysdeps/x86/fpu/s_isnanl.c +++ b/sysdeps/x86/fpu/s_isnanl.c @@ -1,6 +1,4 @@ /* s_isnanl.c -- long double version for i387 of s_isnan.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/sysdeps/x86/fpu_control.h b/sysdeps/x86/fpu_control.h index 8081d7072fa598a6837f231a726ba2d86d3533d5..094161ed5a55a667429aa047503654b54b011aff 100644 --- a/sysdeps/x86/fpu_control.h +++ b/sysdeps/x86/fpu_control.h @@ -1,7 +1,6 @@ /* FPU control word bits. x86 version. Copyright (C) 1993-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Olaf Flebbe. 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/sysdeps/x86/nptl/pthreaddef.h b/sysdeps/x86/nptl/pthreaddef.h index 6ff7d601ebeaab6c05a3d97c78303868832edcca..ff353808ff66e6b7cc74763019f755fffad7f4c7 100644 --- a/sysdeps/x86/nptl/pthreaddef.h +++ b/sysdeps/x86/nptl/pthreaddef.h @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/x86_64/_mcount.S b/sysdeps/x86_64/_mcount.S index a40a3dc41f3b7aa8f333e9666c80e28c658f947a..1757b34632ae2bb1a87652d8fd0c9227b28dbd13 100644 --- a/sysdeps/x86_64/_mcount.S +++ b/sysdeps/x86_64/_mcount.S @@ -1,6 +1,5 @@ /* Machine-specific calling sequence for `mcount' profiling function. x86-64 version. Copyright (C) 2002-2021 Free Software Foundation, Inc. - Contributed by Andreas Jaeger . 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/sysdeps/x86_64/dl-machine.h b/sysdeps/x86_64/dl-machine.h index ceee50734ef98f2aa0e0aa959b234fbf68e53105..b3ed4dd4673a89c33d5021535c0385c591c396f8 100644 --- a/sysdeps/x86_64/dl-machine.h +++ b/sysdeps/x86_64/dl-machine.h @@ -1,7 +1,6 @@ /* Machine-dependent ELF dynamic relocation inline functions. x86-64 version. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger . 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/sysdeps/x86_64/ffs.c b/sysdeps/x86_64/ffs.c index 8cd6267fd6c8898d23fcec6a1f3841922b09d3db..f2cd431987c4daaa450f2885b9123cab892d6877 100644 --- a/sysdeps/x86_64/ffs.c +++ b/sysdeps/x86_64/ffs.c @@ -2,7 +2,6 @@ For AMD x86-64. This file is part of the GNU C Library. Copyright (C) 1991-2021 Free Software Foundation, Inc. - Contributed by Ulrich Drepper . 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/sysdeps/x86_64/ffsll.c b/sysdeps/x86_64/ffsll.c index 2201a7aacd21af535b6ec64682e483555c373c0e..23fd9c1e90ade89d52aa04875a92d316480e1ed7 100644 --- a/sysdeps/x86_64/ffsll.c +++ b/sysdeps/x86_64/ffsll.c @@ -2,7 +2,6 @@ For AMD x86-64. This file is part of the GNU C Library. Copyright (C) 1991-2021 Free Software Foundation, Inc. - Contributed by Ulrich Drepper . 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/sysdeps/x86_64/fpu/e_exp2l.S b/sysdeps/x86_64/fpu/e_exp2l.S index f16760840b2433128447b8c14995db7533ac833a..1b664473d8fa770bc527411ac9446def29e12495 100644 --- a/sysdeps/x86_64/fpu/e_exp2l.S +++ b/sysdeps/x86_64/fpu/e_exp2l.S @@ -1,7 +1,4 @@ /* - * Written by J.T. Conklin . - * Adapted for exp2 by Ulrich Drepper . - * Adapted for x86-64 by Andreas Jaeger . * Public domain. */ diff --git a/sysdeps/x86_64/fpu/e_expl.S b/sysdeps/x86_64/fpu/e_expl.S index 9835ac2a3bbea086e97b6ab785409c27499672dd..203b1ed2c5d7304cd7f08fc4f76174321aa96813 100644 --- a/sysdeps/x86_64/fpu/e_expl.S +++ b/sysdeps/x86_64/fpu/e_expl.S @@ -1,8 +1,6 @@ /* - * Written by J.T. Conklin . * Public domain. * - * Adapted for `long double' by Ulrich Drepper . */ /* diff --git a/sysdeps/x86_64/fpu/e_fmodl.S b/sysdeps/x86_64/fpu/e_fmodl.S index a06ad6833bc5036d6870717f393f4cf069418d2a..d754668bce5940c03cf607890185057055037668 100644 --- a/sysdeps/x86_64/fpu/e_fmodl.S +++ b/sysdeps/x86_64/fpu/e_fmodl.S @@ -1,9 +1,6 @@ /* - * Written by J.T. Conklin . * Public domain. * - * Adapted for `long double' by Ulrich Drepper . - * Adapted for x86-64 by Andreas Jaeger . */ #include diff --git a/sysdeps/x86_64/fpu/e_ilogbl.S b/sysdeps/x86_64/fpu/e_ilogbl.S index ae6c0fe6f928335e7d329fe6c4754bb7ac6b4f0b..174647344dd4a87bd4e544d2f89d2e6187955481 100644 --- a/sysdeps/x86_64/fpu/e_ilogbl.S +++ b/sysdeps/x86_64/fpu/e_ilogbl.S @@ -1,7 +1,4 @@ /* - * Written by J.T. Conklin . - * Changes for long double by Ulrich Drepper - * Adapted for x86-64 by Andreas Jaeger . * Public domain. */ diff --git a/sysdeps/x86_64/fpu/e_log10l.S b/sysdeps/x86_64/fpu/e_log10l.S index 552bc00ad09f727b84b33b50df8efa45d9cf84f6..cebde8271502a2db937ea62c99d7497aa9897279 100644 --- a/sysdeps/x86_64/fpu/e_log10l.S +++ b/sysdeps/x86_64/fpu/e_log10l.S @@ -1,11 +1,6 @@ /* - * Written by J.T. Conklin . * Public domain. * - * Adapted for `long double' by Ulrich Drepper . - * - * Changed to use fyl2xp1 for values near 1, . - * Adapted for x86-64 by Andreas Jaeger . */ #include diff --git a/sysdeps/x86_64/fpu/e_log2l.S b/sysdeps/x86_64/fpu/e_log2l.S index 1459cef3d7c81a8415ed262b39457dbb07d0fc65..dd3d9cb86aa2b13f7aeb1df879d7c13f69676de9 100644 --- a/sysdeps/x86_64/fpu/e_log2l.S +++ b/sysdeps/x86_64/fpu/e_log2l.S @@ -1,10 +1,6 @@ /* - * Written by J.T. Conklin . - * Adapted for use as log2 by Ulrich Drepper . * Public domain. * - * Changed to use fyl2xp1 for values near 1, . - * Adapted for x86-64 by Andreas Jaeger . */ #include diff --git a/sysdeps/x86_64/fpu/e_logl.S b/sysdeps/x86_64/fpu/e_logl.S index 37cd5b6ae958e8c1c5a09f280e0b23052ef8beab..126f6c53325222abeee78678adb135a1874fac0e 100644 --- a/sysdeps/x86_64/fpu/e_logl.S +++ b/sysdeps/x86_64/fpu/e_logl.S @@ -1,9 +1,6 @@ /* - * Written by J.T. Conklin . * Public domain. * - * Adapted for `long double' by Ulrich Drepper . - * Adapted for x86-64 by Andreas Jaeger . */ #include diff --git a/sysdeps/x86_64/fpu/e_powl.S b/sysdeps/x86_64/fpu/e_powl.S index ca3306c02d2e3c398bc969f5154cee0c0334249a..2a404eb3f8506020cb778e1c00edf9f6bcc099bb 100644 --- a/sysdeps/x86_64/fpu/e_powl.S +++ b/sysdeps/x86_64/fpu/e_powl.S @@ -1,7 +1,6 @@ /* ix87 specific implementation of pow function. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/sysdeps/x86_64/fpu/e_remainderl.S b/sysdeps/x86_64/fpu/e_remainderl.S index 994bfb3e80d762bf3d1d274f8fdb4b7fc63b434d..c957f9889779bf5a495637a1e4375c682822d015 100644 --- a/sysdeps/x86_64/fpu/e_remainderl.S +++ b/sysdeps/x86_64/fpu/e_remainderl.S @@ -1,9 +1,6 @@ /* - * Written by J.T. Conklin . * Public domain. * - * Adapted for `long double' by Ulrich Drepper . - * Adapted for x86-64 by Andreas Jaeger . */ #include diff --git a/sysdeps/x86_64/fpu/e_scalbl.S b/sysdeps/x86_64/fpu/e_scalbl.S index c13cba4b13f40f85b83ced1fb974d21341872cb6..1b1b5cca266b20bbfdb6a43c53d3f4ce416e8c71 100644 --- a/sysdeps/x86_64/fpu/e_scalbl.S +++ b/sysdeps/x86_64/fpu/e_scalbl.S @@ -1,11 +1,5 @@ /* - * Written by J.T. Conklin . * Public domain. - * - * Adapted for `long double' by Ulrich Drepper . - * Adapted for x86-64 by Andreas Jaeger - * - * Correct handling of y==-inf */ #include diff --git a/sysdeps/x86_64/fpu/fedisblxcpt.c b/sysdeps/x86_64/fpu/fedisblxcpt.c index 4a95c42497f0972051a31d052a6b58da0b3eaa6a..0deab0f13cba02577bcd8a6e239b30da4235f021 100644 --- a/sysdeps/x86_64/fpu/fedisblxcpt.c +++ b/sysdeps/x86_64/fpu/fedisblxcpt.c @@ -1,7 +1,6 @@ /* Disable floating-point exceptions. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 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/sysdeps/x86_64/fpu/feenablxcpt.c b/sysdeps/x86_64/fpu/feenablxcpt.c index cb12b15f8cc57a238c222602a82dd906d1618301..8e109106c570e99169914796fd4dd899a630e2a3 100644 --- a/sysdeps/x86_64/fpu/feenablxcpt.c +++ b/sysdeps/x86_64/fpu/feenablxcpt.c @@ -1,7 +1,6 @@ /* Enable floating-point exceptions. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 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/sysdeps/x86_64/fpu/fegetexcept.c b/sysdeps/x86_64/fpu/fegetexcept.c index 991490688322acf4a60c83c7ae87c74014a5d951..360aed3b40402d8179cf7d490e24188b86d1014e 100644 --- a/sysdeps/x86_64/fpu/fegetexcept.c +++ b/sysdeps/x86_64/fpu/fegetexcept.c @@ -1,7 +1,6 @@ /* Get enabled floating-point exceptions. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 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/sysdeps/x86_64/fpu/fegetround.c b/sysdeps/x86_64/fpu/fegetround.c index 0039987696f335f289d163bc4412b5d97698ee70..c67161bec0d1cf621f80bbb5776b530b1c74ae42 100644 --- a/sysdeps/x86_64/fpu/fegetround.c +++ b/sysdeps/x86_64/fpu/fegetround.c @@ -1,7 +1,6 @@ /* Return current rounding direction. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/x86_64/fpu/feupdateenv.c b/sysdeps/x86_64/fpu/feupdateenv.c index e9b9fa9f78563f11d4929bf4b3c2bb4aa0068dc3..9afcb1dd22c236d8a8e94fbc466cdcbc890d5b4c 100644 --- a/sysdeps/x86_64/fpu/feupdateenv.c +++ b/sysdeps/x86_64/fpu/feupdateenv.c @@ -1,7 +1,6 @@ /* Install given floating-point environment and raise exceptions. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/x86_64/fpu/multiarch/s_ceil-sse4_1.S b/sysdeps/x86_64/fpu/multiarch/s_ceil-sse4_1.S index 41bdccfcdfabe8000a0e088afe25dcf23334a7f6..84734337aa42fa413f0729c4d44b3123da03f4a3 100644 --- a/sysdeps/x86_64/fpu/multiarch/s_ceil-sse4_1.S +++ b/sysdeps/x86_64/fpu/multiarch/s_ceil-sse4_1.S @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/sysdeps/x86_64/fpu/multiarch/s_ceilf-sse4_1.S b/sysdeps/x86_64/fpu/multiarch/s_ceilf-sse4_1.S index fae7d7893b4406f8e2ca28f9469022e88e30ae1c..d4b12a076511ba7b16a1578131c4c8c1d0220534 100644 --- a/sysdeps/x86_64/fpu/multiarch/s_ceilf-sse4_1.S +++ b/sysdeps/x86_64/fpu/multiarch/s_ceilf-sse4_1.S @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/sysdeps/x86_64/fpu/multiarch/s_floor-sse4_1.S b/sysdeps/x86_64/fpu/multiarch/s_floor-sse4_1.S index 4e8ec26da6e83713f856cba4aedb748670c93d2e..5c42b3cc377760c9fc93bc744e63985f93984e67 100644 --- a/sysdeps/x86_64/fpu/multiarch/s_floor-sse4_1.S +++ b/sysdeps/x86_64/fpu/multiarch/s_floor-sse4_1.S @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/sysdeps/x86_64/fpu/multiarch/s_floorf-sse4_1.S b/sysdeps/x86_64/fpu/multiarch/s_floorf-sse4_1.S index 5d4151f64b7b47c14b2fd14eca10e4c0597e67e1..d9d1b321b1fb6593f241cf4731a09864d8196ef8 100644 --- a/sysdeps/x86_64/fpu/multiarch/s_floorf-sse4_1.S +++ b/sysdeps/x86_64/fpu/multiarch/s_floorf-sse4_1.S @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/sysdeps/x86_64/fpu/multiarch/s_fma.c b/sysdeps/x86_64/fpu/multiarch/s_fma.c index 91e9f76b496c3603045038ccc79fd714dd483872..8ebf72103f7927477b4365c34acfed54ee4999b3 100644 --- a/sysdeps/x86_64/fpu/multiarch/s_fma.c +++ b/sysdeps/x86_64/fpu/multiarch/s_fma.c @@ -1,6 +1,5 @@ /* FMA version of fma. Copyright (C) 2009-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/fpu/multiarch/s_nearbyint-sse4_1.S b/sysdeps/x86_64/fpu/multiarch/s_nearbyint-sse4_1.S index 7844f8858b8d3ad5c5e1ac26ee26d0ba0174c374..3e9da46b7967bc1bd46cb24d74d44a6d412d7cef 100644 --- a/sysdeps/x86_64/fpu/multiarch/s_nearbyint-sse4_1.S +++ b/sysdeps/x86_64/fpu/multiarch/s_nearbyint-sse4_1.S @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/sysdeps/x86_64/fpu/multiarch/s_nearbyintf-sse4_1.S b/sysdeps/x86_64/fpu/multiarch/s_nearbyintf-sse4_1.S index 710c2d227de9c9371ef39133fada4b12d8191f57..18d811cd005aef11f6984e3d6992bd11a693c5dd 100644 --- a/sysdeps/x86_64/fpu/multiarch/s_nearbyintf-sse4_1.S +++ b/sysdeps/x86_64/fpu/multiarch/s_nearbyintf-sse4_1.S @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/sysdeps/x86_64/fpu/multiarch/s_rint-sse4_1.S b/sysdeps/x86_64/fpu/multiarch/s_rint-sse4_1.S index eb749fe79be41363f13dcf2e4a3d080006c9419a..4ecf380833e9d5dd84a814c74f948367987fef5c 100644 --- a/sysdeps/x86_64/fpu/multiarch/s_rint-sse4_1.S +++ b/sysdeps/x86_64/fpu/multiarch/s_rint-sse4_1.S @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/sysdeps/x86_64/fpu/multiarch/s_rintf-sse4_1.S b/sysdeps/x86_64/fpu/multiarch/s_rintf-sse4_1.S index f841d413568688a5edfe2ba90b25b952b6629149..8e71200a13243915caebf707d1c3c4f867bf0fd4 100644 --- a/sysdeps/x86_64/fpu/multiarch/s_rintf-sse4_1.S +++ b/sysdeps/x86_64/fpu/multiarch/s_rintf-sse4_1.S @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/sysdeps/x86_64/fpu/s_ceill.S b/sysdeps/x86_64/fpu/s_ceill.S index 8f2bd351f6af673e29c6c845b13ac70789f09449..16dbecd56dd331200e381fe96724060701a735e5 100644 --- a/sysdeps/x86_64/fpu/s_ceill.S +++ b/sysdeps/x86_64/fpu/s_ceill.S @@ -1,7 +1,4 @@ /* - * Written by J.T. Conklin . - * Changes for long double by Ulrich Drepper - * Changes for x86-64 by Andreas Jaeger * Public domain. */ diff --git a/sysdeps/x86_64/fpu/s_copysign.S b/sysdeps/x86_64/fpu/s_copysign.S index d3e48c6ea035737f7ad7e8b5d0625c6b2a220878..eb7d0ad30948805dee2aa322537123472cdf5f58 100644 --- a/sysdeps/x86_64/fpu/s_copysign.S +++ b/sysdeps/x86_64/fpu/s_copysign.S @@ -1,7 +1,6 @@ /* copy sign, double version. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 2002. 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/sysdeps/x86_64/fpu/s_copysignf.S b/sysdeps/x86_64/fpu/s_copysignf.S index 6e83826751adc6dbe510317d8e51bc62b0667a6d..eacff21f17e45bca160fc314564830f9c39690d6 100644 --- a/sysdeps/x86_64/fpu/s_copysignf.S +++ b/sysdeps/x86_64/fpu/s_copysignf.S @@ -1,7 +1,6 @@ /* copy sign, double version. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 2002. 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/sysdeps/x86_64/fpu/s_copysignl.S b/sysdeps/x86_64/fpu/s_copysignl.S index 8616205d3817bf801d2ff6f69bb8d3a2abf1ad25..3ec388a6efdabc1254d28c099f07595b374e7886 100644 --- a/sysdeps/x86_64/fpu/s_copysignl.S +++ b/sysdeps/x86_64/fpu/s_copysignl.S @@ -1,7 +1,4 @@ /* - * Written by J.T. Conklin . - * Changes for long double by Ulrich Drepper . - * Adopted for x86-64 by Andreas Jaeger . * Public domain. */ diff --git a/sysdeps/x86_64/fpu/s_finitel.S b/sysdeps/x86_64/fpu/s_finitel.S index 9e49796901992f2d6c134f5ebc63073e105b56b1..12b31043744b194554bc5be3530b24b2a7c6147f 100644 --- a/sysdeps/x86_64/fpu/s_finitel.S +++ b/sysdeps/x86_64/fpu/s_finitel.S @@ -1,7 +1,3 @@ -/* - * Written by Joe Keane . - * Adopted for x86-64 by Andreas Jaeger . - */ #include diff --git a/sysdeps/x86_64/fpu/s_floorl.S b/sysdeps/x86_64/fpu/s_floorl.S index 75f82556488512f1bc8426bb16e2902f0c976451..b74d1a4d6b6cc7e255d16d31975ca54ab91cb2d2 100644 --- a/sysdeps/x86_64/fpu/s_floorl.S +++ b/sysdeps/x86_64/fpu/s_floorl.S @@ -1,7 +1,4 @@ /* - * Written by J.T. Conklin . - * Changes for long double by Ulrich Drepper - * Changes for x86-64 by Andreas Jaeger =09 * Public domain. */ diff --git a/sysdeps/x86_64/fpu/s_fmax.S b/sysdeps/x86_64/fpu/s_fmax.S index eb4c6fb47ccf4ae6c53afdaba9eb756ae03ee195..bb19b027a1be003ea8b4cc7ee3975bad7a918604 100644 --- a/sysdeps/x86_64/fpu/s_fmax.S +++ b/sysdeps/x86_64/fpu/s_fmax.S @@ -1,7 +1,6 @@ /* Compute maximum of two numbers, regarding NaN as missing argument. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 2002. 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/sysdeps/x86_64/fpu/s_fmaxf.S b/sysdeps/x86_64/fpu/s_fmaxf.S index 754e3dea2339c5b5f21b8c039f6ce31072f47445..315860e823365dbb7815faa2fc061338ff38a6f2 100644 --- a/sysdeps/x86_64/fpu/s_fmaxf.S +++ b/sysdeps/x86_64/fpu/s_fmaxf.S @@ -1,7 +1,6 @@ /* Compute maximum of two numbers, regarding NaN as missing argument. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 2002. 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/sysdeps/x86_64/fpu/s_fmaxl.S b/sysdeps/x86_64/fpu/s_fmaxl.S index 4a15a08ab7c6d7df57e2fb7b7d797c20b15a9897..689f5442658756e8fd5af11ff47395b5fa0e7abe 100644 --- a/sysdeps/x86_64/fpu/s_fmaxl.S +++ b/sysdeps/x86_64/fpu/s_fmaxl.S @@ -1,7 +1,6 @@ /* Compute maximum of two numbers, regarding NaN as missing argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/x86_64/fpu/s_fmin.S b/sysdeps/x86_64/fpu/s_fmin.S index 46c6b7fb14df08f5f96cfc7d837c928155a21853..c178eeee9778a0cc1b2baf5fe7262e3a1dc225ed 100644 --- a/sysdeps/x86_64/fpu/s_fmin.S +++ b/sysdeps/x86_64/fpu/s_fmin.S @@ -1,7 +1,6 @@ /* Compute minimum of two numbers, regarding NaN as missing argument. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 2002. 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/sysdeps/x86_64/fpu/s_fminf.S b/sysdeps/x86_64/fpu/s_fminf.S index f4d083f364062387043b78a1695e536681aec99d..df0559fc07969c3503aff0bb56a0e898c52a7c62 100644 --- a/sysdeps/x86_64/fpu/s_fminf.S +++ b/sysdeps/x86_64/fpu/s_fminf.S @@ -1,7 +1,6 @@ /* Compute minimum of two numbers, regarding NaN as missing argument. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 2002. 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/sysdeps/x86_64/fpu/s_fminl.S b/sysdeps/x86_64/fpu/s_fminl.S index 264380652c0a72f6e4f0bda62e31f7163e1c3ad0..66716ac86a6dee136accb2f450886da2b5b8f0d0 100644 --- a/sysdeps/x86_64/fpu/s_fminl.S +++ b/sysdeps/x86_64/fpu/s_fminl.S @@ -1,7 +1,6 @@ /* Compute minimum of two numbers, regarding NaN as missing argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/x86_64/fpu/s_llrint.S b/sysdeps/x86_64/fpu/s_llrint.S index 9855bdf1b2fcc3d561cef7dce4f82c18bb9a5dd5..59c5130c37d38e97a40bc9945b85f0d24a226abf 100644 --- a/sysdeps/x86_64/fpu/s_llrint.S +++ b/sysdeps/x86_64/fpu/s_llrint.S @@ -2,7 +2,6 @@ direction. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 2002. 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/sysdeps/x86_64/fpu/s_llrintf.S b/sysdeps/x86_64/fpu/s_llrintf.S index 8c7739556b37b3222e9c433402ba611705a1dfe7..655db75696250519b99e83a135e34b5e88119d1c 100644 --- a/sysdeps/x86_64/fpu/s_llrintf.S +++ b/sysdeps/x86_64/fpu/s_llrintf.S @@ -2,7 +2,6 @@ direction. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 2002. 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/sysdeps/x86_64/fpu/s_log1pl.S b/sysdeps/x86_64/fpu/s_log1pl.S index 947e5e45521e507df03a6980d17d9959aa97989f..8219f6fbcc5d5b13e87006c22a1db5d3043dca03 100644 --- a/sysdeps/x86_64/fpu/s_log1pl.S +++ b/sysdeps/x86_64/fpu/s_log1pl.S @@ -1,9 +1,6 @@ /* - * Written by J.T. Conklin . * Public domain. * - * Adapted for `long double' by Ulrich Drepper . - * Adapted for x86-64 by Andreas Jaeger . */ #include diff --git a/sysdeps/x86_64/fpu/s_nearbyintl.S b/sysdeps/x86_64/fpu/s_nearbyintl.S index 80508bdbee1049312e63abe93b8c98c67ac78fab..fae4dac3e5f33899461522ffb815ce138724f524 100644 --- a/sysdeps/x86_64/fpu/s_nearbyintl.S +++ b/sysdeps/x86_64/fpu/s_nearbyintl.S @@ -1,8 +1,6 @@ /* - * Written by J.T. Conklin . * Public domain. */ -/* Adapted for use as nearbyint by Ulrich Drepper . */ #include #include diff --git a/sysdeps/x86_64/fpu/s_scalbnl.S b/sysdeps/x86_64/fpu/s_scalbnl.S index 6c7683c32b128dc3aae93fca5e00ea9037c78b05..cfb58cfb92a34cd34ea79f54032dfe26c2fdef8c 100644 --- a/sysdeps/x86_64/fpu/s_scalbnl.S +++ b/sysdeps/x86_64/fpu/s_scalbnl.S @@ -1,7 +1,4 @@ /* - * Written by J.T. Conklin . - * Changes for long double by Ulrich Drepper - * Changes for x86-64 by Andreas Jaeger =09 * Public domain. */ diff --git a/sysdeps/x86_64/fpu/s_signbit.S b/sysdeps/x86_64/fpu/s_signbit.S index bd219bc8f1e85cb07e25390ebcb212b5090dfe19..e6d25ea28b2788468e148fae49640534d9c2dcdd 100644 --- a/sysdeps/x86_64/fpu/s_signbit.S +++ b/sysdeps/x86_64/fpu/s_signbit.S @@ -1,7 +1,6 @@ /* Return nonzero value if number is negative. Copyright (C) 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2009. 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/sysdeps/x86_64/fpu/s_signbitf.S b/sysdeps/x86_64/fpu/s_signbitf.S index 96f3cb729fea1f7dd72abed223a84cdaa7f5098b..e33663d433885c702995f9c818db20b6b37cbbec 100644 --- a/sysdeps/x86_64/fpu/s_signbitf.S +++ b/sysdeps/x86_64/fpu/s_signbitf.S @@ -1,7 +1,6 @@ /* Return nonzero value if number is negative. Copyright (C) 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2009. 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/sysdeps/x86_64/fpu/s_truncl.S b/sysdeps/x86_64/fpu/s_truncl.S index a750b3c8fbc2d66cb3724e8908449e84910295a6..71f56a44352c6d93df562c2614a984b05696ad1b 100644 --- a/sysdeps/x86_64/fpu/s_truncl.S +++ b/sysdeps/x86_64/fpu/s_truncl.S @@ -1,7 +1,6 @@ /* Truncate long double value. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/sysdeps/x86_64/jmpbuf-unwind.h b/sysdeps/x86_64/jmpbuf-unwind.h index 89681e33be962296a26eabc3c883ac22bf2c0951..d22672cfc0159c5ffd72d769454b1e5eadadc394 100644 --- a/sysdeps/x86_64/jmpbuf-unwind.h +++ b/sysdeps/x86_64/jmpbuf-unwind.h @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek , 2003. 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/sysdeps/x86_64/machine-gmon.h b/sysdeps/x86_64/machine-gmon.h index 9b88e48e6cdd367e81c0d879be1cdc7d8fb7a5f1..25a6a8e4c60f91b546c0c6d55165197210910314 100644 --- a/sysdeps/x86_64/machine-gmon.h +++ b/sysdeps/x86_64/machine-gmon.h @@ -1,7 +1,6 @@ /* x86-64-specific implementation of profiling support. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 2002. 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/sysdeps/x86_64/memchr.S b/sysdeps/x86_64/memchr.S index 3ddc4655cfe1e6986152b8bccf67bfc4b0165616..8035bb9cd7c5047f7260da0b8cf974a79ebea910 100644 --- a/sysdeps/x86_64/memchr.S +++ b/sysdeps/x86_64/memchr.S @@ -1,5 +1,4 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/memcmp.S b/sysdeps/x86_64/memcmp.S index a9266494635ad2dd6bea987d3a0e0aa6d129986e..870e15c5a080162b336b13bac24cf7afbac6874b 100644 --- a/sysdeps/x86_64/memcmp.S +++ b/sysdeps/x86_64/memcmp.S @@ -1,6 +1,5 @@ /* memcmp with SSE2 Copyright (C) 2009-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/memrchr.S b/sysdeps/x86_64/memrchr.S index cc2001167d77c83c9b8350a3081c3295e21dce20..59b61010a5f53de1a65dc40fa35d911224b00a36 100644 --- a/sysdeps/x86_64/memrchr.S +++ b/sysdeps/x86_64/memrchr.S @@ -1,7 +1,6 @@ /* fast SSE2 memrchr with 64 byte loop and pmaxub instruction using Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/multiarch/memcmp-sse4.S b/sysdeps/x86_64/multiarch/memcmp-sse4.S index b7ac034569ec61786d3e87bb9750b089d0078f3e..b82adcd5fab5b60a0327819f6041a689a276916a 100644 --- a/sysdeps/x86_64/multiarch/memcmp-sse4.S +++ b/sysdeps/x86_64/multiarch/memcmp-sse4.S @@ -1,6 +1,5 @@ /* memcmp with SSE4.1, wmemcmp with SSE4.1 Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/multiarch/memcmp-ssse3.S b/sysdeps/x86_64/multiarch/memcmp-ssse3.S index a049971772d654a27d45cf34deaeb6e5e6f575e8..06a4517b622b5d7664947622b2f4e8ecf6cbe63e 100644 --- a/sysdeps/x86_64/multiarch/memcmp-ssse3.S +++ b/sysdeps/x86_64/multiarch/memcmp-ssse3.S @@ -1,6 +1,5 @@ /* memcmp with SSSE3, wmemcmp with SSSE3 Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/multiarch/memcpy-ssse3-back.S b/sysdeps/x86_64/multiarch/memcpy-ssse3-back.S index 3870ed4937c461ed252048c442d8890959135166..59c53580f7690ba6ff7122b716f66af67a98d84a 100644 --- a/sysdeps/x86_64/multiarch/memcpy-ssse3-back.S +++ b/sysdeps/x86_64/multiarch/memcpy-ssse3-back.S @@ -1,6 +1,5 @@ /* memcpy with SSSE3 and REP string Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/multiarch/memcpy-ssse3.S b/sysdeps/x86_64/multiarch/memcpy-ssse3.S index 37c544ca3def1aa7c94c2e04248bb3ca662c8577..ef29392d85afd07f74d749accd0ecb2719b0fa6d 100644 --- a/sysdeps/x86_64/multiarch/memcpy-ssse3.S +++ b/sysdeps/x86_64/multiarch/memcpy-ssse3.S @@ -1,6 +1,5 @@ /* memcpy with SSSE3 Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/multiarch/strcat-avx2.S b/sysdeps/x86_64/multiarch/strcat-avx2.S index 4356fa733009963b0db814bee4be42ba38c82a68..e59afa8c96f4e755e822f0a2ac8c0567ec4f8a27 100644 --- a/sysdeps/x86_64/multiarch/strcat-avx2.S +++ b/sysdeps/x86_64/multiarch/strcat-avx2.S @@ -1,6 +1,5 @@ /* strcat with AVX2 Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S b/sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S index 9386d09d5c2e7d958c124ffd05ad7abce68d8842..f1f3f968a9b9faa4ff7ca5e0e3e80948129b2273 100644 --- a/sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S +++ b/sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S @@ -1,6 +1,5 @@ /* strcat with SSE2 Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/multiarch/strcat-ssse3.S b/sysdeps/x86_64/multiarch/strcat-ssse3.S index 9a98dcaee223de9d9a8dbde963e0a6d4f29ffa79..adb7d8ec0d74822278a73a24c2945183b6ded8e7 100644 --- a/sysdeps/x86_64/multiarch/strcat-ssse3.S +++ b/sysdeps/x86_64/multiarch/strcat-ssse3.S @@ -1,6 +1,5 @@ /* strcat with SSSE3 Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S b/sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S index 2d9555bc911abef3b045cddc55612d3e37fa2838..4a7d2d04e5a17b874ef821e0d23c960db1c86cb2 100644 --- a/sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S +++ b/sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S @@ -1,6 +1,5 @@ /* strchr with SSE2 without bsf Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/multiarch/strcmp-sse42.S b/sysdeps/x86_64/multiarch/strcmp-sse42.S index bc19547b09639071cbedb803908ad89bca79c5ce..617d3a3946ffe0ed5d72b5142e0b4a1bd9be7d45 100644 --- a/sysdeps/x86_64/multiarch/strcmp-sse42.S +++ b/sysdeps/x86_64/multiarch/strcmp-sse42.S @@ -1,6 +1,5 @@ /* strcmp with SSE4.2 Copyright (C) 2009-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/multiarch/strcpy-avx2.S b/sysdeps/x86_64/multiarch/strcpy-avx2.S index 5b6506d58f8dfa95eabfb1156b4218b44ec84f71..f50233aebdb5825f6241c3366490e06e61a72cd8 100644 --- a/sysdeps/x86_64/multiarch/strcpy-avx2.S +++ b/sysdeps/x86_64/multiarch/strcpy-avx2.S @@ -1,6 +1,5 @@ /* strcpy with AVX2 Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S b/sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S index ee29be1cc214b89cb9e87c0a02aaceaac7de8f66..98b09db91d25977ccc59bbede933395a71d0914d 100644 --- a/sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S +++ b/sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S @@ -1,6 +1,5 @@ /* strcpy with SSE2 and unaligned load Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/multiarch/strcpy-ssse3.S b/sysdeps/x86_64/multiarch/strcpy-ssse3.S index a544124da7d7d9c0623fc504a31b178b188ba89a..d08146003258a165d18f2a6999b2799066d2322a 100644 --- a/sysdeps/x86_64/multiarch/strcpy-ssse3.S +++ b/sysdeps/x86_64/multiarch/strcpy-ssse3.S @@ -1,6 +1,5 @@ /* strcpy with SSSE3 Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/multiarch/strcspn-c.c b/sysdeps/x86_64/multiarch/strcspn-c.c index c56ddbd22f0146533cae8791d685d6d4880b9366..f066814f387258729a09f7bad4861c22d7a42d3b 100644 --- a/sysdeps/x86_64/multiarch/strcspn-c.c +++ b/sysdeps/x86_64/multiarch/strcspn-c.c @@ -1,6 +1,5 @@ /* strcspn with SSE4.2 intrinsics Copyright (C) 2009-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/multiarch/strspn-c.c b/sysdeps/x86_64/multiarch/strspn-c.c index a17196296b9ebe52201b8d9a7bbdcea2d950f7d1..d28e514c8f72027ed935e554a3e3fc040aad3685 100644 --- a/sysdeps/x86_64/multiarch/strspn-c.c +++ b/sysdeps/x86_64/multiarch/strspn-c.c @@ -1,6 +1,5 @@ /* strspn with SSE4.2 intrinsics Copyright (C) 2009-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/multiarch/wcscpy-ssse3.S b/sysdeps/x86_64/multiarch/wcscpy-ssse3.S index c03bd69a2060eead078e9ec85a4a78609802faa9..6b2053ca5775eb829b9237ca7b40e3705c26cac4 100644 --- a/sysdeps/x86_64/multiarch/wcscpy-ssse3.S +++ b/sysdeps/x86_64/multiarch/wcscpy-ssse3.S @@ -1,6 +1,5 @@ /* wcscpy with SSSE3 Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/nptl/pthread_spin_trylock.S b/sysdeps/x86_64/nptl/pthread_spin_trylock.S index f4829d6680fde6c818cd2d2ee0d20de7d064983a..c990dd11b242f412bfce837394f87c9ed7c54eec 100644 --- a/sysdeps/x86_64/nptl/pthread_spin_trylock.S +++ b/sysdeps/x86_64/nptl/pthread_spin_trylock.S @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/x86_64/nptl/pthread_spin_unlock.S b/sysdeps/x86_64/nptl/pthread_spin_unlock.S index 0dfa7f42298cab4aa035ebb1cbd3d10aa82ebff4..a719740e5e3e38c1fb55c1576d081102b4f64287 100644 --- a/sysdeps/x86_64/nptl/pthread_spin_unlock.S +++ b/sysdeps/x86_64/nptl/pthread_spin_unlock.S @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/sysdeps/x86_64/rawmemchr.S b/sysdeps/x86_64/rawmemchr.S index a029731c19c7b1744d0eac82722d343b71c25481..f373d42c8b827c5c957811a4db25729b38085f00 100644 --- a/sysdeps/x86_64/rawmemchr.S +++ b/sysdeps/x86_64/rawmemchr.S @@ -1,7 +1,6 @@ /* fast SSE2 memchr with 64 byte loop and pmaxub instruction using Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/start.S b/sysdeps/x86_64/start.S index 1b3e36826b8a477474cee24d1c931429fbdf6d8f..aad59be804d75e9b90516ac13505a7d3d1e7c429 100644 --- a/sysdeps/x86_64/start.S +++ b/sysdeps/x86_64/start.S @@ -1,7 +1,6 @@ /* Startup code compliant to the ELF x86-64 ABI. Copyright (C) 2001-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 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/sysdeps/x86_64/strcat.S b/sysdeps/x86_64/strcat.S index 3a516b739047f84c5690c2a8836273ddcd1ea968..e175b8d7d92003795414c5eac7472d663ff4f7c0 100644 --- a/sysdeps/x86_64/strcat.S +++ b/sysdeps/x86_64/strcat.S @@ -2,7 +2,6 @@ Optimized for x86-64. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 2002. 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/sysdeps/x86_64/strcmp.S b/sysdeps/x86_64/strcmp.S index 824e648230a157397b09737761b650f11d9c69b8..c7cbe4042a487cb4ac9f60c513bfc9f85cbffc00 100644 --- a/sysdeps/x86_64/strcmp.S +++ b/sysdeps/x86_64/strcmp.S @@ -1,9 +1,6 @@ /* Highly optimized version for x86-64. Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Based on i686 version contributed by Ulrich Drepper - , 1999. - Updated with SSE2 support contributed by Intel Corporation. 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/sysdeps/x86_64/strcpy.S b/sysdeps/x86_64/strcpy.S index afddd714dd8269dbd0217a6cf9d90c0b10dda407..e3615281dfaec9497ea9b755bf67e87af8f17222 100644 --- a/sysdeps/x86_64/strcpy.S +++ b/sysdeps/x86_64/strcpy.S @@ -1,7 +1,6 @@ /* strcpy/stpcpy implementation for x86-64. Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 2002. 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/sysdeps/x86_64/strcspn.S b/sysdeps/x86_64/strcspn.S index 6035a274c87bafb09843881ab74e9486cd7e13d4..0b3767f9794cdb47759a3e12f4c24244004f372d 100644 --- a/sysdeps/x86_64/strcspn.S +++ b/sysdeps/x86_64/strcspn.S @@ -3,9 +3,6 @@ For AMD x86-64. Copyright (C) 1994-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper . - Bug fixes by Alan Modra . - Adopted for x86-64 by Andreas Jaeger . 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/sysdeps/x86_64/strspn.S b/sysdeps/x86_64/strspn.S index e878f328852792db59b38727100730b910d8bb5a..c6dd7b940df449855d9d5aabdf749c6e80bf1371 100644 --- a/sysdeps/x86_64/strspn.S +++ b/sysdeps/x86_64/strspn.S @@ -3,9 +3,6 @@ For AMD x86-64. Copyright (C) 1994-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper . - Bug fixes by Alan Modra . - Adopted for x86-64 by Andreas Jaeger . 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/sysdeps/x86_64/wcschr.S b/sysdeps/x86_64/wcschr.S index f145b948da20c3cbd6070b8bd75f444e77e35210..cb0a905eb0bd3f82fc9d53d45424710b59321985 100644 --- a/sysdeps/x86_64/wcschr.S +++ b/sysdeps/x86_64/wcschr.S @@ -1,6 +1,5 @@ /* wcschr with SSSE3 Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/wcscmp.S b/sysdeps/x86_64/wcscmp.S index adc0b602eac86cc3b1cecf4abbbbb342e2a7d005..f69d9bba5c6d3bf9bb204b5a657fd055d5a567fa 100644 --- a/sysdeps/x86_64/wcscmp.S +++ b/sysdeps/x86_64/wcscmp.S @@ -1,6 +1,5 @@ /* Optimized wcscmp for x86-64 with SSE2. Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/wcslen.S b/sysdeps/x86_64/wcslen.S index 61edea1d14d454c6f69f68144dff0c299cab3236..7e1830795f320b3c0dc5c5bcefb458de6cc6098f 100644 --- a/sysdeps/x86_64/wcslen.S +++ b/sysdeps/x86_64/wcslen.S @@ -1,6 +1,5 @@ /* Optimized wcslen for x86-64 with SSE2. Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysdeps/x86_64/wcsrchr.S b/sysdeps/x86_64/wcsrchr.S index 6b318d3f29de9a9e30705df768d9093a132de394..cfe8aa629d74cd87bdf3d743d13700d39636c109 100644 --- a/sysdeps/x86_64/wcsrchr.S +++ b/sysdeps/x86_64/wcsrchr.S @@ -1,6 +1,5 @@ /* wcsrchr with SSSE3 Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. 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/sysvipc/ftok.c b/sysvipc/ftok.c index bd633bd39596eff6680030412416d3c46c99149f..57153315fb4a1299104cb2d1c54cfe54685d94c2 100644 --- a/sysvipc/ftok.c +++ b/sysvipc/ftok.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysvipc/msgctl.c b/sysvipc/msgctl.c index 5e4e2c7abbcbb7add06aa09a3a1704fe892239c2..28beaf1c2999c4dc74f9bfce0c4f204205ca9e8b 100644 --- a/sysvipc/msgctl.c +++ b/sysvipc/msgctl.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysvipc/msgget.c b/sysvipc/msgget.c index 6a5e77ef7e35bf4bb9d63f6766a01e8c77345471..ef7aff384116feb58a0a0c0fc5acc3e8059d8a21 100644 --- a/sysvipc/msgget.c +++ b/sysvipc/msgget.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysvipc/msgrcv.c b/sysvipc/msgrcv.c index 35e4ac6616aaa9a90886460f61124abd39fa78ca..a11735908722b96c471e756e7434b5c2146a44b5 100644 --- a/sysvipc/msgrcv.c +++ b/sysvipc/msgrcv.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysvipc/msgsnd.c b/sysvipc/msgsnd.c index 829d7ce179a9ee3ec70ad10c35117d1d666af6d6..94f9b4e0a0d4b20e2249fe1c7bf9d0c6635032d3 100644 --- a/sysvipc/msgsnd.c +++ b/sysvipc/msgsnd.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysvipc/semctl.c b/sysvipc/semctl.c index c9b1232fd8e62a7d74a9fa6b06acfece41bb491b..e9ce0ec39b65def50cd8d8f8a556e9f6672f1ba5 100644 --- a/sysvipc/semctl.c +++ b/sysvipc/semctl.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysvipc/semget.c b/sysvipc/semget.c index 095b4b2bd2368236622fb2f63a15224f5bffbeed..b528d43ceed4fda8f11401bdd03ed6e7ab263fd6 100644 --- a/sysvipc/semget.c +++ b/sysvipc/semget.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysvipc/semop.c b/sysvipc/semop.c index 6ff5b0e39de8e87042afe52927e8bf0407ffe239..540266330c148411a987701c81438abd01c76ee7 100644 --- a/sysvipc/semop.c +++ b/sysvipc/semop.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysvipc/semtimedop.c b/sysvipc/semtimedop.c index 58c4b84c198a54b12a30969c53d90ab3159d2677..20947fced0b455e91291007e57744f2a92eb43d0 100644 --- a/sysvipc/semtimedop.c +++ b/sysvipc/semtimedop.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/sysvipc/shmat.c b/sysvipc/shmat.c index 8cb484e0f39951d683da09edda47c5d9201079c7..a1d814e787d33db3e46abf3748005fe7144c2b81 100644 --- a/sysvipc/shmat.c +++ b/sysvipc/shmat.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysvipc/shmctl.c b/sysvipc/shmctl.c index b0457cda3304138fac76f43a9a5c26bac25875fa..6699bff6d7dc67293b214bc19b0ba881eed42496 100644 --- a/sysvipc/shmctl.c +++ b/sysvipc/shmctl.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysvipc/shmdt.c b/sysvipc/shmdt.c index c46a27100bc9bd8d667639cb66aa113e913c3c95..9e41da3e2c960739560632c43472a26014a93a88 100644 --- a/sysvipc/shmdt.c +++ b/sysvipc/shmdt.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/sysvipc/shmget.c b/sysvipc/shmget.c index 73e968ae9da1bd2ff7b21fe1d8d0ef35d52acc93..3a1c733037d38e03d232a5595da29ac3553ad387 100644 --- a/sysvipc/shmget.c +++ b/sysvipc/shmget.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , August 1995. 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/test-skeleton.c b/test-skeleton.c index 16bb58a2363f96981566a69a8061bb1daf197a38..3a4219b42a092b27e99da5a66ecd91135a67bff6 100644 --- a/test-skeleton.c +++ b/test-skeleton.c @@ -1,7 +1,6 @@ /* Legacy test skeleton. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/time/ctime_r.c b/time/ctime_r.c index a69c3d61d89811ce1d537a8a772c871ead7c73e3..b02f246e27c75f3cde910541629f0eda5bf3321e 100644 --- a/time/ctime_r.c +++ b/time/ctime_r.c @@ -1,7 +1,6 @@ /* Return in BUF representation of time T in form of asctime Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/time/difftime.c b/time/difftime.c index c7c2b691fe495bf3a30f4c98be8d2f46a2b50212..77fadb7c74c60a810874e2f40d398efafdf52f66 100644 --- a/time/difftime.c +++ b/time/difftime.c @@ -15,7 +15,6 @@ License along with the GNU C Library; if not, see . */ -/* Written by Paul Eggert . */ #include diff --git a/time/getdate.c b/time/getdate.c index cdcc89851729d6e3bd0255caffe9eb7a7e388f57..4cd43cc58ad7b9a3e555531daa672c7afb661cf2 100644 --- a/time/getdate.c +++ b/time/getdate.c @@ -1,7 +1,6 @@ /* Convert a string representation of time to a time value. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Mark Kettenis , 1997. 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/time/tst-clock.c b/time/tst-clock.c index 64ec883b7161b61a194cb24823c88467666773ea..2c807dbe5bebf82ea8c05c81f84242635e548f04 100644 --- a/time/tst-clock.c +++ b/time/tst-clock.c @@ -1,7 +1,6 @@ /* Test program for POSIX clock_* functions. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/time/tst-getdate.c b/time/tst-getdate.c index 3bb0e967070a9c1a666aef2b420443f7cfd52197..b5876633e1a4879227c779ba961f46434492133e 100644 --- a/time/tst-getdate.c +++ b/time/tst-getdate.c @@ -1,7 +1,6 @@ /* Test for getdate. Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 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/time/tst-strptime.c b/time/tst-strptime.c index f2af7d4ad5ffc81026b6527eb298fc0a07f083e3..2bf2b9fac98bd8b2b2599577833ba40517554dcd 100644 --- a/time/tst-strptime.c +++ b/time/tst-strptime.c @@ -1,7 +1,6 @@ /* Test for strptime. Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/timezone/tst-timezone.c b/timezone/tst-timezone.c index ea5f44c9e0e0e6d0174ccb70f17c3eb7d039e054..8d27294ff466fceb0b2f064fd486b66ab78696f6 100644 --- a/timezone/tst-timezone.c +++ b/timezone/tst-timezone.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Andreas Jaeger , 1998. 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/wcsmbs/btowc.c b/wcsmbs/btowc.c index b668ca1adcabd7bcd7a75920db37af2461c14447..24cdc6d9680f02fabb21d0b346fc9805f5838740 100644 --- a/wcsmbs/btowc.c +++ b/wcsmbs/btowc.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/c16rtomb.c b/wcsmbs/c16rtomb.c index ef14998835c96ecc13a58b0ccfcfcc71cf1f72d8..a69a78adf6a7824d1c6aff941bf624e2e451fa18 100644 --- a/wcsmbs/c16rtomb.c +++ b/wcsmbs/c16rtomb.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/wcsmbs/mbrlen.c b/wcsmbs/mbrlen.c index 438ec0e82db16faaf34167e393ae1d4a1818b9b3..59dc76dddc86066ec1a1ed7fd341a86a5aa15057 100644 --- a/wcsmbs/mbrlen.c +++ b/wcsmbs/mbrlen.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper, 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/wcsmbs/mbrtoc16.c b/wcsmbs/mbrtoc16.c index 442ffaf49eed915ebea46cb11311f9034c5d4815..dc68f2e230ee070e90647537b6ec40b21a0260c9 100644 --- a/wcsmbs/mbrtoc16.c +++ b/wcsmbs/mbrtoc16.c @@ -1,6 +1,5 @@ /* Copyright (C) 2011-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2011. 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/wcsmbs/mbrtowc.c b/wcsmbs/mbrtowc.c index a516539e33a1f5309207ad5c66b8b150685b6fd0..84b8a78ae96015c7a01f48090af5bb13d56c2df1 100644 --- a/wcsmbs/mbrtowc.c +++ b/wcsmbs/mbrtowc.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/mbsinit.c b/wcsmbs/mbsinit.c index 59ee3e5e87e2644bdae1db632dc31d9afddf89a7..9d683d5a65eacb93681ff008b4a3fdd7bc372952 100644 --- a/wcsmbs/mbsinit.c +++ b/wcsmbs/mbsinit.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/mbsnrtowcs.c b/wcsmbs/mbsnrtowcs.c index 3102a4758d0f28b1ad9086519347315d8e36f2ab..0a976b8bce7173c5d45a5f10abe2d315dfaa5cea 100644 --- a/wcsmbs/mbsnrtowcs.c +++ b/wcsmbs/mbsnrtowcs.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/mbsrtowcs.c b/wcsmbs/mbsrtowcs.c index a4927120b4d0a6f575aae7df7c1b8d60a42da026..c9cfb4898dad84a78b05492dc526b545f1f98be7 100644 --- a/wcsmbs/mbsrtowcs.c +++ b/wcsmbs/mbsrtowcs.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/mbsrtowcs_l.c b/wcsmbs/mbsrtowcs_l.c index f9f382c1525947c2adb02012fb0cfc31c4855b0e..31ff663ce2925d5c272fd81b8e868d72d99ef7fc 100644 --- a/wcsmbs/mbsrtowcs_l.c +++ b/wcsmbs/mbsrtowcs_l.c @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2002. 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/wcsmbs/tst-btowc.c b/wcsmbs/tst-btowc.c index 0a8868a665cc9b94a8ca9f59b7d4c7d9c6138eaa..bc382f9780106c97531077236f27da01b4c7aca1 100644 --- a/wcsmbs/tst-btowc.c +++ b/wcsmbs/tst-btowc.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/wcsmbs/tst-mbrtowc.c b/wcsmbs/tst-mbrtowc.c index d23b422cd9bb32882197957b8731df3ab6869a30..bb0f17bc8b8b973566c64c6ccc0d10acb8b760e4 100644 --- a/wcsmbs/tst-mbrtowc.c +++ b/wcsmbs/tst-mbrtowc.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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 @@ -28,8 +27,7 @@ static int check_ascii (const char *locname); -/* UTF-8 single byte feeding test for mbrtowc(), - contributed by Markus Kuhn . */ +/* UTF-8 single byte feeding test for mbrtowc(). */ static int utf8_test_1 (void) { diff --git a/wcsmbs/tst-mbsrtowcs.c b/wcsmbs/tst-mbsrtowcs.c index f6e62fde168e0c3b4e8e0258b84be159da00be8e..d0a0127277254360835e7c2313abf9236dac4316 100644 --- a/wcsmbs/tst-mbsrtowcs.c +++ b/wcsmbs/tst-mbsrtowcs.c @@ -1,7 +1,6 @@ /* Test NUL handling of mbsrtowcs. Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2004. 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/wcsmbs/tst-wcpncpy.c b/wcsmbs/tst-wcpncpy.c index 3699942dfbadd5d75e671d6868650c7b6e512658..51a0697dd558c509f540d70a87dc312e19904dea 100644 --- a/wcsmbs/tst-wcpncpy.c +++ b/wcsmbs/tst-wcpncpy.c @@ -1,6 +1,5 @@ /* Copyright (C) 2003-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 2003. 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/wcsmbs/tst-wcrtomb.c b/wcsmbs/tst-wcrtomb.c index 064250997355cf0b5cf319ca3658178478193c52..da99b01309699297103b25f285c94913d68ebb70 100644 --- a/wcsmbs/tst-wcrtomb.c +++ b/wcsmbs/tst-wcrtomb.c @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 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/wcsmbs/tst-wcsnlen.c b/wcsmbs/tst-wcsnlen.c index 4bf9a863a0c006c0e4d02fd474617a44a32784e3..3551aee27b2107b700479bbec4008d10d9be3bed 100644 --- a/wcsmbs/tst-wcsnlen.c +++ b/wcsmbs/tst-wcsnlen.c @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/wcsmbs/wcpcpy.c b/wcsmbs/wcpcpy.c index 1733ecb4d25055a6fda4646fd3306a457f0073e9..6870ceb94ec14afaafa80f5aba5a18c4638a4aa3 100644 --- a/wcsmbs/wcpcpy.c +++ b/wcsmbs/wcpcpy.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/wcpncpy.c b/wcsmbs/wcpncpy.c index a123f5a42bb9080f713d15e0bda440b7cd09abdc..5b8cf3ab14d554144f5c1b46bfdeffe89ba0dbb7 100644 --- a/wcsmbs/wcpncpy.c +++ b/wcsmbs/wcpncpy.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/wcsmbs/wcrtomb.c b/wcsmbs/wcrtomb.c index 4a6125d502f9f22c4909cb4e5df349a73369a047..de0bf62fd004380a8a21f819bb2bf97721168916 100644 --- a/wcsmbs/wcrtomb.c +++ b/wcsmbs/wcrtomb.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/wcscasecmp_l.c b/wcsmbs/wcscasecmp_l.c index 175ed739413d029da39e6067b7ae48c2243808d0..537112e2384c47a72f5b4b46beb740aa72e31d78 100644 --- a/wcsmbs/wcscasecmp_l.c +++ b/wcsmbs/wcscasecmp_l.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/wcsmbs/wcscat.c b/wcsmbs/wcscat.c index a7c7a9fd69ca4d156e0eefd3ff3a51365d356cad..3eb528324a109557bb5d0fb6891b9b845a41a7f5 100644 --- a/wcsmbs/wcscat.c +++ b/wcsmbs/wcscat.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/wcsmbs/wcscmp.c b/wcsmbs/wcscmp.c index cfbde05a687a52a0d48a975eaa21072b53d7bf73..8507fa45ebd527a5ebf892ec4af7c75a896b7532 100644 --- a/wcsmbs/wcscmp.c +++ b/wcsmbs/wcscmp.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/wcsmbs/wcscoll.c b/wcsmbs/wcscoll.c index 6871a6adbd3fb7e7186b751a6c25a6e27f4ec8f6..eb4c74971908c723e72c761d2af45843fc40c26c 100644 --- a/wcsmbs/wcscoll.c +++ b/wcsmbs/wcscoll.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/wcscoll_l.c b/wcsmbs/wcscoll_l.c index d0d805db10e251b2fd5a7ffdd9e81e0b3b614882..3f7125a0b26cb8fb4749f59bd6030544ace8ed65 100644 --- a/wcsmbs/wcscoll_l.c +++ b/wcsmbs/wcscoll_l.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/wcscpy.c b/wcsmbs/wcscpy.c index 8ff70bf365f6ad792769df42ba38823413613dca..e8045ea747debf227a3b9485ba528fc4d34e9ccc 100644 --- a/wcsmbs/wcscpy.c +++ b/wcsmbs/wcscpy.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/wcsmbs/wcscspn.c b/wcsmbs/wcscspn.c index b18accc740d86ee3344d62d26813c8a78f452f38..f67223ad2a76356c7d6c9dd83efb3e7b71cc8cbc 100644 --- a/wcsmbs/wcscspn.c +++ b/wcsmbs/wcscspn.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/wcsmbs/wcsdup.c b/wcsmbs/wcsdup.c index 0afa7fbffd7e5dc0a48adab97d2f7adf07b6543b..65fd8ba8d5f629293d6232ed5bdeeda0a7a50d3f 100644 --- a/wcsmbs/wcsdup.c +++ b/wcsmbs/wcsdup.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/wcsmbs/wcslen.c b/wcsmbs/wcslen.c index 9d94c62210797b226e6cee697f8bbf11c9d6c9eb..1b72b4a0266d53b70e8e1da2fba4e8ee665208e6 100644 --- a/wcsmbs/wcslen.c +++ b/wcsmbs/wcslen.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/wcsmbs/wcsmbsload.c b/wcsmbs/wcsmbsload.c index 681d317296299ae94fb744917cf583999bd933ad..6b1b8c26de606d2c7c39b1a4824abbe07db5ad64 100644 --- a/wcsmbs/wcsmbsload.c +++ b/wcsmbs/wcsmbsload.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/wcsmbs/wcsmbsload.h b/wcsmbs/wcsmbsload.h index 4d3c0a5c22d1c3999fe031a2e3a4cc440c5cbc45..4af1e6270d29dedea145405c07bdf8140181e874 100644 --- a/wcsmbs/wcsmbsload.h +++ b/wcsmbs/wcsmbsload.h @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/wcsmbs/wcsncase_l.c b/wcsmbs/wcsncase_l.c index 82f7b28e1cb472750b493f657672ed288a79c556..4138c1696803e3a5de39dcecb4c4847698f092b2 100644 --- a/wcsmbs/wcsncase_l.c +++ b/wcsmbs/wcsncase_l.c @@ -1,6 +1,5 @@ /* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/wcsmbs/wcsncat.c b/wcsmbs/wcsncat.c index 27de72af6c7733fe0e27661874b64d57659b5ed9..ed1a0c539fe66b68a2daf9e7e7ef609ea2ea30c6 100644 --- a/wcsmbs/wcsncat.c +++ b/wcsmbs/wcsncat.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/wcsmbs/wcsncmp.c b/wcsmbs/wcsncmp.c index 64a0e2d01f290ff6ea110b4b028f2c077b499a4c..5faded19a72678c8ca1886f54d7159a0e2456412 100644 --- a/wcsmbs/wcsncmp.c +++ b/wcsmbs/wcsncmp.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/wcsmbs/wcsncpy.c b/wcsmbs/wcsncpy.c index 9f11957e797be3487a446303b7a15eca5ab1a1ae..be7eb25138e1af9b76a84739be52a3d554e7a67f 100644 --- a/wcsmbs/wcsncpy.c +++ b/wcsmbs/wcsncpy.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/wcsmbs/wcsnlen.c b/wcsmbs/wcsnlen.c index c1c2e8d1e3562b878b1c44c7791851671df05e60..b2c131df466a1795936b5daea2ec712994b8713b 100644 --- a/wcsmbs/wcsnlen.c +++ b/wcsmbs/wcsnlen.c @@ -1,6 +1,5 @@ /* Copyright (C) 1998-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1998. 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/wcsmbs/wcsnrtombs.c b/wcsmbs/wcsnrtombs.c index f1d47c899e3cf37f4f1748738c95cc39524750f1..671541ef244f44e9ad400d88d184d7a38386a7fe 100644 --- a/wcsmbs/wcsnrtombs.c +++ b/wcsmbs/wcsnrtombs.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/wcspbrk.c b/wcsmbs/wcspbrk.c index 7cc01848800193e5f470508ab64d1c4533a88217..7186be68f7d6a328237c6e6de2049c2892573b19 100644 --- a/wcsmbs/wcspbrk.c +++ b/wcsmbs/wcspbrk.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper, 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/wcsmbs/wcsrchr.c b/wcsmbs/wcsrchr.c index 90b79840880e352b2194a985ff471fd6b219fbaf..194eb4a112ce680a7c67ed9cab77dbaa27f18547 100644 --- a/wcsmbs/wcsrchr.c +++ b/wcsmbs/wcsrchr.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper, 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/wcsmbs/wcsrtombs.c b/wcsmbs/wcsrtombs.c index 924e9cc2048ca87021a6345c04ed37623b31a9d6..c6e8298b992594bf6539bd4c456875cc6a9992ac 100644 --- a/wcsmbs/wcsrtombs.c +++ b/wcsmbs/wcsrtombs.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/wcsspn.c b/wcsmbs/wcsspn.c index 2ce20cec0ca215c3a37dc6c6b3a640a1891fad98..294fa375109c606024a63d67d260924d6202d44b 100644 --- a/wcsmbs/wcsspn.c +++ b/wcsmbs/wcsspn.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/wcsmbs/wcstod.c b/wcsmbs/wcstod.c index cd98429b26a14dfabc593746f93d9ee40f47092a..b3a91d7a12ad57ff10e5c7651c639d2d68e0d6f0 100644 --- a/wcsmbs/wcstod.c +++ b/wcsmbs/wcstod.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/wcstod_l.c b/wcsmbs/wcstod_l.c index 49ff62f675afa92a39a1d4f18e84d719d1524c9d..7e5e0dc6df3bda5be07f5bb2867519041afb4d66 100644 --- a/wcsmbs/wcstod_l.c +++ b/wcsmbs/wcstod_l.c @@ -1,7 +1,6 @@ /* Convert string representing a number to integer value, using given locale. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/wcsmbs/wcstof.c b/wcsmbs/wcstof.c index 4478be35e60efbf5d61d9220c62eb00ec01cf67f..8c14cb6565e518cf511d47f9c58d9c7e9a503481 100644 --- a/wcsmbs/wcstof.c +++ b/wcsmbs/wcstof.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/wcstof_l.c b/wcsmbs/wcstof_l.c index de7fe8d9a8a6d804f3584193fec569110003dba0..ed19d28e38e83d50c66995a2941728ae2e4f285b 100644 --- a/wcsmbs/wcstof_l.c +++ b/wcsmbs/wcstof_l.c @@ -1,7 +1,6 @@ /* Convert string representing a number to integer value, using given locale. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/wcsmbs/wcstok.c b/wcsmbs/wcstok.c index 1d09da89ee46fd34fbec7fe9a9d67d8843b5dcbe..e61901e0b8d4829d5e1bf1a0bcf35dba3bc7b93a 100644 --- a/wcsmbs/wcstok.c +++ b/wcsmbs/wcstok.c @@ -1,6 +1,5 @@ /* Copyright (C) 1995-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1995. 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/wcsmbs/wcstol.c b/wcsmbs/wcstol.c index 5c54088541f9ae2a4a47cf740e2dc2a9882468a8..ce57d6c470c8287592dcf7f6d2aba59767100928 100644 --- a/wcsmbs/wcstol.c +++ b/wcsmbs/wcstol.c @@ -1,7 +1,6 @@ /* Function to parse a `long int' from text. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/wcstol_l.c b/wcsmbs/wcstol_l.c index 63ba914a9c81790500f0dcf1ed614f8a932d9a53..4750b0c03b1ecdf29e75139c49f319ba2cc75f4f 100644 --- a/wcsmbs/wcstol_l.c +++ b/wcsmbs/wcstol_l.c @@ -1,7 +1,6 @@ /* Convert string representing a number to integer value, using given locale. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/wcsmbs/wcstold.c b/wcsmbs/wcstold.c index 38b363f5eb117f2e07f6d3a970df6c28c5f184fb..e82c62d6929fd553c1800922e3959f62c7a2ed2d 100644 --- a/wcsmbs/wcstold.c +++ b/wcsmbs/wcstold.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/wcstold_l.c b/wcsmbs/wcstold_l.c index 3112cda58a7e9d256faaadba94c958906da788a4..8797a962d00d75148ca6304be4d3c6b9211754c9 100644 --- a/wcsmbs/wcstold_l.c +++ b/wcsmbs/wcstold_l.c @@ -1,7 +1,6 @@ /* Convert string representing a number to integer value, using given locale. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/wcsmbs/wcstoll.c b/wcsmbs/wcstoll.c index 4cc4d93f854d198b1b6800ff5d86a66198f1a44c..4a85c9ebc1a82ae46cbe21e4a0fac618c37faa6d 100644 --- a/wcsmbs/wcstoll.c +++ b/wcsmbs/wcstoll.c @@ -1,7 +1,6 @@ /* Function to parse a `long long int' from text. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/wcstoll_l.c b/wcsmbs/wcstoll_l.c index a783b08248d2d68e3fdf0b56ddcaa3434e3e8b0d..5f4cdfda12504074d659462335a1f5fb06d110a7 100644 --- a/wcsmbs/wcstoll_l.c +++ b/wcsmbs/wcstoll_l.c @@ -1,7 +1,6 @@ /* Convert string representing a number to integer value, using given locale. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/wcsmbs/wcstoul.c b/wcsmbs/wcstoul.c index 5de3ba1c2270ab43187e294400568081107d2a55..076e1214b2f9587ea4d688347f7b1e3b0ece59a6 100644 --- a/wcsmbs/wcstoul.c +++ b/wcsmbs/wcstoul.c @@ -1,7 +1,6 @@ /* Function to parse an `unsigned long int' from text. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/wcstoul_l.c b/wcsmbs/wcstoul_l.c index f1e28cca87ddc9768d56ebc6e8820242bc321390..9121f38e520a8ce846f83358bae028c5021669a0 100644 --- a/wcsmbs/wcstoul_l.c +++ b/wcsmbs/wcstoul_l.c @@ -1,7 +1,6 @@ /* Convert string representing a number to integer value, using given locale. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/wcsmbs/wcstoull.c b/wcsmbs/wcstoull.c index 44c2fab342c3cb95805c620c6461e2c78cb4553c..377842debfe7a88b218ca57d7a0f9104b8a7910d 100644 --- a/wcsmbs/wcstoull.c +++ b/wcsmbs/wcstoull.c @@ -1,7 +1,6 @@ /* Function to parse an `unsigned long long int' from text. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/wcstoull_l.c b/wcsmbs/wcstoull_l.c index 6f09934abc1e02c0e5f7091800e190dcd2fded2e..4c80e5459bc6a62cd56c9c6a812beea7bd3a96b3 100644 --- a/wcsmbs/wcstoull_l.c +++ b/wcsmbs/wcstoull_l.c @@ -1,7 +1,6 @@ /* Convert string representing a number to integer value, using given locale. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1997. 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/wcsmbs/wcswidth.c b/wcsmbs/wcswidth.c index 2a6865c5ea762e68e32644139c8de975b8378e8e..5ae3b8962498a69bf63faf67656dbc5192d9ead9 100644 --- a/wcsmbs/wcswidth.c +++ b/wcsmbs/wcswidth.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/wcsxfrm.c b/wcsmbs/wcsxfrm.c index 0e02a402d87b8cc79545a043a5cbcc3159996904..fa2a1c55f03a8031afbc9274a006e14b5218a708 100644 --- a/wcsmbs/wcsxfrm.c +++ b/wcsmbs/wcsxfrm.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/wcsxfrm_l.c b/wcsmbs/wcsxfrm_l.c index f395225f7a6318a9adf5ec6ece05fa8140645060..2c2cb6142e0afcb9ea9de7fa94b830c4cb220901 100644 --- a/wcsmbs/wcsxfrm_l.c +++ b/wcsmbs/wcsxfrm_l.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/wctob.c b/wcsmbs/wctob.c index 47113f69a2a47edafeb81102b2b00ac17968956d..a2172c846fe4af915d4dc8248a14dccc63bf8529 100644 --- a/wcsmbs/wctob.c +++ b/wcsmbs/wctob.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/wcwidth.c b/wcsmbs/wcwidth.c index cfb1f60405cfc2c7fd5b4232fa75181b836fdd62..f36c8955cf1b2ba398afb52837584c04fcb63549 100644 --- a/wcsmbs/wcwidth.c +++ b/wcsmbs/wcwidth.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/wcwidth.h b/wcsmbs/wcwidth.h index 89bf310fa9c586365febf916e4a9df0d9ca83798..5fcbd5ae693a5bb592b6be52409f2b1b2e2af16e 100644 --- a/wcsmbs/wcwidth.h +++ b/wcsmbs/wcwidth.h @@ -1,7 +1,6 @@ /* Internal header containing implementation of wcwidth() function. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/wmemchr.c b/wcsmbs/wmemchr.c index f17371c175be089fa7397d02696b209d78bb06ab..27da49c9efc5d607043ad63c6883216cdf70c42d 100644 --- a/wcsmbs/wmemchr.c +++ b/wcsmbs/wmemchr.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/wmemcmp.c b/wcsmbs/wmemcmp.c index d1288b5471b9659556b26afe09982129f6859ad8..8a32230c74203a43e93029a93d8b02392e29ed41 100644 --- a/wcsmbs/wmemcmp.c +++ b/wcsmbs/wmemcmp.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/wmemcpy.c b/wcsmbs/wmemcpy.c index bce2b6657c085b75045e34c2b1d0237f58e04287..a34d0496d2d29e4ef978a6a119d1c882c1a3ea1d 100644 --- a/wcsmbs/wmemcpy.c +++ b/wcsmbs/wmemcpy.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wcsmbs/wmemmove.c b/wcsmbs/wmemmove.c index aa6d3fe1829b9b848fca951aefdf6e7c69f72f49..df72938e865f6158c7b5ceefc847da901f8ab67c 100644 --- a/wcsmbs/wmemmove.c +++ b/wcsmbs/wmemmove.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper, 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/wcsmbs/wmempcpy.c b/wcsmbs/wmempcpy.c index a6dcff4ed40f5a8a91dfa62c0002233a9f512820..f922f72ee40f119a3d514b3904f0f15ac0ef4a91 100644 --- a/wcsmbs/wmempcpy.c +++ b/wcsmbs/wmempcpy.c @@ -1,6 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1999. 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/wcsmbs/wmemset.c b/wcsmbs/wmemset.c index ed78996c8bacd5ecdeae60fd68de0205cd7db9eb..e38049eb66719f590610c05199fca39325cbaf0c 100644 --- a/wcsmbs/wmemset.c +++ b/wcsmbs/wmemset.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wctype/iswctype.c b/wctype/iswctype.c index 4a6fbad0e179bd2124a06dddf7dfaf7bcce0d154..67d110b9c4f25023d4900598ecbeb1655f8bc036 100644 --- a/wctype/iswctype.c +++ b/wctype/iswctype.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper, . 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/wctype/iswctype_l.c b/wctype/iswctype_l.c index 2aac4a552e19bd3d2a6066c6bbb6372d5425554c..6ce1f08d78e3a551505104e7af632e59b8e72e4b 100644 --- a/wctype/iswctype_l.c +++ b/wctype/iswctype_l.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wctype/wchar-lookup.h b/wctype/wchar-lookup.h index 07aedd4f341ed958123ae6494de9443d55e421bc..746d389f24038ff6c2489fbe08cf04ce5bbb69ef 100644 --- a/wctype/wchar-lookup.h +++ b/wctype/wchar-lookup.h @@ -1,6 +1,5 @@ /* Copyright (C) 2000-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Bruno Haible , 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/wctype/wctrans.c b/wctype/wctrans.c index 30a45ddd8ad0491ee041aebfdb1988e560d9b5c5..580d6256a5bedcd2ef163a835d984d6814fbdcf9 100644 --- a/wctype/wctrans.c +++ b/wctype/wctrans.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wctype/wctype.c b/wctype/wctype.c index a4010b05e241e8a0297ce116d71807657c522c60..b141b43b08acd984887d2ccad521aec754f83e1f 100644 --- a/wctype/wctype.c +++ b/wctype/wctype.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. 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/wctype/wctype_l.c b/wctype/wctype_l.c index c16d33850a47c0be72ac944284b1dffed5adca64..a2122da2fab17e1a03c128524e5a1f64f4362bb6 100644 --- a/wctype/wctype_l.c +++ b/wctype/wctype_l.c @@ -1,6 +1,5 @@ /* Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper , 1996. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public