Skip to content

Commit a2bf41e

Browse files
committed
---
yaml --- r: 15732 b: refs/heads/try c: 168a9a8 h: refs/heads/master v: v3
1 parent 6802fb2 commit a2bf41e

File tree

2 files changed

+37
-1
lines changed

2 files changed

+37
-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: 5955d3c7ad78b99a7e6e09ddd8762e0d0adb1dcf
5+
refs/heads/try: 168a9a82f88f8b6b04d4d2c74fa6c76dc8158fab
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

branches/try/LICENSE.txt

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,42 @@ included:
292292
details.
293293

294294

295+
* Portions of the FFI code for interacting with the native ABI
296+
is derived from the Clay programming language, which carries
297+
the following license.
298+
299+
Copyright (C) 2008-2010 Tachyon Technologies.
300+
All rights reserved.
301+
302+
Redistribution and use in source and binary forms, with
303+
or without modification, are permitted provided that the
304+
following conditions are met:
305+
306+
1. Redistributions of source code must retain the above
307+
copyright notice, this list of conditions and the
308+
following disclaimer.
309+
310+
2. Redistributions in binary form must reproduce the
311+
above copyright notice, this list of conditions and
312+
the following disclaimer in the documentation and/or
313+
other materials provided with the distribution.
314+
315+
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR
316+
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
317+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
318+
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
319+
DEVELOPERS AND CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
320+
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
321+
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
322+
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
323+
USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
324+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
325+
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
326+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
327+
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
328+
OF SUCH DAMAGE.
329+
330+
295331
* Additional copyright may be retained by contributors other
296332
than Mozilla or the parties enumerated in this file. Such
297333
copyright can be determined on a case-by-case basis by

0 commit comments

Comments
 (0)