Add Licensing and Contributing
[sheep] / .candle
diff --git a/.candle b/.candle
index 8793dc90bf6549a3a4c86f0d2148ad1b85ee426d..5ba07cc780d6853588b8447a03c525e3fcd49de3 100644 (file)
--- a/.candle
+++ b/.candle
@@ -4,7 +4,8 @@
  ((:name :test :directions
    (sheep-test:run-all-tests))
   (: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 :sheep))))
 ; vim:ft=lisp