X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=classic%2Ffunctional.lisp;h=f13bcdcf01e7bded84bb105263369e6ade659d4a;hp=bf38a1219232716d18b90795eec91f89233a3bec;hb=c4ffac239e4910bff542dadf3212ad95803af64e;hpb=e2c86e8c664d8b3ecfd215843a9a1fbf5fa83693 diff --git a/classic/functional.lisp b/classic/functional.lisp index bf38a12..f13bcdc 100644 --- a/classic/functional.lisp +++ b/classic/functional.lisp @@ -4,7 +4,6 @@ ;;;; ;;;; Name: functional.lisp ;;;; Purpose: Functional interface -;;;; Programmer: Pierre R. Mai ;;;; ;;;; Copyright (c) 1999-2001 Pierre R. Mai ;;;; @@ -12,21 +11,12 @@ ;;;; ;;;; This file is part of CLSQL. ;;;; -;;;; CLSQL is free software; you can redistribute it and/or modify -;;;; it under the terms of the GNU General Public License (version 2) as -;;;; published by the Free Software Foundation. -;;;; -;;;; CLSQL is distributed in the hope that it will be useful, -;;;; but WITHOUT ANY WARRANTY; without even the implied warranty of -;;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;;;; GNU General Public License for more details. -;;;; -;;;; You should have received a copy of the GNU General Public License -;;;; along with CLSQL; if not, write to the Free Software Foundation, Inc., -;;;; 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +;;;; 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-sys) +(in-package #:clsql-classic-sys) ;;; This file implements the more advanced functions of the