r5493: *** empty log message ***
[uffi.git] / tests / arrays.lisp
index 17652bac3022ad30da8afe2b9809de638fc902fc..641996ca4dddd2cc667dd9872a087dae6f99c0ea 100644 (file)
@@ -7,16 +7,13 @@
 ;;;; Author:        Kevin M. Rosenberg
 ;;;; Date Started:  Mar 2002
 ;;;;
-;;;; $Id: arrays.lisp,v 1.4 2003/05/01 04:59:37 kevin Exp $
+;;;; $Id: arrays.lisp,v 1.5 2003/08/13 18:53:42 kevin Exp $
 ;;;;
-;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg
+;;;; This file, part of UFFI, is Copyright (c) 2002-2003 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 :uffi-tests)
+(in-package #:uffi-tests)
 
 (uffi:def-constant +column-length+ 10)
 (uffi:def-constant +row-length+ 10)