-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLicense.txt
185 lines (128 loc) · 6.94 KB
/
License.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
Copyright (C) 2007-2008 Maksim Sestic
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
For more information, contact:
Maksim Sestic
INOVA informaticki inzenjering, d.o.o.
Grcka 4
78000 Banja Luka
Bosnia and Herzegovina
E-mail: [email protected]
Copy of NetTopologySuite license:
NetTopologySuite is a collection of .NET classes written in C# that
implement the fundamental operations required to validate a given
geo-spatial data set to a known topological specification.
This collection of classes is a porting (with some additions and modifications) of
JTS Topology Suite (see next license for more informations).
Copyright (C) 2005 Diego Guidi
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
For more information, contact:
Diego Guidi
via Po 15
61031 Cuccurano di Fano (PU)
http://blogs.ugidotnet.org/gissharpblog
Copy of JTS license:
The JTS Topology Suite is a collection of Java classes that
implement the fundamental operations required to validate a given
geo-spatial data set to a known topological specification.
Copyright (C) 2001 Vivid Solutions
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
For more information, contact:
Vivid Solutions
Suite #1A
2328 Government Street
Victoria BC V8T 5G5
Canada
(250)385-6040
www.vividsolutions.com
Copy of SharpMap license:
Copyright 2005, 2006 - Morten Nielsen (www.iter.dk)
This file is part of SharpMap.
SharpMap is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
SharpMap is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with SharpMap; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Copy of GeoTools.Net license:
Copyright (C) 2002 Urban Science Applications, Inc. (translated from Java Topology Suite,
Copyright 2001 Vivid Solutions)
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Copy of RTools.Util license:
Copyright (C) 2003 Ryan Seghers
This software is provided AS IS. No warranty is granted,
neither expressed nor implied. USE THIS SOFTWARE AT YOUR OWN RISK.
NO REPRESENTATION OF MERCHANTABILITY or FITNESS FOR ANY
PURPOSE is given.
License to use this software is limited by the following terms:
1) This code may be used in any program, including programs developed
for commercial purposes, provided that this notice is included verbatim.
Also, in return for using this code, please attempt to make your fixes and
updates available in some way, such as by sending your updates to the
author.
Copy of Iesi.Collections license:
The entire code of this directory has been downloaded from the following
URL: http://www.codeproject.com/csharp/sets.asp#xx1297496xx
We are using the code here without any change. The author (Jason Smith) is
stating the license terms in the same URL stated above as follow:
-------------------------------------------------------------------------
Re: Commercial use of library JasonSmith 21:15 5 Dec '05
...
Use the software however you want. It's free to all, the source code is free
to all, and if you use it, you own it. Heck, sell it if you can find someone
dumb enough to pay for it. I don't care how you use it as long as you don't
come looking for me if something goes wrong.
Copy of Iesi.Collections.Generic license:
The entire code of this directory has been downloaded from the following
URL: http://www.codeproject.com/csharp/GenericISet.asp?df=100&forumid=264315&select=1474616&msg=1474616
We are using the code here without any change. The author (Kailuo Wang) is
stating the license terms in the same URL stated above as follow:
-------------------------------------------------------------------------
Re: What about license? Kailuo Wang 04 May '06
You can use it whatever you want.
It's under the same license as the original Iesi.Collections.