From d36eb4bfa0dd2af8ad361e5e4fcc6de6a8dd1815 Mon Sep 17 00:00:00 2001 From: Sebastiano Barezzi Date: Sun, 21 Aug 2022 03:42:12 +0200 Subject: [PATCH] alioth: Add copyright header to Android.bp Change-Id: I615d103b527e98c05027cdd910570b820999e593 --- Android.bp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Android.bp b/Android.bp index 9515b25..bb6ecd0 100644 --- a/Android.bp +++ b/Android.bp @@ -1,2 +1,8 @@ +// +// Copyright (C) 2022 The LineageOS Project +// +// SPDX-License-Identifier: Apache-2.0 +// + soong_namespace { }