From 3fe8dec15092a10dffcbb9c3a313e6661e751eb2 Mon Sep 17 00:00:00 2001 From: Michael Klishin Date: Tue, 21 Nov 2023 23:32:51 -0500 Subject: [PATCH] Two more (c) update spots --- packaging/common/LICENSE.tail | 2 +- scripts/rabbitmq-script-wrapper | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/common/LICENSE.tail b/packaging/common/LICENSE.tail index 2c888d2ed7..c9a466cc16 100644 --- a/packaging/common/LICENSE.tail +++ b/packaging/common/LICENSE.tail @@ -421,4 +421,4 @@ file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice. -Copyright (c) 2007-2020 VMware, Inc. or its affiliates. +Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. diff --git a/scripts/rabbitmq-script-wrapper b/scripts/rabbitmq-script-wrapper index da8fe252e7..44689ada90 100644 --- a/scripts/rabbitmq-script-wrapper +++ b/scripts/rabbitmq-script-wrapper @@ -4,7 +4,7 @@ ## License, v. 2.0. If a copy of the MPL was not distributed with this ## file, You can obtain one at https://mozilla.org/MPL/2.0/. ## -## Copyright (c) 2018-2020 VMware, Inc. or its affiliates. All rights reserved. +## Copyright (c) 2007-2023 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. ## SCRIPT="$(basename "$0")"