aburzio-nv commited on
Commit
7f75699
·
verified ·
1 Parent(s): 63ee946

Upload LICENSE.txt

Browse files
Files changed (1) hide show
  1. LICENSE.txt +61 -0
LICENSE.txt ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ NVIDIA License
2
+
3
+ 1. Definitions
4
+ “Licensor” means any person or entity that distributes its Work.
5
+ “Work” means (a) the original work of authorship made available under this license, which may
6
+ include software, documentation, or other files, and (b) any additions to or derivative works thereof
7
+ that are made available under this license.
8
+ The terms “reproduce,” “reproduction,” “derivative works,” and “distribution” have the meaning as
9
+ provided under U.S. copyright law; provided, however, that for the purposes of this license,
10
+ derivative works shall not include works that remain separable from, or merely link (or bind by name)
11
+ to the interfaces of, the Work.
12
+ Works are “made available” under this license by including in or with the Work either (a) a copyright
13
+ notice referencing the applicability of this license to the Work, or (b) a copy of this license.
14
+
15
+ 2. License Grant
16
+ 2.1 Copyright Grant. Subject to the terms and conditions of this license, each Licensor grants
17
+ to you a perpetual, worldwide, non-exclusive, royalty-free, copyright license to use, reproduce,
18
+ prepare derivative works of, publicly display, publicly perform, sublicense and distribute its
19
+ Work and any resulting derivative works in any form.
20
+
21
+ 3. Limitations
22
+ 3.1 Redistribution. You may reproduce or distribute the Work only if (a) you do so under this
23
+ license, (b) you include a complete copy of this license with your distribution, and (c) you
24
+ retain without modification any copyright, patent, trademark, or attribution notices that are
25
+ present in the Work.
26
+ 3.2 Derivative Works. You may specify that additional or different terms apply to the use,
27
+ reproduction, and distribution of your derivative works of the Work (“Your Terms”) only if (a)
28
+ Your Terms provide that the use limitation in Section 3.3 applies to your derivative works, and
29
+ (b) you identify the specific derivative works that are subject to Your Terms. Notwithstanding
30
+ Your Terms, this license (including the redistribution requirements in Section 3.1) will continue
31
+ to apply to the Work itself.
32
+ 3.3 Use Limitation. The Work and any derivative works thereof only may be used or intended
33
+ for use non-commercially. Notwithstanding the foregoing, NVIDIA Corporation and its affiliates
34
+ may use the Work and any derivative works commercially. As used herein, “non-
35
+ commercially” means for research or evaluation purposes only.
36
+ 3.4 Patent Claims. If you bring or threaten to bring a patent claim against any Licensor
37
+ (including any claim, cross-claim or counterclaim in a lawsuit) to enforce any patents that you
38
+ allege are infringed by any Work, then your rights under this license from such Licensor
39
+ (including the grant in Section 2.1) will terminate immediately.
40
+ 3.5 Trademarks. This license does not grant any rights to use any Licensor’s or its affiliates’
41
+ names, logos, or trademarks, except as necessary to reproduce the notices described in this
42
+ license.
43
+ 3.6 Termination. If you violate any term of this license, then your rights under this license
44
+ (including the grant in Section 2.1) will terminate immediately.
45
+
46
+ 4. Disclaimer of Warranty.
47
+ THE WORK IS PROVIDED “AS IS” WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
48
+ EITHER EXPRESS OR IMPLIED, INCLUDING WARRANTIES OR CONDITIONS OF
49
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE OR NON-
50
+ INFRINGEMENT. YOU BEAR THE RISK OF UNDERTAKING ANY ACTIVITIES UNDER THIS
51
+ LICENSE.
52
+
53
+ 5. Limitation of Liability.
54
+ EXCEPT AS PROHIBITED BY APPLICABLE LAW, IN NO EVENT AND UNDER NO LEGAL
55
+ THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE
56
+ SHALL ANY LICENSOR BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY DIRECT,
57
+ INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR
58
+ RELATED TO THIS LICENSE, THE USE OR INABILITY TO USE THE WORK (INCLUDING BUT
59
+ NOT LIMITED TO LOSS OF GOODWILL, BUSINESS INTERRUPTION, LOST PROFITS OR DATA,
60
+ COMPUTER FAILURE OR MALFUNCTION, OR ANY OTHER DAMAGES OR LOSSES), EVEN IF
61
+ THE LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.