You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .zenodo.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@
61
61
"orcid": "0000-0001-9812-7584"
62
62
}
63
63
],
64
-
"description": "GDAL is a translator library for raster and vector geospatial data formats that is released under an X/MIT style Open Source License by the Open Source Geospatial Foundation. As a library, it presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats. It also comes with a variety of useful command line utilities for data translation and processing.",
64
+
"description": "GDAL is a translator library for raster and vector geospatial data formats that is released under an MIT style Open Source License by the Open Source Geospatial Foundation. As a library, it presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats. It also comes with a variety of useful command line utilities for data translation and processing.",
Copy file name to clipboardexpand all lines: PROVENANCE.TXT
+21-21
Original file line number
Diff line number
Diff line change
@@ -109,12 +109,12 @@ Note: all the following are build options, not required.
109
109
=== gdal/alg ===
110
110
111
111
* contour.cpp: Joint copyright between FrankW and ACT.
112
-
* gdal_crs.c: derived from old GRASS/UMichigan code also under MIT/X license, properly noted in headers.
112
+
* gdal_crs.c: derived from old GRASS/UMichigan code also under MIT license, properly noted in headers.
113
113
* gdalmediancut.cpp: derived from libtiff tiffmedian.c utility under a GDAL compatible license. Properly noted in headers.
114
-
* gdalrasterize.cpp: Derived from OpenEV code. Relicensed from LGPL to MIT/X by explicit grant from copyright holder (Frank Warmerdam).
114
+
* gdalrasterize.cpp: Derived from OpenEV code. Relicensed from LGPL to MIT by explicit grant from copyright holder (Frank Warmerdam).
115
115
* gvgcpfit.c: Believed to be derived from Numerical Recipes in C. It has not been used for some time, but was still in the CVS repository. I have now removed it.
116
-
* llrasterize.c: Derived from GD which has compatible MIT/X license. Properly noted in header.
117
-
* thinplatespline.cpp: Contributed by VIZRT Inc., Relicensed to MIT/X with their explicit permission as noted in the header.
116
+
* llrasterize.c: Derived from GD which has compatible MIT license. Properly noted in header.
117
+
* thinplatespline.cpp: Contributed by VIZRT Inc., Relicensed to MIT with their explicit permission as noted in the header.
118
118
119
119
=== gdal/data ===
120
120
@@ -144,11 +144,11 @@ Note: all the following are build options, not required.
144
144
145
145
=== gdal/ogr/ogrsf_frmts/generic ===
146
146
147
-
* Some files here (and elsewhere in OGR) copyright Softmap Inc (but MIT/X).
147
+
* Some files here (and elsewhere in OGR) copyright Softmap Inc (but MIT).
148
148
149
149
=== gdal/ogr/ogrsf_frmts/avc ===
150
150
151
-
* Some copyright Daniel Morissette, MIT/X.
151
+
* Some copyright Daniel Morissette, MIT.
152
152
* Included copy of dbfopen.h from Shapelib. We really ought to reference the one in ../shape.
153
153
154
154
=== gdal/ogr/ogrsf_frmts/csv ===
@@ -157,7 +157,7 @@ Note: all the following are build options, not required.
157
157
158
158
=== gdal/ogr/ogrsf_frmts/dgn ===
159
159
160
-
* Copyright Avenza Systems (MIT/X).
160
+
* Copyright Avenza Systems (MIT).
161
161
* dgn_pge.cpp, dgn_pge.h, pge_test.cpp, vbe_pge.cpp: copyright Pacific Gas and Electric, all rights reserved! (this has all been removed from trunk)
162
162
* web/* docs lack any copyright message. The isff.txt originally came from Intergraph and dgn.html is a reformatted version of that. Perhaps these ought to move out of GDAL CVS tree - action: this has been removed from svn. (#1813)
163
163
@@ -167,7 +167,7 @@ Note: all the following are build options, not required.
167
167
168
168
=== gdal/ogr/ogrsf_frmts/fme ===
169
169
170
-
* All code is Copyright Safe Software, "All Rights Reserved"! - License changed to MIT/X with explicit permission from Dale Lutz. Copyright still held by Safe.
170
+
* All code is Copyright Safe Software, "All Rights Reserved"! - License changed to MIT with explicit permission from Dale Lutz. Copyright still held by Safe.
171
171
172
172
=== gdal/ogr/ogrsf_frmts/gml ===
173
173
@@ -176,11 +176,11 @@ Note: all the following are build options, not required.
176
176
177
177
=== gdal/ogr/ogrsf_frmts/grass ===
178
178
179
-
* copyright Radim Blazek, MIT/X.
179
+
* copyright Radim Blazek, MIT.
180
180
181
181
=== gdal/ogr/ogrsf_frmts/ili ===
182
182
183
-
* ili level code copyright Pirmin Kalberer (Sourcepole), MIT/X.
183
+
* ili level code copyright Pirmin Kalberer (Sourcepole), MIT.
184
184
* iom/ili2c.jar is ambiguous. (#1812) (removed - ok)
185
185
* iom source code is all LGPL (per iom/README.src.txt) but none of the source files have a copyright or license header. Action: this file has been removed. (#1812)
186
186
@@ -190,7 +190,7 @@ Note: all the following are build options, not required.
190
190
191
191
=== gdal/ogr/ogrsf_frmts/mitab ===
192
192
193
-
* Copyright Daniel Morissette, Stepane Villeneuve, Frank Warmerdam (MIT/X).
193
+
* Copyright Daniel Morissette, Stepane Villeneuve, Frank Warmerdam (MIT).
194
194
* Some code derived from MapServer with credit in headers, no problem foreseen.
195
195
* All clean.
196
196
@@ -213,7 +213,7 @@ Note: all the following are build options, not required.
213
213
214
214
=== gdal/ogr/ogrsf_frmts/ogdi ===
215
215
216
-
* Copyright Daniel Morrissette, MIT/X.
216
+
* Copyright Daniel Morrissette, MIT.
217
217
218
218
=== gdal/ogr/ogrsf_frmts/pg ===
219
219
@@ -242,9 +242,9 @@ Note: all the following are build options, not required.
242
242
243
243
=== gdal/ogr/ogrsf_frmts/shape ===
244
244
245
-
* inline copy of Shapelib which is dual licensed MIT/X and LGPL.
245
+
* inline copy of Shapelib which is dual licensed MIT and LGPL.
246
246
* Note, Shapelib code was written while I was at PCI, but permission was given to release it as open source.
247
-
* Some (OGR) code is Copyright Softmap Inc, MIT/X.
247
+
* Some (OGR) code is Copyright Softmap Inc, MIT.
248
248
249
249
=== gdal/ogr/ogrsf_frmts/sqlite ===
250
250
@@ -260,14 +260,14 @@ Note: all the following are build options, not required.
260
260
261
261
=== gdal/ogr/ogrsf_frmts ===
262
262
263
-
* Some copyright softmap Inc, all MIT/X.
263
+
* Some copyright softmap Inc, all MIT.
264
264
265
265
=== gdal/ogr ===
266
266
267
267
* SpatialReferenceIdl.idl, GeometryIdl.idl, CoverageIdl.idl: From OGC spec package I believe. (removed)
268
268
* ogr_capi_test.c: no copyright message, written by Daniel Morissette. Added copyright.
269
269
* oledbgis.h: No copyright message, mostly OGC spec constants.
270
-
* ogr_swq.h, swq.c: Has alternate form of MIT/X license. On review this license is functionally equivalent to the general GDAL license.
270
+
* ogr_swq.h, swq.c: Has alternate form of MIT license. On review this license is functionally equivalent to the general GDAL license.
271
271
* Copyright holders include Frank Warmerdam, Daniel Morissette, Softmap Inc., Stephane Villeneuve., Andrey Kiselev, Information Interoperability Institute
272
272
273
273
=== gdal/frmts/aaigrid ===
@@ -276,7 +276,7 @@ Note: all the following are build options, not required.
276
276
277
277
=== gdal/frmts/aigrid ===
278
278
279
-
* aigccitt.c: Derived from libtiff - MIT/X.
279
+
* aigccitt.c: Derived from libtiff - MIT.
280
280
* FrankW, clean.
281
281
282
282
=== gdal/frmts/airsar ===
@@ -337,7 +337,7 @@ See [http://home.gdal.org/projects/bsb/ipi.html]
337
337
=== gdal/frmts/gif ===
338
338
339
339
* FrankW, clean.
340
-
* libungif is under the MIT/X license as established in ticket #1818.
340
+
* libungif is under the MIT license as established in ticket #1818.
341
341
342
342
=== gdal/frmts/grass ===
343
343
@@ -346,10 +346,10 @@ See [http://home.gdal.org/projects/bsb/ipi.html]
346
346
347
347
=== gdal/frmts/gtiff ===
348
348
349
-
* tif_float.c: Industrial Light and Magic - MIT/X style, but with a credit requirement. Added license notice in gdal/LICENSE.TXT, setup ticket #1819 to streamline it's use.
350
-
* tif_memio.c: FrankW, Mike Johnson and MancTec AB - MIT/X.
349
+
* tif_float.c: Industrial Light and Magic - MIT style, but with a credit requirement. Added license notice in gdal/LICENSE.TXT, setup ticket #1819 to streamline it's use.
350
+
* tif_memio.c: FrankW, Mike Johnson and MancTec AB - MIT.
351
351
* Contains copy of libtiff, license terms explicit in source files.
352
-
* Contains copy of libgeotiff, license terms not made clear. A review of libgeotiff's LICENSE file makes it clear code is public domain unless otherwise noted (which would be FrankW's MIT/X code)
352
+
* Contains copy of libgeotiff, license terms not made clear. A review of libgeotiff's LICENSE file makes it clear code is public domain unless otherwise noted (which would be FrankW's MIT code)
Copy file name to clipboardexpand all lines: doc/source/about_no_title.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
.. include:: ./substitutions.rst
2
2
3
-
GDAL is a translator library for raster and vector geospatial data formats that is released under an X/MIT style Open Source :ref:`license` by the `Open Source Geospatial Foundation`_. As a library, it presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats. It also comes with a variety of useful command line utilities for data translation and processing. The `NEWS`_ page describes the December 2021 GDAL/OGR 3.4.1 release.
3
+
GDAL is a translator library for raster and vector geospatial data formats that is released under an MIT style Open Source :ref:`license` by the `Open Source Geospatial Foundation`_. As a library, it presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats. It also comes with a variety of useful command line utilities for data translation and processing. The `NEWS`_ page describes the December 2021 GDAL/OGR 3.4.1 release.
0 commit comments