summaryrefslogtreecommitdiffstats
path: root/g10
diff options
context:
space:
mode:
authorDavid Shaw <dshaw@jabberwocky.com>2008-04-16 18:11:41 +0200
committerDavid Shaw <dshaw@jabberwocky.com>2008-04-16 18:11:41 +0200
commit057558d04b2badfc43a539e48ce2302e4ec7f8ee (patch)
tree593e6e7df460a16b14167a455b82bbbbb4ebaca3 /g10
parentIf there are multiple 0x19 backsigs, take the most recent one. (from 1.4). (diff)
downloadgnupg2-057558d04b2badfc43a539e48ce2302e4ec7f8ee.tar.xz
gnupg2-057558d04b2badfc43a539e48ce2302e4ec7f8ee.zip
Test commit
Diffstat (limited to 'g10')
-rw-r--r--g10/getkey.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/g10/getkey.c b/g10/getkey.c
index 7c7867696..5c1ed10e6 100644
--- a/g10/getkey.c
+++ b/g10/getkey.c
@@ -1,6 +1,6 @@
/* getkey.c - Get a key from the database
- * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
- * 2006, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
+ * 2007, 2008 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*