diff options
Diffstat (limited to '')
| -rw-r--r-- | src/mailman/styles/base.py | 2 | ||||
| -rw-r--r-- | src/mailman/styles/default.py | 2 | ||||
| -rw-r--r-- | src/mailman/styles/manager.py | 2 | ||||
| -rw-r--r-- | src/mailman/styles/tests/test_styles.py | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/mailman/styles/base.py b/src/mailman/styles/base.py index 4f9352fd3..e0be92ee5 100644 --- a/src/mailman/styles/base.py +++ b/src/mailman/styles/base.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/styles/default.py b/src/mailman/styles/default.py index 36ae98c9a..51a1812bd 100644 --- a/src/mailman/styles/default.py +++ b/src/mailman/styles/default.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2015 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2016 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/styles/manager.py b/src/mailman/styles/manager.py index c0828256f..a4d989046 100644 --- a/src/mailman/styles/manager.py +++ b/src/mailman/styles/manager.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2015 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2016 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/styles/tests/test_styles.py b/src/mailman/styles/tests/test_styles.py index 1db14dbc3..a54b779b2 100644 --- a/src/mailman/styles/tests/test_styles.py +++ b/src/mailman/styles/tests/test_styles.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. # |
