From a524209170160b4047bc31f3f54856e48a806aea Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 23 Apr 2003 10:17:41 +0000 Subject: [PATCH] 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. --- g10/ChangeLog | 8 ++++++++ g10/build-packet.c | 3 ++- g10/keyedit.c | 3 ++- g10/pkclist.c | 3 ++- 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 + + 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 * 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. *