summaryrefslogtreecommitdiff
path: root/lib/getopt_.h
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2014-01-01 07:43:34 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2014-01-01 07:43:34 +0000
commitba3189039adc8ec5eba5ed3e21d42019a4616b7c (patch)
treec1962f828bc3337f1bf76632e85610cea31d1534 /lib/getopt_.h
parent91415fb1cd0f913be6e8a2409b0d9cdca4352f3f (diff)
Update copyright year to 2014 by running admin/update-copyright.
Diffstat (limited to 'lib/getopt_.h')
-rw-r--r--lib/getopt_.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/getopt_.h b/lib/getopt_.h
index dd958138b22..3c0c072ac6f 100644
--- a/lib/getopt_.h
+++ b/lib/getopt_.h
@@ -1,6 +1,6 @@
/* Declarations for getopt.
- Copyright (C) 1989-1994, 1996-1999, 2001, 2003-2007, 2009-2013 Free Software
- Foundation, Inc.
+ Copyright (C) 1989-1994, 1996-1999, 2001, 2003-2007, 2009-2014 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