summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Deepak Thomas <antonydeepak@gmail.com>2021-09-22 10:55:57 -0700
committerAntony Deepak Thomas <antonydeepak@gmail.com>2021-09-22 10:55:57 -0700
commit4060277bdf2eac72f2d871829109c4ae1c7c472a (patch)
tree83aa8a9ca762b1675e6dcef4c6f096cbf77beef8
parent7330db78d29442a853974c61ba2a89dd58405203 (diff)
downloadchef-4060277bdf2eac72f2d871829109c4ae1c7c472a.tar.gz
Change copyright to Facebook
Signed-off-by: Antony Deepak Thomas <antonydeepak@gmail.com>
-rw-r--r--lib/chef/resource/file/verification/json.rb2
-rw-r--r--spec/unit/resource/file/verification/json_spec.rb2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/chef/resource/file/verification/json.rb b/lib/chef/resource/file/verification/json.rb
index 599c7aed6c..cb814a6839 100644
--- a/lib/chef/resource/file/verification/json.rb
+++ b/lib/chef/resource/file/verification/json.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");
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");