summaryrefslogtreecommitdiff
path: root/animise.asd
diff options
context:
space:
mode:
Diffstat (limited to 'animise.asd')
-rw-r--r--animise.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/animise.asd b/animise.asd
index ab3ca38..2c6c1ee 100644
--- a/animise.asd
+++ b/animise.asd
@@ -3,7 +3,7 @@
(asdf:defsystem #:animise
:description "General Purpose Tweens"
:author "<thegoofist@protonmail.com>"
- :license "AGPLv3.0"
+ :license "GPLv3.0"
:version "0.0.1"
:serial t
:depends-on (#:trivia #:alexandria)