diff options
| author | Barry Warsaw | 2011-01-01 11:32:03 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2011-01-01 11:32:03 -0500 |
| commit | 0fd3cd5393d319da4111b3e196c03ec67b0b9c66 (patch) | |
| tree | 904090e6aefad3a24f6c57d040468119c529c046 /src/mailman/docs | |
| parent | 3f1f5a2826feb9c5fb202ae266ba7f0ff76ebe21 (diff) | |
| download | mailman-0fd3cd5393d319da4111b3e196c03ec67b0b9c66.tar.gz mailman-0fd3cd5393d319da4111b3e196c03ec67b0b9c66.tar.zst mailman-0fd3cd5393d319da4111b3e196c03ec67b0b9c66.zip | |
Happy New Year.
Diffstat (limited to 'src/mailman/docs')
| -rw-r--r-- | src/mailman/docs/ACKNOWLEDGMENTS.txt | 2 | ||||
| -rw-r--r-- | src/mailman/docs/NEWS.txt | 2 | ||||
| -rw-r--r-- | src/mailman/docs/README.txt | 2 | ||||
| -rw-r--r-- | src/mailman/docs/START.txt | 2 | ||||
| -rw-r--r-- | src/mailman/docs/STYLEGUIDE.txt | 2 | ||||
| -rw-r--r-- | src/mailman/docs/__init__.py | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/src/mailman/docs/ACKNOWLEDGMENTS.txt b/src/mailman/docs/ACKNOWLEDGMENTS.txt index 86a6fe9ad..bb971a91d 100644 --- a/src/mailman/docs/ACKNOWLEDGMENTS.txt +++ b/src/mailman/docs/ACKNOWLEDGMENTS.txt @@ -4,7 +4,7 @@ GNU Mailman Acknowledgments =========================== -Copyright (C) 1998-2010 by the Free Software Foundation, Inc. +Copyright (C) 1998-2011 by the Free Software Foundation, Inc. Core Developers diff --git a/src/mailman/docs/NEWS.txt b/src/mailman/docs/NEWS.txt index 0062ec7e6..2a3ab80d2 100644 --- a/src/mailman/docs/NEWS.txt +++ b/src/mailman/docs/NEWS.txt @@ -2,7 +2,7 @@ Mailman - The GNU Mailing List Management System ================================================ -Copyright (C) 1998-2010 by the Free Software Foundation, Inc. +Copyright (C) 1998-2011 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/README.txt b/src/mailman/docs/README.txt index 9f008f16a..9434f596d 100644 --- a/src/mailman/docs/README.txt +++ b/src/mailman/docs/README.txt @@ -18,7 +18,7 @@ Learn more about GNU Mailman in the `Getting Started`_ documentation. Copyright ========= -Copyright 1998-2010 by the Free Software Foundation, Inc. +Copyright 1998-2011 by the Free Software Foundation, Inc. This file is part of GNU Mailman. diff --git a/src/mailman/docs/START.txt b/src/mailman/docs/START.txt index 19def80d7..3c9e30280 100644 --- a/src/mailman/docs/START.txt +++ b/src/mailman/docs/START.txt @@ -2,7 +2,7 @@ Getting started with GNU Mailman ================================ -Copyright (C) 2008-2010 by the Free Software Foundation, Inc. +Copyright (C) 2008-2011 by the Free Software Foundation, Inc. Alpha Release diff --git a/src/mailman/docs/STYLEGUIDE.txt b/src/mailman/docs/STYLEGUIDE.txt index cba98e17e..5a276317c 100644 --- a/src/mailman/docs/STYLEGUIDE.txt +++ b/src/mailman/docs/STYLEGUIDE.txt @@ -2,7 +2,7 @@ GNU Mailman Coding Style Guide ============================== -Copyright (C) 2002-2010 Barry A. Warsaw +Copyright (C) 2002-2011 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 72968122b..2679603ad 100644 --- a/src/mailman/docs/__init__.py +++ b/src/mailman/docs/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2010 by the Free Software Foundation, Inc. +# Copyright (C) 2009-2011 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # |
