diff options
| author | Andrea Gazzarini <agazzarini@apache.org> | 2009-02-05 07:13:07 +0000 |
|---|---|---|
| committer | Andrea Gazzarini <agazzarini@apache.org> | 2009-02-05 07:13:07 +0000 |
| commit | 050ddbc970f573686b695ec99fc725c7e6ada79b (patch) | |
| tree | ff8caaa518796d46114f24b3c3d9cf3e49c98508 /qpid/java/resources/NOTICE | |
| parent | ba5899020e1b87a5ee07a95480da2f1718c2b303 (diff) | |
| download | qpid-python-050ddbc970f573686b695ec99fc725c7e6ada79b.tar.gz | |
QPID-1581 : Updated license information about JSP libraries
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@741026 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/resources/NOTICE')
| -rw-r--r-- | qpid/java/resources/NOTICE | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/qpid/java/resources/NOTICE b/qpid/java/resources/NOTICE index cdd9956e6a..607c1c1580 100644 --- a/qpid/java/resources/NOTICE +++ b/qpid/java/resources/NOTICE @@ -94,3 +94,20 @@ Licensend under MPL or LGPL. The original software is available from : http://www.jboss.org/javassist/ + +The core library is an eclipse plugin that contains a bytecode disassembler +("Disassembler") that can produce a listing of the Java assembler mnemonics ("Assembler Mnemonics") +for a Java method. It is needed in order to enable JSP support in Jetty. +It is licensed under Eclipse Public License Version 1.0 + +The JSP implementation library is used for QMan admin console that is a web application running +on Jetty. +It is licensed under Common Development and Distribution license version 1.0. License information +is available from : + +https://glassfish.dev.java.net/public/CDDLv1.0.html + +The JSP API library is used is used for QMan admin console that is a web application running +on Jetty. +It is licensed under Apache License Version 2.0. + |
