aboutsummaryrefslogtreecommitdiffstats
path: root/g10
diff options
context:
space:
mode:
Diffstat (limited to 'g10')
-rw-r--r--g10/ChangeLog6
-rw-r--r--g10/keydb.c2
-rw-r--r--g10/openfile.c2
3 files changed, 5 insertions, 5 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index bf741797a..a111af56c 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -5702,9 +5702,9 @@ Sat Jan 16 09:27:30 CET 1999 Werner Koch <[email protected]>
* g10.c: New option --keyserver
* mainproc.c (check_sig_and_print): Hook to import a pubkey.
- * pref.c pref.h : Removed
+ * pref.c, pref.h : Removed
- * hkp.c hkp.h: New
+ * hkp.c, hkp.h: New
Wed Jan 13 14:10:15 CET 1999 Werner Koch <[email protected]>
@@ -7228,7 +7228,7 @@ Thu Feb 12 22:24:42 1998 Werner Koch (wk@frodo)
* pubkey-enc.c (get_session_key): rewritten
- Copyright 1998,1999,2000,2001,2002 Free Software Foundation, Inc.
+ Copyright 1998,1999,2000,2001,2002,2003 Free Software Foundation, Inc.
This file is free software; as a special exception the author gives
unlimited permission to copy and/or distribute it, with or without
diff --git a/g10/keydb.c b/g10/keydb.c
index d06454fc2..d6ecb1957 100644
--- a/g10/keydb.c
+++ b/g10/keydb.c
@@ -1,5 +1,5 @@
/* keydb.c - key database dispatcher
- * Copyright (C) 2001, 2002 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*
diff --git a/g10/openfile.c b/g10/openfile.c
index 144118d34..0abff5d5e 100644
--- a/g10/openfile.c
+++ b/g10/openfile.c
@@ -1,5 +1,5 @@
/* openfile.c
- * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*