Add Licensing and Contributing
[sheep] / src / test / package.lisp
index f2bed402da06a7e162d18912aae6fd3569a28472..39b83edd6b14fe62d397c3068fb598a3490e5b29 100644 (file)
@@ -1,2 +1,3 @@
-(defpackage #:docgen-test (:use :common-lisp)
+; Copyright 2022 Frank Duncan (frank@consxy.com) under AGPL3.  See distributed LICENSE.txt.
+(defpackage #:sheep-test (:use :common-lisp)
  (:export :run-all-tests))