Add license

This commit is contained in:
Marcus Kammer 2023-07-24 12:02:48 +02:00
parent 59f0a0b9f9
commit b4abe2bbc3

View file

@ -32,7 +32,7 @@
(defsystem "cl-sbt/tests"
:author "Marcus Kammer"
:license ""
:license "MIT"
:depends-on ("cl-sbt"
"rove")
:components ((:module "tests"