|
| 1 | +--- |
| 2 | +layout: lesson |
| 3 | +title: Licenses |
| 4 | +--- |
| 5 | +### Instructional Material |
| 6 | + |
| 7 | +All Software Carpentry instructional material is made available under |
| 8 | +the Creative Commons Attribution license. You are free: |
| 9 | + |
| 10 | +* to **Share**---to copy, distribute and transmit the work |
| 11 | +* to **Remix**---to adapt the work |
| 12 | + |
| 13 | +Under the following conditions: |
| 14 | + |
| 15 | +* **Attribution**---You must attribute the work using "Copyright (c) |
| 16 | + Software Carpentry" (but not in any way that suggests that we |
| 17 | + endorse you or your use of the work). Where practical, you must |
| 18 | + also include a hyperlink to http://software-carpentry.org. |
| 19 | + |
| 20 | +With the understanding that: |
| 21 | + |
| 22 | +* **Waiver**---Any of the above conditions can be waived if you get |
| 23 | + permission from the copyright holder. |
| 24 | +* **Other Rights**---In no way are any of the following rights |
| 25 | + affected by the license: |
| 26 | + * Your fair dealing or fair use rights; |
| 27 | + * The author's moral rights; |
| 28 | + * Rights other persons may have either in the work itself or in |
| 29 | + how the work is used, such as publicity or privacy rights. * |
| 30 | +* **Notice**---For any reuse or distribution, you must make clear to |
| 31 | + others the license terms of this work. The best way to do this is |
| 32 | + with a link to |
| 33 | + [http://creativecommons.org/licenses/by/3.0/](http://creativecommons.org/licenses/by/3.0/). |
| 34 | + |
| 35 | +For the full legal text of this license, please see |
| 36 | +[http://creativecommons.org/licenses/by/3.0/legalcode](http://creativecommons.org/licenses/by/3.0/legalcode). |
| 37 | + |
| 38 | +### Software |
| 39 | + |
| 40 | +Except where otherwise noted, the example programs and other software |
| 41 | +provided by Software Carpentry are made available under the |
| 42 | +[OSI](http://opensource.org)-approved |
| 43 | +[MIT license](http://opensource.org/licenses/mit-license.html). |
| 44 | + |
| 45 | +Permission is hereby granted, free of charge, to any person obtaining |
| 46 | +a copy of this software and associated documentation files (the |
| 47 | +"Software"), to deal in the Software without restriction, including |
| 48 | +without limitation the rights to use, copy, modify, merge, publish, |
| 49 | +distribute, sublicense, and/or sell copies of the Software, and to |
| 50 | +permit persons to whom the Software is furnished to do so, subject to |
| 51 | +the following conditions: |
| 52 | + |
| 53 | +The above copyright notice and this permission notice shall be |
| 54 | +included in all copies or substantial portions of the Software. |
| 55 | + |
| 56 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
| 57 | +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
| 58 | +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
| 59 | +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE |
| 60 | +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION |
| 61 | +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION |
| 62 | +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 63 | + |
| 64 | +### Other Material |
| 65 | + |
| 66 | +Our [code of conduct](CODE_OF_CONDUCT.html) is taken from |
| 67 | +[this site](https://github.com/Bantik/contributor_covenant/blob/master/LICENSE), |
| 68 | +and is made available under the same MIT License as our software. |
| 69 | + |
| 70 | +### Trademark |
| 71 | + |
| 72 | +"Software Carpentry" and the Software Carpentry logo are registered |
| 73 | +trademarks of Software Carpentry, Ltd. |
0 commit comments