Add AGPL license and references to it
[wolf] / .candle
diff --git a/.candle b/.candle
index f31a745ab1e7007994477202f5f5dc54a156e26b..ea94ec00dcca89f9cef4eb58742355928df24381 100644 (file)
--- a/.candle
+++ b/.candle
@@ -4,7 +4,8 @@
  ((:name :test
    :directions (wolf-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 :wolf))))