diff options
Diffstat (limited to 'g10')
-rw-r--r-- | g10/gpgd.c | 2 | ||||
-rw-r--r-- | g10/ks-proto.c | 2 | ||||
-rw-r--r-- | g10/ks-proto.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/g10/gpgd.c b/g10/gpgd.c index 66bb990d9..365556604 100644 --- a/g10/gpgd.c +++ b/g10/gpgd.c @@ -1,5 +1,5 @@ /* gpd.c - The GnuPG daemon (keyserver) - * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. + * Copyright (C) 1998, 1999 Free Software Foundation, Inc. * * This file is part of GnuPG. * diff --git a/g10/ks-proto.c b/g10/ks-proto.c index cf0ca77b5..aa7dc56e0 100644 --- a/g10/ks-proto.c +++ b/g10/ks-proto.c @@ -1,5 +1,5 @@ /* ks-proto.c keyserver protocol handling - * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. + * Copyright (C) 1998 Free Software Foundation, Inc. * * This file is part of GnuPG. * diff --git a/g10/ks-proto.h b/g10/ks-proto.h index 81e9ce376..cd55b47e2 100644 --- a/g10/ks-proto.h +++ b/g10/ks-proto.h @@ -1,5 +1,5 @@ /* ks-proto.h - * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. + * Copyright (C) 1998 Free Software Foundation, Inc. * * This file is part of GnuPG. * |