diff options
author | Joseph Myers <joseph@codesourcery.com> | 2020-01-01 00:14:33 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2020-01-01 00:14:33 +0000 |
commit | d614a7539657941a9201c236b2f15afac18e1213 (patch) | |
tree | a7bb552caf4fc49aaf5cb3621d1a7c4a789b36c6 /argp/argp-eexst.c | |
parent | alpha: Set wait4 as cancellation entrypoint (diff) | |
download | glibc-d614a7539657941a9201c236b2f15afac18e1213.tar.gz glibc-d614a7539657941a9201c236b2f15afac18e1213.tar.bz2 glibc-d614a7539657941a9201c236b2f15afac18e1213.zip |
Update copyright dates with scripts/update-copyrights.
Diffstat (limited to 'argp/argp-eexst.c')
-rw-r--r-- | argp/argp-eexst.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/argp/argp-eexst.c b/argp/argp-eexst.c index 50c9b028e6..2e08b09f21 100644 --- a/argp/argp-eexst.c +++ b/argp/argp-eexst.c @@ -1,5 +1,5 @@ /* Default definition for ARGP_ERR_EXIT_STATUS - Copyright (C) 1997-2019 Free Software Foundation, Inc. + Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader <miles@gnu.ai.mit.edu>. |