summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maennich <maennich@google.com>2021-11-21 14:02:47 +0000
committerMatthias Maennich <maennich@google.com>2021-11-21 14:03:54 +0000
commita89500a3629a6394c4de60ec7cade85bb383fec2 (patch)
treef0eb9f2956bf9727b85fbcd4079e518fa0438dd7
parentce9717956767e77a00e2f93700cfc26b25438411 (diff)
downloadbuild-tools-a89500a3629a6394c4de60ec7cade85bb383fec2.tar.gz
interceptor: Android.bp: add missing license header
Signed-off-by: Matthias Maennich <maennich@google.com> Change-Id: I75f52e68e6f2f08306f30821b64204a2ecb7aa4a
-rw-r--r--interceptor/Android.bp15
1 files changed, 15 insertions, 0 deletions
diff --git a/interceptor/Android.bp b/interceptor/Android.bp
index e944816..2e6968b 100644
--- a/interceptor/Android.bp
+++ b/interceptor/Android.bp
@@ -1,3 +1,18 @@
+//
+// 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.
+
cc_defaults {
name: "interceptor_defaults",
static_libs: [