diff options
Diffstat (limited to 'lib/chef/win32/process.rb')
-rw-r--r-- | lib/chef/win32/process.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/win32/process.rb b/lib/chef/win32/process.rb index d2267cc76d..fa3286108c 100644 --- a/lib/chef/win32/process.rb +++ b/lib/chef/win32/process.rb @@ -1,6 +1,6 @@ # # Author:: John Keiser (<jkeiser@chef.io>) -# Copyright:: Copyright 2011-2016, 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"); |