File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ python -m pip install basemap-data
17
17
18
18
The land-sea mask, coastline, lake, river and political boundary data
19
19
are extracted from the [ GSHHG] datasets (version 2.3.6) using [ GMT]
20
- (5.x series) and are included under the terms of the [ LGPLv3+ ] license
21
- (see [ ` COPYING ` ] and [ ` COPYING.LESSER ` ] ).
20
+ (5.x series) and are included under the terms of the [ LGPL-3.0-or-later ]
21
+ license (see [ ` COPYING ` ] and [ ` COPYING.LESSER ` ] ).
22
22
23
23
The other files are included under the terms of the [ MIT] license. See
24
24
[ ` LICENSE.epsg ` ] for the EPSG file (taken from the PROJ.4 package) and
@@ -37,7 +37,7 @@ https://www.soest.hawaii.edu/pwessel/gshhg
37
37
[ GMT] :
38
38
https://www.generic-mapping-tools.org/
39
39
40
- [ LGPLv3+ ] :
40
+ [ LGPL-3.0-or-later ] :
41
41
https://spdx.org/licenses/LGPL-3.0-or-later.html
42
42
[ MIT] :
43
43
https://spdx.org/licenses/MIT.html
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ python -m pip install basemap-data-hires
17
17
18
18
The land-sea mask, coastline, lake, river and political boundary data
19
19
are extracted from the [ GSHHG] datasets (version 2.3.6) using [ GMT]
20
- (5.x series) and are included under the terms of the [ LGPLv3+ ] license
21
- (see [ ` COPYING ` ] and [ ` COPYING.LESSER ` ] ).
20
+ (5.x series) and are included under the terms of the [ LGPL-3.0-or-later ]
21
+ license (see [ ` COPYING ` ] and [ ` COPYING.LESSER ` ] ).
22
22
23
23
24
24
[ ` matplotlib ` ] :
@@ -33,7 +33,7 @@ https://www.soest.hawaii.edu/pwessel/gshhg
33
33
[ GMT] :
34
34
https://www.generic-mapping-tools.org/
35
35
36
- [ LGPLv3+ ] :
36
+ [ LGPL-3.0-or-later ] :
37
37
https://spdx.org/licenses/LGPL-3.0-or-later.html
38
38
[ ` COPYING ` ] :
39
39
https://github.com/matplotlib/basemap/blob/v2.0.0/data/basemap_data_hires/COPYING
You can’t perform that action at this time.
0 commit comments