diff options
Diffstat (limited to 'lib/chef/resource.rb')
-rw-r--r-- | lib/chef/resource.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/chef/resource.rb b/lib/chef/resource.rb index 2198c28cef..1791e4143e 100644 --- a/lib/chef/resource.rb +++ b/lib/chef/resource.rb @@ -1,6 +1,6 @@ # -# Author:: Adam Jacob (<adam@opscode.com>) -# Author:: Christopher Walters (<cw@opscode.com>) +# Author:: Adam Jacob (<adam@chef.io>) +# Author:: Christopher Walters (<cw@chef.io>) # Author:: John Keiser (<jkeiser@chef.io) # Copyright:: Copyright 2008-2016, Chef, Inc. # License:: Apache License, Version 2.0 |