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/config | |
| parent | 35577e20f8133880377f211eded6faafb60cffd3 (diff) | |
| download | mailman-f390e08c31477c476e1312d03771b68e22b42675.tar.gz mailman-f390e08c31477c476e1312d03771b68e22b42675.tar.zst mailman-f390e08c31477c476e1312d03771b68e22b42675.zip | |
Happy New Year.
Diffstat (limited to 'src/mailman/config')
| -rw-r--r-- | src/mailman/config/__init__.py | 2 | ||||
| -rw-r--r-- | src/mailman/config/alembic.cfg | 2 | ||||
| -rw-r--r-- | src/mailman/config/config.py | 2 | ||||
| -rw-r--r-- | src/mailman/config/mail_archive.cfg | 2 | ||||
| -rw-r--r-- | src/mailman/config/mailman.cfg | 2 | ||||
| -rw-r--r-- | src/mailman/config/mhonarc.cfg | 2 | ||||
| -rw-r--r-- | src/mailman/config/schema.cfg | 2 | ||||
| -rw-r--r-- | src/mailman/config/tests/test_archivers.py | 2 | ||||
| -rw-r--r-- | src/mailman/config/tests/test_configuration.py | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/src/mailman/config/__init__.py b/src/mailman/config/__init__.py index 22e6cacbf..e5ceaa03a 100644 --- a/src/mailman/config/__init__.py +++ b/src/mailman/config/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2015 by the Free Software Foundation, Inc. +# Copyright (C) 2008-2016 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/config/alembic.cfg b/src/mailman/config/alembic.cfg index 227ffd834..2fc8d6f00 100644 --- a/src/mailman/config/alembic.cfg +++ b/src/mailman/config/alembic.cfg @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 by the Free Software Foundation, Inc. +# Copyright (C) 2014-2016 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/config/config.py b/src/mailman/config/config.py index 9a9f247fd..69ddfb04f 100644 --- a/src/mailman/config/config.py +++ b/src/mailman/config/config.py @@ -1,4 +1,4 @@ -# Copyright (C) 2006-2015 by the Free Software Foundation, Inc. +# Copyright (C) 2006-2016 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/config/mail_archive.cfg b/src/mailman/config/mail_archive.cfg index 90b0754bd..411baa58a 100644 --- a/src/mailman/config/mail_archive.cfg +++ b/src/mailman/config/mail_archive.cfg @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2015 by the Free Software Foundation, Inc. +# Copyright (C) 2008-2016 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/config/mailman.cfg b/src/mailman/config/mailman.cfg index 16982fdc8..179aa2d1f 100644 --- a/src/mailman/config/mailman.cfg +++ b/src/mailman/config/mailman.cfg @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2015 by the Free Software Foundation, Inc. +# Copyright (C) 2008-2016 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/config/mhonarc.cfg b/src/mailman/config/mhonarc.cfg index 1d785a6eb..b79ab4096 100644 --- a/src/mailman/config/mhonarc.cfg +++ b/src/mailman/config/mhonarc.cfg @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2015 by the Free Software Foundation, Inc. +# Copyright (C) 2008-2016 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/config/schema.cfg b/src/mailman/config/schema.cfg index fb486959e..e66186074 100644 --- a/src/mailman/config/schema.cfg +++ b/src/mailman/config/schema.cfg @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2015 by the Free Software Foundation, Inc. +# Copyright (C) 2008-2016 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/config/tests/test_archivers.py b/src/mailman/config/tests/test_archivers.py index a00c90581..d5a8e5b77 100644 --- a/src/mailman/config/tests/test_archivers.py +++ b/src/mailman/config/tests/test_archivers.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/config/tests/test_configuration.py b/src/mailman/config/tests/test_configuration.py index b45767cb7..48cf21983 100644 --- a/src/mailman/config/tests/test_configuration.py +++ b/src/mailman/config/tests/test_configuration.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. # |
