Skip to content

Commit 4c58285

Browse files
author
Piotr Mitros
committed
Added a top level license file
1 parent 26ea468 commit 4c58285

1 file changed

Lines changed: 55 additions & 0 deletions

File tree

LICENSE

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
Instructional Material
2+
3+
All instructional material is made available under the Creative
4+
Commons Attribution license. You are free:
5+
6+
* to Share---to copy, distribute and transmit the work
7+
* to Remix---to adapt the work
8+
9+
Under the following conditions:
10+
11+
* Attribution---You must attribute the work using "Copyright (c)
12+
Software Carpentry" (but not in any way that suggests that we
13+
endorse you or your use of the work). Where practical, you must
14+
also include a hyperlink to http://software-carpentry.org.
15+
16+
With the understanding that:
17+
18+
* Waiver---Any of the above conditions can be waived if you get
19+
permission from the copyright holder.
20+
* Other Rights---In no way are any of the following rights
21+
affected by the license:
22+
* Your fair dealing or fair use rights;
23+
* The author's moral rights;
24+
* Rights other persons may have either in the work itself or in
25+
how the work is used, such as publicity or privacy rights. *
26+
* Notice---For any reuse or distribution, you must make clear to
27+
others the license terms of this work. The best way to do this is
28+
with a link to http://creativecommons.org/licenses/by/3.0/.
29+
30+
For the full legal text of this license, please see:
31+
http://creativecommons.org/licenses/by/3.0/legalcode
32+
33+
Software
34+
35+
Except where otherwise noted, all software is made available under the
36+
FSF-approved MIT license (http://directory.fsf.org/wiki/License:X11):
37+
38+
Permission is hereby granted, free of charge, to any person obtaining
39+
a copy of this software and associated documentation files (the
40+
"Software"), to deal in the Software without restriction, including
41+
without limitation the rights to use, copy, modify, merge, publish,
42+
distribute, sublicense, and/or sell copies of the Software, and to
43+
permit persons to whom the Software is furnished to do so, subject to
44+
the following conditions:
45+
46+
The above copyright notice and this permission notice shall be
47+
included in all copies or substantial portions of the Software.
48+
49+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
50+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
51+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
52+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
53+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
54+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
55+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 commit comments

Comments
 (0)