Add Licensing and Contributing
[candle] / src / main / git.lisp
index 065eb40d1932932768fb4b0de6254d7cd9786b7f..1766678776e9a728be3df80093d9366e054ed108 100644 (file)
@@ -1,3 +1,4 @@
+; Copyright 2022 Frank Duncan (frank@consxy.com) under AGPL3.  See distributed LICENSE.txt.
 (in-package #:candle)
 
 (defvar *git-location* "/usr/bin/git")