diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2018-03-13 16:55:50 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2018-03-15 18:03:30 -0700 |
commit | d0afcafe0818e10ef4d57db953649b1edea5e81c (patch) | |
tree | ae4c67f6ef41c6f1e2e21250adbbf557fe49351c /lib/chef/resource | |
parent | f6f771abf930a195689317855d146ef33983418d (diff) | |
download | chef-d0afcafe0818e10ef4d57db953649b1edea5e81c.tar.gz |
bad copypasta is bad
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'lib/chef/resource')
-rw-r--r-- | lib/chef/resource/yum_package.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/resource/yum_package.rb b/lib/chef/resource/yum_package.rb index c20068cb06..f066e3f0ad 100644 --- a/lib/chef/resource/yum_package.rb +++ b/lib/chef/resource/yum_package.rb @@ -1,6 +1,6 @@ # # Author:: AJ Christensen (<aj@chef.io>) -# Copyright:: Copyright 2008-2017, Chef Software Inc. +# Copyright:: Copyright 2008-2018, Chef Software Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |