summaryrefslogtreecommitdiff
path: root/modules/WixWorkspaceCreator.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/WixWorkspaceCreator.pm
parent79e4c9e9e929cb5b6312392057905d54b12ff024 (diff)
downloadMPC-db050e59b037028a71154586887b6f8a9462f3ad.tar.gz
Fixed fuzz
Diffstat (limited to 'modules/WixWorkspaceCreator.pm')
-rw-r--r--modules/WixWorkspaceCreator.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/WixWorkspaceCreator.pm b/modules/WixWorkspaceCreator.pm
index 89471015..5a91f6b9 100644
--- a/modules/WixWorkspaceCreator.pm
+++ b/modules/WixWorkspaceCreator.pm
@@ -1,11 +1,10 @@
-# $Id$
-
package WixWorkspaceCreator;
# ************************************************************
# Description : A Wix Workspace creator
# Author : James H. Hill
# Create Date : 6/23/2009
+# $Id$
# ************************************************************
# ************************************************************