------------------------------------------------------------
revno: 51
committer: Florian Fuchs <[email protected]>
branch nick: mailman.client
timestamp: Sat 2014-03-15 21:43:52 +0100
message:
  * modified copyright years
  * added release date to NEWS file
modified:
  src/mailmanclient/NEWS.txt
  src/mailmanclient/__init__.py
  src/mailmanclient/_client.py
  src/mailmanclient/tests/test_docs.py


--
lp:mailman.client
https://code.launchpad.net/~mailman-coders/mailman.client/trunk

Your team Mailman Coders is subscribed to branch lp:mailman.client.
To unsubscribe from this branch go to 
https://code.launchpad.net/~mailman-coders/mailman.client/trunk/+edit-subscription
=== modified file 'src/mailmanclient/NEWS.txt'
--- src/mailmanclient/NEWS.txt	2010-12-23 16:34:38 +0000
+++ src/mailmanclient/NEWS.txt	2014-03-15 20:43:52 +0000
@@ -2,6 +2,6 @@
 NEWS for mailman.client
 =======================
 
-0.1 (201X-XX-XX)
-================
+1.0.0a1 (2014-03-15)
+====================
  * Initial release.

=== modified file 'src/mailmanclient/__init__.py'
--- src/mailmanclient/__init__.py	2012-09-26 21:06:31 +0000
+++ src/mailmanclient/__init__.py	2014-03-15 20:43:52 +0000
@@ -1,4 +1,4 @@
-# Copyright (C) 2010 by the Free Software Foundation, Inc.
+# Copyright (C) 2010-2014 by the Free Software Foundation, Inc.
 #
 # This file is part of mailman.client.
 #

=== modified file 'src/mailmanclient/_client.py'
--- src/mailmanclient/_client.py	2013-12-03 15:57:31 +0000
+++ src/mailmanclient/_client.py	2014-03-15 20:43:52 +0000
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2013 by the Free Software Foundation, Inc.
+# Copyright (C) 2010-2014 by the Free Software Foundation, Inc.
 #
 # This file is part of mailman.client.
 #

=== modified file 'src/mailmanclient/tests/test_docs.py'
--- src/mailmanclient/tests/test_docs.py	2013-03-22 00:38:47 +0000
+++ src/mailmanclient/tests/test_docs.py	2014-03-15 20:43:52 +0000
@@ -1,4 +1,4 @@
-# Copyright (C) 2010 by The Free Software Foundation, Inc.
+# Copyright (C) 2010-2014 by The Free Software Foundation, Inc.
 #
 # This file is part of mailman.client.
 #

_______________________________________________
Mailman-coders mailing list
[email protected]
https://mail.python.org/mailman/listinfo/mailman-coders

Reply via email to