opentelemetry-collector-releases
opentelemetry-collector-releases copied to clipboard
Add license and copywrite notices
The release artifacts should contain dependencies' license and copywrite notices.
This looks like the way suggested by CNCF legals: https://infra.apache.org/licensing-howto.html (https://github.com/open-telemetry/community/issues/1280#issuecomment-1607950483)
Reference: https://github.com/open-telemetry/community/issues/1280
In OTel .NET AutoInstrumentation we are bundling the notices in the LICENCE file: https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/blob/main/LICENSE, which is added to the release artifacts (archives).
Is this a replacement for https://github.com/open-telemetry/opentelemetry-collector-releases/issues/45?
Is this a replacement for #45?
I guess so 👍 Especially in the light of https://github.com/open-telemetry/opentelemetry-collector/pull/2604#issuecomment-995573206