diff options
Diffstat (limited to 'lib/chef/recipe.rb')
-rw-r--r-- | lib/chef/recipe.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/chef/recipe.rb b/lib/chef/recipe.rb index 7bfb3f6f3d..20032e5b6a 100644 --- a/lib/chef/recipe.rb +++ b/lib/chef/recipe.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>) # Copyright:: Copyright 2008-2016, Chef Software Inc. # License:: Apache License, Version 2.0 # |