From 8709ca0ac10af00b8fb301135db68c9e05e6673a Mon Sep 17 00:00:00 2001
From: J08nY
Date: Wed, 23 Aug 2017 23:39:02 +0200
Subject: Add GPLv3 as license.
---
src/django_pgpmailman/decorators.py | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
(limited to 'src')
diff --git a/src/django_pgpmailman/decorators.py b/src/django_pgpmailman/decorators.py
index 7e700a0..c7ccd93 100644
--- a/src/django_pgpmailman/decorators.py
+++ b/src/django_pgpmailman/decorators.py
@@ -1,20 +1,20 @@
# -*- coding: utf-8 -*-
-# Copyright (C) 2012-2017 by the Free Software Foundation, Inc.
+# Copyright (C) 2017 Jan Jancar
#
-# This file is part of Postorius.
+# This file is a part of the Django Mailman PGP plugin.
#
-# Postorius is free software: you can redistribute it and/or modify it under
+# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU General Public License as published by the Free
# Software Foundation, either version 3 of the License, or (at your option)
# any later version.
#
-# Postorius is distributed in the hope that it will be useful, but WITHOUT
+# This program is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
# more details.
#
# You should have received a copy of the GNU General Public License along with
-# Postorius. If not, see .
+# this program. If not, see .
from allauth.account.models import EmailAddress
from django.core.exceptions import PermissionDenied
from django.http import Http404
--
cgit v1.2.3-70-g09d2