Skip to content

Commit 245a0a1

Browse files
committed
Added license file for the epsg config file
1 parent 2f9b4fa commit 245a0a1

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

LICENSE_epsg

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
All source, data files and other contents of the PROJ.4 package are
2+
available under the following terms. Note that the PROJ 4.3 and earlier
3+
was "public domain" as is common with US government work, but apparently
4+
this is not a well defined legal term in many countries. I am placing
5+
everything under the following MIT style license because I believe it is
6+
effectively the same as public domain, allowing anyone to use the code as
7+
they wish, including making proprietary derivatives.
8+
9+
Though I have put my own name as copyright holder, I don't mean to imply
10+
I did the work. Essentially all work was done by Gerald Evenden.
11+
12+
--------------
13+
14+
Copyright (c) 2000, Frank Warmerdam
15+
16+
Permission is hereby granted, free of charge, to any person obtaining a
17+
copy of this software and associated documentation files (the "Software"),
18+
to deal in the Software without restriction, including without limitation
19+
the rights to use, copy, modify, merge, publish, distribute, sublicense,
20+
and/or sell copies of the Software, and to permit persons to whom the
21+
Software is furnished to do so, subject to the following conditions:
22+
23+
The above copyright notice and this permission notice shall be included
24+
in all copies or substantial portions of the Software.
25+
26+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
27+
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
28+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
29+
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
30+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
31+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
32+
DEALINGS IN THE SOFTWARE.

0 commit comments

Comments
 (0)