From 82c782eb6d4fdae0429d2c22e78129910d98dfb0 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Thu, 29 Jan 2004 23:30:50 +0000 Subject: [PATCH] r8573: set file properties --- getopt.asd | 2 +- main.lisp | 2 +- package.lisp | 2 +- tests.lisp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/getopt.asd b/getopt.asd index 8174069..01b2a38 100644 --- a/getopt.asd +++ b/getopt.asd @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: kmrcl.asd 7817 2003-09-10 18:38:33Z kevin $ +;;;; $Id$ ;;;; ;;;; ************************************************************************* diff --git a/main.lisp b/main.lisp index e348f42..885ab09 100644 --- a/main.lisp +++ b/main.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/package.lisp b/package.lisp index 618ac61..1618ebe 100644 --- a/package.lisp +++ b/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Sep 2003 ;;;; -;;;; $Id: package.lisp 7819 2003-09-11 16:20:23Z kevin $ +;;;; $Id$ ;;;; ;;;; ************************************************************************* diff --git a/tests.lisp b/tests.lisp index d863b6f..26b2c48 100644 --- a/tests.lisp +++ b/tests.lisp @@ -7,7 +7,7 @@ ;;;; Author: Kevin M. Rosenberg ;;;; Date Started: Sep 2003 ;;;; -;;;; $Id: tests.lisp 7819 2003-09-11 16:20:23Z kevin $ +;;;; $Id$ ;;;; ;;;; This file is Copyright (c) 2003 by Kevin M. Rosenberg ;;;; -- 2.34.1