Skip to content

Commit d63dbf1

Browse files
authored
chore: add license to BUILD file
1 parent 0c4b4a6 commit d63dbf1

File tree

1 file changed

+4
-0
lines changed
  • tools/build_event_protocol

1 file changed

+4
-0
lines changed

tools/build_event_protocol/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
load("@build_bazel_rules_typescript//:defs.bzl", "ts_library", "ts_proto_library")
26
load("@build_bazel_rules_nodejs//:defs.bzl", "nodejs_binary")
37

0 commit comments

Comments
 (0)