Skip to content

Commit f140acc

Browse files
committed
copyrights
1 parent 8ba900a commit f140acc

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

MODULE.bazel

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright The OpenTelemetry Authors
2+
# SPDX-License-Identifier: Apache-2.0
3+
14
module(
25
name = "opentelemetry-cpp",
36
version = "1.14.2",

WORKSPACE.bzlmod

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Copyright The OpenTelemetry Authors
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
# Disables the default WORKSPACE when using bzlmod

0 commit comments

Comments
 (0)