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 /script/user-use-graph | |
parent | d09758c79fff462906b48dda6601ced25a8865da (diff) |
Change email address in header of source code to hello@mysociety.org
Diffstat (limited to 'script/user-use-graph')
-rwxr-xr-x | script/user-use-graph | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script/user-use-graph b/script/user-use-graph index 205e02416..f508c9cb6 100755 --- a/script/user-use-graph +++ b/script/user-use-graph @@ -3,7 +3,7 @@ # Plot graph of user use of site. # # 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/ GPLOT_OUTPUT="set terminal png font 'Vera.ttf' 9 size 1200,400" EXTENSION=".png" |