From dbdb3105a77ede3254b9f1abd64c9c8bf99d77fa Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Wed, 27 Aug 2014 10:11:31 +0000 Subject: QPID-5813: fix up LICENSE + NOTICE etc files git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1620850 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/python/NOTICE.txt | 23 ++++------------------- qpid/python/RELEASE_NOTES | 12 ------------ 2 files changed, 4 insertions(+), 31 deletions(-) delete mode 100644 qpid/python/RELEASE_NOTES (limited to 'qpid/python') diff --git a/qpid/python/NOTICE.txt b/qpid/python/NOTICE.txt index 32ccdb70c4..4175a06c99 100644 --- a/qpid/python/NOTICE.txt +++ b/qpid/python/NOTICE.txt @@ -1,20 +1,5 @@ -========================================================================= -== NOTICE file corresponding to the section 4 d of == -== the Apache License, Version 2.0, == -== in this case for the Apache Qpid distribution. == -========================================================================= - -This product includes software developed by the Apache Software Foundation -(http://www.apache.org/). - -Please read the LICENSE.txt file present in the root directory of this -distribution. - - -Aside from contributions to the Apache Qpid project, this software also -includes (binary only): - - - None at this time - - +Apache Qpid Python Client +Copyright 2006-2014 The Apache Software Foundation +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). diff --git a/qpid/python/RELEASE_NOTES b/qpid/python/RELEASE_NOTES deleted file mode 100644 index 59c93ac3c6..0000000000 --- a/qpid/python/RELEASE_NOTES +++ /dev/null @@ -1,12 +0,0 @@ -Apache Qpid Python 0.8 Release Notes ------------------------------- - -The Qpid 0.8 release of the python client contains support the for both - 0-8 and 0-10 of the AMQP specification as well as support for the -non-WIP portion of the 0-9 specification. You can access these -specifications from: - -http://www.amqp.org/confluence/display/AMQP/AMQP+Specification - -The README file provided contains some details on installing and using -the python client that is included with this distribution. -- cgit v1.2.1