diff options
author | Antony Deepak Thomas <antonydeepak@gmail.com> | 2021-09-22 10:55:57 -0700 |
---|---|---|
committer | Antony Deepak Thomas <antonydeepak@gmail.com> | 2021-09-22 10:55:57 -0700 |
commit | 4060277bdf2eac72f2d871829109c4ae1c7c472a (patch) | |
tree | 83aa8a9ca762b1675e6dcef4c6f096cbf77beef8 /spec/unit | |
parent | 7330db78d29442a853974c61ba2a89dd58405203 (diff) | |
download | chef-4060277bdf2eac72f2d871829109c4ae1c7c472a.tar.gz |
Change copyright to Facebook
Signed-off-by: Antony Deepak Thomas <antonydeepak@gmail.com>
Diffstat (limited to 'spec/unit')
-rw-r--r-- | spec/unit/resource/file/verification/json_spec.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/resource/file/verification/json_spec.rb b/spec/unit/resource/file/verification/json_spec.rb index 749aee3e39..78460a21e2 100644 --- a/spec/unit/resource/file/verification/json_spec.rb +++ b/spec/unit/resource/file/verification/json_spec.rb @@ -1,6 +1,6 @@ # # Author:: Antony Thomas (<antonydeepak@gmail.com>) -# Copyright:: Copyright (c) Chef Software Inc. +# Copyright:: Copyright (c) Facebook, Inc. and its affiliates. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |