summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
authorBarry Warsaw2017-01-04 10:30:17 -0500
committerBarry Warsaw2017-01-04 10:30:17 -0500
commit8180990a2ed053f6e4880f93a75acd9845631793 (patch)
treeee79755d82c4f1531799d9a96c1619ee7841245a /src/mailman/docs
parent9ecb0d462b79bec42e82b6aecea8853262e15753 (diff)
downloadmailman-8180990a2ed053f6e4880f93a75acd9845631793.tar.gz
mailman-8180990a2ed053f6e4880f93a75acd9845631793.tar.zst
mailman-8180990a2ed053f6e4880f93a75acd9845631793.zip
Bump copyright years.
Diffstat (limited to 'src/mailman/docs')
-rw-r--r--src/mailman/docs/ACKNOWLEDGMENTS.rst2
-rw-r--r--src/mailman/docs/CONTRIBUTE.rst2
-rw-r--r--src/mailman/docs/INTRODUCTION.rst2
-rw-r--r--src/mailman/docs/NEWS.rst4
-rw-r--r--src/mailman/docs/STYLEGUIDE.rst2
-rw-r--r--src/mailman/docs/__init__.py2
6 files changed, 7 insertions, 7 deletions
diff --git a/src/mailman/docs/ACKNOWLEDGMENTS.rst b/src/mailman/docs/ACKNOWLEDGMENTS.rst
index 8ce3d68d6..0b1e6246a 100644
--- a/src/mailman/docs/ACKNOWLEDGMENTS.rst
+++ b/src/mailman/docs/ACKNOWLEDGMENTS.rst
@@ -4,7 +4,7 @@
GNU Mailman Acknowledgments
===========================
-Copyright (C) 1998-2016 by the Free Software Foundation, Inc.
+Copyright (C) 1998-2017 by the Free Software Foundation, Inc.
Governance
diff --git a/src/mailman/docs/CONTRIBUTE.rst b/src/mailman/docs/CONTRIBUTE.rst
index dab6f6de5..af76b9956 100644
--- a/src/mailman/docs/CONTRIBUTE.rst
+++ b/src/mailman/docs/CONTRIBUTE.rst
@@ -4,7 +4,7 @@
Contributing to Mailman 3
=========================
-Copyright (C) 2008-2016 by the Free Software Foundation, Inc.
+Copyright (C) 2008-2017 by the Free Software Foundation, Inc.
Contact Us
diff --git a/src/mailman/docs/INTRODUCTION.rst b/src/mailman/docs/INTRODUCTION.rst
index 2ed7f737e..b058c3193 100644
--- a/src/mailman/docs/INTRODUCTION.rst
+++ b/src/mailman/docs/INTRODUCTION.rst
@@ -33,7 +33,7 @@ But we really like Postorius and HyperKitty and hope you will too!
Copyright
=========
-Copyright 1998-2016 by the Free Software Foundation, Inc.
+Copyright 1998-2017 by the Free Software Foundation, Inc.
This file is part of GNU Mailman.
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index 60e456853..d8b8bb75f 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -2,7 +2,7 @@
Mailman - The GNU Mailing List Management System
================================================
-Copyright (C) 1998-2016 by the Free Software Foundation, Inc.
+Copyright (C) 1998-2017 by the Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
Here is a history of user visible changes to Mailman.
@@ -10,7 +10,7 @@ Here is a history of user visible changes to Mailman.
3.1.0 -- "Between The Wheels"
=============================
-(2016-XX-XX)
+(2017-XX-XX)
Bugs
----
diff --git a/src/mailman/docs/STYLEGUIDE.rst b/src/mailman/docs/STYLEGUIDE.rst
index 1ac3c87e3..503b98db5 100644
--- a/src/mailman/docs/STYLEGUIDE.rst
+++ b/src/mailman/docs/STYLEGUIDE.rst
@@ -2,7 +2,7 @@
GNU Mailman Coding Style Guide
==============================
-Copyright (C) 2002-2016 Barry A. Warsaw
+Copyright (C) 2002-2017 Barry A. Warsaw
Python coding style guide for GNU Mailman
diff --git a/src/mailman/docs/__init__.py b/src/mailman/docs/__init__.py
index 939c1e6e6..10faf04b8 100644
--- a/src/mailman/docs/__init__.py
+++ b/src/mailman/docs/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 2009-2017 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#