diff options
Diffstat (limited to 'lib/chef/handler')
-rw-r--r-- | lib/chef/handler/error_report.rb | 2 | ||||
-rw-r--r-- | lib/chef/handler/json_file.rb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/chef/handler/error_report.rb b/lib/chef/handler/error_report.rb index bfd43d92d6..e1526368e0 100644 --- a/lib/chef/handler/error_report.rb +++ b/lib/chef/handler/error_report.rb @@ -1,6 +1,6 @@ # # Author:: Adam Jacob (<adam@opscode.com>) -# Copyright:: Copyright 2010-2016, Opscode, Inc. +# Copyright:: Copyright 2010-2016, Chef Software Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/lib/chef/handler/json_file.rb b/lib/chef/handler/json_file.rb index 0c2089bab1..1f0a8ef924 100644 --- a/lib/chef/handler/json_file.rb +++ b/lib/chef/handler/json_file.rb @@ -1,6 +1,6 @@ # # Author:: Adam Jacob (<adam@opscode.com>) -# Copyright:: Copyright 2010-2016, Opscode, Inc. +# Copyright:: Copyright 2010-2016, Chef Software Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |