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 | 10f545530086433e8194372052d8702963c90a3c (patch) | |
| tree | a530f7bd641fba7b6684061f24d8eab4151cd488 /java/resources/NOTICE | |
| parent | 755ee6ed4196858f266e40b13030048af0c50c6b (diff) | |
| download | qpid-python-10f545530086433e8194372052d8702963c90a3c.tar.gz | |
QPID-1581 : Updated license information about JSP libraries
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@741026 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/resources/NOTICE')
| -rw-r--r-- | java/resources/NOTICE | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/java/resources/NOTICE b/java/resources/NOTICE index cdd9956e6a..607c1c1580 100644 --- a/java/resources/NOTICE +++ b/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. + |
