From 9333f979db443bb091715c68367d1b9dc3995647 Mon Sep 17 00:00:00 2001 From: Chip Childers Date: Tue, 19 Feb 2013 13:50:09 -0500 Subject: [PATCH] Adding legal docs for esapi-2.0.1.jar to the package LICENSE Signed-off-by: Chip Childers --- tools/whisker/LICENSE | 32 ++++++++++++++++++++++ tools/whisker/descriptor-for-packaging.xml | 13 +++++++++ 2 files changed, 45 insertions(+) diff --git a/tools/whisker/LICENSE b/tools/whisker/LICENSE index f192c134552..2f99021f9bc 100644 --- a/tools/whisker/LICENSE +++ b/tools/whisker/LICENSE @@ -3006,6 +3006,38 @@ Within the target/jar directory spring-core-3.1.2.RELEASE.jar from https://github.com/SpringSource/spring-framework spring-web-3.1.2.RELEASE.jar from https://github.com/SpringSource/spring-framework + licensed under the BSD (2-clause) http://www.opensource.org/licenses/BSD-2-Clause (as follows) + + Copyright (c) 2007, The OWASP Foundation + All rights reserved. + + Redistribution and use in source and binary forms, with or without modification, + are permitted provided that the following conditions are met: + + Redistributions of source code must retain the above copyright notice, this list + of conditions and the following disclaimer. Redistributions in binary form must + reproduce the above copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided with the + distribution. + + Neither the name of the author nor the names of contributors may be used to + endorse or promote products derived from this software without specific prior + written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR + ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON + ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + from OWASP Foundation Inc. https://www.owasp.org/ + esapi-2.0.1.jar from http://code.google.com/p/owasp-esapi-java/ + licensed under the BSD (3-clause) http://www.opensource.org/licenses/BSD-3-Clause (as follows) Copyright (c) 2009, Caringo, Inc. diff --git a/tools/whisker/descriptor-for-packaging.xml b/tools/whisker/descriptor-for-packaging.xml index 2e93f4dc642..5f6a49ade62 100644 --- a/tools/whisker/descriptor-for-packaging.xml +++ b/tools/whisker/descriptor-for-packaging.xml @@ -2439,6 +2439,10 @@ Innovation Centre, 2006 (http://www.it-innovation.soton.ac.uk). id='springsource.com' name='SpringSource, a division of VMware.' url='http://www.springsource.org/' /> + Copyright (c) 2013 The Apache Software Foundation @@ -2851,6 +2855,15 @@ Copyright 2002-2012 the original author or authors. + + +Copyright (c) 2007, The OWASP Foundation +All rights reserved. + + + + +