diff options
| author | Barry Warsaw | 2017-01-04 10:30:17 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2017-01-04 10:30:17 -0500 |
| commit | 8180990a2ed053f6e4880f93a75acd9845631793 (patch) | |
| tree | ee79755d82c4f1531799d9a96c1619ee7841245a /src/mailman/config | |
| parent | 9ecb0d462b79bec42e82b6aecea8853262e15753 (diff) | |
| download | mailman-8180990a2ed053f6e4880f93a75acd9845631793.tar.gz mailman-8180990a2ed053f6e4880f93a75acd9845631793.tar.zst mailman-8180990a2ed053f6e4880f93a75acd9845631793.zip | |
Bump copyright years.
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 66b298217..b6b5d78ff 100644 --- a/src/mailman/config/__init__.py +++ b/src/mailman/config/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2016 by the Free Software Foundation, Inc. +# Copyright (C) 2008-2017 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 2fc8d6f00..20d2e1032 100644 --- a/src/mailman/config/alembic.cfg +++ b/src/mailman/config/alembic.cfg @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2016 by the Free Software Foundation, Inc. +# Copyright (C) 2014-2017 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 a274aa3b9..a8b8b0f83 100644 --- a/src/mailman/config/config.py +++ b/src/mailman/config/config.py @@ -1,4 +1,4 @@ -# Copyright (C) 2006-2016 by the Free Software Foundation, Inc. +# Copyright (C) 2006-2017 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 411baa58a..68686edfe 100644 --- a/src/mailman/config/mail_archive.cfg +++ b/src/mailman/config/mail_archive.cfg @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2016 by the Free Software Foundation, Inc. +# Copyright (C) 2008-2017 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 179aa2d1f..05923e8e9 100644 --- a/src/mailman/config/mailman.cfg +++ b/src/mailman/config/mailman.cfg @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2016 by the Free Software Foundation, Inc. +# Copyright (C) 2008-2017 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 b79ab4096..b8aeec61a 100644 --- a/src/mailman/config/mhonarc.cfg +++ b/src/mailman/config/mhonarc.cfg @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2016 by the Free Software Foundation, Inc. +# Copyright (C) 2008-2017 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 557da713e..6b6362ab4 100644 --- a/src/mailman/config/schema.cfg +++ b/src/mailman/config/schema.cfg @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2016 by the Free Software Foundation, Inc. +# Copyright (C) 2008-2017 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 b09b89273..226a19967 100644 --- a/src/mailman/config/tests/test_archivers.py +++ b/src/mailman/config/tests/test_archivers.py @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2016 by the Free Software Foundation, Inc. +# Copyright (C) 2013-2017 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 5fb8a27b9..564d3fa1c 100644 --- a/src/mailman/config/tests/test_configuration.py +++ b/src/mailman/config/tests/test_configuration.py @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2016 by the Free Software Foundation, Inc. +# Copyright (C) 2012-2017 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # |
