summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Othacehe <m.othacehe@gmail.com>2020-04-24 09:10:35 +0200
committerMathieu Othacehe <m.othacehe@gmail.com>2020-04-24 09:10:35 +0200
commit1597613488d328c7987a18c088cf6e47467223b9 (patch)
tree9517d6d60233b93038a121049b2a7022a0885e17
parent298c113134b4e4b82cad59da18441dfa3d18bf45 (diff)
downloadpatches-1597613488d328c7987a18c088cf6e47467223b9.tar
patches-1597613488d328c7987a18c088cf6e47467223b9.tar.gz
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.
-rw-r--r--guix/licenses.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix/licenses.scm b/guix/licenses.scm
index f9bcd96df6..ab2ad3f169 100644
--- a/guix/licenses.scm
+++ b/guix/licenses.scm
@@ -32,7 +32,7 @@
(define-module (guix licenses)
#: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+
asl1.1 asl2.0
boost1.0