Remove CVS $Id$ keyword
[clsql.git] / sql / initialize.lisp
index fd06c3e004607e9ee4051f2246f5f2aa6acb852f..cc827bb9661677c31726ec126a957b2b18523210 100644 (file)
@@ -3,13 +3,11 @@
 ;;;; FILE IDENTIFICATION
 ;;;;
 ;;;; Name:          initialize.lisp
-;;;; Purpose:       Initializion routines for backend
+;;;; Purpose:       Initializion routines for db backend
 ;;;; Programmers:   Kevin M. Rosenberg
 ;;;; Date Started:  May 2002
 ;;;;
-;;;; $Id$
-;;;;
-;;;; This file, part of CLSQL, is Copyright (c) 2002-2004 by Kevin M. Rosenberg
+;;;; This file, part of CLSQL, is Copyright (c) 2002-2010 by Kevin M. Rosenberg
 ;;;; and Copyright (c) 1999-2001 by Pierre R. Mai
 ;;;;
 ;;;; CLSQL users are granted the rights to distribute and use this software