diff options
| author | Barry Warsaw | 2014-01-01 09:59:42 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2014-01-01 09:59:42 -0500 |
| commit | 2fa21e92d57f05488bad732a4da3fb5131ee1ca1 (patch) | |
| tree | c916c17ba0ed345a3423b470f4c2261057eff8ed /src/mailman/chains/tests | |
| parent | ac958ab67ee86d86302d27a97ce0cb8d2cc8c832 (diff) | |
| download | mailman-2fa21e92d57f05488bad732a4da3fb5131ee1ca1.tar.gz mailman-2fa21e92d57f05488bad732a4da3fb5131ee1ca1.tar.zst mailman-2fa21e92d57f05488bad732a4da3fb5131ee1ca1.zip | |
Diffstat (limited to 'src/mailman/chains/tests')
| -rw-r--r-- | src/mailman/chains/tests/test_headers.py | 2 | ||||
| -rw-r--r-- | src/mailman/chains/tests/test_hold.py | 2 | ||||
| -rw-r--r-- | src/mailman/chains/tests/test_owner.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/mailman/chains/tests/test_headers.py b/src/mailman/chains/tests/test_headers.py index 59b58e999..adfc0ecb6 100644 --- a/src/mailman/chains/tests/test_headers.py +++ b/src/mailman/chains/tests/test_headers.py @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2013 by the Free Software Foundation, Inc. +# Copyright (C) 2012-2014 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/chains/tests/test_hold.py b/src/mailman/chains/tests/test_hold.py index 4d28229a8..a261a8860 100644 --- a/src/mailman/chains/tests/test_hold.py +++ b/src/mailman/chains/tests/test_hold.py @@ -1,4 +1,4 @@ -# Copyright (C) 2011-2013 by the Free Software Foundation, Inc. +# Copyright (C) 2011-2014 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/chains/tests/test_owner.py b/src/mailman/chains/tests/test_owner.py index 2dedc964b..96b858317 100644 --- a/src/mailman/chains/tests/test_owner.py +++ b/src/mailman/chains/tests/test_owner.py @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2013 by the Free Software Foundation, Inc. +# Copyright (C) 2012-2014 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # |
