r9311: more header fixes
[clsql.git] / db-oracle / oracle-constants.lisp
index 02bf412c7fa3ebbf3e064bdcaecc2c548acef18b..692b55b9e16eee1ad6b65a989c4f06ee8af2b7cb 100644 (file)
@@ -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)