Add AGPL license and references to it
[wolf] / src / test / package.lisp
index 26eb90c6cc931efc55b8aaf814d9c4fbcf2774d5..f85b29e266242e294331b989d845c60092818d4d 100644 (file)
@@ -1,2 +1,3 @@
-(defpackage #:style-checker-test (:use :common-lisp)
+; Copyright 2022 Frank Duncan (frank@consxy.com) under AGPL3.  See distributed LICENSE.txt.
+(defpackage #:wolf-test (:use :common-lisp)
  (:export :run-all-tests))