aboutsummaryrefslogtreecommitdiffstats
path: root/web/about.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'web/about.cgi')
-rwxr-xr-xweb/about.cgi4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/about.cgi b/web/about.cgi
index a302eb3f0..82e6a234e 100755
--- a/web/about.cgi
+++ b/web/about.cgi
@@ -1,12 +1,12 @@
#!/usr/bin/perl -w
# about.cgi:
-# About page for Neighbourhood Fix-It
+# About page for FixMyStreet
#
# Copyright (c) 2006 UK Citizens Online Democracy. All rights reserved.
# Email: matthew@mysociety.org. WWW: http://www.mysociety.org
#
-# $Id: about.cgi,v 1.3 2007-06-01 14:24:41 matthew Exp $
+# $Id: about.cgi,v 1.4 2007-06-15 14:57:52 matthew Exp $
use strict;
require 5.8.0;