diff options
author | Werner Koch <wk@gnupg.org> | 2014-11-04 16:28:03 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2014-11-04 16:28:03 +0100 |
commit | cf41763cdf029461f160925e1e3b3593ac292a39 (patch) | |
tree | fbb4b2ff2a1576f6f9f4d69399b8ec943456bac8 /configure.ac | |
parent | gpg: Print use --full-gen-key note using the installed name of gpg. (diff) | |
download | gnupg2-cf41763cdf029461f160925e1e3b3593ac292a39.tar.xz gnupg2-cf41763cdf029461f160925e1e3b3593ac292a39.zip |
Change a couple of files to use abbreviated copyright notes.
--
Also fixed some of my own copyright notices due to the termination of
my assignment. The one displayed by --version is kept at FSF because
we had contributors in 2014 with FSF assignments and it gives the FSF
some visibility.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index ce328e654..8cc06e133 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,6 @@ # configure.ac - for GnuPG 2.1 -# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, -# 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. -# Copyright (C) 2013, 2014 Werner Koch +# Copyright (C) 1998-2012 Free Software Foundation, Inc. +# Copyright (C) 1998-2014 Werner Koch # # This file is part of GnuPG. # |