6 lines
97 B
Python
6 lines
97 B
Python
|
load("//bazel:macros.bzl", "exports_files_legacy")
|
||
|
|
||
|
licenses(["notice"])
|
||
|
|
||
|
exports_files_legacy()
|