Remove CVS $Id$ keyword
[clsql.git] / uffi / Makefile.msvc
index 021be37cc83103b9ece10f31a0e4fb2598c6329d..ea3b5b7add47ce015e4f7a9b45e48bb4b946a941 100644 (file)
@@ -7,9 +7,7 @@
 #  Author:  Kevin M. Rosenberg
 #  Created: Mar 2002
 #
-#  CVS Id:   $Id: Makefile.msvc,v 1.1 2002/09/18 07:50:01 kevin Exp $
-#
-# 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
 #
 # CLSQL users are granted the rights to distribute and use this software
 # as governed by the terms of the Lisp Lesser GNU Public License
@@ -31,5 +29,3 @@ $(DLL): $(SRC)
 
 clean:
         del /q $(DLL) $(BASE).LIB
-
-