1
1
Copyright (c) 2020-present, NVIDIA CORPORATION. All rights reserved.
2
+ Copyright (c) Meta Platforms, Inc. and its affiliates.
3
+
2
4
3
5
Redistribution and use in source and binary forms, with or without
4
6
modification, are permitted provided that the following conditions
@@ -11,9 +13,9 @@ are met:
11
13
notice, this list of conditions and the following disclaimer in the
12
14
documentation and/or other materials provided with the distribution.
13
15
14
- 3. Neither the name of NVIDIA CORPORATION nor the names of its
15
- contributors may be used to endorse or promote products derived
16
- from this software without specific prior written permission.
16
+ 3. Neither the name of the copyright holder nor the names of its contributors
17
+ may be used to endorse or promote products derived from this software
18
+ without specific prior written permission.
17
19
18
20
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
19
21
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -25,4 +27,4 @@ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
25
27
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
26
28
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27
29
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
0 commit comments