diff options
Diffstat (limited to 'manual/examples/longopt.c')
-rw-r--r-- | manual/examples/longopt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/examples/longopt.c b/manual/examples/longopt.c index 8731c551f4..40967174aa 100644 --- a/manual/examples/longopt.c +++ b/manual/examples/longopt.c @@ -1,5 +1,5 @@ /* Example of Parsing Long Options with getopt_long. - Copyright (C) 1991-2016 Free Software Foundation, Inc. + Copyright (C) 1991-2017 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 |