X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?a=blobdiff_plain;f=src%2Fmain%2Fgit.lisp;h=1766678776e9a728be3df80093d9366e054ed108;hb=refs%2Fheads%2Fdevelopment;hp=065eb40d1932932768fb4b0de6254d7cd9786b7f;hpb=466f798b43a50f1febcab5518d8c8e1983ff9f3a;p=candle diff --git a/src/main/git.lisp b/src/main/git.lisp index 065eb40..1766678 100644 --- a/src/main/git.lisp +++ b/src/main/git.lisp @@ -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")