For example, GPL (>= 3) in DESCRIPTION should translate to GPL-3.0-or-later, both for Zenodo and for the cff format; the string is not to be copied as such (currently the case).
See https://spdx.dev/ids/ and the Zenodo API & CFF docs. Also, https://blog.zenodo.org/2018/11/22/2018-11-22-new-licenses/.
For example,
GPL (>= 3)in DESCRIPTION should translate toGPL-3.0-or-later, both for Zenodo and for the cff format; the string is not to be copied as such (currently the case).See https://spdx.dev/ids/ and the Zenodo API & CFF docs. Also, https://blog.zenodo.org/2018/11/22/2018-11-22-new-licenses/.