From 658b0b1957eef3b319ab75da562c768fb6f73861 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sun, 7 Sep 2003 06:34:45 +0000 Subject: [PATCH] r7061: initial property settings --- package.lisp | 2 +- pubmed-src.lisp | 2 +- pubmed.asd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.lisp b/package.lisp index 668da3f..9ffc3b7 100644 --- a/package.lisp +++ b/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Jun 2001 ;;;; -;;;; $Id: package.lisp,v 1.2 2003/06/12 11:10:38 kevin Exp $ +;;;; $Id$ ;;;; ;;;; This file, part of cl-pubmed, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; diff --git a/pubmed-src.lisp b/pubmed-src.lisp index 492a9f5..72935a9 100644 --- a/pubmed-src.lisp +++ b/pubmed-src.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Jun 2001 ;;;; -;;;; $Id: pubmed-src.lisp,v 1.3 2003/06/20 08:35:22 kevin Exp $ +;;;; $Id$ ;;;; ;;;; This file, part of cl-pubmed, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; diff --git a/pubmed.asd b/pubmed.asd index 86b6118..b794be8 100644 --- a/pubmed.asd +++ b/pubmed.asd @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Sep 2002 ;;;; -;;;; $Id: pubmed.asd,v 1.6 2003/06/12 02:38:39 kevin Exp $ +;;;; $Id$ ;;;; ;;;; This file, part of cl-pubmed, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; -- 2.34.1