[clhp-cvs] CVS update: clhp/config/runclcgi.src clhp/config/lispc.lisp clhp/config/build-core.lisp clhp/config/binfmt-test.lisp

Anthony Ventimiglia aventimiglia at common-lisp.net
Wed Oct 15 12:50:52 UTC 2003


Update of /project/clhp/cvsroot/clhp/config
In directory common-lisp.net:/tmp/cvs-serv31909/config

Modified Files:
	runclcgi.src lispc.lisp build-core.lisp binfmt-test.lisp 
Log Message:
Fixed type with my name in copyright headers

Date: Wed Oct 15 08:50:52 2003
Author: aventimiglia

Index: clhp/config/runclcgi.src
diff -u clhp/config/runclcgi.src:1.3 clhp/config/runclcgi.src:1.4
--- clhp/config/runclcgi.src:1.3	Fri Sep 19 00:49:19 2003
+++ clhp/config/runclcgi.src	Wed Oct 15 08:50:52 2003
@@ -17,7 +17,7 @@
 #  License along with this library; if not, write to the Free Software
 #  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 #
-#  email: aventimigli at common-lisp.net
+#  email: aventimiglia at common-lisp.net
 #  HomePage: http://common-lisp.net/project/clhp/
 #
 


Index: clhp/config/lispc.lisp
diff -u clhp/config/lispc.lisp:1.2 clhp/config/lispc.lisp:1.3
--- clhp/config/lispc.lisp:1.2	Wed Sep 17 16:25:11 2003
+++ clhp/config/lispc.lisp	Wed Oct 15 08:50:52 2003
@@ -1,5 +1,5 @@
 (ext:file-comment
- "$Id: lispc.lisp,v 1.2 2003/09/17 20:25:11 aventimiglia Exp $")
+ "$Id: lispc.lisp,v 1.3 2003/10/15 12:50:52 aventimiglia Exp $")
 ;;
 ;; CLHP the Common Lisp Hypertext Preprocessor
 ;; (C) 2003 Anthony J Ventimiglia
@@ -18,7 +18,7 @@
 ;; License along with this library; if not, write to the Free Software
 ;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 ;;
-;; email: aventimigli at common-lisp.net
+;; email: aventimiglia at common-lisp.net
 ;; HomePage: http://common-lisp.net/project/clhp/
 
 ;; This isn't really necessary, but it creates an exit code if there


Index: clhp/config/build-core.lisp
diff -u clhp/config/build-core.lisp:1.2 clhp/config/build-core.lisp:1.3
--- clhp/config/build-core.lisp:1.2	Wed Sep 17 14:19:52 2003
+++ clhp/config/build-core.lisp	Wed Oct 15 08:50:52 2003
@@ -1,5 +1,5 @@
 (ext:file-comment
- "$Id: build-core.lisp,v 1.2 2003/09/17 18:19:52 aventimiglia Exp $")
+ "$Id: build-core.lisp,v 1.3 2003/10/15 12:50:52 aventimiglia Exp $")
 ;;
 ;; CLHP the Common Lisp Hypertext Preprocessor
 ;; (C) 2003 Anthony J Ventimiglia
@@ -18,7 +18,7 @@
 ;; License along with this library; if not, write to the Free Software
 ;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 ;;
-;; email: aventimigli at common-lisp.net
+;; email: aventimiglia at common-lisp.net
 ;; HomePage: http://common-lisp.net/project/clhp/
 
 


Index: clhp/config/binfmt-test.lisp
diff -u clhp/config/binfmt-test.lisp:1.2 clhp/config/binfmt-test.lisp:1.3
--- clhp/config/binfmt-test.lisp:1.2	Fri Sep 19 00:49:19 2003
+++ clhp/config/binfmt-test.lisp	Wed Oct 15 08:50:52 2003
@@ -1,4 +1,4 @@
-;; $Id: binfmt-test.lisp,v 1.2 2003/09/19 04:49:19 aventimiglia Exp $
+;; $Id: binfmt-test.lisp,v 1.3 2003/10/15 12:50:52 aventimiglia Exp $
 ;;
 ;; CLHP the Common Lisp Hypertext Preprocessor
 ;; (C) 2003 Anthony J Ventimiglia
@@ -17,7 +17,7 @@
 ;; License along with this library; if not, write to the Free Software
 ;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 ;;
-;; email: aventimigli at common-lisp.net
+;; email: aventimiglia at common-lisp.net
 ;; HomePage: http://common-lisp.net/project/clhp/
 
 ;;





More information about the Clhp-cvs mailing list