diff options
| author | bwarsaw | 2003-03-11 14:35:42 +0000 |
|---|---|---|
| committer | bwarsaw | 2003-03-11 14:35:42 +0000 |
| commit | ae6b9b101a80078fd01ff428581773527c796e1f (patch) | |
| tree | f255f38b3c671664770c2102a217adcdf933f747 | |
| parent | 5e88e481474d1689a9c8b0a293af251c98b5bbe9 (diff) | |
| download | mailman-ae6b9b101a80078fd01ff428581773527c796e1f.tar.gz mailman-ae6b9b101a80078fd01ff428581773527c796e1f.tar.zst mailman-ae6b9b101a80078fd01ff428581773527c796e1f.zip | |
Copyright years
| -rw-r--r-- | Mailman/Deliverer.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/Deliverer.py b/Mailman/Deliverer.py index 3204c879f..979c909f2 100644 --- a/Mailman/Deliverer.py +++ b/Mailman/Deliverer.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2003 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 |
