File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -206,12 +206,14 @@ you will need to [retain the original copyright notice](https://github.com/cncf/
206206
207207Any contributed third-party code must originally be Apache 2.0-Licensed or must
208208carry a permissive software license that is compatible when combining with
209- Apache 2.0 License. The [ CNCF Allowlist License Policy] ( https://github.com/cncf/foundation/blob/main/allowed-third-party-license-policy.md#cncf-allowlist-license-policy )
210- describes the requirements for including third-party code in CNCF codebases,
211- along with a list of approved compatible licenses.
209+ Apache-2.0 License.
210+
211+ If you directly incorporate or vendor Apache-2.0 license compatible third-party code, follow
212+ the [ CNCF Recommendations for Attribution Notices] ( https://github.com/cncf/foundation/blob/main/recommendations-for-attribution.md ) .
212213
213- If you make substantial changes to the third-party code, _ prepend_ the contributed
214- third party file with OpenTelemetry's copyright notice.
214+ The [ CNCF Allowlist License Policy] ( https://github.com/cncf/foundation/blob/main/allowed-third-party-license-policy.md#cncf-allowlist-license-policy )
215+ describes the requirements for depending on third-party code in CNCF codebases,
216+ along with a list of approved compatible licenses.
215217
216218If the contributed code is not third-party code and you are the author we
217219strongly encourage to avoid including your name in the notice and use the
You can’t perform that action at this time.
0 commit comments