Skip to content

Commit 80dfe9c

Browse files
authored
chore: add license to BUILD file
1 parent d63dbf1 commit 80dfe9c

File tree

1 file changed

+4
-0
lines changed
  • third_party/github.com/bazelbuild/bazel/src/main/protobuf

1 file changed

+4
-0
lines changed

third_party/github.com/bazelbuild/bazel/src/main/protobuf/BUILD

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Copyright Google Inc. All Rights Reserved.
2+
#
3+
# Use of this source code is governed by an MIT-style license that can be
4+
# found in the LICENSE file at https://angular.io/license
15
package(default_visibility = ["//:__subpackages__"])
26

37
licenses(["notice"]) # Apache 2.0

0 commit comments

Comments
 (0)