The Apache 2.0 license requires a copyright notice to officially apply, from my understanding.
You can see the license itself talking about having to add a copyright notice: https://github.com/open-telemetry/opentelemetry-rust/blob/main/LICENSE#L178 , and the github summary indicating a copyright notice required.
Can you add a NOTICE file with a copyright notice for this code, or place the copyright notice at the top of the LICENSE file? It is causing legal review problems for applications that use this module.
Any assistance here would be appreciated. Or let me know if I missed the copyright notice somewhere. Thanks.
The Apache 2.0 license requires a copyright notice to officially apply, from my understanding.
You can see the license itself talking about having to add a copyright notice: https://github.com/open-telemetry/opentelemetry-rust/blob/main/LICENSE#L178 , and the github summary indicating a copyright notice required.
Can you add a NOTICE file with a copyright notice for this code, or place the copyright notice at the top of the LICENSE file? It is causing legal review problems for applications that use this module.
Any assistance here would be appreciated. Or let me know if I missed the copyright notice somewhere. Thanks.