summaryrefslogtreecommitdiff
path: root/include/android/system
diff options
context:
space:
mode:
Diffstat (limited to 'include/android/system')
-rw-r--r--include/android/system/core/include/android/log.h1
-rw-r--r--include/android/system/core/include/cutils/compiler.h1
-rw-r--r--include/android/system/core/include/cutils/native_handle.h1
-rw-r--r--include/android/system/core/include/system/camera.h1
-rw-r--r--include/android/system/core/include/system/graphics.h1
-rw-r--r--include/android/system/core/include/system/window.h1
6 files changed, 6 insertions, 0 deletions
diff --git a/include/android/system/core/include/android/log.h b/include/android/system/core/include/android/log.h
index 1c171b7b..dbad9dd1 100644
--- a/include/android/system/core/include/android/log.h
+++ b/include/android/system/core/include/android/log.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: Apache-2.0 */
/*
* Copyright (C) 2009 The Android Open Source Project
*
diff --git a/include/android/system/core/include/cutils/compiler.h b/include/android/system/core/include/cutils/compiler.h
index 70f884a1..efd1b1c3 100644
--- a/include/android/system/core/include/cutils/compiler.h
+++ b/include/android/system/core/include/cutils/compiler.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: Apache-2.0 */
/*
* Copyright (C) 2009 The Android Open Source Project
*
diff --git a/include/android/system/core/include/cutils/native_handle.h b/include/android/system/core/include/cutils/native_handle.h
index 268c5d3f..edd7888f 100644
--- a/include/android/system/core/include/cutils/native_handle.h
+++ b/include/android/system/core/include/cutils/native_handle.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: Apache-2.0 */
/*
* Copyright (C) 2009 The Android Open Source Project
*
diff --git a/include/android/system/core/include/system/camera.h b/include/android/system/core/include/system/camera.h
index 5d0873ac..a1b68d05 100644
--- a/include/android/system/core/include/system/camera.h
+++ b/include/android/system/core/include/system/camera.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: Apache-2.0 */
/*
* Copyright (C) 2011 The Android Open Source Project
*
diff --git a/include/android/system/core/include/system/graphics.h b/include/android/system/core/include/system/graphics.h
index afd9f7bd..909ffe68 100644
--- a/include/android/system/core/include/system/graphics.h
+++ b/include/android/system/core/include/system/graphics.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: Apache-2.0 */
/*
* Copyright (C) 2011 The Android Open Source Project
*
diff --git a/include/android/system/core/include/system/window.h b/include/android/system/core/include/system/window.h
index 508ce00b..2c9d6063 100644
--- a/include/android/system/core/include/system/window.h
+++ b/include/android/system/core/include/system/window.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: Apache-2.0 */
/*
* Copyright (C) 2011 The Android Open Source Project
*