diff options
author | matthew <matthew> | 2008-05-13 12:39:17 +0000 |
---|---|---|
committer | matthew <matthew> | 2008-05-13 12:39:17 +0000 |
commit | 06baeaace3680d3e473c7b1360b715420f93c82e (patch) | |
tree | e1be7ce12f528cce6c125be15795af793f99547b /perllib/Page.pm | |
parent | 3d07dcfbf55148971d0a3ff4194df9f586e1a5c2 (diff) |
Dept name update.
Diffstat (limited to 'perllib/Page.pm')
-rw-r--r-- | perllib/Page.pm | 4 |
1 files changed, 2 insertions, 2 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>'; |