diff options
| author | Barry Warsaw | 2008-02-07 23:01:48 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2008-02-07 23:01:48 -0500 |
| commit | 0478757a09b4173937d75103fa96444b6b085300 (patch) | |
| tree | de0194a7e0fec666d2186f0921875104e69c9e10 /Mailman/MTA | |
| parent | 36ebacf60b8fe78e20b9c18f6c08d73271922fc4 (diff) | |
| download | mailman-0478757a09b4173937d75103fa96444b6b085300.tar.gz mailman-0478757a09b4173937d75103fa96444b6b085300.tar.zst mailman-0478757a09b4173937d75103fa96444b6b085300.zip | |
Tweak copyright years.
Diffstat (limited to 'Mailman/MTA')
| -rw-r--r-- | Mailman/MTA/Manual.py | 2 | ||||
| -rw-r--r-- | Mailman/MTA/Postfix.py | 2 | ||||
| -rw-r--r-- | Mailman/MTA/Utils.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/Mailman/MTA/Manual.py b/Mailman/MTA/Manual.py index 0d9a4bca7..6597f1ea0 100644 --- a/Mailman/MTA/Manual.py +++ b/Mailman/MTA/Manual.py @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2007 by the Free Software Foundation, Inc. +# Copyright (C) 2001-2008 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/Mailman/MTA/Postfix.py b/Mailman/MTA/Postfix.py index c8ee211ea..72adec9f2 100644 --- a/Mailman/MTA/Postfix.py +++ b/Mailman/MTA/Postfix.py @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2007 by the Free Software Foundation, Inc. +# Copyright (C) 2001-2008 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/Mailman/MTA/Utils.py b/Mailman/MTA/Utils.py index 8aa95bd31..b46e649a5 100644 --- a/Mailman/MTA/Utils.py +++ b/Mailman/MTA/Utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2007 by the Free Software Foundation, Inc. +# Copyright (C) 2001-2008 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 |
