diff options
| author | bwarsaw | 2001-08-04 06:09:56 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-08-04 06:09:56 +0000 |
| commit | df6f6c2ae5ea827df57821212939fc26a423af94 (patch) | |
| tree | 23d300dec0bd75270796d9034ad29cffff7371f7 | |
| parent | 1436df9a71b03a73e146e84f1ad0bbb678d637e5 (diff) | |
| download | mailman-df6f6c2ae5ea827df57821212939fc26a423af94.tar.gz mailman-df6f6c2ae5ea827df57821212939fc26a423af94.tar.zst mailman-df6f6c2ae5ea827df57821212939fc26a423af94.zip | |
Fix copyright years
| -rw-r--r-- | Mailman/Bouncers/SimpleWarning.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/Bouncers/SimpleWarning.py b/Mailman/Bouncers/SimpleWarning.py index 67ec33326..876c85636 100644 --- a/Mailman/Bouncers/SimpleWarning.py +++ b/Mailman/Bouncers/SimpleWarning.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc. +# Copyright (C) 2001 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 |
