From 2a7e8b7b016e7b4bb110cb630d30c8c7cb6acf11 Mon Sep 17 00:00:00 2001 From: Ryan Johnson Date: Wed, 4 Jun 2025 15:46:56 -0400 Subject: [PATCH] chore: update license Update `LICENSE` and `NOTICE`. Signed-off-by: Ryan Johnson --- LICENSE | 34 ++++++++++++++-------------------- NOTICE | 15 ++++++--------- 2 files changed, 20 insertions(+), 29 deletions(-) diff --git a/LICENSE b/LICENSE index db2bb43..6be8d59 100644 --- a/LICENSE +++ b/LICENSE @@ -1,27 +1,21 @@ BSD 2-Clause License -Copyright 2024 Broadcom. All Rights Reserved. +© Broadcom. All Rights Reserved. +The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the +following conditions are met: - 1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. + 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the + following disclaimer. - 2. Redistributions in binary form must reproduce the above - copyright notice, this list of conditions and the following - disclaimer in the documentation and/or other materials provided - with the distribution. + 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the + following disclaimer in the documentation and/or other materials provided with the distribution. -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/NOTICE b/NOTICE index bd1f75c..6da6789 100644 --- a/NOTICE +++ b/NOTICE @@ -1,9 +1,6 @@ -PowerShell Module for VMware Cloud Foundation Instance Recovery -Copyright 2024 Broadcom. All Rights Reserved. - -This product is licensed to you under the BSD-2 license (the "License"). You may not use this product except in -compliance with the BSD-2 License. - -This product may include a number of subcomponents with separate copyright notices and license terms. Your use of -these subcomponents is subject to the terms and conditions of the subcomponent's license, as noted in the LICENSE -file. +© Broadcom. All Rights Reserved. +The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. + +This product is licensed to you under the BSD 2 clause (the "License"). You may not use this product except in compliance with the License. + +This product may include a number of subcomponents with separate copyright notices and license terms. Your use of these subcomponents is subject to the terms and conditions of the subcomponent's license, as noted in the LICENSE file.