[76] | 1 | This license applies to all code and content in the 'branches', 'trunk', and |
---|
| 2 | 'project' directories of the Openlayers code repository at svn.openlayers.org, |
---|
| 3 | and applies to all release of OpenLayers later than 2.5. |
---|
| 4 | |
---|
| 5 | Copyright (c) 2005-2010 OpenLayers Contributors. See authors.txt for |
---|
| 6 | full list. |
---|
| 7 | |
---|
| 8 | All rights reserved. |
---|
| 9 | |
---|
| 10 | Redistribution and use in source and binary forms, with or without |
---|
| 11 | modification, are permitted (subject to the limitations in the |
---|
| 12 | disclaimer below) provided that the following conditions are met: |
---|
| 13 | |
---|
| 14 | * Redistributions of source code must retain the above copyright |
---|
| 15 | notice, this list of conditions and the following disclaimer. |
---|
| 16 | |
---|
| 17 | * Redistributions in binary form must reproduce the above copyright |
---|
| 18 | notice, this list of conditions and the following disclaimer in the |
---|
| 19 | documentation and/or other materials provided with the |
---|
| 20 | distribution. |
---|
| 21 | |
---|
| 22 | * Neither the name of OpenLayers nor the names of its contributors |
---|
| 23 | may be used to endorse or promote products derived from this |
---|
| 24 | software without specific prior written permission. |
---|
| 25 | |
---|
| 26 | NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE |
---|
| 27 | GRANTED BY THIS LICENSE. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT |
---|
| 28 | HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED |
---|
| 29 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
---|
| 30 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
---|
| 31 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE |
---|
| 32 | LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
---|
| 33 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
---|
| 34 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR |
---|
| 35 | BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
---|
| 36 | WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE |
---|
| 37 | OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN |
---|
| 38 | IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
---|