diff options
Diffstat (limited to 'mailman/rules')
| -rw-r--r-- | mailman/rules/__init__.py | 2 | ||||
| -rw-r--r-- | mailman/rules/administrivia.py | 2 | ||||
| -rw-r--r-- | mailman/rules/any.py | 2 | ||||
| -rw-r--r-- | mailman/rules/approved.py | 2 | ||||
| -rw-r--r-- | mailman/rules/emergency.py | 2 | ||||
| -rw-r--r-- | mailman/rules/implicit_dest.py | 2 | ||||
| -rw-r--r-- | mailman/rules/loop.py | 2 | ||||
| -rw-r--r-- | mailman/rules/max_recipients.py | 2 | ||||
| -rw-r--r-- | mailman/rules/max_size.py | 2 | ||||
| -rw-r--r-- | mailman/rules/moderation.py | 2 | ||||
| -rw-r--r-- | mailman/rules/news_moderation.py | 2 | ||||
| -rw-r--r-- | mailman/rules/no_subject.py | 2 | ||||
| -rw-r--r-- | mailman/rules/suspicious.py | 2 | ||||
| -rw-r--r-- | mailman/rules/truth.py | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/mailman/rules/__init__.py b/mailman/rules/__init__.py index caf469fa6..f7cf3da38 100644 --- a/mailman/rules/__init__.py +++ b/mailman/rules/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2008 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2009 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/mailman/rules/administrivia.py b/mailman/rules/administrivia.py index 593f311e3..802229101 100644 --- a/mailman/rules/administrivia.py +++ b/mailman/rules/administrivia.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2008 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2009 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/mailman/rules/any.py b/mailman/rules/any.py index 1525bdc3d..14e01ce5a 100644 --- a/mailman/rules/any.py +++ b/mailman/rules/any.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2008 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2009 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/mailman/rules/approved.py b/mailman/rules/approved.py index 5101db08d..3ad14b195 100644 --- a/mailman/rules/approved.py +++ b/mailman/rules/approved.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2008 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2009 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/mailman/rules/emergency.py b/mailman/rules/emergency.py index d751d1d4c..deff0c4fd 100644 --- a/mailman/rules/emergency.py +++ b/mailman/rules/emergency.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2008 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2009 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/mailman/rules/implicit_dest.py b/mailman/rules/implicit_dest.py index 04989e247..f50f88f1d 100644 --- a/mailman/rules/implicit_dest.py +++ b/mailman/rules/implicit_dest.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2008 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2009 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/mailman/rules/loop.py b/mailman/rules/loop.py index 8e6e057d2..74d46b8cd 100644 --- a/mailman/rules/loop.py +++ b/mailman/rules/loop.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2008 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2009 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/mailman/rules/max_recipients.py b/mailman/rules/max_recipients.py index f5e782ada..1f8ecda2e 100644 --- a/mailman/rules/max_recipients.py +++ b/mailman/rules/max_recipients.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2008 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2009 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/mailman/rules/max_size.py b/mailman/rules/max_size.py index 4866e53c1..33d6a8df0 100644 --- a/mailman/rules/max_size.py +++ b/mailman/rules/max_size.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2008 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2009 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/mailman/rules/moderation.py b/mailman/rules/moderation.py index 26a218807..99b4b0a30 100644 --- a/mailman/rules/moderation.py +++ b/mailman/rules/moderation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2008 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2009 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/mailman/rules/news_moderation.py b/mailman/rules/news_moderation.py index 6317de3b4..3c55a724f 100644 --- a/mailman/rules/news_moderation.py +++ b/mailman/rules/news_moderation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2008 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2009 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/mailman/rules/no_subject.py b/mailman/rules/no_subject.py index 592c4d3a1..f77688aae 100644 --- a/mailman/rules/no_subject.py +++ b/mailman/rules/no_subject.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2008 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2009 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/mailman/rules/suspicious.py b/mailman/rules/suspicious.py index 4b658fce3..92f885558 100644 --- a/mailman/rules/suspicious.py +++ b/mailman/rules/suspicious.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2008 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2009 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/mailman/rules/truth.py b/mailman/rules/truth.py index 73d51da5c..aa5599fb0 100644 --- a/mailman/rules/truth.py +++ b/mailman/rules/truth.py @@ -1,4 +1,4 @@ -# Copyright (C) 2008 by the Free Software Foundation, Inc. +# Copyright (C) 2008-2009 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # |
