Skip to content

Commit 6802fb2

Browse files
committed
---
yaml --- r: 15731 b: refs/heads/try c: 5955d3c h: refs/heads/master i: 15729: 8b71ab0 15727: 1ab3c1e v: v3
1 parent 09c6924 commit 6802fb2

File tree

2 files changed

+57
-1
lines changed

2 files changed

+57
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
refs/heads/master: 61b1875c16de39c166b0f4d54bba19f9c6777d1a
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5-
refs/heads/try: 2451bb8ceac28505c5e4d77f592afdd196c45efc
5+
refs/heads/try: 5955d3c7ad78b99a7e6e09ddd8762e0d0adb1dcf
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

branches/try/LICENSE.txt

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,62 @@ included:
236236
details.
237237

238238

239+
* LLVM and Clang. Code for this package is found in
240+
src/llvm.
241+
242+
Copyright (c) 2003-2012 University of Illinois at
243+
Urbana-Champaign. All rights reserved.
244+
245+
Developed by:
246+
247+
LLVM Team
248+
249+
University of Illinois at Urbana-Champaign
250+
251+
http://llvm.org
252+
253+
Permission is hereby granted, free of charge, to any
254+
person obtaining a copy of this software and associated
255+
documentation files (the "Software"), to deal with the
256+
Software without restriction, including without
257+
limitation the rights to use, copy, modify, merge,
258+
publish, distribute, sublicense, and/or sell copies of
259+
the Software, and to permit persons to whom the Software
260+
is furnished to do so, subject to the following
261+
conditions:
262+
263+
* Redistributions of source code must retain the
264+
above copyright notice, this list of conditions
265+
and the following disclaimers.
266+
267+
* Redistributions in binary form must reproduce the
268+
above copyright notice, this list of conditions
269+
and the following disclaimers in the documentation
270+
and/or other materials provided with the
271+
distribution.
272+
273+
* Neither the names of the LLVM Team, University of
274+
Illinois at Urbana-Champaign, nor the names of its
275+
contributors may be used to endorse or promote
276+
products derived from this Software without
277+
specific prior written permission.
278+
279+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
280+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
281+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
282+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
283+
SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE
284+
FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
285+
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
286+
OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
287+
OTHER DEALINGS WITH THE SOFTWARE.
288+
289+
290+
* Additional libraries included in LLVM carry separate
291+
BSD-compatible licenses. See src/llvm/LICENSE.txt for
292+
details.
293+
294+
239295
* Additional copyright may be retained by contributors other
240296
than Mozilla or the parties enumerated in this file. Such
241297
copyright can be determined on a case-by-case basis by

0 commit comments

Comments
 (0)