From 2502270d59bbf71c29d82486997d38a3981b307c Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Tue, 19 Apr 2005 04:24:14 +0000 Subject: [PATCH] r10405: set properties --- cl-photo.asd | 2 +- convert.lisp | 2 +- dof.lisp | 2 +- fov.lisp | 2 +- package.lisp | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cl-photo.asd b/cl-photo.asd index 666051a..605300c 100644 --- a/cl-photo.asd +++ b/cl-photo.asd @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: April 2005 ;;;; -;;;; $Id: cl-photo.asd 8596 2004-02-03 18:32:50Z kevin $ +;;;; $Id$ ;;;; ;;;; This file, part of cl-photo, is Copyright (c) 2005 by Kevin M. Rosenberg ;;;; diff --git a/convert.lisp b/convert.lisp index 34eac1b..8a07ff7 100755 --- a/convert.lisp +++ b/convert.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: April 2005 ;;;; -;;;; $Id: package.lisp 8596 2004-02-03 18:32:50Z kevin $ +;;;; $Id$ ;;;; ;;;; This file, part of cl-photo, is Copyright (c) 2005 by Kevin Rosenberg. ;;;; Rights of modification and redistribution are in the LICENSE file. diff --git a/dof.lisp b/dof.lisp index 27d2939..d9cb7f1 100755 --- a/dof.lisp +++ b/dof.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: April 2005 ;;;; -;;;; $Id: package.lisp 8596 2004-02-03 18:32:50Z kevin $ +;;;; $Id$ ;;;; ;;;; This file, part of cl-photo, is Copyright (c) 2005 by Kevin Rosenberg. ;;;; Rights of modification and redistribution are in the LICENSE file. diff --git a/fov.lisp b/fov.lisp index b4df2b6..6cc5bb3 100755 --- a/fov.lisp +++ b/fov.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: April 2005 ;;;; -;;;; $Id: package.lisp 8596 2004-02-03 18:32:50Z kevin $ +;;;; $Id$ ;;;; ;;;; This file, part of cl-photo, is Copyright (c) 2005 by Kevin Rosenberg. ;;;; Rights of modification and redistribution are in the LICENSE file. diff --git a/package.lisp b/package.lisp index e53e48c..ee7dcdd 100755 --- a/package.lisp +++ b/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: April 2005 ;;;; -;;;; $Id: package.lisp 8596 2004-02-03 18:32:50Z kevin $ +;;;; $Id$ ;;;; ;;;; This file, part of cl-photo, is Copyright (c) 2005 by Kevin Rosenberg. ;;;; Rights of modification and redistribution are in the LICENSE file. -- 2.34.1