Update license in AOC
This commit is contained in:
parent
91c9c15113
commit
00772573e6
1 changed files with 1 additions and 1 deletions
2
aoc.asd
2
aoc.asd
|
@ -31,7 +31,7 @@
|
||||||
|
|
||||||
(defsystem "aoc/tests"
|
(defsystem "aoc/tests"
|
||||||
:author "Peter Tillemans"
|
:author "Peter Tillemans"
|
||||||
:license "MIT"
|
:license "GPL"
|
||||||
:depends-on ("aoc"
|
:depends-on ("aoc"
|
||||||
#:parachute)
|
#:parachute)
|
||||||
:components ((:module "tests"
|
:components ((:module "tests"
|
||||||
|
|
Loading…
Reference in a new issue