aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/MTA
diff options
context:
space:
mode:
authorYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2018-06-23 05:57:21 +0900
committerYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2018-06-23 05:57:21 +0900
commitf647dd6c9e7e50b21150076bc9dfc3792f63e022 (patch)
tree74fcfa8883921abdd5cc08f35f29852d3a8ec440 /Mailman/MTA
parentcb03394bc0ec828ddc23b22392ea8d1a21798644 (diff)
parent11c0af19222d0176b4f9c9c515274c61b49eec33 (diff)
downloadmailman2-f647dd6c9e7e50b21150076bc9dfc3792f63e022.tar.gz
mailman2-f647dd6c9e7e50b21150076bc9dfc3792f63e022.tar.xz
mailman2-f647dd6c9e7e50b21150076bc9dfc3792f63e022.zip
merge lp:mailman/2.1 up to rev 1784 (release 2.1.27)
Diffstat (limited to 'Mailman/MTA')
-rw-r--r--Mailman/MTA/Makefile.in2
-rw-r--r--Mailman/MTA/Manual.py2
-rw-r--r--Mailman/MTA/Postfix.py2
-rw-r--r--Mailman/MTA/Utils.py2
-rw-r--r--Mailman/MTA/__init__.py2
5 files changed, 5 insertions, 5 deletions
diff --git a/Mailman/MTA/Makefile.in b/Mailman/MTA/Makefile.in
index 03388060..98b8bd40 100644
--- a/Mailman/MTA/Makefile.in
+++ b/Mailman/MTA/Makefile.in
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2003 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/Mailman/MTA/Manual.py b/Mailman/MTA/Manual.py
index 14158263..2acfb3b4 100644
--- a/Mailman/MTA/Manual.py
+++ b/Mailman/MTA/Manual.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/Mailman/MTA/Postfix.py b/Mailman/MTA/Postfix.py
index 6fa3f14a..798957a5 100644
--- a/Mailman/MTA/Postfix.py
+++ b/Mailman/MTA/Postfix.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2017 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/Mailman/MTA/Utils.py b/Mailman/MTA/Utils.py
index 07d8bcad..7ed253c9 100644
--- a/Mailman/MTA/Utils.py
+++ b/Mailman/MTA/Utils.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/Mailman/MTA/__init__.py b/Mailman/MTA/__init__.py
index 51962525..6e8efcb9 100644
--- a/Mailman/MTA/__init__.py
+++ b/Mailman/MTA/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001,2002 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License