Add Licensing and Contributing
[clnl] / src / main / clnl / lex.lisp
index 0adeb7d2b4323faf794ce688f53ce08ab142fa22..0af5a46adcc0c68628dd3f589adf78ced0392c65 100644 (file)
@@ -1,3 +1,4 @@
+; Copyright 2022 Frank Duncan (frank@consxy.com) under AGPL3.  See distributed LICENSE.txt.
 (in-package #:clnl-lexer)
 
 ; I played around with using #'read for netlogo code, which would have been neat.
 (in-package #:clnl-lexer)
 
 ; I played around with using #'read for netlogo code, which would have been neat.