r2297: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 18 Aug 2002 02:26:01 +0000 (02:26 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 18 Aug 2002 02:26:01 +0000 (02:26 +0000)
uffi.asd

index 7e7c3ec3777648c8064de3cc1fa47150b02f490e..fd51b51e89318dfdf7e3d8606cf81a82049e2576 100644 (file)
--- a/uffi.asd
+++ b/uffi.asd
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Aug 2002
 ;;;;
-;;;; $Id: uffi.asd,v 1.2 2002/08/18 01:57:18 kevin Exp $
+;;;; $Id: uffi.asd,v 1.3 2002/08/18 02:26:01 kevin Exp $
 ;;;;
 ;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -36,7 +36,7 @@
   :author "Kevin M. Rosenberg <kmr@debian.org"
   :version "0.6.1"
   :maintainer "Kevin M. Rosenberg <kmr@debian.org"
-  :license "Lessor Lisp General Public License"
+  :licence "Lessor Lisp General Public License"
   :description "Universal Foreign Function Library for Common Lisp"
   :long-description "UFFI provides a universal foreign function interface (FFI) for Common Lisp. UFFI supports CMUCL, Lispworks, and AllegroCL."