From e8ee4a64d3a1d542b3b27d8d89adc94e59cd575f Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Sun, 10 Jul 2016 14:26:02 +0100 Subject: [PATCH] imagery: add copyright statement to gb_ea --- cookbooks/imagery/recipes/gb_ea.rb | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/cookbooks/imagery/recipes/gb_ea.rb b/cookbooks/imagery/recipes/gb_ea.rb index 358789356..6aaec2ce4 100644 --- a/cookbooks/imagery/recipes/gb_ea.rb +++ b/cookbooks/imagery/recipes/gb_ea.rb @@ -1,3 +1,22 @@ +# +# Cookbook Name:: imagery +# Recipe:: gb_ea +# +# Copyright 2016, OpenStreetMap Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + imagery_site "ea.openstreetmap.org.uk" do title "OpenStreetMap - Environment Agency OpenData" bbox [[49.85, -10.5], [58.75, 1.9]] -- 2.43.2