glibc/iconv
Joseph Myers c9123888d8 Update copyright dates not handled by scripts/update-copyrights.
I've updated copyright dates in glibc for 2019.  This is the patch for
the changes not generated by scripts/update-copyrights and subsequent
build / regeneration of generated files.

Please remember to include 2019 in the dates for any new files added
in future (which means updating any existing uncommitted patches you
have that add new files to use the new copyright dates in them).

	* NEWS: Update copyright dates.
	* catgets/gencat.c (print_version): Likewise.
	* csu/version.c (banner): Likewise.
	* debug/catchsegv.sh: Likewise.
	* debug/pcprofiledump.c (print_version): Likewise.
	* debug/xtrace.sh (do_version): Likewise.
	* elf/ldconfig.c (print_version): Likewise.
	* elf/ldd.bash.in: Likewise.
	* elf/pldd.c (print_version): Likewise.
	* elf/sotruss.sh: Likewise.
	* elf/sprof.c (print_version): Likewise.
	* iconv/iconv_prog.c (print_version): Likewise.
	* iconv/iconvconfig.c (print_version): Likewise.
	* locale/programs/locale.c (print_version): Likewise.
	* locale/programs/localedef.c (print_version): Likewise.
	* login/programs/pt_chown.c (print_version): Likewise.
	* malloc/memusage.sh (do_version): Likewise.
	* malloc/memusagestat.c (print_version): Likewise.
	* malloc/mtrace.pl: Likewise.
	* manual/libc.texinfo: Likewise.
	* nptl/version.c (banner): Likewise.
	* nscd/nscd.c (print_version): Likewise.
	* nss/getent.c (print_version): Likewise.
	* nss/makedb.c (print_version): Likewise.
	* posix/getconf.c (main): Likewise.
	* scripts/test-installation.pl: Likewise.
	* sysdeps/unix/sysv/linux/lddlibc4.c (main): Likewise.
2019-01-01 00:15:13 +00:00
..
Makefile Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
Versions Complete the removal of __gconv_translit_find 2014-09-12 09:17:32 +02:00
dummy-repertoire.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
gconv.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
gconv.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
gconv_builtin.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
gconv_builtin.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
gconv_cache.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
gconv_charset.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
gconv_close.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
gconv_conf.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
gconv_db.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
gconv_dl.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
gconv_int.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
gconv_open.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
gconv_simple.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
gconv_trans.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
iconv.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
iconv.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
iconv_charmap.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
iconv_close.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
iconv_open.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
iconv_prog.c Update copyright dates not handled by scripts/update-copyrights. 2019-01-01 00:15:13 +00:00
iconv_prog.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
iconvconfig.c Update copyright dates not handled by scripts/update-copyrights. 2019-01-01 00:15:13 +00:00
iconvconfig.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
loop.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
skeleton.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strtab.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
test-gconv-modules Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-gconv-init-failure-mod.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-gconv-init-failure.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-iconv-mt.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-iconv1.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
tst-iconv2.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-iconv3.c Convert tst-iconv3 to use test-skeleton. 2015-02-25 16:01:13 -08:00
tst-iconv4.c [BZ #9793] 2009-02-03 01:31:30 +00:00
tst-iconv5.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-iconv6.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00