bazelbuild / bazel-skylib

Common useful functions and rules for Bazel
https://bazel.build/
Apache License 2.0
376 stars 179 forks source link

Add `default_applicable_license` and remove obsolete `licenses()` in all BUILD files #504

Closed tetromino closed 3 months ago

tetromino commented 3 months ago

Required by internal license checker :/

tetromino commented 3 months ago

@aiuto FYI