GeoStat-Framework / GSTools

GSTools - A geostatistical toolbox: random fields, variogram estimation, covariance models, kriging and much more
https://geostat-framework.org
GNU Lesser General Public License v3.0
544 stars 71 forks source link

License idendifier in zenodo config file deprecated #355

Closed MuellerSeb closed 1 month ago

MuellerSeb commented 1 month ago

https://github.com/GeoStat-Framework/GSTools/blob/b80d8bb9c3929bad9dfae0f4fcd1c33a68e3fdac/.zenodo.json#L2

this should be

"license": "LGPL-3.0-or-later"

This is also the reason the Zenodo release are broken at the moment.

MuellerSeb commented 1 month ago

See here for reference: https://spdx.org/licenses/LGPL-3.0+.html