... | ... |
@@ -2,11 +2,7 @@ |
2 | 2 |
Kwant license |
3 | 3 |
============= |
4 | 4 |
|
5 |
-(This license applies to all files of this distribution except those within the |
|
6 |
-``doc/sphinxext`` subdirectory for which ``doc/sphinxext/LICENSE.txt`` |
|
7 |
-applies.) |
|
8 |
- |
|
9 |
-Copyright 2011-2013 C. W. Groth (CEA), M. Wimmer, A. R. Akhmerov, |
|
5 |
+Copyright 2011-2015 C. W. Groth (CEA), M. Wimmer, A. R. Akhmerov, |
|
10 | 6 |
X. Waintal (CEA), and others. All rights reserved. |
11 | 7 |
|
12 | 8 |
(CEA = Commissariat à l'énergie atomique et aux énergies alternatives) |
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,33 @@ |
1 |
+============= |
|
2 |
+Kwant license |
|
3 |
+============= |
|
4 |
+ |
|
5 |
+(This license applies to all files of this distribution except those within the |
|
6 |
+``doc/sphinxext`` subdirectory for which ``doc/sphinxext/LICENSE.txt`` |
|
7 |
+applies.) |
|
8 |
+ |
|
9 |
+Copyright 2011-2013 C. W. Groth (CEA), M. Wimmer, A. R. Akhmerov, |
|
10 |
+X. Waintal (CEA), and others. All rights reserved. |
|
11 |
+ |
|
12 |
+(CEA = Commissariat à l'énergie atomique et aux énergies alternatives) |
|
13 |
+ |
|
14 |
+Redistribution and use in source and binary forms, with or without |
|
15 |
+modification, are permitted provided that the following conditions are met: |
|
16 |
+ |
|
17 |
+* Redistributions of source code must retain the above copyright notice, this |
|
18 |
+ list of conditions and the following disclaimer. |
|
19 |
+ |
|
20 |
+* Redistributions in binary form must reproduce the above copyright notice, |
|
21 |
+ this list of conditions and the following disclaimer in the documentation |
|
22 |
+ and/or other materials provided with the distribution. |
|
23 |
+ |
|
24 |
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND |
|
25 |
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
|
26 |
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
|
27 |
+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR |
|
28 |
+ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
|
29 |
+(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
|
30 |
+LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
|
31 |
+ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
|
32 |
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
|
33 |
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |