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