Skip to content

Commit a809834

Browse files
authored
convert license to RST to restore indirect links (#366)
1 parent 3a715f9 commit a809834

File tree

9 files changed

+2098
-2154
lines changed

9 files changed

+2098
-2154
lines changed

LICENSE.md

Lines changed: 0 additions & 63 deletions
This file was deleted.

LICENSE.rst

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
Licenses
2+
========
3+
4+
Instructional Material
5+
----------------------
6+
7+
All Common Workflow Language project instructional material and changes
8+
to the structure are also made available under the `Creative Commons
9+
Attribution license <cc-by-human_>`_. The following is a human-readable summary of (and
10+
not a substitute for) the `full legal text of the CC BY 4.0 license <cc-by-legal_>`_.
11+
12+
You are free:
13+
14+
- to **Share**—copy and redistribute the material in any medium or
15+
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
21+
license terms:
22+
23+
- **Attribution**—You must give appropriate credit (mentioning that
24+
your work is derived from work that is Copyright © the Common
25+
Workflow Language project, and, where practical, linking to
26+
https://www.commonwl.org/ ), provide a `link to the license <cc-by-human_>`_, and
27+
indicate if changes were made. You may do so in any reasonable
28+
manner, but not in any way that suggests the licensor endorses you or
29+
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
41+
you use the material.
42+
43+
Software
44+
--------
45+
46+
Except where otherwise noted, the example programs and other software
47+
provided by Common Workflow Language project are made available under
48+
the `OSI`_-approved `Apache 2.0 license <Apache-2.0_>`_.
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+
.. _cc-by-human: https://creativecommons.org/licenses/by/4.0/
57+
.. _cc-by-legal: https://creativecommons.org/licenses/by/4.0/legalcode
58+
.. _OSI: https://opensource.org
59+
.. _Apache-2.0: https://opensource.org/licenses/Apache-2.0

0 commit comments

Comments
 (0)