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 /cron | |
| parent | 9159b6b3835ace583d97008fe28995a52db09cea (diff) | |
| download | mailman-01c676cad87625f667c3cc5b0c3fcbf19e15a518.tar.gz mailman-01c676cad87625f667c3cc5b0c3fcbf19e15a518.tar.zst mailman-01c676cad87625f667c3cc5b0c3fcbf19e15a518.zip | |
Diffstat (limited to 'cron')
| -rw-r--r-- | cron/Makefile.in | 2 | ||||
| -rw-r--r-- | cron/bumpdigests | 2 | ||||
| -rw-r--r-- | cron/disabled | 2 | ||||
| -rw-r--r-- | cron/nightly_gzip | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/cron/Makefile.in b/cron/Makefile.in index 3369691d5..2f5967516 100644 --- a/cron/Makefile.in +++ b/cron/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/cron/bumpdigests b/cron/bumpdigests index c2079cf9a..b6078f3f9 100644 --- a/cron/bumpdigests +++ b/cron/bumpdigests @@ -1,6 +1,6 @@ #! @PYTHON@ # -# 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/cron/disabled b/cron/disabled index 2a4e42c36..31c1ca4f3 100644 --- a/cron/disabled +++ b/cron/disabled @@ -1,6 +1,6 @@ #! @PYTHON@ # -# Copyright (C) 2001 by the Free Software Foundation, Inc. +# Copyright (C) 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/cron/nightly_gzip b/cron/nightly_gzip index 2a7dd39a0..6c532e754 100644 --- a/cron/nightly_gzip +++ b/cron/nightly_gzip @@ -1,6 +1,6 @@ #! @PYTHON@ # -# 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 |
