From: Kevin M. Rosenberg Date: Thu, 29 Jan 2004 23:30:50 +0000 (+0000) Subject: r8573: set file properties X-Git-Tag: v0.3.2~17 X-Git-Url: http://git.kpe.io/?p=vcs-tree.git;a=commitdiff_plain;h=5995acbfd67e1727391349a26add159e6645c402 r8573: set file properties --- diff --git a/Makefile b/Makefile index e963a25..c51bb0c 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Author: Kevin M. Rosenberg # Date Started: Sep 2003 # -# $Id: Makefile 7061 2003-09-07 06:34:45Z kevin $ +# $Id$ ############################################################################## diff --git a/getopt-excerpt.lisp b/getopt-excerpt.lisp index 1d2fa61..d59efee 100644 --- a/getopt-excerpt.lisp +++ b/getopt-excerpt.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Sep 2003 ;;;; -;;;; $Id: package.lisp 7814 2003-09-10 12:56:02Z kevin $ +;;;; $Id$ ;;;; ;;;; ************************************************************************* diff --git a/kmrcl-excerpt.lisp b/kmrcl-excerpt.lisp index 66e6bf1..b3a225a 100644 --- a/kmrcl-excerpt.lisp +++ b/kmrcl-excerpt.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Sep 2003 ;;;; -;;;; $Id: xlunit.asd 7061 2003-09-07 06:34:45Z kevin $ +;;;; $Id$ ;;;; ************************************************************************* (in-package vcs-tree) diff --git a/loader.lisp b/loader.lisp index 937aca1..7c1833b 100644 --- a/loader.lisp +++ b/loader.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Sep 2003 ;;;; -;;;; $Id: xlunit.asd 7061 2003-09-07 06:34:45Z kevin $ +;;;; $Id$ ;;;; ************************************************************************* (in-package :cl-user) diff --git a/main.lisp b/main.lisp index b3437eb..a6cf82f 100644 --- a/main.lisp +++ b/main.lisp @@ -9,7 +9,7 @@ ;;;; ;;;; Process all subdirectories that are managed by either CVS or SVN ;;;; -;;;; $Id: xlunit.asd 7061 2003-09-07 06:34:45Z kevin $ +;;;; $Id$ ;;;; ************************************************************************* diff --git a/package.lisp b/package.lisp index 31f298a..a2493cf 100644 --- a/package.lisp +++ b/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Sep 2003 ;;;; -;;;; $Id: xlunit.asd 7061 2003-09-07 06:34:45Z kevin $ +;;;; $Id$ ;;;; ************************************************************************* (in-package cl-user) diff --git a/vcs-tree.asd b/vcs-tree.asd index f300563..fb73cc8 100644 --- a/vcs-tree.asd +++ b/vcs-tree.asd @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Sep 2003 ;;;; -;;;; $Id: xlunit.asd 7061 2003-09-07 06:34:45Z kevin $ +;;;; $Id$ ;;;; ************************************************************************* (in-package cl-user)