diff options
author | Robert Gemmell <robbie@apache.org> | 2014-08-11 14:42:25 +0000 |
---|---|---|
committer | Robert Gemmell <robbie@apache.org> | 2014-08-11 14:42:25 +0000 |
commit | 5ccde686eff0a9ce17635518c38d8c366b6437c8 (patch) | |
tree | 309a90606f38ac46914964099a9eb8a547be0aaf /qpid/tools/src/java | |
parent | 17a382f0da1c594b5a02f8b40c676258c8dbeb05 (diff) | |
download | qpid-python-5ccde686eff0a9ce17635518c38d8c366b6437c8.tar.gz |
QPID-5813, QPID-5913: various LICENCE and NOTICE file updates
- Ensure the main java directory has LICENSE and NOTICE files for use in new source archive.
- Update pointers within the files at the repo root.
- Ensure the main java directory has LICENSE entry for crypto-js for inclusion in source release.
- Ensure the management-http binary jar contains LICENSE file entry for crypto-js, clarify entry in brokers binary assembly tar.gz file.
- Update reference file for dep change verification.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617301 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/tools/src/java')
-rw-r--r-- | qpid/tools/src/java/TODO | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/qpid/tools/src/java/TODO b/qpid/tools/src/java/TODO deleted file mode 100644 index b72b07f433..0000000000 --- a/qpid/tools/src/java/TODO +++ /dev/null @@ -1,6 +0,0 @@ -- The qpid-qmf2-tools package needs a README.txt for its release package - - Could just be a link to the main one in this dir, or vice versa. -- The LICENCE and/or NOTICE files inluded in the binary assemblies need updated to account for any 3rd party dependencies - - -- This file needs deleted. Deliberately not licenced. |