r9311: more header fixes
authorKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 10 May 2004 21:45:28 +0000 (21:45 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 10 May 2004 21:45:28 +0000 (21:45 +0000)
db-oracle/alien-resources.lisp
db-oracle/oracle-constants.lisp
db-oracle/oracle-loader.lisp
db-oracle/oracle-objects.lisp
db-oracle/oracle-package.lisp
db-oracle/oracle-sql.lisp
db-oracle/oracle.lisp

index 3778526e932783764832a2b484344e902a3737bb..8099b025c573e65636ba2262738073645f307769 100644 (file)
@@ -6,7 +6,7 @@
 ;;;;
 ;;;; $Id$
 ;;;;
-;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg
+;;;; 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
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)
 
index c63a6733cbab1f76e42d8b410292f7630a17a07d..1d16a7cd7b12446a60365292f3c8966a5897e38c 100644 (file)
@@ -7,7 +7,7 @@
 ;;;;
 ;;;; $Id$
 ;;;;
-;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg
+;;;; 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
index e8993183ce9709fc97a70d180db3541ed1e0c727..4e58aa5160b1e958b80f84a74ba79e72e32ca4c9 100644 (file)
@@ -6,7 +6,7 @@
 ;;;;
 ;;;; $Id$
 ;;;;
-;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg
+;;;; 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
index 681617a63bc55db542feebcd7604c2a1922b429b..22314a264d3cc7d9afabd2cb74dc37d553c28b70 100644 (file)
@@ -7,7 +7,7 @@
 ;;;;
 ;;;; $Id$
 ;;;;
-;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg
+;;;; 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
index 01d311d2670b220854c2c7689b56e59bd9d05c0b..686f213a7b5e4d53c33539776fee4376d3e3581c 100644 (file)
@@ -6,7 +6,7 @@
 ;;;;
 ;;;; $Id$
 ;;;;
-;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg
+;;;; 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
index 9dc8a79ae31665d5b37b1d2f46a26fe2f6bdf75b..2ff60f86182172fb6b173f29aaf4f6db605c16fc 100644 (file)
@@ -7,7 +7,7 @@
 ;;;;
 ;;;; $Id$
 ;;;;
-;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg
+;;;; 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