diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2015-01-01 09:18:59 -0800 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-01-01 09:18:59 -0800 |
| commit | a012c7bbca887c3da837ce3d7ec01be697cffe64 (patch) | |
| tree | c2d6b2bca2b855b5a0a41f942d93ca46b0763a94 /lib | |
| parent | 732fd4c7e11debd61c97eaaba3038d61e6ec7024 (diff) | |
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_.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/getopt_.h b/lib/getopt_.h index 0795ac1c522..6c719ee4b53 100644 --- a/lib/getopt_.h +++ b/lib/getopt_.h @@ -130,7 +130,7 @@ /* The definition of _GL_ARG_NONNULL is copied here. */ /* A C macro for declaring that specific arguments must not be NULL. - Copyright (C) 2009-2014 Free Software Foundation, Inc. + Copyright (C) 2009-2015 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published |
