]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/files/default/replication-bin/replicate-changesets
Convert more URLs to https
[chef.git] / cookbooks / planet / files / default / replication-bin / replicate-changesets
index cbf34515bb84ec8c4cefddb0b22b68ec31691bb7..fac548bd5c2ef6dbdb573ac23e4d461c357d0a94 100755 (executable)
@@ -188,7 +188,7 @@ class Replicator
       "generator" => "replicate_changesets.rb",
       "copyright" => "OpenStreetMap and contributors",
       "attribution" => "https://www.openstreetmap.org/copyright",
-      "license" => "http://opendatacommons.org/licenses/odbl/1-0/" }
+      "license" => "https://opendatacommons.org/licenses/odbl/1-0/" }
       .each { |k, v| doc.root[k] = v }
 
     builder = ChangesetBuilder.new(@now, @conn)