summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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