| 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-2008 MetaCarta, Inc. |
|---|
| 6 |
|
|---|
| 7 |
All rights reserved. |
|---|
| 8 |
|
|---|
| 9 |
Redistribution and use in source and binary forms, with or without |
|---|
| 10 |
modification, are permitted (subject to the limitations in the |
|---|
| 11 |
disclaimer below) provided that the following conditions are met: |
|---|
| 12 |
|
|---|
| 13 |
* Redistributions of source code must retain the above copyright |
|---|
| 14 |
notice, this list of conditions and the following disclaimer. |
|---|
| 15 |
|
|---|
| 16 |
* Redistributions in binary form must reproduce the above copyright |
|---|
| 17 |
notice, this list of conditions and the following disclaimer in the |
|---|
| 18 |
documentation and/or other materials provided with the |
|---|
| 19 |
distribution. |
|---|
| 20 |
|
|---|
| 21 |
* Neither the name of MetaCarta, Inc. nor the names of its |
|---|
| 22 |
contributors may be used to endorse or promote products derived |
|---|
| 23 |
from this software without specific prior written permission. |
|---|
| 24 |
|
|---|
| 25 |
NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE |
|---|
| 26 |
GRANTED BY THIS LICENSE. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT |
|---|
| 27 |
HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED |
|---|
| 28 |
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
|---|
| 29 |
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
|---|
| 30 |
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE |
|---|
| 31 |
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
|---|
| 32 |
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
|---|
| 33 |
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR |
|---|
| 34 |
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
|---|
| 35 |
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE |
|---|
| 36 |
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN |
|---|
| 37 |
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|---|