@@ -81,8 +81,9 @@ The LLVM Project is under the Apache License v2.0 with LLVM Exceptions:
81
81
use, offer to sell, sell, import, and otherwise transfer the Work,
82
82
where such license applies only to those patent claims licensable
83
83
by such Contributor that are necessarily infringed by their
84
- Contribution(s) alone or by combination of their Contribution(s)
85
- with the Work to which such Contribution(s) was submitted. If You
84
+ Contribution(s)
85
+ alone or by combination of their Contribution(s)
86
+ with the Work to which such Contribution(s) was submitted. If You
86
87
institute patent litigation against any entity (including a
87
88
cross-claim or counterclaim in a lawsuit) alleging that the Work
88
89
or a Contribution incorporated within the Work constitutes direct
@@ -96,25 +97,30 @@ The LLVM Project is under the Apache License v2.0 with LLVM Exceptions:
96
97
meet the following conditions:
97
98
98
99
(a) You must give any other recipients of the Work or
99
- Derivative Works a copy of this License; and
100
-
101
- (b) You must cause any modified files to carry prominent notices
102
- stating that You changed the files; and
103
-
104
- (c) You must retain, in the Source form of any Derivative Works
105
- that You distribute, all copyright, patent, trademark, and
106
- attribution notices from the Source form of the Work,
107
- excluding those notices that do not pertain to any part of
108
- the Derivative Works; and
109
-
110
- (d) If the Work includes a "NOTICE" text file as part of its
111
- distribution, then any Derivative Works that You distribute must
112
- include a readable copy of the attribution notices contained
113
- within such NOTICE file, excluding those notices that do not
114
- pertain to any part of the Derivative Works, in at least one
115
- of the following places: within a NOTICE text file distributed
116
- as part of the Derivative Works; within the Source form or
117
- documentation, if provided along with the Derivative Works; or,
100
+ Derivative Works a copy of this License;
101
+ and
102
+
103
+ (b) You must cause any modified files to carry prominent notices stating
104
+ that You changed the files;
105
+ and
106
+
107
+ (c) You must retain,
108
+ in the Source form of any Derivative Works that You distribute,
109
+ all copyright, patent, trademark,
110
+ and attribution notices from the Source form of the Work,
111
+ excluding those notices that
112
+ do not pertain to any part of the Derivative Works;
113
+ and
114
+
115
+ (d) If the Work includes a "NOTICE" text file as part of its distribution,
116
+ then any Derivative Works that You distribute must include a readable copy
117
+ of the attribution notices contained within such NOTICE file,
118
+ excluding those notices that
119
+ do not pertain to any part of the Derivative Works,
120
+ in at least one of the following places
121
+ : within a NOTICE text file distributed as part of the Derivative Works;
122
+ within the Source form or documentation,
123
+ if provided along with the Derivative Works; or,
118
124
within a display generated by the Derivative Works, if and
119
125
wherever such third-party notices normally appear. The contents
120
126
of the NOTICE file are for informational purposes only and
@@ -276,4 +282,3 @@ CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
276
282
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
277
283
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
278
284
SOFTWARE.
279
-
0 commit comments