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 | 1ffbd7017dbdfc287d66a7af733173a40c3330c8 (patch) | |
| tree | ab3ed3a999a80e2fac3debeae46ad65842921eef /python | |
| parent | e1c8f22d51a86ccd90766e1ab6dfd5791f52f7c8 (diff) | |
| download | qpid-python-1ffbd7017dbdfc287d66a7af733173a40c3330c8.tar.gz | |
QPID-5813: fix up LICENSE + NOTICE etc files
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1620850 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'python')
| -rw-r--r-- | python/NOTICE.txt | 23 | ||||
| -rw-r--r-- | python/RELEASE_NOTES | 12 |
2 files changed, 4 insertions, 31 deletions
diff --git a/python/NOTICE.txt b/python/NOTICE.txt index 32ccdb70c4..4175a06c99 100644 --- a/python/NOTICE.txt +++ b/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/python/RELEASE_NOTES b/python/RELEASE_NOTES deleted file mode 100644 index 59c93ac3c6..0000000000 --- a/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. |
