summaryrefslogtreecommitdiff
path: root/create_base.pl
diff options
context:
space:
mode:
Diffstat (limited to 'create_base.pl')
-rwxr-xr-xcreate_base.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/create_base.pl b/create_base.pl
index 1788fa62..923240dd 100755
--- a/create_base.pl
+++ b/create_base.pl
@@ -6,7 +6,7 @@ eval '(exit $?0)' && eval 'exec perl -w -S $0 ${1+"$@"}'
# ******************************************************************
# Author: Chad Elliott
# Date: 9/13/2007
-# $Id$
+#
# Description: Generate a base project based on a library project
# ******************************************************************