Add Licensing and Contributing
[candle] / .candle
diff --git a/.candle b/.candle
index 37ca9f6e4e5ca91ff4ae69239ebada29a57ac7f1..1b90f0aa3274f38c45d08df898afdeeed90fc860 100644 (file)
--- a/.candle
+++ b/.candle
@@ -2,7 +2,8 @@
 (:name :candle
  :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 :candle))))
 ; vim:ft=lisp