aboutsummaryrefslogtreecommitdiffstats
path: root/agent/cvt-openpgp.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2014-11-04 15:28:03 +0000
committerWerner Koch <[email protected]>2014-11-04 15:28:03 +0000
commitcf41763cdf029461f160925e1e3b3593ac292a39 (patch)
treefbb4b2ff2a1576f6f9f4d69399b8ec943456bac8 /agent/cvt-openpgp.c
parentgpg: Print use --full-gen-key note using the installed name of gpg. (diff)
downloadgnupg-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 'agent/cvt-openpgp.c')
-rw-r--r--agent/cvt-openpgp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/agent/cvt-openpgp.c b/agent/cvt-openpgp.c
index 6ea266628..671dd4cbc 100644
--- a/agent/cvt-openpgp.c
+++ b/agent/cvt-openpgp.c
@@ -1,6 +1,5 @@
/* cvt-openpgp.c - Convert an OpenPGP key to our internal format.
- * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2006, 2009,
- * 2010 Free Software Foundation, Inc.
+ * Copyright (C) 1998-2002, 2006, 2009, 2010 Free Software Foundation, Inc.
* Copyright (C) 2013, 2014 Werner Koch
*
* This file is part of GnuPG.