X-Git-Url: http://git.kpe.io/?p=uffi.git;a=blobdiff_plain;f=src%2Fpackage.lisp;h=7aa665f608b9cabb27b27604e948fedf9a501612;hp=33909adcd4a84d535237b5c5e9ca2e3daffac5d3;hb=3ade95bab16abe09642554e9cbf56f117f01e507;hpb=c8d044ecb8a0181cf45b36f00984ecd487d44c62 diff --git a/src/package.lisp b/src/package.lisp index 33909ad..7aa665f 100644 --- a/src/package.lisp +++ b/src/package.lisp @@ -7,11 +7,8 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Feb 2002 ;;;; -;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg +;;;; This file, part of UFFI, is Copyright (c) 2002-2005 by Kevin M. Rosenberg ;;;; -;;;; UFFI users are granted the rights to distribute and use this software -;;;; as governed by the terms of the Lisp Lesser GNU Public License -;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL. ;;;; ************************************************************************* (in-package #:cl-user)