updated license and notice files
This commit is contained in:
@@ -199,3 +199,63 @@
|
|||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
See the License for the specific language governing permissions and
|
See the License for the specific language governing permissions and
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
|
|
||||||
|
=======================================================================
|
||||||
|
|
||||||
|
SPRING FRAMEWORK 3.1 SUBCOMPONENTS:
|
||||||
|
|
||||||
|
Spring Framework 3.1 includes a number of subcomponents with
|
||||||
|
separate copyright notices and license terms. The product that
|
||||||
|
includes this file does not necessarily use all the open source
|
||||||
|
subcomponents referred to below. Your use of the source
|
||||||
|
code for these subcomponents is subject to the terms and
|
||||||
|
conditions of the following licenses.
|
||||||
|
|
||||||
|
>>> asm-2.2.3:
|
||||||
|
|
||||||
|
Copyright (c) 2000-2005 INRIA, France Telecom
|
||||||
|
All rights reserved.
|
||||||
|
|
||||||
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
modification, are permitted provided that the following conditions
|
||||||
|
are met:
|
||||||
|
|
||||||
|
1. Redistributions of source code must retain the above copyright
|
||||||
|
notice, this list of conditions and the following disclaimer.
|
||||||
|
|
||||||
|
2. 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.
|
||||||
|
|
||||||
|
3. Neither the name of the copyright holders nor the names of its
|
||||||
|
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.
|
||||||
|
|
||||||
|
Copyright (c) 1999-2009, OW2 Consortium <http://www.ow2.org/>
|
||||||
|
|
||||||
|
=======================================================================
|
||||||
|
|
||||||
|
To the extent any open source subcomponents are licensed under the EPL and/or other
|
||||||
|
similar licenses that require the source code and/or modifications to
|
||||||
|
source code to be made available (as would be noted above), you may obtain a
|
||||||
|
copy of the source code corresponding to the binaries for such open source
|
||||||
|
components and modifications thereto, if any, (the "Source Files"), by
|
||||||
|
downloading the Source Files from http://www.springsource.org/download,
|
||||||
|
or by sending a request, with your name and address to: VMware, Inc., 3401 Hillview
|
||||||
|
Avenue, Palo Alto, CA 94304, United States of America or email info@vmware.com. All
|
||||||
|
such requests should clearly specify: OPEN SOURCE FILES REQUEST, Attention General
|
||||||
|
Counsel. VMware shall mail a copy of the Source Files to you on a CD or equivalent
|
||||||
|
physical medium. This offer to obtain a copy of the Source Files is valid for three
|
||||||
|
years from the date you acquired this Software product.
|
||||||
@@ -1,22 +1,10 @@
|
|||||||
======================================================================
|
Spring Framework 3.1
|
||||||
== NOTICE file corresponding to section 4 d of the Apache License, ==
|
Copyright (c) [2001-2010] SpringSource, a division of VMware, Inc.
|
||||||
== Version 2.0, for the Spring Framework distribution. ==
|
|
||||||
======================================================================
|
|
||||||
|
|
||||||
This product includes software developed by
|
This product is licensed to you under the Apache License, Version 2.0 (the "License").
|
||||||
the Apache Software Foundation (http://www.apache.org).
|
You may not use this product except in compliance with the License.
|
||||||
|
|
||||||
The end-user documentation included with a redistribution, if any,
|
|
||||||
must include the following acknowledgement:
|
|
||||||
|
|
||||||
"This product includes software developed by the Spring Framework
|
|
||||||
Project (http://www.springframework.org)."
|
|
||||||
|
|
||||||
Alternately, this acknowledgement may appear in the software itself,
|
|
||||||
if and wherever such third-party acknowledgements normally appear.
|
|
||||||
|
|
||||||
The names "Spring", "Spring Framework", and "Spring Web Flow" must
|
|
||||||
not be used to endorse or promote products derived from this
|
|
||||||
software without prior written permission. For written permission,
|
|
||||||
please contact enquiries@springsource.com.
|
|
||||||
|
|
||||||
|
This product may include a number of subcomponents with
|
||||||
|
separate copyright notices and license terms. Your use of the source
|
||||||
|
code for the these subcomponents is subject to the terms and
|
||||||
|
conditions of the subcomponent's license, as noted in the LICENSE file.
|
||||||
Reference in New Issue
Block a user