Skip to content

Commit 73ed835

Browse files
dafyddcrosbyfacebook-github-bot
authored andcommitted
Fix copyright headers
Summary: In anticipation of syncing these files to the Bookworm github repo Differential Revision: D68650518 fbshipit-source-id: 4c32e4ff766cccf78cfde01aafccd7b63d5cd174
1 parent 0ff8688 commit 73ed835

File tree

64 files changed

+64
-64
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+64
-64
lines changed

cookbooks/fb_bookworm/files/default/bookworm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
2-
# Copyright (c) 2022-present, Meta, Inc.
2+
# Copyright (c) 2022-present, Meta Platforms, Inc. and affiliates
33
# All rights reserved.
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");

cookbooks/fb_bookworm/files/default/bookworm/bookworm.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/opt/chef-workstation/embedded/bin/ruby
2-
# Copyright (c) 2022-present, Meta, Inc.
2+
# Copyright (c) 2022-present, Meta Platforms, Inc. and affiliates
33
# All rights reserved.
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");

cookbooks/fb_bookworm/files/default/bookworm/configuration.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2022-present, Meta, Inc.
1+
# Copyright (c) 2022-present, Meta Platforms, Inc. and affiliates
22
# All rights reserved.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");

cookbooks/fb_bookworm/files/default/bookworm/crawler.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2022-present, Meta, Inc.
1+
# Copyright (c) 2022-present, Meta Platforms, Inc. and affiliates
22
# All rights reserved.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");

cookbooks/fb_bookworm/files/default/bookworm/exceptions.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2022-present, Meta, Inc.
1+
# Copyright (c) 2022-present, Meta Platforms, Inc. and affiliates
22
# All rights reserved.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");

cookbooks/fb_bookworm/files/default/bookworm/infer_base_classes.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2022-present, Meta, Inc.
1+
# Copyright (c) 2022-present, Meta Platforms, Inc. and affiliates
22
# All rights reserved.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");

cookbooks/fb_bookworm/files/default/bookworm/infer_engine.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2022-present, Meta, Inc.
1+
# Copyright (c) 2022-present, Meta Platforms, Inc. and affiliates
22
# All rights reserved.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");

cookbooks/fb_bookworm/files/default/bookworm/keys.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22

3-
# Copyright (c) 2022-present, Meta, Inc.
3+
# Copyright (c) 2022-present, Meta Platforms, Inc. and affiliates
44
# All rights reserved.
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");

cookbooks/fb_bookworm/files/default/bookworm/knowledge_base.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2022-present, Meta, Inc.
1+
# Copyright (c) 2022-present, Meta Platforms, Inc. and affiliates
22
# All rights reserved.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");

cookbooks/fb_bookworm/files/default/bookworm/report_builder.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2022-present, Meta, Inc.
1+
# Copyright (c) 2022-present, Meta Platforms, Inc. and affiliates
22
# All rights reserved.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)