Skip to content

Commit 021553a

Browse files
java-team-github-botGoogle Java Core Libraries
authored andcommitted
Automated Code Change
PiperOrigin-RevId: 884541456
1 parent 32d79aa commit 021553a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

BUILD

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,8 @@
1515
# Common configuration and dependencies for Google's open-source libraries that are built with
1616
# Bazel.
1717

18+
load("//tools/build_defs/license:license.bzl", "license")
19+
20+
license(name = "license")
21+
1822
exports_files(["LICENSE"])

0 commit comments

Comments
 (0)