Add Licensing and Contributing
[sheep] / src / main / struc.lisp
index 8c0efeb8e3aa87b4aa8d8ce93dac0e3c68177258..b3012c7c4f732eafc53eddb1543589307e3e434b 100644 (file)
@@ -1,3 +1,4 @@
+; Copyright 2022 Frank Duncan (frank@consxy.com) under AGPL3.  See distributed LICENSE.txt.
 (in-package #:sheep-struc)
 
 (defun fire-error (msg) (error (make-instance 'sheep:validation-failure :msg msg)))