diff options
author | Carlos O'Donell <carlos@redhat.com> | 2020-04-27 10:31:02 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@redhat.com> | 2020-04-27 10:34:52 -0400 |
commit | 99de869beb25d409b6d0985c0cc2a042bfd4b31e (patch) | |
tree | 1bb43ea275c7f005813c8908b1bb11dbcae3124d /locale | |
parent | 9cc93ba0973ad04ee26c515a1552afb85e73c6ba (diff) | |
download | glibc-99de869beb25d409b6d0985c0cc2a042bfd4b31e.tar.gz glibc-99de869beb25d409b6d0985c0cc2a042bfd4b31e.tar.xz glibc-99de869beb25d409b6d0985c0cc2a042bfd4b31e.zip |
Use 2020 as copyright year.
Use the year 2020 for files added by commit: 92954ffa5a5662fbfde14febd7e5dcc358c85470
Diffstat (limited to 'locale')
-rw-r--r-- | locale/programs/xasprintf.c | 2 | ||||
-rw-r--r-- | locale/tst-localedef-path-norm.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/locale/programs/xasprintf.c b/locale/programs/xasprintf.c index efc91a9c34..73adc14253 100644 --- a/locale/programs/xasprintf.c +++ b/locale/programs/xasprintf.c @@ -1,5 +1,5 @@ /* asprintf with out of memory checking - Copyright (C) 2019 Free Software Foundation, Inc. + Copyright (C) 2020 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify diff --git a/locale/tst-localedef-path-norm.c b/locale/tst-localedef-path-norm.c index 2ef1d26f07..b857527f3c 100644 --- a/locale/tst-localedef-path-norm.c +++ b/locale/tst-localedef-path-norm.c @@ -1,5 +1,5 @@ /* Test for localedef path name handling and normalization. - Copyright (C) 2019 Free Software Foundation, Inc. + Copyright (C) 2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |