Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files
[koha.git] / updater / updatedatabase
index 4b07af7..cc64ed3 100755 (executable)
@@ -1,6 +1,5 @@
 #!/usr/bin/perl
 
-# $Id$
 
 # Database Updater
 # This script checks for required updates to the database.
@@ -347,5 +346,4 @@ sub SetVersion {
 }
 exit;
 
-# $Log$
 # Revision 1.172  2007/07/19 10:21:22  hdl