Add Licensing and Contributing
[honey] / .candle
diff --git a/.candle b/.candle
index 3e36ab289d05a7015c44c42241ce7cb4f09ac2a9..3affa557292750e9356e3587fb1c4dde721146e5 100644 (file)
--- a/.candle
+++ b/.candle
@@ -2,7 +2,8 @@
 (:name :honey
  :tasks
  ((:name :wolf :directions
-   (wolf:pretty-print-check-directory "src"))
+   (wolf:pretty-print-check-directory "src"
+    :copyright-notice "; Copyright .* Frank Duncan \\(frank@consxy.com\\) under AGPL3.  See distributed LICENSE.txt."))
   (:name :sheep :directions
    (sheep:pretty-print-validate-packages :honey))))
 ; vim:ft=lisp