diff options
| author | Barry Warsaw | 2016-01-02 22:43:23 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2016-01-02 22:43:23 -0500 |
| commit | f390e08c31477c476e1312d03771b68e22b42675 (patch) | |
| tree | f0389123d64e5f6b28a591cd5e30a24de7fc5533 /src/mailman/utilities/tests | |
| parent | 35577e20f8133880377f211eded6faafb60cffd3 (diff) | |
| download | mailman-f390e08c31477c476e1312d03771b68e22b42675.tar.gz mailman-f390e08c31477c476e1312d03771b68e22b42675.tar.zst mailman-f390e08c31477c476e1312d03771b68e22b42675.zip | |
Diffstat (limited to 'src/mailman/utilities/tests')
| -rw-r--r-- | src/mailman/utilities/tests/test_email.py | 2 | ||||
| -rw-r--r-- | src/mailman/utilities/tests/test_import.py | 2 | ||||
| -rw-r--r-- | src/mailman/utilities/tests/test_passwords.py | 2 | ||||
| -rw-r--r-- | src/mailman/utilities/tests/test_string.py | 2 | ||||
| -rw-r--r-- | src/mailman/utilities/tests/test_templates.py | 2 | ||||
| -rw-r--r-- | src/mailman/utilities/tests/test_uid.py | 2 | ||||
| -rw-r--r-- | src/mailman/utilities/tests/test_wrap.py | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/src/mailman/utilities/tests/test_email.py b/src/mailman/utilities/tests/test_email.py index 44fa7d492..d5bc5a560 100644 --- a/src/mailman/utilities/tests/test_email.py +++ b/src/mailman/utilities/tests/test_email.py @@ -1,4 +1,4 @@ -# Copyright (C) 2011-2015 by the Free Software Foundation, Inc. +# Copyright (C) 2011-2016 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/utilities/tests/test_import.py b/src/mailman/utilities/tests/test_import.py index d83e42bc8..68a005760 100644 --- a/src/mailman/utilities/tests/test_import.py +++ b/src/mailman/utilities/tests/test_import.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2015 by the Free Software Foundation, Inc. +# Copyright (C) 2010-2016 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/utilities/tests/test_passwords.py b/src/mailman/utilities/tests/test_passwords.py index ff1266f06..326e1ac08 100644 --- a/src/mailman/utilities/tests/test_passwords.py +++ b/src/mailman/utilities/tests/test_passwords.py @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2015 by the Free Software Foundation, Inc. +# Copyright (C) 2012-2016 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/utilities/tests/test_string.py b/src/mailman/utilities/tests/test_string.py index dbbc28754..ea3b94ee4 100644 --- a/src/mailman/utilities/tests/test_string.py +++ b/src/mailman/utilities/tests/test_string.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015 by the Free Software Foundation, Inc. +# Copyright (C) 2015-2016 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/utilities/tests/test_templates.py b/src/mailman/utilities/tests/test_templates.py index 3b40cb716..8697699ab 100644 --- a/src/mailman/utilities/tests/test_templates.py +++ b/src/mailman/utilities/tests/test_templates.py @@ -1,4 +1,4 @@ -# Copyright (C) 2011-2015 by the Free Software Foundation, Inc. +# Copyright (C) 2011-2016 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/utilities/tests/test_uid.py b/src/mailman/utilities/tests/test_uid.py index 28df1c4b4..dce63caf3 100644 --- a/src/mailman/utilities/tests/test_uid.py +++ b/src/mailman/utilities/tests/test_uid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015 by the Free Software Foundation, Inc. +# Copyright (C) 2015-2016 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/utilities/tests/test_wrap.py b/src/mailman/utilities/tests/test_wrap.py index 52a8ede73..bcb44eece 100644 --- a/src/mailman/utilities/tests/test_wrap.py +++ b/src/mailman/utilities/tests/test_wrap.py @@ -1,4 +1,4 @@ -# Copyright (C) 2011-2015 by the Free Software Foundation, Inc. +# Copyright (C) 2011-2016 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # |
