diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2009-01-13 18:11:43 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2009-01-13 18:11:43 +0000 |
| commit | 7e34266b9a23f4536415bfbc3f161b84615b6550 (patch) | |
| tree | 484008cf2d413f58b5e4ab80b373303c66200888 /RC9/qpid/java/resources/NOTICE | |
| parent | 4612263ea692f00a4bd810438bdaf9bc88022091 (diff) | |
| download | qpid-python-M4.tar.gz | |
Tag M4 RC9M4
git-svn-id: https://svn.apache.org/repos/asf/qpid/tags/M4@734202 13f79535-47bb-0310-9956-ffa450edef68
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 |
