Skip to content

Commit c4506e2

Browse files
committed
enh: add apache-2 link and trigger commit
1 parent e7ca131 commit c4506e2

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/community/licensing.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ and the changes you make.
1515

1616
We believe these freedoms are best promoted by distributing our software under
1717
free/open source software licenses, and the license we feel best promotes these
18-
goals is the Apache License, Version 2.0.
18+
goals is the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).
1919

2020
This page outlines our commitment to transparent development and our
2121
expectations for developers who adapt *NiPreps* code to use in other projects.
@@ -40,9 +40,11 @@ If you find any component of *NiPreps* that is unlicensed, please make us aware
4040

4141
The Apache License was created by the Apache Software Foundation (ASF) as the license for its Apache HTTP Server.
4242

43-
Just as the [MIT License](https://choosealicense.com/licenses/mit/), it’s a very permissive non-copyleft license that allows using the software for any purpose, distributing it, modifying it, and distributing derived works of it without concern for royalties. Its main differences, compared to the MIT License, are:
43+
Just as the [MIT License](https://choosealicense.com/licenses/mit/), it’s a very permissive non-copyleft license that allows using the software for any purpose, distributing it, modifying it, and distributing derived works of it without concern for royalties.
44+
Its main differences, compared to the MIT License, are:
4445

45-
* Using the Apache License, the authors of the software grant patent licenses to any user or distributor of the code. This patent licenses apply to any patent that, being licenseable by any of the software author, would be infringed by the piece of code they have created.
46+
* Using the Apache License, the authors of the software grant patent licenses to any user or distributor of the code.
47+
This patent licenses apply to any patent that, being licenseable by any of the software author, would be infringed by the piece of code they have created.
4648
* Apache License required that unmodified parts in derived works keep the License.
4749
* In every licensed file, any original copyright, patent, trademark or attribution notices must be preserved.
4850
* In every licensed file change, there must be a notification stating that changes have been made in the file.

0 commit comments

Comments
 (0)