diff options
-rw-r--r-- | perllib/Page.pm | 4 | ||||
-rwxr-xr-x | web/faq.cgi | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/perllib/Page.pm b/perllib/Page.pm index c3b48aece..23993a7a4 100644 --- a/perllib/Page.pm +++ b/perllib/Page.pm @@ -6,7 +6,7 @@ # Copyright (c) 2006 UK Citizens Online Democracy. All rights reserved. # Email: matthew@mysociety.org; WWW: http://www.mysociety.org/ # -# $Id: Page.pm,v 1.95 2008-05-06 10:38:25 matthew Exp $ +# $Id: Page.pm,v 1.96 2008-05-13 12:39:17 matthew Exp $ # package Page; @@ -288,7 +288,7 @@ EOF $out .= <<EOF; </div> <p id="copyright">© Crown copyright. All rights reserved. - Department for Constitutional Affairs 100037819 2007</p> + Ministry of Justice 100037819 2008</p> $params{post} EOF $out .= '</div>'; diff --git a/web/faq.cgi b/web/faq.cgi index 21bd7d6dd..928c49834 100755 --- a/web/faq.cgi +++ b/web/faq.cgi @@ -6,7 +6,7 @@ # Copyright (c) 2006 UK Citizens Online Democracy. All rights reserved. # Email: matthew@mysociety.org. WWW: http://www.mysociety.org # -# $Id: faq.cgi,v 1.29 2008-02-08 17:30:12 francis Exp $ +# $Id: faq.cgi,v 1.30 2008-05-13 12:39:17 matthew Exp $ use strict; use Standard -db; @@ -118,7 +118,7 @@ Ayesha Garrett designed our posters, and Tom Steinberg managed it all. Thanks also to <a href="http://www.ordnancesurvey.co.uk">Ordnance Survey</a> (for the maps, UK postcodes, and UK addresses – data © Crown copyright, all -rights reserved, Department for Constitutional Affairs 100037819 2007), +rights reserved, Ministry of Justice 100037819 2008), Yahoo! for their BSD-licensed JavaScript libraries, the entire free software community (this particular project was brought to you by Perl, PostgreSQL, and the number 161.290) and <a |