aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorPaul Eggert2014-01-01 00:31:29 -0800
committerPaul Eggert2014-01-01 00:31:29 -0800
commit6bc383b1a4ebf46451085a1629a0e9433f2051cf (patch)
treeea86fb1ad8e13974b45c1eed70df7856990122c2 /lib
parentba3189039adc8ec5eba5ed3e21d42019a4616b7c (diff)
downloademacs-6bc383b1a4ebf46451085a1629a0e9433f2051cf.tar.gz
emacs-6bc383b1a4ebf46451085a1629a0e9433f2051cf.zip
Fix copyright years by hand.
These are dates that admin/update-copyright did not update, or updated incorrectly.
Diffstat (limited to 'lib')
-rw-r--r--lib/getopt_.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/getopt_.h b/lib/getopt_.h
index 3c0c072ac6f..6c356c314e9 100644
--- a/lib/getopt_.h
+++ b/lib/getopt_.h
@@ -130,7 +130,7 @@
130 130
131/* The definition of _GL_ARG_NONNULL is copied here. */ 131/* The definition of _GL_ARG_NONNULL is copied here. */
132/* A C macro for declaring that specific arguments must not be NULL. 132/* A C macro for declaring that specific arguments must not be NULL.
133 Copyright (C) 2009-2013 Free Software Foundation, Inc. 133 Copyright (C) 2009-2014 Free Software Foundation, Inc.
134 134
135 This program is free software: you can redistribute it and/or modify it 135 This program is free software: you can redistribute it and/or modify it
136 under the terms of the GNU General Public License as published 136 under the terms of the GNU General Public License as published