Add AGPL license and references to it
[wolf] / src / main / package.lisp
index 504f2ac29cc216cc0e7170b95eadab1106f84cee..04498cfb195088c5be00dfc291b5718f83c27e7f 100644 (file)
@@ -1,4 +1,5 @@
-(defpackage #:syntax-checker (:use :cl)
+; Copyright 2022 Frank Duncan (frank@consxy.com) under AGPL3.  See distributed LICENSE.txt.
+(defpackage #:wolf (:use :cl)
  (:export #:check-file #:check-directory #:pretty-print-check-directory)
  (:documentation
   "Enforces arbitrary set of style guidelines.