diff options
| author | Matthew Landauer <matthew@openaustralia.org> | 2013-03-26 09:47:06 +1100 | 
|---|---|---|
| committer | Matthew Landauer <matthew@openaustralia.org> | 2013-03-26 09:47:06 +1100 | 
| commit | 44ec166b8691743e0ffbcc108eaf41ab0d2ef3cd (patch) | |
| tree | a19da1122725b617ad094d29c21842e7e5940106 /lib | |
| parent | d09758c79fff462906b48dda6601ced25a8865da (diff) | |
Change email address in header of source code to hello@mysociety.org
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/activesupport_cache_extensions.rb | 2 | ||||
| -rw-r--r-- | lib/public_body_categories.rb | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/lib/activesupport_cache_extensions.rb b/lib/activesupport_cache_extensions.rb index f15d72894..2791d5996 100644 --- a/lib/activesupport_cache_extensions.rb +++ b/lib/activesupport_cache_extensions.rb @@ -2,7 +2,7 @@  # Extensions / fixes to ActiveSupport::Cache  #  # 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/  # Monkeypatch! ./activesupport/lib/active_support/cache/file_store.rb diff --git a/lib/public_body_categories.rb b/lib/public_body_categories.rb index c6f0a6690..7f548b130 100644 --- a/lib/public_body_categories.rb +++ b/lib/public_body_categories.rb @@ -2,7 +2,7 @@  # Categorisations of public bodies.  #  # 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/  class PublicBodyCategories | 
