diff options
| author | Barry Warsaw | 2013-01-01 09:05:42 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2013-01-01 09:05:42 -0500 |
| commit | 8b93558e70f1f8e3a626fbc862dc9e19f7eac8b5 (patch) | |
| tree | d0a97a158d2a6554ece89f6063a814bb515e7606 /src/mailman/testing | |
| parent | ba777829004d26d26999c09040c2f35281a76d47 (diff) | |
| download | mailman-8b93558e70f1f8e3a626fbc862dc9e19f7eac8b5.tar.gz mailman-8b93558e70f1f8e3a626fbc862dc9e19f7eac8b5.tar.zst mailman-8b93558e70f1f8e3a626fbc862dc9e19f7eac8b5.zip | |
Bump copyright years.
Diffstat (limited to 'src/mailman/testing')
| -rw-r--r-- | src/mailman/testing/__init__.py | 2 | ||||
| -rw-r--r-- | src/mailman/testing/helpers.py | 2 | ||||
| -rw-r--r-- | src/mailman/testing/i18n.py | 2 | ||||
| -rw-r--r-- | src/mailman/testing/layers.py | 2 | ||||
| -rw-r--r-- | src/mailman/testing/mailman-xx.po | 2 | ||||
| -rw-r--r-- | src/mailman/testing/mta.py | 2 | ||||
| -rw-r--r-- | src/mailman/testing/testing.cfg | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/src/mailman/testing/__init__.py b/src/mailman/testing/__init__.py index a4817ae44..e6a5047b6 100644 --- a/src/mailman/testing/__init__.py +++ b/src/mailman/testing/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2011-2012 by the Free Software Foundation, Inc. +# Copyright (C) 2011-2013 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/testing/helpers.py b/src/mailman/testing/helpers.py index c3618f030..8201f952a 100644 --- a/src/mailman/testing/helpers.py +++ b/src/mailman/testing/helpers.py @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2012 by the Free Software Foundation, Inc. +# Copyright (C) 2008-2013 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/testing/i18n.py b/src/mailman/testing/i18n.py index fb4728382..ec2b93b51 100644 --- a/src/mailman/testing/i18n.py +++ b/src/mailman/testing/i18n.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2012 by the Free Software Foundation, Inc. +# Copyright (C) 2009-2013 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/testing/layers.py b/src/mailman/testing/layers.py index 99450d143..bee116b6c 100644 --- a/src/mailman/testing/layers.py +++ b/src/mailman/testing/layers.py @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2012 by the Free Software Foundation, Inc. +# Copyright (C) 2008-2013 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/testing/mailman-xx.po b/src/mailman/testing/mailman-xx.po index c6543d3d5..4945eb779 100644 --- a/src/mailman/testing/mailman-xx.po +++ b/src/mailman/testing/mailman-xx.po @@ -1,5 +1,5 @@ # Test catalog for Freedonia (xx) -# Copyright (C) 2011-2012 by the Free Software Foundation, Inc. +# Copyright (C) 2011-2013 by the Free Software Foundation, Inc. msgid "" msgstr "" "Project-Id-Version: mailman\n" diff --git a/src/mailman/testing/mta.py b/src/mailman/testing/mta.py index bba450352..5349d2b62 100644 --- a/src/mailman/testing/mta.py +++ b/src/mailman/testing/mta.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2012 by the Free Software Foundation, Inc. +# Copyright (C) 2009-2013 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/testing/testing.cfg b/src/mailman/testing/testing.cfg index 85b284cfe..2c38322d5 100644 --- a/src/mailman/testing/testing.cfg +++ b/src/mailman/testing/testing.cfg @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2012 by the Free Software Foundation, Inc. +# Copyright (C) 2008-2013 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # |
