Add Licensing and Contributing
[candle] / src / main / processor.lisp
index 5a3777753bd0412848eebffa3006ae15326ae18b..3f5954f09b794479861cf2fcae9ef50d1181fdd1 100644 (file)
@@ -1,3 +1,4 @@
+; Copyright 2022 Frank Duncan (frank@consxy.com) under AGPL3.  See distributed LICENSE.txt.
 (in-package #:candle)
 
 (defvar *mutex* (sb-thread:make-mutex))