diff options
author | Paul Smith <psmith@gnu.org> | 2013-05-17 01:46:11 -0400 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2013-05-17 01:47:42 -0400 |
commit | 5370238316ee4284fe058a9c298a5734d2686678 (patch) | |
tree | 5a73b43512b6f98bb468c61f9a5b9a27dae21252 /getopt1.c | |
parent | 398058a8738fc6a2f0051b236a907cb621aefabc (diff) | |
download | gunmake-5370238316ee4284fe058a9c298a5734d2686678.tar.gz |
Update copyright for changes in 2013.
Diffstat (limited to 'getopt1.c')
-rw-r--r-- | getopt1.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* getopt_long and getopt_long_only entry points for GNU getopt. -Copyright (C) 1987-1994, 1996-2012 Free Software Foundation, Inc. +Copyright (C) 1987-1994, 1996-2013 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@gnu.org. |