aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Map/OSM/StreetView.pm
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2015-02-23 12:47:18 +0000
committerMatthew Somerville <matthew@mysociety.org>2015-02-23 17:10:05 +0000
commitc763a5e8e78849d736f9c0cec92ee2687ac9e75d (patch)
tree870b3f530b885bc4da49a26330fdfdbed1c24337 /perllib/FixMyStreet/Map/OSM/StreetView.pm
parentc79b9b54210cc5483bed03783417fbeb6ed422cb (diff)
Tidy up front page and map copyright templates.
Diffstat (limited to 'perllib/FixMyStreet/Map/OSM/StreetView.pm')
-rw-r--r--perllib/FixMyStreet/Map/OSM/StreetView.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Map/OSM/StreetView.pm b/perllib/FixMyStreet/Map/OSM/StreetView.pm
index c70dd93aa..87c335dd6 100644
--- a/perllib/FixMyStreet/Map/OSM/StreetView.pm
+++ b/perllib/FixMyStreet/Map/OSM/StreetView.pm
@@ -22,6 +22,7 @@ sub base_tile_url {
}
sub copyright {
+ 'Contains OS data &copy; Crown copyright and database right 2013';
}
1;