|
1 | 1 | Copyright (c) 2016, Rubinius, Inc.
|
2 |
| -Copyright (c) 2007-2015, Evan Phoenix and contributors. |
3 | 2 |
|
4 | 3 | Mozilla Public License, version 2.0
|
5 | 4 |
|
@@ -363,3 +362,31 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
363 | 362 | This Source Code Form is "Incompatible
|
364 | 363 | With Secondary Licenses", as defined by
|
365 | 364 | the Mozilla Public License, v. 2.0.
|
| 365 | + |
| 366 | +BSD 3-clause License |
| 367 | + |
| 368 | +Copyright (c) 2007-2015, Evan Phoenix and contributors |
| 369 | +All rights reserved. |
| 370 | + |
| 371 | +Redistribution and use in source and binary forms, with or without |
| 372 | +modification, are permitted provided that the following conditions are met: |
| 373 | + |
| 374 | +* Redistributions of source code must retain the above copyright notice, this |
| 375 | + list of conditions and the following disclaimer. |
| 376 | +* Redistributions in binary form must reproduce the above copyright notice |
| 377 | + this list of conditions and the following disclaimer in the documentation |
| 378 | + and/or other materials provided with the distribution. |
| 379 | +* Neither the name of Rubinius nor the names of its contributors |
| 380 | + may be used to endorse or promote products derived from this software |
| 381 | + without specific prior written permission. |
| 382 | + |
| 383 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
| 384 | +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 385 | +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 386 | +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE |
| 387 | +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 388 | +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
| 389 | +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
| 390 | +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 391 | +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 392 | +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
0 commit comments