You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ there are many ways you can contribute. For example, you can:
18
18
## Legal
19
19
20
20
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").
22
22
23
23
This is an open source project.
24
24
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
37
37
38
38
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.
39
39
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").
41
41
The project composes a number of software modules with documentation ("Modules").
42
42
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.
43
43
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.
45
45
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).
0 commit comments