info.rkt: define license
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
parent
f7dd369f58
commit
da047da3e6
1
info.rkt
1
info.rkt
|
@ -23,4 +23,5 @@
|
||||||
(define test-omit-paths '("resources/"))
|
(define test-omit-paths '("resources/"))
|
||||||
(define pkg-desc "Enhancements for the scribble language")
|
(define pkg-desc "Enhancements for the scribble language")
|
||||||
(define version "0.3")
|
(define version "0.3")
|
||||||
|
(define license 'LGPL-3.0-or-later)
|
||||||
(define pkg-authors '(|Suzanne Soy|))
|
(define pkg-authors '(|Suzanne Soy|))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user