diff options
| author | bwarsaw | 2002-03-16 06:57:37 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-03-16 06:57:37 +0000 |
| commit | 01c676cad87625f667c3cc5b0c3fcbf19e15a518 (patch) | |
| tree | 04f000640a08d5c4db330f9942eaf527dde7e187 /contrib | |
| parent | 9159b6b3835ace583d97008fe28995a52db09cea (diff) | |
| download | mailman-01c676cad87625f667c3cc5b0c3fcbf19e15a518.tar.gz mailman-01c676cad87625f667c3cc5b0c3fcbf19e15a518.tar.zst mailman-01c676cad87625f667c3cc5b0c3fcbf19e15a518.zip | |
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/auto | 2 | ||||
| -rw-r--r-- | contrib/rotatelogs.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/auto b/contrib/auto index caf6493ff..6ac7eba0d 100644 --- a/contrib/auto +++ b/contrib/auto @@ -1,6 +1,6 @@ # -*- python -*- # -# Copyright (C) 2000,2001 by the Free Software Foundation, Inc. +# Copyright (C) 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/contrib/rotatelogs.py b/contrib/rotatelogs.py index 36564bf4b..b88cb802e 100644 --- a/contrib/rotatelogs.py +++ b/contrib/rotatelogs.py @@ -1,6 +1,6 @@ #! @PYTHON@ # -# Copyright (C) 2000 by the Free Software Foundation, Inc. +# Copyright (C) 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 |
