r9344: fix type on sqlite
[clsql.git] / db-oracle / oracle-loader.lisp
index b7f3b84a42238af985fea2c62ed5ce449bdbac96..1d16a7cd7b12446a60365292f3c8966a5897e38c 100644 (file)
@@ -1,12 +1,20 @@
-;;; -*- Mode: Lisp -*-
-;;; $Id: oracle-loader.lisp,v 1.1 2002/09/30 10:19:23 kevin Exp $
-;;;
-;;; MaiSQL --- Common Lisp Interface Layer to SQL Databases
-;;; This is copyrighted software.  See documentation for terms.
-;;; 
-;;; oracle-loader.cl --- Foreign Object Loader for Oracle
+;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*-
+;;;; *************************************************************************
+;;;; FILE IDENTIFICATION
+;;;;
+;;;; Name:          oracle-loader.lisp
+;;;; Purpose:       Foreign library loader 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)
+(in-package #:clsql-oracle)
 
 ;; Load the foreign library