X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=db-oracle%2Foracle-constants.lisp;h=692b55b9e16eee1ad6b65a989c4f06ee8af2b7cb;hb=bb71f27c241187a32c7839aea501114d65e29f85;hp=02bf412c7fa3ebbf3e064bdcaecc2c548acef18b;hpb=5691bb90517d7c565a141d131da76c3de1f8d566;p=clsql.git diff --git a/db-oracle/oracle-constants.lisp b/db-oracle/oracle-constants.lisp index 02bf412..692b55b 100644 --- a/db-oracle/oracle-constants.lisp +++ b/db-oracle/oracle-constants.lisp @@ -1,5 +1,18 @@ -;;; -*- Mode: Lisp -*- -;;; $Id$ +;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*- +;;;; ************************************************************************* +;;;; FILE IDENTIFICATION +;;;; +;;;; Name: oracle-constants.lisp +;;;; Purpose: Constants for CLSQL Oracle interface +;;;; +;;;; $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 #:clsql-oracle)