aboutsummaryrefslogtreecommitdiffstats
path: root/config/routes.rb
diff options
context:
space:
mode:
authorMatthew Landauer <matthew@openaustralia.org>2013-03-26 09:47:06 +1100
committerMatthew Landauer <matthew@openaustralia.org>2013-03-26 09:47:06 +1100
commit44ec166b8691743e0ffbcc108eaf41ab0d2ef3cd (patch)
treea19da1122725b617ad094d29c21842e7e5940106 /config/routes.rb
parentd09758c79fff462906b48dda6601ced25a8865da (diff)
Change email address in header of source code to hello@mysociety.org
Diffstat (limited to 'config/routes.rb')
-rw-r--r--config/routes.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/routes.rb b/config/routes.rb
index b45ff17f5..10f6a3284 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -2,7 +2,7 @@
# Mapping URLs to controllers for FOIFA.
#
# Copyright (c) 2007 UK Citizens Online Democracy. All rights reserved.
-# Email: francis@mysociety.org; WWW: http://www.mysociety.org/
+# Email: hello@mysociety.org; WWW: http://www.mysociety.org/
# Allow easy extension from themes. Note these will have the highest priority.
$alaveteli_route_extensions.each do |f|