about summary refs log tree commit diff
path: root/include/programs
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@redhat.com>2020-04-27 10:31:02 -0400
committerCarlos O'Donell <carlos@redhat.com>2020-04-27 10:34:52 -0400
commit99de869beb25d409b6d0985c0cc2a042bfd4b31e (patch)
tree1bb43ea275c7f005813c8908b1bb11dbcae3124d /include/programs
parent9cc93ba0973ad04ee26c515a1552afb85e73c6ba (diff)
downloadglibc-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 'include/programs')
-rw-r--r--include/programs/xasprintf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/programs/xasprintf.h b/include/programs/xasprintf.h
index 53193ba383..ee154afdb8 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