aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xweb/index.cgi4
1 files changed, 1 insertions, 3 deletions
diff --git a/web/index.cgi b/web/index.cgi
index 9df86adc2..355f8f8e6 100755
--- a/web/index.cgi
+++ b/web/index.cgi
@@ -1,12 +1,10 @@
#!/usr/bin/perl -w -I../perllib
-
+#
# index.cgi:
# Main code for FixMyStreet
#
# Copyright (c) 2006 UK Citizens Online Democracy. All rights reserved.
# Email: matthew@mysociety.org. WWW: http://www.mysociety.org
-#
-# $Id: index.cgi,v 1.334 2010-01-15 16:55:26 matthew Exp $
use strict;
use Standard;