Add Licensing and Contributing
[clnl] / src / main / clnl-gltk / switch.lisp
index 6d51b433c3543d3a118d88bec629c1f96fea4dac..61722b1dedbc7a67460228c8a6cc7352c1da22fc 100644 (file)
@@ -1,3 +1,4 @@
+; Copyright 2022 Frank Duncan (frank@consxy.com) under AGPL3.  See distributed LICENSE.txt.
 (in-package #:clnl-gltk)
 
 (defstruct switch x y width text callback hover on)