Began removing $Id$ tags. This will be an ongoing process.
[citadel.git] / citadel / bootstrap
index 14ceb3d83b7afb48e4ebfead2d4c69cadeefc5ad..636a4b1687313a320736e6cdd3aac72894acc1a4 100755 (executable)
@@ -1,9 +1,6 @@
 #!/bin/sh
 #
-# run me after checking Citadel out of CVS.
-#
-# $Id$
-#
+# run me after checking Citadel out of the source code repository.
 
 # Remove any vestiges of pre-6.05 build environments
 rm -f .libs modules *.so *.lo *.la 2>/dev/null