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/commands/tests | |
| parent | 35577e20f8133880377f211eded6faafb60cffd3 (diff) | |
| download | mailman-f390e08c31477c476e1312d03771b68e22b42675.tar.gz mailman-f390e08c31477c476e1312d03771b68e22b42675.tar.zst mailman-f390e08c31477c476e1312d03771b68e22b42675.zip | |
Diffstat (limited to 'src/mailman/commands/tests')
| -rw-r--r-- | src/mailman/commands/tests/test_conf.py | 2 | ||||
| -rw-r--r-- | src/mailman/commands/tests/test_confirm.py | 2 | ||||
| -rw-r--r-- | src/mailman/commands/tests/test_control.py | 2 | ||||
| -rw-r--r-- | src/mailman/commands/tests/test_create.py | 2 | ||||
| -rw-r--r-- | src/mailman/commands/tests/test_digests.py | 2 | ||||
| -rw-r--r-- | src/mailman/commands/tests/test_help.py | 2 | ||||
| -rw-r--r-- | src/mailman/commands/tests/test_import.py | 2 | ||||
| -rw-r--r-- | src/mailman/commands/tests/test_lists.py | 2 | ||||
| -rw-r--r-- | src/mailman/commands/tests/test_members.py | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/src/mailman/commands/tests/test_conf.py b/src/mailman/commands/tests/test_conf.py index 7412b5dec..2fae55f17 100644 --- a/src/mailman/commands/tests/test_conf.py +++ b/src/mailman/commands/tests/test_conf.py @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2015 by the Free Software Foundation, Inc. +# Copyright (C) 2013-2016 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/commands/tests/test_confirm.py b/src/mailman/commands/tests/test_confirm.py index 0d12fa211..5f62331c0 100644 --- a/src/mailman/commands/tests/test_confirm.py +++ b/src/mailman/commands/tests/test_confirm.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/commands/tests/test_control.py b/src/mailman/commands/tests/test_control.py index ea806485c..58702c70e 100644 --- a/src/mailman/commands/tests/test_control.py +++ b/src/mailman/commands/tests/test_control.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/commands/tests/test_create.py b/src/mailman/commands/tests/test_create.py index d7e17e5d2..67c58a13b 100644 --- a/src/mailman/commands/tests/test_create.py +++ b/src/mailman/commands/tests/test_create.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/commands/tests/test_digests.py b/src/mailman/commands/tests/test_digests.py index 2106f5089..2fe59dc57 100644 --- a/src/mailman/commands/tests/test_digests.py +++ b/src/mailman/commands/tests/test_digests.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/commands/tests/test_help.py b/src/mailman/commands/tests/test_help.py index 1a62aabe4..2155b21cd 100644 --- a/src/mailman/commands/tests/test_help.py +++ b/src/mailman/commands/tests/test_help.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/commands/tests/test_import.py b/src/mailman/commands/tests/test_import.py index 9da0dac5b..59992c07b 100644 --- a/src/mailman/commands/tests/test_import.py +++ b/src/mailman/commands/tests/test_import.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/commands/tests/test_lists.py b/src/mailman/commands/tests/test_lists.py index 229e7c96d..d7cb2ce66 100644 --- a/src/mailman/commands/tests/test_lists.py +++ b/src/mailman/commands/tests/test_lists.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/commands/tests/test_members.py b/src/mailman/commands/tests/test_members.py index 5afa2ca83..1ef9037b0 100644 --- a/src/mailman/commands/tests/test_members.py +++ b/src/mailman/commands/tests/test_members.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. # |
