Skip to content

Commit 49b100e

Browse files
klokanpetrsloup
authored andcommitted
Create LICENSE
1 parent 1784270 commit 49b100e

File tree

1 file changed

+35
-5
lines changed

1 file changed

+35
-5
lines changed

LICENSE

+35-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,40 @@
1-
Copyright (c) 2013-2016, Seth Fitzsimmons
1+
Copyright (c) 2015, Klokan Technologies GmbH
22
All rights reserved.
33

4-
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4+
Please study license of used `dependencies` listed in package.json file.
5+
https://github.com/klokantech/tileserver-mapnik/blob/master/package.json#L16
56

6-
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
7+
Some of the deps (search https://www.npmjs.com/ for name of package):
8+
- tessera: BSD-2 Clause - Copyright (c) 2015, Seth Fitzsimmons @mojodna / Stamen
9+
- tilelive-modules: ISC license - Copyright (c) 2015, Seth Fitzsimmons @mojodna / Stamen
10+
- tilelive: BSD license - Copyright (c), Mapbox
11+
- tilelive-mapnik: BSD license - Copyright (c), Development Seed
12+
- node-mapnik: BSD license - Copyright (c) 2010-2012, Dane Springmeyer
13+
- mapnik: LGPL license - Copyright (c) Free Software Foundation, Inc.
14+
- mapnik-vector-tile - Copyright (c) MapBox
15+
- async: MIT license - Copyright (c) 2010-2016 Caolan McMahon
16+
- node-tilejson: Copyright (c) 2011, Development Seed
17+
etc.
718

8-
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.
19+
Redistribution and use in source and binary forms, with or without modification,
20+
are permitted provided that the following conditions are met:
921

10-
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 HOLDER 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.
22+
- Redistributions of source code must retain the above copyright notice, this
23+
list of conditions and the following disclaimer.
24+
- Redistributions in binary form must reproduce the above copyright notice, this
25+
list of conditions and the following disclaimer in the documentation and/or
26+
other materials provided with the distribution.
27+
- Neither the name "Klokan Technologies GmbH" nor the names of its contributors may be
28+
used to endorse or promote products derived from this software without
29+
specific prior written permission.
30+
31+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
32+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
33+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
34+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
35+
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
36+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
37+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
38+
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
39+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
40+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

0 commit comments

Comments
 (0)