Remove CVS $Id$ keyword
[clsql.git] / sql / operations.lisp
index 3a4638537f3830d5c7a23eb03962e74a257e9c65..7b558809a2503a2c65d4b459ece9a80a7b4ce575 100644 (file)
@@ -1,8 +1,6 @@
 ;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*-
 ;;;; *************************************************************************
 ;;;;
-;;;; $Id$
-;;;;
 ;;;; Definition of SQL operations used with the symbolic SQL syntax.
 ;;;;
 ;;;; This file is part of CLSQL.