1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Update copyright years.

--
This commit is contained in:
Werner Koch 2016-01-26 13:20:59 +01:00
parent d56f76afbd
commit 7313c5fd5a
No known key found for this signature in database
GPG key ID: E3FDFF218E45B72B
5 changed files with 12 additions and 12 deletions

View file

@ -1,6 +1,6 @@
/* [argparse.c wk 17.06.97] Argument Parser for option handling
* Copyright (C) 1998-2001, 2006-2008, 2012 Free Software Foundation, Inc.
* Copyright (C) 1997-2001, 2006-2008, 2013-2015 Werner Koch
* Copyright (C) 1997-2001, 2006-2008, 2013-2016 Werner Koch
*
* This file is part of GnuPG.
*
@ -71,7 +71,7 @@
#else /* Used by GnuPG */
# define ARGPARSE_GPL_VERSION 3
# define ARGPARSE_CRIGHT_STR "Copyright (C) 2015 Free Software Foundation, Inc."
# define ARGPARSE_CRIGHT_STR "Copyright (C) 2016 Free Software Foundation, Inc."
#endif /*GNUPG_MAJOR_VERSION*/