OpenLayers OpenLayers

root/branches/openlayers/2.2/repository-license.txt

Revision 1740, 1.9 kB (checked in by crschmidt, 2 years ago)

Pullups for 2.2-rc2:

#371, Link to license broken
#376, Fix tile.clear() calls that got overrun during removal of Prototype.js
#374, Need to bring up new licenses into 2.2 Branch
#336, create OpenLayers.Layer.Graphic to layers created with simple static images
#375, No need to exlude Yahoo.js from singlefile build

Line 
1 This license applies to all code and content in the OpenLayers code
2 repository at svn.openlayers.org:
3
4 Copyright (c) 2005-2006 MetaCarta, Inc.
5 All rights reserved.
6
7 Redistribution and use in source and binary forms, with or without
8 modification, are permitted provided that the following conditions are met:
9
10   * Redistributions of source code must retain the above copyright notice, this
11     list of conditions and the following disclaimer.
12
13   * Redistributions in binary form must reproduce the above copyright notice,
14     this list of conditions and the following disclaimer in the documentation
15     and/or other materials provided with the distribution.
16
17   * Neither the name of MetaCarta, Inc. nor the names of its contributors
18     may be used to endorse or promote products derived from this software
19     without specific prior written permission.
20
21 This license grants no rights to any components related to natural language
22 processing, free text querying, or unstructured information retrieval.  This
23 license grants no rights to components that implement inventions on which
24 MetaCarta has patents or has filed applications for patents.
25
26 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
27 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
28 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
29 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
30 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
31 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
32 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
33 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
34 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
35 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Note: See TracBrowser for help on using the browser.