The ERC allows arbitrary text in the license properties, see http://o2r.info/erc-spec/spec/#author-and-license-metadata
A new version of o2r-meta can extract the license from an erc.yml: o2r-project/o2r-meta#100
"license": {
"text": "CC0-1.0",
"metadata": "license-md.txt",
"data": "ODbL-1.0",
"code": "Apache-2.0"
},
