From 0fd4491dbbe35c43abecd56549d8efd59760c73d Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Thu, 3 Apr 2003 17:02:36 +0000 Subject: [PATCH] r4363: *** empty log message *** --- uffi.asd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uffi.asd b/uffi.asd index d48db11..33adcb0 100644 --- a/uffi.asd +++ b/uffi.asd @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; $Id: uffi.asd,v 1.22 2003/02/19 21:56:22 kevin Exp $ +;;;; $Id: uffi.asd,v 1.23 2003/04/03 17:02:36 kevin Exp $ ;;;; ;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -22,7 +22,7 @@ #+(or allegro lispworks cmu mcl cormanlisp sbcl scl) (defsystem uffi :name "cl-uffi" - :author "Kevin M. Rosenberg " + :author "Kevin M. Rosenberg " :version "1.0.0" :maintainer "Kevin M. Rosenberg " :licence "Lessor Lisp General Public License" -- 2.34.1