summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw2002-02-14 17:27:40 +0000
committerbwarsaw2002-02-14 17:27:40 +0000
commit21a82cc94c3f883dc37fde4517af51d24203228d (patch)
tree782bb0508dcdcc1148d3acd920299afa909dcc21
parentd036a7bcec98871c927dd990621686680cd9ba75 (diff)
downloadmailman-21a82cc94c3f883dc37fde4517af51d24203228d.tar.gz
mailman-21a82cc94c3f883dc37fde4517af51d24203228d.tar.zst
mailman-21a82cc94c3f883dc37fde4517af51d24203228d.zip
-rw-r--r--scripts/Makefile.in2
-rw-r--r--src/mail-wrapper.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/Makefile.in b/scripts/Makefile.in
index 8a3fcfee8..50820367a 100644
--- a/scripts/Makefile.in
+++ b/scripts/Makefile.in
@@ -1,4 +1,4 @@
-# Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc.
+# Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/src/mail-wrapper.c b/src/mail-wrapper.c
index 5c35b6c11..ce68eb0b3 100644
--- a/src/mail-wrapper.c
+++ b/src/mail-wrapper.c
@@ -1,7 +1,7 @@
/* mail-wrapper.c --- Generic wrapper that will take info from a environment
* variable, and pass it to two commands.
*
- * Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc.
+ * Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License