summaryrefslogtreecommitdiff
path: root/modules/GUID.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/GUID.pm
parent79e4c9e9e929cb5b6312392057905d54b12ff024 (diff)
downloadMPC-db050e59b037028a71154586887b6f8a9462f3ad.tar.gz
Fixed fuzz
Diffstat (limited to 'modules/GUID.pm')
-rw-r--r--modules/GUID.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/GUID.pm b/modules/GUID.pm
index ced4e799..bad07ea1 100644
--- a/modules/GUID.pm
+++ b/modules/GUID.pm
@@ -1,11 +1,10 @@
-# $Id$
-
package GUID;
# ************************************************************
# Description : Generate GUID's for VC7 projects and workspaces
# Author : Chad Elliott
# Create Date : 5/14/2002
+# $Id$
# ************************************************************
# ************************************************************