aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@cake.ukcod.org.uk>2010-08-02 12:04:27 +0100
committerMatthew Somerville <matthew@cake.ukcod.org.uk>2010-08-02 12:04:27 +0100
commiteb17f9b573c3307e815a5b30f87a7dd4fe899c29 (patch)
tree37f2620cb2b973aea8d9fdbac37fece5257d7a01
parent7bbd05ddfffd81cbc183988194a86d6275b48cff (diff)
Comment tweak.
-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;