summaryrefslogtreecommitdiff
path: root/modules/ProjectCreator.pm
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2011-10-06 15:05:21 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2011-10-06 15:05:21 +0000
commitdb050e59b037028a71154586887b6f8a9462f3ad (patch)
tree6da014534dd2ad5752b5532ede72260e52fff923 /modules/ProjectCreator.pm
parent79e4c9e9e929cb5b6312392057905d54b12ff024 (diff)
downloadMPC-db050e59b037028a71154586887b6f8a9462f3ad.tar.gz
Fixed fuzz
Diffstat (limited to 'modules/ProjectCreator.pm')
-rw-r--r--modules/ProjectCreator.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/ProjectCreator.pm b/modules/ProjectCreator.pm
index b979920c..7308e6e2 100644
--- a/modules/ProjectCreator.pm
+++ b/modules/ProjectCreator.pm
@@ -1,11 +1,10 @@
-# $Id$
-
package ProjectCreator;
# ************************************************************
# Description : Base class for all project creators
# Author : Chad Elliott
# Create Date : 3/13/2002
+# $Id$
# ************************************************************
# ************************************************************