Skip to content

Commit 3ef0159

Browse files
authored
Merge pull request ntoronto#27 from sorawee/add-license
Add the license field to info.rkt
2 parents b73e77c + f7f6a07 commit 3ef0159

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

info.rkt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@
3636
(define pkg-authors '(ntoronto))
3737

3838
(define version "1.2")
39+
(define license 'LGPL-3.0-only)

0 commit comments

Comments
 (0)