diff options
Diffstat (limited to 'lib/chef/resource/swap_file.rb')
-rw-r--r-- | lib/chef/resource/swap_file.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/resource/swap_file.rb b/lib/chef/resource/swap_file.rb index 305727084c..d32bd07394 100644 --- a/lib/chef/resource/swap_file.rb +++ b/lib/chef/resource/swap_file.rb @@ -1,6 +1,6 @@ # # Copyright:: 2012-2018, Seth Vargo -# Copyright:: 2017-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. |