diff --git a/NOTICE b/NOTICE deleted file mode 100644 index a53b8aded6e..00000000000 --- a/NOTICE +++ /dev/null @@ -1,4 +0,0 @@ -Datadog dd-trace-go -Copyright 2016-Present Datadog, Inc. - -This product includes software developed at Datadog, Inc. (https://www.datadoghq.com/). diff --git a/plugins/gin-gonic/gin/gintrace.go b/plugins/gin-gonic/gin/gintrace.go index 2af5f03d69a..44b3732f0ba 100644 --- a/plugins/gin-gonic/gin/gintrace.go +++ b/plugins/gin-gonic/gin/gintrace.go @@ -1,4 +1,3 @@ -// Copyright 2016-2020 Datadog, Inc. // Copyright The OpenTelemetry Authors // // Licensed under the Apache License, Version 2.0 (the "License"); @@ -12,7 +11,7 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// + // Based on https://github.com/DataDog/dd-trace-go/blob/8fb554ff7cf694267f9077ae35e27ce4689ed8b6/contrib/gin-gonic/gin/gintrace.go package gin diff --git a/plugins/gin-gonic/gin/gintrace_test.go b/plugins/gin-gonic/gin/gintrace_test.go index 21ff00feb88..0e0af0ba16c 100644 --- a/plugins/gin-gonic/gin/gintrace_test.go +++ b/plugins/gin-gonic/gin/gintrace_test.go @@ -1,4 +1,3 @@ -// Copyright 2016-2020 Datadog, Inc. // Copyright The OpenTelemetry Authors // // Licensed under the Apache License, Version 2.0 (the "License"); @@ -12,7 +11,7 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// + // Based on https://github.com/DataDog/dd-trace-go/blob/8fb554ff7cf694267f9077ae35e27ce4689ed8b6/contrib/gin-gonic/gin/gintrace_test.go package gin diff --git a/plugins/gin-gonic/gin/option.go b/plugins/gin-gonic/gin/option.go index cb41e8aad3b..603a02cb8d1 100644 --- a/plugins/gin-gonic/gin/option.go +++ b/plugins/gin-gonic/gin/option.go @@ -1,4 +1,3 @@ -// Copyright 2016-2020 Datadog, Inc. // Copyright The OpenTelemetry Authors // // Licensed under the Apache License, Version 2.0 (the "License"); @@ -12,7 +11,7 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// + // Based on https://github.com/DataDog/dd-trace-go/blob/8fb554ff7cf694267f9077ae35e27ce4689ed8b6/contrib/gin-gonic/gin/option.go package gin