X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=wolf;a=blobdiff_plain;f=.candle;fp=.candle;h=ea94ec00dcca89f9cef4eb58742355928df24381;hp=f31a745ab1e7007994477202f5f5dc54a156e26b;hb=d6158df5d759cd5f6d7fbd27f590a718b019969c;hpb=d8636e889212a943adefc3837476bfb2efd23a7b diff --git a/.candle b/.candle index f31a745..ea94ec0 100644 --- 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))))