package(default_visibility = ["//visibility:public"])

licenses(["notice"])

filegroup(
    name = "_bazel_sources",
    srcs = glob(["*.bzl"]),
)
