diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2020-04-13 15:21:45 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2020-04-13 15:47:17 -0700 |
commit | 4d3b847aee1b917bb139862c623e9633d180fb31 (patch) | |
tree | 267432ad3d90bbfee9227632073b20694a8fa13a /kitchen-tests/cookbooks | |
parent | 1d2b2b346228291f38646ff0d9fa78c4ae2c3e86 (diff) | |
download | chef-4d3b847aee1b917bb139862c623e9633d180fb31.tar.gz |
Remove copyright dateslcg/remove-copyright-dates
Legally incredibly dubious, particularly since we don't follow it
strictly as policy, and we have git history instead, which does it right.
This is just a waste of time and a cargo cult.
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'kitchen-tests/cookbooks')
4 files changed, 4 insertions, 4 deletions
diff --git a/kitchen-tests/cookbooks/end_to_end/recipes/chef-vault.rb b/kitchen-tests/cookbooks/end_to_end/recipes/chef-vault.rb index 4af3c64697..aa01982e3d 100644 --- a/kitchen-tests/cookbooks/end_to_end/recipes/chef-vault.rb +++ b/kitchen-tests/cookbooks/end_to_end/recipes/chef-vault.rb @@ -2,7 +2,7 @@ # Cookbook:: end_to_end # Recipe:: chef-vault # -# Copyright:: 2020, Chef Software, Inc. +# Copyright:: Copyright (c) Chef Software Inc. # chef_data_bag "creds" diff --git a/kitchen-tests/cookbooks/end_to_end/recipes/default.rb b/kitchen-tests/cookbooks/end_to_end/recipes/default.rb index af1e516030..920023b32d 100644 --- a/kitchen-tests/cookbooks/end_to_end/recipes/default.rb +++ b/kitchen-tests/cookbooks/end_to_end/recipes/default.rb @@ -2,7 +2,7 @@ # Cookbook:: end_to_end # Recipe:: default # -# Copyright:: 2014-2020, Chef Software Inc. +# Copyright:: Copyright (c) Chef Software Inc. # hostname "chef-bk-ci.chef.io" diff --git a/kitchen-tests/cookbooks/end_to_end/recipes/packages.rb b/kitchen-tests/cookbooks/end_to_end/recipes/packages.rb index 7323bb80c5..58ede61f52 100644 --- a/kitchen-tests/cookbooks/end_to_end/recipes/packages.rb +++ b/kitchen-tests/cookbooks/end_to_end/recipes/packages.rb @@ -2,7 +2,7 @@ # Cookbook:: end_to_end # Recipe:: packages # -# Copyright:: 2014-2018, Chef Software, Inc. +# Copyright:: Copyright (c) Chef Software Inc. # # this is just a list of package that exist on every O/S we test, and often aren't installed by default. you don't diff --git a/kitchen-tests/cookbooks/end_to_end/recipes/tests.rb b/kitchen-tests/cookbooks/end_to_end/recipes/tests.rb index b53fc39e17..d74a310394 100644 --- a/kitchen-tests/cookbooks/end_to_end/recipes/tests.rb +++ b/kitchen-tests/cookbooks/end_to_end/recipes/tests.rb @@ -2,7 +2,7 @@ # Cookbook:: end_to_end # Recipe:: tests # -# Copyright:: 2014-2018, Chef Software, Inc. +# Copyright:: Copyright (c) Chef Software Inc. # # |