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 /scd/scdaemon.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 'scd/scdaemon.c')
-rw-r--r-- | scd/scdaemon.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scd/scdaemon.c b/scd/scdaemon.c index 9c55297c4..a1f45e2d7 100644 --- a/scd/scdaemon.c +++ b/scd/scdaemon.c @@ -1,6 +1,6 @@ /* scdaemon.c - The GnuPG Smartcard Daemon - * Copyright (C) 2001, 2002, 2004, 2005, - * 2007, 2008, 2009 Free Software Foundation, Inc. + * Copyright (C) 2001-2002, 2004-2005, 2007-2009 Free Software Foundation, Inc. + * Copyright (C) 2001-2002, 2004-2005, 2007-2014 Werner Koch * * This file is part of GnuPG. * |