licenses.eupl11: unify with the other licenses
... as it *is* present in the SPDX list.
This commit is contained in:
parent
98e830efe2
commit
15219fe15e
@ -191,9 +191,9 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
|
|||||||
free = false;
|
free = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
eupl11 = {
|
eupl11 = spdx {
|
||||||
fullName = "EUPL v1.1";
|
spdxId = "EUPL-1.1";
|
||||||
url = https://joinup.ec.europa.eu/community/eupl/og_page/european-union-public-licence-eupl-v11;
|
fullname = "European Union Public License 1.1";
|
||||||
};
|
};
|
||||||
|
|
||||||
fdl12 = spdx {
|
fdl12 = spdx {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user