diff options
author | matthew <matthew> | 2007-03-30 11:59:52 +0000 |
---|---|---|
committer | matthew <matthew> | 2007-03-30 11:59:52 +0000 |
commit | 00520c4c7f2f64867c0eae673e5e82116c5f0846 (patch) | |
tree | 06520e8e740a0f8402ccee65b9765f96fa51b3a2 /web/faq.cgi | |
parent | 09045bc351dfcd3ea6e73d44ac91c8d47268a3c2 (diff) |
Add OS licence number now we have it.
Diffstat (limited to 'web/faq.cgi')
-rwxr-xr-x | web/faq.cgi | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/web/faq.cgi b/web/faq.cgi index 7135165ca..8f94f69e0 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.11 2007-03-22 19:45:56 matthew Exp $ +# $Id: faq.cgi,v 1.12 2007-03-30 11:59:52 matthew Exp $ use strict; require 5.8.0; @@ -130,8 +130,10 @@ and Tom Steinberg. Thanks also to -<a href="http://www.ordnancesurvey.co.uk">Ordnance Survey</a> (for the maps and UK postcodes), -Yahoo! for their JavaScript libraries, +<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 1000378819 2007), +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 href="http://www.easynet.net/publicsector/">Easynet</a> (who kindly host all |