aboutsummaryrefslogtreecommitdiff
path: root/examples/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'examples/BUILD')
-rw-r--r--examples/BUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/BUILD b/examples/BUILD
index c7da75d..3123ba8 100644
--- a/examples/BUILD
+++ b/examples/BUILD
@@ -12,10 +12,11 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+# A collection of examples showing the usage of rules_cc
+
load("@bazel_skylib//:bzl_library.bzl", "bzl_library")
load("@bazel_skylib//rules:common_settings.bzl", "bool_flag")
-# A collection of examples showing the usage of rules_cc
licenses(["notice"])
bool_flag(