diff options
Diffstat (limited to 'lib/chef/win32/api')
-rw-r--r-- | lib/chef/win32/api/error.rb | 2 | ||||
-rw-r--r-- | lib/chef/win32/api/file.rb | 2 | ||||
-rw-r--r-- | lib/chef/win32/api/memory.rb | 2 | ||||
-rw-r--r-- | lib/chef/win32/api/process.rb | 2 | ||||
-rw-r--r-- | lib/chef/win32/api/psapi.rb | 2 | ||||
-rw-r--r-- | lib/chef/win32/api/security.rb | 2 | ||||
-rw-r--r-- | lib/chef/win32/api/synchronization.rb | 2 | ||||
-rw-r--r-- | lib/chef/win32/api/system.rb | 2 | ||||
-rw-r--r-- | lib/chef/win32/api/unicode.rb | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/lib/chef/win32/api/error.rb b/lib/chef/win32/api/error.rb index aed32d5d7d..37529ca124 100644 --- a/lib/chef/win32/api/error.rb +++ b/lib/chef/win32/api/error.rb @@ -1,6 +1,6 @@ # # Author:: John Keiser (<jkeiser@opscode.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"); 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"); diff --git a/lib/chef/win32/api/memory.rb b/lib/chef/win32/api/memory.rb index 3e9b2f0395..bb97101fac 100644 --- a/lib/chef/win32/api/memory.rb +++ b/lib/chef/win32/api/memory.rb @@ -1,6 +1,6 @@ # # Author:: John Keiser (<jkeiser@opscode.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"); diff --git a/lib/chef/win32/api/process.rb b/lib/chef/win32/api/process.rb index d46421e250..862fe23b52 100644 --- a/lib/chef/win32/api/process.rb +++ b/lib/chef/win32/api/process.rb @@ -1,6 +1,6 @@ # # Author:: John Keiser (<jkeiser@opscode.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"); diff --git a/lib/chef/win32/api/psapi.rb b/lib/chef/win32/api/psapi.rb index be324ccf1f..0226e2a952 100644 --- a/lib/chef/win32/api/psapi.rb +++ b/lib/chef/win32/api/psapi.rb @@ -1,6 +1,6 @@ # # Author:: Seth Chisamore (<schisamo@opscode.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"); diff --git a/lib/chef/win32/api/security.rb b/lib/chef/win32/api/security.rb index c528bef16d..16eee51053 100644 --- a/lib/chef/win32/api/security.rb +++ b/lib/chef/win32/api/security.rb @@ -1,6 +1,6 @@ # # Author:: John Keiser (<jkeiser@opscode.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"); diff --git a/lib/chef/win32/api/synchronization.rb b/lib/chef/win32/api/synchronization.rb index dddddba58a..6f64d532f2 100644 --- a/lib/chef/win32/api/synchronization.rb +++ b/lib/chef/win32/api/synchronization.rb @@ -1,6 +1,6 @@ # # Author:: Serdar Sutay (<serdar@opscode.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"); diff --git a/lib/chef/win32/api/system.rb b/lib/chef/win32/api/system.rb index b3e39e8099..ca4e952833 100644 --- a/lib/chef/win32/api/system.rb +++ b/lib/chef/win32/api/system.rb @@ -1,6 +1,6 @@ # # Author:: Seth Chisamore (<schisamo@opscode.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"); diff --git a/lib/chef/win32/api/unicode.rb b/lib/chef/win32/api/unicode.rb index e17c8f91ec..7199d905cd 100644 --- a/lib/chef/win32/api/unicode.rb +++ b/lib/chef/win32/api/unicode.rb @@ -1,6 +1,6 @@ # # Author:: Seth Chisamore (<schisamo@opscode.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"); |