licenses: add GNU Free Documentation License v1.1
This commit is contained in:
parent
b2955e5000
commit
d75a478ff2
@ -276,6 +276,11 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
|
|||||||
fullName = "European Union Public License 1.2";
|
fullName = "European Union Public License 1.2";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
fdl11 = spdx {
|
||||||
|
spdxId = "GFDL-1.1-only";
|
||||||
|
fullName = "GNU Free Documentation License v1.1 only";
|
||||||
|
};
|
||||||
|
|
||||||
fdl12 = spdx {
|
fdl12 = spdx {
|
||||||
spdxId = "GFDL-1.2-only";
|
spdxId = "GFDL-1.2-only";
|
||||||
fullName = "GNU Free Documentation License v1.2 only";
|
fullName = "GNU Free Documentation License v1.2 only";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user