diff options
Diffstat (limited to 'RC9/qpid/java/resources/NOTICE')
| -rw-r--r-- | RC9/qpid/java/resources/NOTICE | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/RC9/qpid/java/resources/NOTICE b/RC9/qpid/java/resources/NOTICE new file mode 100644 index 0000000000..3958984d40 --- /dev/null +++ b/RC9/qpid/java/resources/NOTICE @@ -0,0 +1,48 @@ +Apache Qpid +Copyright 2006-2008 Apache Software Foundation +This product includes software developed at +Apache Software Foundation (http://www.apache.org/) + +Message logging is provided by the SLF4J library package, +which is open source software, written by Ceki Gülcü, and +copyright by SLF4J.ORG and QOS.ch. The original software is +available from + + http://www.slf4j.org/ + +Concurrency utlitity classes are provided by the backport-util-concurrent +library package, which is open source software, written by +Dawid Kurzyniec, and copyright by Distributed Computing Laboratory, +Emory University. The original software is available from + + http://dcl.mathcs.emory.edu/util/backport-util-concurrent/ + +Data compression support is provided by the JZLib library package, +which is open source software, written by JCraft, and copyright +by JCraft. The original software is available from + + http://www.jcraft.com/jzlib/ + +Spring framework is provided by the Spring framework library +package, which is open source software, written by Rod Johnson +et al, and copyright by Springframework.org. The original +software is available from + + http://www.springframework.org/ + + +This product includes software developed at +The OSGi Alliance (http://www.osgi.org/). +Copyright 2006 The OSGi Alliance. +Licensed under the Apache License 2.0. + +Handling console input is provided bye the Jline library package, +JLine is a Java library for handling console input. It is similar +in functionality to BSD editline and GNU readline.Original software is +available from + +pphttp://jline.sourceforge.net/index.html + +Jython is used within ant scripts for generating code. +Jython is hosted at http://www.jython.org +The license for jython is located at http://www.jython.org/Project/license.txt |
