Revert "licenses: Export license record."
This reverts commit f0779922ff260df2404c90504986aa59553154fb. We do not want to export the license record, see: https://lists.gnu.org/archive/html/guix-commits/2020-04/msg01923.html.
This commit is contained in:
parent
298c113134
commit
1597613488
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
(define-module (guix licenses)
|
(define-module (guix licenses)
|
||||||
#:use-module (srfi srfi-9)
|
#:use-module (srfi srfi-9)
|
||||||
#:export (license license? license-name license-uri license-comment
|
#:export (license? license-name license-uri license-comment
|
||||||
agpl1 agpl3 agpl3+
|
agpl1 agpl3 agpl3+
|
||||||
asl1.1 asl2.0
|
asl1.1 asl2.0
|
||||||
boost1.0
|
boost1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user