mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
licenses: Export fdl1.2+.
This is a follow-up to 59b2034787
.
* guix/licenses.scm (define-module): Export fdl1.2+.
This commit is contained in:
parent
0905048ab3
commit
b58691fa73
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ (define-module (guix licenses)
|
||||||
giftware
|
giftware
|
||||||
gpl1 gpl1+ gpl2 gpl2+ gpl3 gpl3+
|
gpl1 gpl1+ gpl2 gpl2+ gpl3 gpl3+
|
||||||
gfl1.0
|
gfl1.0
|
||||||
fdl1.1+ fdl1.3+
|
fdl1.1+ fdl1.2+ fdl1.3+
|
||||||
opl1.0+
|
opl1.0+
|
||||||
isc
|
isc
|
||||||
ijg
|
ijg
|
||||||
|
|
Loading…
Reference in a new issue