diff options
| author | Barry Warsaw | 2015-01-04 20:22:39 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2015-01-04 20:22:39 -0500 |
| commit | 3ed695772e7e9c17234097e820a4cedfb0ad3a5d (patch) | |
| tree | 10f88798815b92f714b9f7fb23649984c9606b50 /src/mailman/docs | |
| parent | 4a612db8e89afed74173b93f3b64fa567b8417a3 (diff) | |
| download | mailman-3ed695772e7e9c17234097e820a4cedfb0ad3a5d.tar.gz mailman-3ed695772e7e9c17234097e820a4cedfb0ad3a5d.tar.zst mailman-3ed695772e7e9c17234097e820a4cedfb0ad3a5d.zip | |
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 | 2 | ||||
| -rw-r--r-- | src/mailman/docs/START.rst | 2 | ||||
| -rw-r--r-- | src/mailman/docs/STYLEGUIDE.rst | 2 | ||||
| -rw-r--r-- | src/mailman/docs/__init__.py | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/src/mailman/docs/ACKNOWLEDGMENTS.rst b/src/mailman/docs/ACKNOWLEDGMENTS.rst index 5b68d6931..8ee5b5dd1 100644 --- a/src/mailman/docs/ACKNOWLEDGMENTS.rst +++ b/src/mailman/docs/ACKNOWLEDGMENTS.rst @@ -4,7 +4,7 @@ GNU Mailman Acknowledgments =========================== -Copyright (C) 1998-2014 by the Free Software Foundation, Inc. +Copyright (C) 1998-2015 by the Free Software Foundation, Inc. Core Developers diff --git a/src/mailman/docs/INTRODUCTION.rst b/src/mailman/docs/INTRODUCTION.rst index b4f016c46..7257044ca 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-2014 by the Free Software Foundation, Inc. +Copyright 1998-2015 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 9115c9bdb..8ac98d507 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-2014 by the Free Software Foundation, Inc. +Copyright (C) 1998-2015 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. diff --git a/src/mailman/docs/START.rst b/src/mailman/docs/START.rst index 454f6a387..ae4fe43a5 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-2014 by the Free Software Foundation, Inc. +Copyright (C) 2008-2015 by the Free Software Foundation, Inc. Beta Release diff --git a/src/mailman/docs/STYLEGUIDE.rst b/src/mailman/docs/STYLEGUIDE.rst index 1d63d2b46..379ba57a4 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-2014 Barry A. Warsaw +Copyright (C) 2002-2015 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 fa09dde76..0cec9a67b 100644 --- a/src/mailman/docs/__init__.py +++ b/src/mailman/docs/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2014 by the Free Software Foundation, Inc. +# Copyright (C) 2009-2015 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # |
