diff options
| author | Robert Gemmell <robbie@apache.org> | 2014-08-27 10:11:31 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2014-08-27 10:11:31 +0000 |
| commit | dbdb3105a77ede3254b9f1abd64c9c8bf99d77fa (patch) | |
| tree | f8e01ca5252f2d94e4f0749f8d3714ea5251a87d /qpid/python | |
| parent | b777958d9a37a1b1b3fbae77a4272a4738849dcf (diff) | |
| download | qpid-python-dbdb3105a77ede3254b9f1abd64c9c8bf99d77fa.tar.gz | |
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
Diffstat (limited to 'qpid/python')
| -rw-r--r-- | qpid/python/NOTICE.txt | 23 | ||||
| -rw-r--r-- | qpid/python/RELEASE_NOTES | 12 |
2 files changed, 4 insertions, 31 deletions
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. |
