|
| 1 | +# Licenses |
| 2 | + |
| 3 | +## Instructional Material |
| 4 | + |
| 5 | +All Common Workflow Language project instructional material and changes |
| 6 | +to the structure are also made available under the [Creative Commons Attribution |
| 7 | +license][cc-by-human]. The following is a human-readable summary of |
| 8 | +(and not a substitute for) the [full legal text of the CC BY 4.0 |
| 9 | +license][cc-by-legal]. |
| 10 | + |
| 11 | +You are free: |
| 12 | + |
| 13 | +* to **Share**---copy and redistribute the material in any medium or format |
| 14 | +* to **Adapt**---remix, transform, and build upon the material |
| 15 | + |
| 16 | +for any purpose, even commercially. |
| 17 | + |
| 18 | +The licensor cannot revoke these freedoms as long as you follow the |
| 19 | +license terms: |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | +* **Attribution**---You must give appropriate credit (mentioning that |
| 24 | + your work is derived from work that is Copyright © the Common Workflow |
| 25 | + Language project, and, where practical, linking to |
| 26 | + https://www.commonwl.org/ ), provide a [link to the |
| 27 | + license][cc-by-human], and indicate if changes were made. You may do |
| 28 | + so in any reasonable manner, but not in any way that suggests the |
| 29 | + licensor endorses you or your use. |
| 30 | + |
| 31 | +* **No additional restrictions**---You may not apply legal terms or |
| 32 | +technological measures that legally restrict others from doing |
| 33 | +anything the license permits. With the understanding that: |
| 34 | + |
| 35 | + * You do not have to comply with the license for elements of the |
| 36 | + material in the public domain or where your use is permitted by an |
| 37 | + applicable exception or limitation. |
| 38 | + * No warranties are given. The license may not give you all of the |
| 39 | + permissions necessary for your intended use. For example, other |
| 40 | + rights such as publicity, privacy, or moral rights may limit how you |
| 41 | + use the material. |
| 42 | + |
| 43 | +## Software |
| 44 | + |
| 45 | +Except where otherwise noted, the example programs and other software |
| 46 | +provided by Common Workflow Language project are made available under the |
| 47 | +[OSI][osi]-approved |
| 48 | +[Apache 2.0 license][apache-2.0-license]. |
| 49 | + |
| 50 | +Unless required by applicable law or agreed to in writing, software |
| 51 | +distributed under the License is distributed on an "AS IS" BASIS, |
| 52 | +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 53 | +See the License for the specific language governing permissions and |
| 54 | +limitations under the License. |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | +[cc-by-human]: https://creativecommons.org/licenses/by/4.0/ |
| 60 | +[cc-by-legal]: https://creativecommons.org/licenses/by/4.0/legalcode |
| 61 | +[apache-2.0-license]: https://opensource.org/licenses/Apache-2.0 |
| 62 | +[mit-license]: https://opensource.org/licenses/mit-license.html |
| 63 | +[osi]: https://opensource.org |
0 commit comments