diff options
Diffstat (limited to 'lib/chef/rest.rb')
-rw-r--r-- | lib/chef/rest.rb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/chef/rest.rb b/lib/chef/rest.rb index b1d91c2fb8..bf444ffe23 100644 --- a/lib/chef/rest.rb +++ b/lib/chef/rest.rb @@ -1,9 +1,9 @@ #-- -# Author:: Adam Jacob (<adam@opscode.com>) +# Author:: Adam Jacob (<adam@chef.io>) # Author:: Thom May (<thom@clearairturbulence.org>) -# Author:: Nuo Yan (<nuo@opscode.com>) -# Author:: Christopher Brown (<cb@opscode.com>) -# Author:: Christopher Walters (<cw@opscode.com>) +# Author:: Nuo Yan (<nuo@chef.io>) +# Author:: Christopher Brown (<cb@chef.io>) +# Author:: Christopher Walters (<cw@chef.io>) # Copyright:: Copyright 2009-2016, Chef Software Inc. # License:: Apache License, Version 2.0 # |