X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=tests%2Ftest-connection.lisp;h=f35261ec232d293efced587c8748d82f73dcfee1;hb=72c5d9d0555b01290409dc2607935db823fa1f10;hp=df9195754c5a9898c5a998c469571764789a4f61;hpb=a443a60adefa64f590d2803e85c7e4657e806225;p=clsql.git diff --git a/tests/test-connection.lisp b/tests/test-connection.lisp index df91957..f35261e 100644 --- a/tests/test-connection.lisp +++ b/tests/test-connection.lisp @@ -4,13 +4,14 @@ ;;;; Authors: Marcus Pearce , Kevin Rosenberg ;;;; Created: 30/03/2004 ;;;; Updated: $Id$ -;;;; ====================================================================== -;;;; -;;;; Description ========================================================== -;;;; ====================================================================== ;;;; ;;;; Tests for CLSQL database connections. ;;;; +;;;; 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 #:clsql-tests)