Remove CVS $Id$ keyword
[clsql.git] / examples / sqlite3 / init-func / example.lisp
index c94c6210a26526c5593148d31a4fa02714a89a9c..82fa9d34910a5e5d50678b61446df7b04bff90c9 100644 (file)
@@ -7,8 +7,6 @@
 ;;;; Authors:  Aurelio Bignoli
 ;;;; Created:  Oct 2004
 ;;;;
-;;;; $Id$
-;;;;
 ;;;; This file, part of CLSQL, is Copyright (c) 2004 by Aurelio Bignoli
 ;;;;
 ;;;; CLSQL users are granted the rights to distribute and use this software
@@ -67,4 +65,4 @@
         (clsql:query "SELECT * FROM t1 ORDER BY f2"))
 
 ;;;; Disconnect from database.
-(clsql:disconnect)
\ No newline at end of file
+(clsql:disconnect)