]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/git/recipes/default.rb
Update formatting of header comments
[chef.git] / cookbooks / git / recipes / default.rb
index 63dea752f269a4471de77f6fbcf34221c73892f2..3f93f651ccd8e04d0ddb7e5e83b2430ed414b746 100644 (file)
@@ -1,14 +1,14 @@
 #
 #
-# Cookbook Name:: git
+# Cookbook:: git
 # Recipe:: default
 #
 # 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.
 # You may obtain a copy of the License at
 #
 #
 # 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
+#     https://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,
 #
 # Unless required by applicable law or agreed to in writing, software
 # distributed under the License is distributed on an "AS IS" BASIS,
@@ -17,4 +17,4 @@
 # limitations under the License.
 #
 
 # limitations under the License.
 #
 
-package "git-core"
+package "git"