diff options
| author | Barry Warsaw | 2014-01-01 09:59:42 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2014-01-01 09:59:42 -0500 |
| commit | 2fa21e92d57f05488bad732a4da3fb5131ee1ca1 (patch) | |
| tree | c916c17ba0ed345a3423b470f4c2261057eff8ed /src/mailman/styles | |
| parent | ac958ab67ee86d86302d27a97ce0cb8d2cc8c832 (diff) | |
| download | mailman-2fa21e92d57f05488bad732a4da3fb5131ee1ca1.tar.gz mailman-2fa21e92d57f05488bad732a4da3fb5131ee1ca1.tar.zst mailman-2fa21e92d57f05488bad732a4da3fb5131ee1ca1.zip | |
Bump copyright years.
Diffstat (limited to 'src/mailman/styles')
| -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 243937bc6..d83b2e2a5 100644 --- a/src/mailman/styles/base.py +++ b/src/mailman/styles/base.py @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2013 by the Free Software Foundation, Inc. +# Copyright (C) 2012-2014 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 28a4cb721..b12999f0e 100644 --- a/src/mailman/styles/default.py +++ b/src/mailman/styles/default.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2013 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2014 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 12d416646..397902c17 100644 --- a/src/mailman/styles/manager.py +++ b/src/mailman/styles/manager.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2013 by the Free Software Foundation, Inc. +# Copyright (C) 2007-2014 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 277623ff8..1fb7a8410 100644 --- a/src/mailman/styles/tests/test_styles.py +++ b/src/mailman/styles/tests/test_styles.py @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2013 by the Free Software Foundation, Inc. +# Copyright (C) 2012-2014 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # |
