aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/mail_server_log.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 /app/models/mail_server_log.rb
parentd09758c79fff462906b48dda6601ced25a8865da (diff)
Change email address in header of source code to hello@mysociety.org
Diffstat (limited to 'app/models/mail_server_log.rb')
-rw-r--r--app/models/mail_server_log.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/mail_server_log.rb b/app/models/mail_server_log.rb
index 77cd23a96..683333c71 100644
--- a/app/models/mail_server_log.rb
+++ b/app/models/mail_server_log.rb
@@ -15,7 +15,7 @@
# We load log file lines for requests in here, for display in the admin interface.
#
# Copyright (c) 2009 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/
#
# $Id: exim_log.rb,v 1.14 2009-09-17 21:10:05 francis Exp $