Skip to content

Commit 2a7e8b7

Browse files
committed
chore: update license
Update `LICENSE` and `NOTICE`. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
1 parent 05a266b commit 2a7e8b7

2 files changed

Lines changed: 20 additions & 29 deletions

File tree

LICENSE

Lines changed: 14 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,21 @@
11
BSD 2-Clause License
22

3-
Copyright 2024 Broadcom. All Rights Reserved.
3+
© Broadcom. All Rights Reserved.
4+
The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries.
45

5-
Redistribution and use in source and binary forms, with or without
6-
modification, are permitted provided that the following conditions are
7-
met:
6+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
7+
following conditions are met:
88

9-
1. Redistributions of source code must retain the above copyright
10-
notice, this list of conditions and the following disclaimer.
9+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the
10+
following disclaimer.
1111

12-
2. Redistributions in binary form must reproduce the above
13-
copyright notice, this list of conditions and the following
14-
disclaimer in the documentation and/or other materials provided
15-
with the distribution.
12+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the
13+
following disclaimer in the documentation and/or other materials provided with the distribution.
1614

17-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
18-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
19-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
20-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
21-
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
22-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
23-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
24-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
25-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
26-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
15+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
16+
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
17+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
18+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
19+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
20+
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2721
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

NOTICE

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
PowerShell Module for VMware Cloud Foundation Instance Recovery
2-
Copyright 2024 Broadcom. All Rights Reserved.
3-
4-
This product is licensed to you under the BSD-2 license (the "License"). You may not use this product except in
5-
compliance with the BSD-2 License.
6-
7-
This product may include a number of subcomponents with separate copyright notices and license terms. Your use of
8-
these subcomponents is subject to the terms and conditions of the subcomponent's license, as noted in the LICENSE
9-
file.
1+
© Broadcom. All Rights Reserved.
2+
The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries.
3+
4+
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.
5+
6+
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.

0 commit comments

Comments
 (0)