diff options
Diffstat (limited to 'lib/chef/resource/windows_dns_zone.rb')
-rw-r--r-- | lib/chef/resource/windows_dns_zone.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/resource/windows_dns_zone.rb b/lib/chef/resource/windows_dns_zone.rb index f303deabb2..88c8fb21b6 100644 --- a/lib/chef/resource/windows_dns_zone.rb +++ b/lib/chef/resource/windows_dns_zone.rb @@ -2,7 +2,7 @@ # Author:: Jason Field # # Copyright:: 2018, Calastone Ltd. -# Copyright:: 2019-2020, Chef Software Inc. +# Copyright:: Copyright (c) Chef Software Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |