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 /include | |
parent | 9cc93ba0973ad04ee26c515a1552afb85e73c6ba (diff) | |
download | glibc-99de869beb25d409b6d0985c0cc2a042bfd4b31e.zip glibc-99de869beb25d409b6d0985c0cc2a042bfd4b31e.tar.gz glibc-99de869beb25d409b6d0985c0cc2a042bfd4b31e.tar.bz2 |
Use 2020 as copyright year.
Use the year 2020 for files added by commit:
92954ffa5a5662fbfde14febd7e5dcc358c85470
Diffstat (limited to 'include')
-rw-r--r-- | include/programs/xasprintf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/programs/xasprintf.h b/include/programs/xasprintf.h index 53193ba..ee154af 100644 --- a/include/programs/xasprintf.h +++ b/include/programs/xasprintf.h @@ -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 |