Minor changes (added COPYING information and other minutiae).
lambda-list-parsing.lisp
Sat Apr 2 04:05:18 UTC 2011 mantoniotti@common-lisp.net
* Minor changes (added COPYING information and other minutiae).
--- old-cl-unification-3/lambda-list-parsing.lisp 2014-09-11 07:30:41.000000000 +0000
+++ new-cl-unification-3/lambda-list-parsing.lisp 2014-09-11 07:30:41.000000000 +0000
@@ -2,6 +2,8 @@
;;; lambda-list-parsing.lisp --
+;;;; See file COPYING for copyright licensing information.
+
(in-package "UNIFY")