diff options
Diffstat (limited to 'src/mailman/docs')
| -rw-r--r-- | src/mailman/docs/ACKNOWLEDGMENTS.rst | 2 | ||||
| -rw-r--r-- | src/mailman/docs/INTRODUCTION.rst | 2 | ||||
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 4 | ||||
| -rw-r--r-- | src/mailman/docs/START.rst | 8 | ||||
| -rw-r--r-- | src/mailman/docs/STYLEGUIDE.rst | 2 | ||||
| -rw-r--r-- | src/mailman/docs/__init__.py | 2 |
6 files changed, 10 insertions, 10 deletions
diff --git a/src/mailman/docs/ACKNOWLEDGMENTS.rst b/src/mailman/docs/ACKNOWLEDGMENTS.rst index ebe353909..8ce3d68d6 100644 --- a/src/mailman/docs/ACKNOWLEDGMENTS.rst +++ b/src/mailman/docs/ACKNOWLEDGMENTS.rst @@ -4,7 +4,7 @@ GNU Mailman Acknowledgments =========================== -Copyright (C) 1998-2015 by the Free Software Foundation, Inc. +Copyright (C) 1998-2016 by the Free Software Foundation, Inc. Governance diff --git a/src/mailman/docs/INTRODUCTION.rst b/src/mailman/docs/INTRODUCTION.rst index e529beac7..d7dd533e4 100644 --- a/src/mailman/docs/INTRODUCTION.rst +++ b/src/mailman/docs/INTRODUCTION.rst @@ -18,7 +18,7 @@ Learn more about GNU Mailman in the `Getting Started`_ documentation. Copyright ========= -Copyright 1998-2015 by the Free Software Foundation, Inc. +Copyright 1998-2016 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 e74a01d44..f535b72f8 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-2015 by the Free Software Foundation, Inc. +Copyright (C) 1998-2016 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" ============================= -(2015-XX-XX) +(2016-XX-XX) Bugs ---- diff --git a/src/mailman/docs/START.rst b/src/mailman/docs/START.rst index 8076b426d..5074d9c25 100644 --- a/src/mailman/docs/START.rst +++ b/src/mailman/docs/START.rst @@ -4,7 +4,7 @@ Getting started with GNU Mailman ================================ -Copyright (C) 2008-2015 by the Free Software Foundation, Inc. +Copyright (C) 2008-2016 by the Free Software Foundation, Inc. Contact Us @@ -12,9 +12,9 @@ Contact Us Contributions of code, problem reports, and feature requests are welcome. Please submit bug reports on the Mailman bug tracker at -https://gitlab.com/mailman/mailman/issues (you need to have a login on Gitlab to -do so). You can also send email to the mailman-developers@python.org mailing -list, or ask on IRC channel ``#mailman`` on Freenode. +https://gitlab.com/mailman/mailman/issues (you need to have a login on Gitlab +to do so). You can also send email to the mailman-developers@python.org +mailing list, or ask on IRC channel ``#mailman`` on Freenode. Requirements diff --git a/src/mailman/docs/STYLEGUIDE.rst b/src/mailman/docs/STYLEGUIDE.rst index e8f1349ef..1559580ca 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-2015 Barry A. Warsaw +Copyright (C) 2002-2016 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 0cec9a67b..89eda1e64 100644 --- a/src/mailman/docs/__init__.py +++ b/src/mailman/docs/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2015 by the Free Software Foundation, Inc. +# Copyright (C) 2009-2016 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # |
