X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/18e12b0e123fc3e5f344682f884feabc12da0f5a..45dde9418dd342bb1a632d82559201c0b3becf1a:/cookbooks/git/recipes/default.rb diff --git a/cookbooks/git/recipes/default.rb b/cookbooks/git/recipes/default.rb index 7d9cd1921..3f93f651c 100644 --- a/cookbooks/git/recipes/default.rb +++ b/cookbooks/git/recipes/default.rb @@ -1,8 +1,8 @@ # -# Cookbook Name:: git +# Cookbook:: git # Recipe:: default # -# Copyright 2011, OpenStreetMap Foundation +# Copyright:: 2011, OpenStreetMap Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -17,4 +17,4 @@ # limitations under the License. # -package "git-core" +package "git"