aboutsummaryrefslogtreecommitdiff
path: root/rules/apex/transition.bzl
diff options
context:
space:
mode:
authorLiz Kammer <eakammer@google.com>2021-10-28 13:51:44 -0400
committerLiz Kammer <eakammer@google.com>2021-10-28 13:55:11 -0400
commit0390a5352a3151f918a39965d18f686e0a145979 (patch)
tree0e81e7ff2673e44fd517355d1d4f8df46532d31d /rules/apex/transition.bzl
parent9292e52c8a330eaf61b4f8187a8890cea9c06f23 (diff)
downloadbazel-0390a5352a3151f918a39965d18f686e0a145979.tar.gz
Add copyright header to bzl files.
Test: n/a Change-Id: Ib3dbc03f6e57c70a68275b68fd6ead12c2fc9868
Diffstat (limited to 'rules/apex/transition.bzl')
-rw-r--r--rules/apex/transition.bzl16
1 files changed, 16 insertions, 0 deletions
diff --git a/rules/apex/transition.bzl b/rules/apex/transition.bzl
index 327bdcf9..6428d614 100644
--- a/rules/apex/transition.bzl
+++ b/rules/apex/transition.bzl
@@ -1,3 +1,19 @@
+"""
+Copyright (C) 2021 The Android Open Source Project
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+"""
+
# Configuration transitions for APEX rules.
#
# Transitions are a Bazel mechanism to analyze/build dependencies in a different