diff options
Diffstat (limited to 'lib/chef/win32/api/file.rb')
-rw-r--r-- | lib/chef/win32/api/file.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/win32/api/file.rb b/lib/chef/win32/api/file.rb index 92edf40520..45b14ad01f 100644 --- a/lib/chef/win32/api/file.rb +++ b/lib/chef/win32/api/file.rb @@ -1,7 +1,7 @@ # # Author:: Seth Chisamore (<schisamo@opscode.com>) # Author:: Mark Mzyk (<mmzyk@ospcode.com>) -# Copyright:: Copyright 2011-2016, Opscode, Inc. +# Copyright:: Copyright 2011-2016, Chef Software Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |