diff options
author | Werner Koch <[email protected]> | 2014-11-04 15:28:03 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2014-11-04 15:28:03 +0000 |
commit | cf41763cdf029461f160925e1e3b3593ac292a39 (patch) | |
tree | fbb4b2ff2a1576f6f9f4d69399b8ec943456bac8 /g10/card-util.c | |
parent | gpg: Print use --full-gen-key note using the installed name of gpg. (diff) | |
download | gnupg-cf41763cdf029461f160925e1e3b3593ac292a39.tar.gz gnupg-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 '')
-rw-r--r-- | g10/card-util.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/g10/card-util.c b/g10/card-util.c index d7a67544d..08a969a9a 100644 --- a/g10/card-util.c +++ b/g10/card-util.c @@ -1,5 +1,6 @@ /* card-util.c - Utility functions for the OpenPGP card. - * Copyright (C) 2003, 2004, 2005, 2009 Free Software Foundation, Inc. + * Copyright (C) 2003-2005, 2009 Free Software Foundation, Inc. + * Copyright (C) 2003-2005, 2009 Werner Koch * * This file is part of GnuPG. * |