diff --git a/src/postorius/__init__.py b/src/postorius/__init__.py index 5ee3faf..d841089 100644 --- a/src/postorius/__init__.py +++ b/src/postorius/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 1998-2014 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/auth/decorators.py b/src/postorius/auth/decorators.py index bded4aa..fed0033 100644 --- a/src/postorius/auth/decorators.py +++ b/src/postorius/auth/decorators.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 1998-2014 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/context_processors.py b/src/postorius/context_processors.py index 718a586..5895b84 100644 --- a/src/postorius/context_processors.py +++ b/src/postorius/context_processors.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 by the Free Software Foundation, Inc. +# Copyright (C) 2012-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/doc/news.rst b/src/postorius/doc/news.rst index 94cea12..8fd698b 100644 --- a/src/postorius/doc/news.rst +++ b/src/postorius/doc/news.rst @@ -2,7 +2,7 @@ News / Changelog ================ -Copyright (C) 2012-2014 by the Free Software Foundation, Inc. +Copyright (C) 2012-2015 by the Free Software Foundation, Inc. The Postorius Django app provides a web user interface to access GNU Mailman. diff --git a/src/postorius/doc/settings.py b/src/postorius/doc/settings.py index 4809130..00fa7b3 100755 --- a/src/postorius/doc/settings.py +++ b/src/postorius/doc/settings.py @@ -1,5 +1,5 @@ #-*- coding: utf-8 -*- -# Copyright (C) 1998-2012 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/fieldset_forms.py b/src/postorius/fieldset_forms.py index 3972de6..f8634e0 100644 --- a/src/postorius/fieldset_forms.py +++ b/src/postorius/fieldset_forms.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 1998-2014 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/forms.py b/src/postorius/forms.py index b69061a..13bad30 100644 --- a/src/postorius/forms.py +++ b/src/postorius/forms.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 by the Free Software Foundation, Inc. +# Copyright (C) 2012-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/management/commands/mmclient.py b/src/postorius/management/commands/mmclient.py index 2145d05..0e0f91a 100644 --- a/src/postorius/management/commands/mmclient.py +++ b/src/postorius/management/commands/mmclient.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 1998-2014 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/models.py b/src/postorius/models.py index 2280ec6..c21147b 100644 --- a/src/postorius/models.py +++ b/src/postorius/models.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 1998-2014 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/templatetags/nav_helpers.py b/src/postorius/templatetags/nav_helpers.py index d345f56..5ca23c3 100644 --- a/src/postorius/templatetags/nav_helpers.py +++ b/src/postorius/templatetags/nav_helpers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 1998-2014 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/tests/__init__.py b/src/postorius/tests/__init__.py index 4bc6bcf..273ad15 100644 --- a/src/postorius/tests/__init__.py +++ b/src/postorius/tests/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 by the Free Software Foundation, Inc. +# Copyright (C) 2012-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/tests/mailman_api_tests/__init__.py b/src/postorius/tests/mailman_api_tests/__init__.py index 630f8d9..8bca601 100644 --- a/src/postorius/tests/mailman_api_tests/__init__.py +++ b/src/postorius/tests/mailman_api_tests/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 by the Free Software Foundation, Inc. +# Copyright (C) 2012-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/tests/mailman_api_tests/test_list_index.py b/src/postorius/tests/mailman_api_tests/test_list_index.py index 3a18662..dc87fac 100644 --- a/src/postorius/tests/mailman_api_tests/test_list_index.py +++ b/src/postorius/tests/mailman_api_tests/test_list_index.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 by the Free Software Foundation, Inc. +# Copyright (C) 2012-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/tests/mailman_api_tests/test_list_members.py b/src/postorius/tests/mailman_api_tests/test_list_members.py index abc3768..e5a064b 100644 --- a/src/postorius/tests/mailman_api_tests/test_list_members.py +++ b/src/postorius/tests/mailman_api_tests/test_list_members.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 by the Free Software Foundation, Inc. +# Copyright (C) 2012-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/tests/mailman_api_tests/test_list_new.py b/src/postorius/tests/mailman_api_tests/test_list_new.py index f13d918..202c422 100644 --- a/src/postorius/tests/mailman_api_tests/test_list_new.py +++ b/src/postorius/tests/mailman_api_tests/test_list_new.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 by the Free Software Foundation, Inc. +# Copyright (C) 2012-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/tests/mailman_api_tests/test_list_summary.py b/src/postorius/tests/mailman_api_tests/test_list_summary.py index 0370957..3a71ee3 100644 --- a/src/postorius/tests/mailman_api_tests/test_list_summary.py +++ b/src/postorius/tests/mailman_api_tests/test_list_summary.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 by the Free Software Foundation, Inc. +# Copyright (C) 2012-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/tests/test_auth_decorators.py b/src/postorius/tests/test_auth_decorators.py index c5ba62b..593e66b 100644 --- a/src/postorius/tests/test_auth_decorators.py +++ b/src/postorius/tests/test_auth_decorators.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 by the Free Software Foundation, Inc. +# Copyright (C) 2012-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/tests/test_forms.py b/src/postorius/tests/test_forms.py index 0335bea..a48c8f5 100644 --- a/src/postorius/tests/test_forms.py +++ b/src/postorius/tests/test_forms.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 by the Free Software Foundation, Inc. +# Copyright (C) 2012-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/tests/test_utils.py b/src/postorius/tests/test_utils.py index b6eecfd..3aedf98 100644 --- a/src/postorius/tests/test_utils.py +++ b/src/postorius/tests/test_utils.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 by the Free Software Foundation, Inc. +# Copyright (C) 2012-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/tests/tests.py b/src/postorius/tests/tests.py index c26a88d..2d36a58 100644 --- a/src/postorius/tests/tests.py +++ b/src/postorius/tests/tests.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 1998-2014 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/tests/utils.py b/src/postorius/tests/utils.py index cbba6fc..c053ac1 100644 --- a/src/postorius/tests/utils.py +++ b/src/postorius/tests/utils.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2012-2014 by the Free Software Foundation, Inc. +# Copyright (C) 2012-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/urls.py b/src/postorius/urls.py index 1205998..c4da4ac 100644 --- a/src/postorius/urls.py +++ b/src/postorius/urls.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 1998-2014 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/utils.py b/src/postorius/utils.py index 0744afa..a48b448 100644 --- a/src/postorius/utils.py +++ b/src/postorius/utils.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 1998-2014 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/views/__init__.py b/src/postorius/views/__init__.py index 46dad3b..43bdce6 100644 --- a/src/postorius/views/__init__.py +++ b/src/postorius/views/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 1998-2014 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/views/api.py b/src/postorius/views/api.py index 8856df6..c9516e5 100644 --- a/src/postorius/views/api.py +++ b/src/postorius/views/api.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 1998-2014 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/views/generic.py b/src/postorius/views/generic.py index 578d33f..8fd1bdb 100644 --- a/src/postorius/views/generic.py +++ b/src/postorius/views/generic.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 1998-2014 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/views/list.py b/src/postorius/views/list.py index 2de305f..a60d634 100644 --- a/src/postorius/views/list.py +++ b/src/postorius/views/list.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 1998-2014 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/views/settings.py b/src/postorius/views/settings.py index fce005b..cd6cdf3 100644 --- a/src/postorius/views/settings.py +++ b/src/postorius/views/settings.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 1998-2014 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/views/user.py b/src/postorius/views/user.py index f313027..c54f04a 100644 --- a/src/postorius/views/user.py +++ b/src/postorius/views/user.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 1998-2014 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. # diff --git a/src/postorius/views/views.py b/src/postorius/views/views.py index ebdf28c..1a9ca2d 100644 --- a/src/postorius/views/views.py +++ b/src/postorius/views/views.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 1998-2014 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2015 by the Free Software Foundation, Inc. # # This file is part of Postorius. #