mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 04:29:25 -05:00
gnu: sbcl-parse-float: Remove comment about license.
* gnu/packages/lisp.scm (sbcl-parse-float): The license really is public domain.
This commit is contained in:
parent
bf076d8ba6
commit
d89872f955
1 changed files with 0 additions and 1 deletions
|
@ -2663,7 +2663,6 @@ (define-public sbcl-parse-float
|
|||
"This package exports the following function to parse floating-point
|
||||
values from a string in Common Lisp.")
|
||||
(home-page "https://github.com/soemraws/parse-float")
|
||||
;; TODO: Missing license?
|
||||
(license license:public-domain))))
|
||||
|
||||
(define-public cl-parse-float
|
||||
|
|
Loading…
Reference in a new issue