summaryrefslogtreecommitdiff
path: root/gl/getopt.c
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2014-04-22 20:50:00 +0200
committerSimon Josefsson <simon@josefsson.org>2014-04-22 20:50:00 +0200
commit98533d5c3cac657b5aa841bd76de9b4ab7ca62f8 (patch)
treed17e0a2b228deb13a340fdd2c1a19e837ba108a9 /gl/getopt.c
parent3b7c1cb8728483db483086a4b6278c5ce53eed3f (diff)
downloadlibtasn1-98533d5c3cac657b5aa841bd76de9b4ab7ca62f8.tar.gz
libtasn1-98533d5c3cac657b5aa841bd76de9b4ab7ca62f8.tar.bz2
libtasn1-98533d5c3cac657b5aa841bd76de9b4ab7ca62f8.zip
Update gnulib files.
Diffstat (limited to 'gl/getopt.c')
-rw-r--r--gl/getopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/getopt.c b/gl/getopt.c
index ef0f4ce..7d950af 100644
--- a/gl/getopt.c
+++ b/gl/getopt.c
@@ -2,7 +2,7 @@
NOTE: getopt is part of the C library, so if you don't know what
"Keep this file name-space clean" means, talk to drepper@gnu.org
before changing it!
- Copyright (C) 1987-1996, 1998-2004, 2006, 2008-2013 Free Software
+ Copyright (C) 1987-1996, 1998-2004, 2006, 2008-2014 Free Software
Foundation, Inc.
This file is part of the GNU C Library.