X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=db-oracle%2Foracle-constants.lisp;h=692b55b9e16eee1ad6b65a989c4f06ee8af2b7cb;hp=02bf412c7fa3ebbf3e064bdcaecc2c548acef18b;hb=105606732f2cc5681c7eb76da58a11988ba64d96;hpb=48652576baf88a7dcde5649cec889228aa7b5133 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)