aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorDavid Beck <david.beck@arm.com>2018-09-05 13:05:09 +0100
committerMatthew Bentham <matthew.bentham@arm.com>2018-09-18 12:40:40 +0100
commit93e48980920ddcc8c6390fa6cbfdfc9740786617 (patch)
tree2b4e7b69e80daaa8f1ace772aa8645f8801931c9 /Android.mk
parentfbda5c5949d8ebe4a34de838d2b0f3a6d8948545 (diff)
downloadandroid-nn-driver-93e48980920ddcc8c6390fa6cbfdfc9740786617.tar.gz
IVGCVSW-1807: change license text in file headers
All changes are the same: // // Copyright © 2017 ARM Ltd. All rights reserved. -// See LICENSE file in the project root for full license information. +// SPDX-License-Identifier: MIT // Change-Id: Ibb7ed1e4e2191b9a978e26b5bacf916db403a60e
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 1fd74492..bcfa4479 100644
--- a/Android.mk
+++ b/Android.mk
@@ -1,6 +1,6 @@
#
# Copyright © 2017 ARM Ltd. All rights reserved.
-# See LICENSE file in the project root for full license information.
+# SPDX-License-Identifier: MIT
#
ANDROID_NN_DRIVER_LOCAL_PATH := $(call my-dir)