diff options
Diffstat (limited to 'lib/chef/mixin/powershell_exec.rb')
-rw-r--r-- | lib/chef/mixin/powershell_exec.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/mixin/powershell_exec.rb b/lib/chef/mixin/powershell_exec.rb index 3e811511de..1a60a3d480 100644 --- a/lib/chef/mixin/powershell_exec.rb +++ b/lib/chef/mixin/powershell_exec.rb @@ -1,6 +1,6 @@ # # Author:: Stuart Preston (<stuart@chef.io>) -# Copyright:: Copyright 2018, Chef Software, Inc. +# Copyright:: Copyright (c) Chef Software Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |