X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=sql%2Fmetaclasses.lisp;h=8ac86374d2ca1423cfab8fee3e746c73096ca91d;hb=73cf858d596ad1d51c745b478292433617cf9d72;hp=9d2924ab46b56431f1ed8faa84c736c71a8340cb;hpb=5a6f424f3c8920f8f11bbf1e3aed6b4c2c7e6af8;p=clsql.git diff --git a/sql/metaclasses.lisp b/sql/metaclasses.lisp index 9d2924a..8ac8637 100644 --- a/sql/metaclasses.lisp +++ b/sql/metaclasses.lisp @@ -1,15 +1,16 @@ ;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*- -;;;; ====================================================================== -;;;; $Id: $ -;;;; ====================================================================== +;;;; ************************************************************************* ;;;; -;;;; Description ========================================================== -;;;; ====================================================================== +;;;; $Id$ ;;;; ;;;; CLSQL metaclass for standard-db-objects created in the OODDL. ;;;; -;;;; ====================================================================== - +;;;; 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-sys)