diff options
| author | Barry Warsaw | 2012-01-01 14:14:46 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2012-01-01 14:14:46 -0500 |
| commit | 0ff2f2e1aee0945b50e9c76f462cd376b6985818 (patch) | |
| tree | 46988dc3279b16bc625b57dbcdf048815541b397 /src/mailman/model/tests | |
| parent | ea48a9360f0c0e0d1974fdcdce6b31821818ee76 (diff) | |
| download | mailman-0ff2f2e1aee0945b50e9c76f462cd376b6985818.tar.gz mailman-0ff2f2e1aee0945b50e9c76f462cd376b6985818.tar.zst mailman-0ff2f2e1aee0945b50e9c76f462cd376b6985818.zip | |
copybump
Diffstat (limited to 'src/mailman/model/tests')
| -rw-r--r-- | src/mailman/model/tests/test_bounce.py | 2 | ||||
| -rw-r--r-- | src/mailman/model/tests/test_domain.py | 2 | ||||
| -rw-r--r-- | src/mailman/model/tests/test_listmanager.py | 2 | ||||
| -rw-r--r-- | src/mailman/model/tests/test_member.py | 2 | ||||
| -rw-r--r-- | src/mailman/model/tests/test_uid.py | 2 | ||||
| -rw-r--r-- | src/mailman/model/tests/test_user.py | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/src/mailman/model/tests/test_bounce.py b/src/mailman/model/tests/test_bounce.py index da203e077..da2b661ea 100644 --- a/src/mailman/model/tests/test_bounce.py +++ b/src/mailman/model/tests/test_bounce.py @@ -1,4 +1,4 @@ -# Copyright (C) 2011 by the Free Software Foundation, Inc. +# Copyright (C) 2011-2012 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/model/tests/test_domain.py b/src/mailman/model/tests/test_domain.py index c7c4ba999..9f4c72220 100644 --- a/src/mailman/model/tests/test_domain.py +++ b/src/mailman/model/tests/test_domain.py @@ -1,4 +1,4 @@ -# Copyright (C) 2011 by the Free Software Foundation, Inc. +# Copyright (C) 2011-2012 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/model/tests/test_listmanager.py b/src/mailman/model/tests/test_listmanager.py index 5e4a38438..2022ce738 100644 --- a/src/mailman/model/tests/test_listmanager.py +++ b/src/mailman/model/tests/test_listmanager.py @@ -1,4 +1,4 @@ -# Copyright (C) 2011 by the Free Software Foundation, Inc. +# Copyright (C) 2011-2012 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/model/tests/test_member.py b/src/mailman/model/tests/test_member.py index c45bcf396..f1c9e9f65 100644 --- a/src/mailman/model/tests/test_member.py +++ b/src/mailman/model/tests/test_member.py @@ -1,4 +1,4 @@ -# Copyright (C) 2011 by the Free Software Foundation, Inc. +# Copyright (C) 2011-2012 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/model/tests/test_uid.py b/src/mailman/model/tests/test_uid.py index bd4faf94f..9f5d31736 100644 --- a/src/mailman/model/tests/test_uid.py +++ b/src/mailman/model/tests/test_uid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2011 by the Free Software Foundation, Inc. +# Copyright (C) 2011-2012 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/model/tests/test_user.py b/src/mailman/model/tests/test_user.py index caaf9faa3..c4c07ed22 100644 --- a/src/mailman/model/tests/test_user.py +++ b/src/mailman/model/tests/test_user.py @@ -1,4 +1,4 @@ -# Copyright (C) 2011 by the Free Software Foundation, Inc. +# Copyright (C) 2011-2012 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # |
