diff options
Diffstat (limited to 'lib/chef/cookbook/cookbook_collection.rb')
-rw-r--r-- | lib/chef/cookbook/cookbook_collection.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/chef/cookbook/cookbook_collection.rb b/lib/chef/cookbook/cookbook_collection.rb index fb7ec28975..a9de718902 100644 --- a/lib/chef/cookbook/cookbook_collection.rb +++ b/lib/chef/cookbook/cookbook_collection.rb @@ -1,6 +1,6 @@ #-- -# Author:: Tim Hinderliter (<tim@opscode.com>) -# Author:: Christopher Walters (<cw@opscode.com>) +# Author:: Tim Hinderliter (<tim@chef.io>) +# Author:: Christopher Walters (<cw@chef.io>) # Copyright:: Copyright 2010-2016, Chef Software, Inc. # License:: Apache License, Version 2.0 # |