aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2003-04-23 10:17:41 +0000
committerWerner Koch <[email protected]>2003-04-23 10:17:41 +0000
commita524209170160b4047bc31f3f54856e48a806aea (patch)
treea4c4dc25877bb3c226b62e665f81112eebd18587
parentChanged text (diff)
downloadgnupg-a524209170160b4047bc31f3f54856e48a806aea.tar.gz
gnupg-a524209170160b4047bc31f3f54856e48a806aea.zip
Reverted recent changes in the copyright notices. We can't use a
range of years but must list each year we have prepared a release and applied a textual change to a file. It is common that some files are not changed in a couple of years and a range would not allow to express this.
-rw-r--r--g10/ChangeLog8
-rw-r--r--g10/build-packet.c3
-rw-r--r--g10/keyedit.c3
-rw-r--r--g10/pkclist.c3
4 files changed, 14 insertions, 3 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 9c218a51d..ec9a4650d 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,11 @@
+2003-04-23 Werner Koch <[email protected]>
+
+ Reverted recent changes in the copyright notices. We can't use a
+ range of years but must list each year we have prepared a release
+ and applied a textual change to a file. It is common that some
+ files are not changed in a couple of years and a range would not
+ allow to express this.
+
2003-04-22 David Shaw <[email protected]>
* keyedit.c (sign_uids): Allow replacing expired signatures.
diff --git a/g10/build-packet.c b/g10/build-packet.c
index 74288db02..364cd5247 100644
--- a/g10/build-packet.c
+++ b/g10/build-packet.c
@@ -1,5 +1,6 @@
/* build-packet.c - assemble packets and write them
- * Copyright (C) 1998-2003 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001, 2002,
+ * 2003 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*
diff --git a/g10/keyedit.c b/g10/keyedit.c
index 8c49a4bbd..3373ebe5b 100644
--- a/g10/keyedit.c
+++ b/g10/keyedit.c
@@ -1,5 +1,6 @@
/* keyedit.c - keyedit stuff
- * Copyright (C) 1998-2003 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001, 2002,
+ * 2003 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*
diff --git a/g10/pkclist.c b/g10/pkclist.c
index adc6cbd39..a80b18289 100644
--- a/g10/pkclist.c
+++ b/g10/pkclist.c
@@ -1,5 +1,6 @@
/* pkclist.c
- * Copyright (C) 1998-2003 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001, 2002
+ * 2003 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*