|  | 
|  | 1 | +--- | 
|  | 2 | +title: "Licenses" | 
|  | 3 | +--- | 
|  | 4 | + | 
|  | 5 | +## Instructional Material | 
|  | 6 | + | 
|  | 7 | +All Carpentries (Software Carpentry, Data Carpentry, and Library Carpentry) | 
|  | 8 | +instructional material is made available under the [Creative Commons | 
|  | 9 | +Attribution license][cc-by-human]. The following is a human-readable summary of | 
|  | 10 | +(and not a substitute for) the [full legal text of the CC BY 4.0 | 
|  | 11 | +license][cc-by-legal]. | 
|  | 12 | + | 
|  | 13 | +You are free: | 
|  | 14 | + | 
|  | 15 | +- to **Share**---copy and redistribute the material in any medium or format | 
|  | 16 | +- to **Adapt**---remix, transform, and build upon the material | 
|  | 17 | + | 
|  | 18 | +for any purpose, even commercially. | 
|  | 19 | + | 
|  | 20 | +The licensor cannot revoke these freedoms as long as you follow the license | 
|  | 21 | +terms. | 
|  | 22 | + | 
|  | 23 | +Under the following terms: | 
|  | 24 | + | 
|  | 25 | +- **Attribution**---You must give appropriate credit (mentioning that your work | 
|  | 26 | +  is derived from work that is Copyright (c) The Carpentries and, where | 
|  | 27 | +  practical, linking to <https://carpentries.org/>), provide a [link to the | 
|  | 28 | +  license][cc-by-human], and indicate if changes were made. You may do so in | 
|  | 29 | +  any reasonable manner, but not in any way that suggests the licensor endorses | 
|  | 30 | +  you or your use. | 
|  | 31 | + | 
|  | 32 | +- **No additional restrictions**---You may not apply legal terms or | 
|  | 33 | +  technological measures that legally restrict others from doing anything the | 
|  | 34 | +  license permits.  With the understanding that: | 
|  | 35 | + | 
|  | 36 | +Notices: | 
|  | 37 | + | 
|  | 38 | +* You do not have to comply with the license for elements of the material in | 
|  | 39 | +  the public domain or where your use is permitted by an applicable exception | 
|  | 40 | +  or limitation. | 
|  | 41 | +* No warranties are given. The license may not give you all of the permissions | 
|  | 42 | +  necessary for your intended use. For example, other rights such as publicity, | 
|  | 43 | +  privacy, or moral rights may limit how you use the material. | 
|  | 44 | + | 
|  | 45 | +## Software | 
|  | 46 | + | 
|  | 47 | +Except where otherwise noted, the example programs and other software provided | 
|  | 48 | +by The Carpentries are made available under the [OSI][osi]-approved [MIT | 
|  | 49 | +license][mit-license]. | 
|  | 50 | + | 
|  | 51 | +Permission is hereby granted, free of charge, to any person obtaining a copy of | 
|  | 52 | +this software and associated documentation files (the "Software"), to deal in | 
|  | 53 | +the Software without restriction, including without limitation the rights to | 
|  | 54 | +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies | 
|  | 55 | +of the Software, and to permit persons to whom the Software is furnished to do | 
|  | 56 | +so, subject to the following conditions: | 
|  | 57 | + | 
|  | 58 | +The above copyright notice and this permission notice shall be included in all | 
|  | 59 | +copies or substantial portions of the Software. | 
|  | 60 | + | 
|  | 61 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | 
|  | 62 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | 
|  | 63 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | 
|  | 64 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | 
|  | 65 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | 
|  | 66 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | 
|  | 67 | +SOFTWARE. | 
|  | 68 | + | 
|  | 69 | +## Trademark | 
|  | 70 | + | 
|  | 71 | +"The Carpentries", "Software Carpentry", "Data Carpentry", and "Library | 
|  | 72 | +Carpentry" and their respective logos are registered trademarks of | 
|  | 73 | +[The Carpentries, Inc.][carpentries]. | 
|  | 74 | + | 
|  | 75 | +[cc-by-human]: https://creativecommons.org/licenses/by/4.0/ | 
|  | 76 | +[cc-by-legal]: https://creativecommons.org/licenses/by/4.0/legalcode | 
|  | 77 | +[mit-license]: https://opensource.org/licenses/mit-license.html | 
|  | 78 | +[carpentries]: https://carpentries.org | 
|  | 79 | +[osi]: https://opensource.org | 
0 commit comments