summaryrefslogtreecommitdiff
path: root/gl/getopt.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-03-01 00:05:36 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-03-01 00:05:36 +0100
commit56d7f47c9759f096c231a237e18bbcf5668b1d91 (patch)
tree2c4a4fcf325bc4f64047657175ddce0238030087 /gl/getopt.c
parent3e8d5834d2f68803a04f5750f0122b6648218a1c (diff)
downloadgnutls-56d7f47c9759f096c231a237e18bbcf5668b1d91.tar.gz
updated gnulib
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 4342a34104..ef0f4ceec7 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-2012 Free Software
+ Copyright (C) 1987-1996, 1998-2004, 2006, 2008-2013 Free Software
Foundation, Inc.
This file is part of the GNU C Library.