|
1 |
| -SCALA LICENSE |
| 1 | +Copyright (c) 2002-2013 EPFL |
2 | 2 |
|
3 |
| -Copyright (c) 2002-2013 EPFL, Lausanne, unless otherwise specified. |
4 | 3 | All rights reserved.
|
5 | 4 |
|
6 |
| -This software was developed by the Programming Methods Laboratory of the |
7 |
| -Swiss Federal Institute of Technology (EPFL), Lausanne, Switzerland. |
8 |
| - |
9 |
| -Permission to use, copy, modify, and distribute this software in source |
10 |
| -or binary form for any purpose with or without fee is hereby granted, |
11 |
| -provided that the following conditions are met: |
12 |
| - |
13 |
| - 1. Redistributions of source code must retain the above copyright |
14 |
| - notice, this list of conditions and the following disclaimer. |
15 |
| - |
16 |
| - 2. Redistributions in binary form must reproduce the above copyright |
17 |
| - notice, this list of conditions and the following disclaimer in the |
18 |
| - documentation and/or other materials provided with the distribution. |
19 |
| - |
20 |
| - 3. Neither the name of the EPFL nor the names of its contributors |
21 |
| - may be used to endorse or promote products derived from this |
22 |
| - software without specific prior written permission. |
23 |
| - |
24 |
| - |
25 |
| -THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
26 |
| -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
27 |
| -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
28 |
| -ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
29 |
| -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
30 |
| -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
31 |
| -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
32 |
| -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
33 |
| -LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
34 |
| -OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
35 |
| -SUCH DAMAGE. |
| 5 | +Redistribution and use in source and binary forms, with or without modification, |
| 6 | +are permitted provided that the following conditions are met: |
| 7 | + |
| 8 | + * Redistributions of source code must retain the above copyright notice, |
| 9 | + this list of conditions and the following disclaimer. |
| 10 | + * Redistributions in binary form must reproduce the above copyright notice, |
| 11 | + this list of conditions and the following disclaimer in the documentation |
| 12 | + and/or other materials provided with the distribution. |
| 13 | + * Neither the name of the EPFL nor the names of its contributors |
| 14 | + may be used to endorse or promote products derived from this software |
| 15 | + without specific prior written permission. |
| 16 | + |
| 17 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 18 | +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 19 | +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 20 | +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR |
| 21 | +CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, |
| 22 | +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
| 23 | +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR |
| 24 | +PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
| 25 | +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
| 26 | +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 27 | +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
0 commit comments