aboutsummaryrefslogtreecommitdiffhomepage
path: root/wheelwork-examples.asd
diff options
context:
space:
mode:
Diffstat (limited to 'wheelwork-examples.asd')
-rw-r--r--wheelwork-examples.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/wheelwork-examples.asd b/wheelwork-examples.asd
index 60753fa..d2515ed 100644
--- a/wheelwork-examples.asd
+++ b/wheelwork-examples.asd
@@ -1,7 +1,7 @@
(asdf:defsystem #:wheelwork-examples
:description "Examples using wheelwork"
:author "colin <colin@cicadas.surf>"
- :license "Artistic-2.0"
+ :license "GPL-3.0"
:version "0.0.1"
:serial t
:depends-on (#:wheelwork)