From 784f59f9a0ce77eeaef5c07b4d737d37f9f09eab Mon Sep 17 00:00:00 2001 From: Ryan Johnson Date: Wed, 28 Jan 2026 20:50:29 -0500 Subject: [PATCH] chore(xfer): update copyright Update copyright. Signed-off-by: Ryan Johnson --- .web-docs/scripts/compile-to-webdocs.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.web-docs/scripts/compile-to-webdocs.sh b/.web-docs/scripts/compile-to-webdocs.sh index 2fc710b8..0e2a3d70 100755 --- a/.web-docs/scripts/compile-to-webdocs.sh +++ b/.web-docs/scripts/compile-to-webdocs.sh @@ -1,8 +1,8 @@ #!/usr/bin/env bash -# Copyright (c) HashiCorp, Inc. +# © Broadcom. All Rights Reserved. +# The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. # SPDX-License-Identifier: MPL-2.0 - # Converts the folder name that the component documentation file # is stored in into the integration slug of the component. componentTypeFromFolderName() {