X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=clsql-tests.asd;fp=clsql-tests.asd;h=b4cbdb9d69965dd13a97ee4cedaf7cd527c24a56;hp=274e69b6bc3feed5b7edcba81f87c89bef4e8fa2;hb=72c5d9d0555b01290409dc2607935db823fa1f10;hpb=a443a60adefa64f590d2803e85c7e4657e806225 diff --git a/clsql-tests.asd b/clsql-tests.asd index 274e69b..b4cbdb9 100644 --- a/clsql-tests.asd +++ b/clsql-tests.asd @@ -7,13 +7,12 @@ ;;;; Created: 30/03/2004 ;;;; Updated: $Id$ ;;;; -;;;; $Id$ +;;;; This file is part of CLSQL. ;;;; ;;;; CLSQL 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) (defpackage #:clsql-tests-system (:use #:asdf #:cl))