diff options
| author | Marnie McCormack <marnie@apache.org> | 2006-11-10 09:39:35 +0000 |
|---|---|---|
| committer | Marnie McCormack <marnie@apache.org> | 2006-11-10 09:39:35 +0000 |
| commit | 6e95e8b3dc715216e5ee0fee2555b6e82854cd90 (patch) | |
| tree | 60e4a0c6de7a7fc1fb8ab4c593648ce1f068a89d /qpid/java/NOTICE.txt | |
| parent | 44c78cb8b3d8433f0a64fc33badaa9961c6cd00d (diff) | |
| download | qpid-python-6e95e8b3dc715216e5ee0fee2555b6e82854cd90.tar.gz | |
Added attributions to notice file for saxon, slf4j and junit. Props changed on saxon license.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@473288 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/NOTICE.txt')
| -rw-r--r-- | qpid/java/NOTICE.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/qpid/java/NOTICE.txt b/qpid/java/NOTICE.txt index 2ed9f85cf0..85cc511516 100644 --- a/qpid/java/NOTICE.txt +++ b/qpid/java/NOTICE.txt @@ -9,3 +9,21 @@ This product includes software developed by the Apache Software Foundation Please read the LICENSE.txt file present in the root directory of this distribution. + + +Aside from contributions to the Apache Qpid project, this software also +includes: + + - The SAXON XSLT Processor from Michael Kay distributed under the + Mozilla Public License v1.0, which is available for download at + http://saxon.sourceforge.net/ + + - The JUnit regression testing framework written by Erich Gamma + and Kent Beck and ditributed under the Common Public License v1.0. + JUnit is available for download at + http://sourceforge.net/projects/junit/ + + - The Simple Logging Facade For Java (slf4j), Copyright (c) + 2004-2005 SLF4J.ORG, Copyright (c) 2004-2005 QOS.ch. sljf4j is + licensed under identical terms to the MIT/X11 license and + available for download at http://www.slf4j.org/
\ No newline at end of file |
