diff options
Diffstat (limited to 'Mailman/queue')
| -rw-r--r-- | Mailman/queue/__init__.py | 2 | ||||
| -rw-r--r-- | Mailman/queue/archive.py | 2 | ||||
| -rw-r--r-- | Mailman/queue/bounce.py | 2 | ||||
| -rw-r--r-- | Mailman/queue/command.py | 2 | ||||
| -rw-r--r-- | Mailman/queue/http.py | 2 | ||||
| -rw-r--r-- | Mailman/queue/lmtp.py | 2 | ||||
| -rw-r--r-- | Mailman/queue/maildir.py | 2 | ||||
| -rw-r--r-- | Mailman/queue/news.py | 2 | ||||
| -rw-r--r-- | Mailman/queue/outgoing.py | 2 | ||||
| -rw-r--r-- | Mailman/queue/retry.py | 2 | ||||
| -rw-r--r-- | Mailman/queue/virgin.py | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/Mailman/queue/__init__.py b/Mailman/queue/__init__.py index 6a1873d60..358eb7695 100644 --- a/Mailman/queue/__init__.py +++ b/Mailman/queue/__init__.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/queue/archive.py b/Mailman/queue/archive.py index 518a0a44c..bb977e72c 100644 --- a/Mailman/queue/archive.py +++ b/Mailman/queue/archive.py @@ -1,4 +1,4 @@ -# Copyright (C) 2000-2007 by the Free Software Foundation, Inc. +# Copyright (C) 2000-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/queue/bounce.py b/Mailman/queue/bounce.py index 07fb3ab27..1ae1d3c91 100644 --- a/Mailman/queue/bounce.py +++ b/Mailman/queue/bounce.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/queue/command.py b/Mailman/queue/command.py index 8628411de..8217acad6 100644 --- a/Mailman/queue/command.py +++ b/Mailman/queue/command.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. +# Copyright (C) 1998-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/queue/http.py b/Mailman/queue/http.py index 16614b1bd..6e219c1bd 100644 --- a/Mailman/queue/http.py +++ b/Mailman/queue/http.py @@ -1,4 +1,4 @@ -# Copyright (C) 2006-2007 by the Free Software Foundation, Inc. +# Copyright (C) 2006-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/queue/lmtp.py b/Mailman/queue/lmtp.py index 0660f2e38..2b53b3c00 100644 --- a/Mailman/queue/lmtp.py +++ b/Mailman/queue/lmtp.py @@ -1,4 +1,4 @@ -# Copyright (C) 2006-2007 by the Free Software Foundation, Inc. +# Copyright (C) 2006-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/queue/maildir.py b/Mailman/queue/maildir.py index d36adf6e9..f1d94a88e 100644 --- a/Mailman/queue/maildir.py +++ b/Mailman/queue/maildir.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2007 by the Free Software Foundation, Inc. +# Copyright (C) 2002-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/queue/news.py b/Mailman/queue/news.py index 14bb24173..e410c2ad1 100644 --- a/Mailman/queue/news.py +++ b/Mailman/queue/news.py @@ -1,4 +1,4 @@ -# Copyright (C) 2000-2007 by the Free Software Foundation, Inc. +# Copyright (C) 2000-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/queue/outgoing.py b/Mailman/queue/outgoing.py index 8322766a4..09572ba9b 100644 --- a/Mailman/queue/outgoing.py +++ b/Mailman/queue/outgoing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2000-2007 by the Free Software Foundation, Inc. +# Copyright (C) 2000-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/queue/retry.py b/Mailman/queue/retry.py index 35accf262..e8c8f79b1 100644 --- a/Mailman/queue/retry.py +++ b/Mailman/queue/retry.py @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2007 by the Free Software Foundation, Inc. +# Copyright (C) 2003-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/queue/virgin.py b/Mailman/queue/virgin.py index e26c0f190..ccbf510e9 100644 --- a/Mailman/queue/virgin.py +++ b/Mailman/queue/virgin.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. +# Copyright (C) 1998-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 |
