X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=sql%2Fpackage.lisp;h=90c5c652d8f4afae526160bbdd00007765678635;hp=e10f34d5ef8154f7561c3c35ccb7439184d3afdd;hb=73cf858d596ad1d51c745b478292433617cf9d72;hpb=d68d59f99911564ac2af867561fefef107cb14e8 diff --git a/sql/package.lisp b/sql/package.lisp index e10f34d..90c5c65 100644 --- a/sql/package.lisp +++ b/sql/package.lisp @@ -1,17 +1,16 @@ ;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*- -;;;; ====================================================================== -;;;; File: package.lisp -;;;; Authors: Marcus Pearce and Kevin Rosenberg -;;;; Created: 30/03/2004 -;;;; Updated: $Id: $ -;;;; ====================================================================== +;;;; ************************************************************************* ;;;; -;;;; Description ========================================================== -;;;; ====================================================================== +;;;; $Id$ ;;;; ;;;; Package definitions for CLSQL. ;;;; -;;;; ====================================================================== +;;;; 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)