diff options
author | Tim Smith <tsmith@chef.io> | 2019-01-22 14:16:26 -0800 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2019-01-22 14:16:26 -0800 |
commit | 4db8079fdbbdb88d468d03b87529ddaf88701b50 (patch) | |
tree | 3ab9feffbfec324dd71d51e7197b8b1bcd3f96f2 /lib/chef/cookbook/metadata.rb | |
parent | 2a52b0208a4f22ff2eed04da980d9c32c175e122 (diff) | |
download | chef-4db8079fdbbdb88d468d03b87529ddaf88701b50.tar.gz |
Add a few missing license headers
We should probably have these everywhere.
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'lib/chef/cookbook/metadata.rb')
-rw-r--r-- | lib/chef/cookbook/metadata.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/chef/cookbook/metadata.rb b/lib/chef/cookbook/metadata.rb index a14518e2fb..116544c7f8 100644 --- a/lib/chef/cookbook/metadata.rb +++ b/lib/chef/cookbook/metadata.rb @@ -1,4 +1,3 @@ -# # Author:: Adam Jacob (<adam@chef.io>) # Author:: AJ Christensen (<aj@chef.io>) # Author:: Seth Falcon (<seth@chef.io>) |