diff options
| author | bwarsaw | 2002-02-14 17:27:40 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-02-14 17:27:40 +0000 |
| commit | 21a82cc94c3f883dc37fde4517af51d24203228d (patch) | |
| tree | 782bb0508dcdcc1148d3acd920299afa909dcc21 | |
| parent | d036a7bcec98871c927dd990621686680cd9ba75 (diff) | |
| download | mailman-21a82cc94c3f883dc37fde4517af51d24203228d.tar.gz mailman-21a82cc94c3f883dc37fde4517af51d24203228d.tar.zst mailman-21a82cc94c3f883dc37fde4517af51d24203228d.zip | |
| -rw-r--r-- | scripts/Makefile.in | 2 | ||||
| -rw-r--r-- | src/mail-wrapper.c | 2 |
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 |
