Skip to content

Commit 177245b

Browse files
coderobeChristopher Tubbs
authored and
Christopher Tubbs
committedMar 6, 2019
1 parent 090f949 commit 177245b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎CONTRIBUTING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ there are many ways you can contribute. For example, you can:
1818
## Legal
1919

2020
The project maintainer for this project will only accept contributions using the [Developer's Certificate of Origin 1.1][dco] located at https://developercertificate.org ("DCO").
21-
The DCO is a legally binding statement asserting that the contributor is the creator of the contribution, or otherwise has the authority to distribute the contribution, and that they are intentionally making the contribution available under the license(s) associated with the Project ("License").
21+
The DCO is a legally binding statement asserting that the contributor is the creator of the contribution, or otherwise has the authority to distribute the contribution, and that they are intentionally making the contribution available under the license(s) associated with the project ("License").
2222

2323
This is an open source project.
2424
Contributions you make to this public U.S. Government ("USG") repository are completely voluntary.
@@ -37,11 +37,11 @@ To indicate you have read and agree to the DCO, you need to add the following in
3737

3838
This essentially affirms that you have the right to submit the work you are contributing in your pull requests and that you consent to us treating the contribution in a way consistent with the License.
3939
Please see the [licensing intent][intent] for details.
40-
The primary License for this Project is the Apache License, Version 2.0 ("Apache 2.0").
40+
The primary License for this project is the Apache License, Version 2.0 ("Apache 2.0").
4141
The project composes a number of software modules with documentation ("Modules").
4242
Each module may have additional licensing restrictions imposed by its dependencies, or because some portion of it was derived from software requiring the application of these restrictions.
4343
In most cases, these licenses do not introduce any restrictions beyond those already required by Apache 2.0, e.g., BSD-style licenses.
44-
In general, we intend to indicate within each Module the applicable license(s), whether or not they are more restrictive than the Project's License.
44+
In general, we intend to indicate within each Module the applicable license(s), whether or not they are more restrictive than the project's License.
4545
When you sign the DCO and submit a pull request containing contributions to such a module, please keep in mind you are asserting you have the authority to submit the work, and that the work will be made available under those license(s).
4646

4747
### Important Points

0 commit comments

Comments
 (0)
Please sign in to comment.