summaryrefslogtreecommitdiff
path: root/ashmemtest-basic/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ashmemtest-basic/Android.mk')
-rw-r--r--ashmemtest-basic/Android.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/ashmemtest-basic/Android.mk b/ashmemtest-basic/Android.mk
index 0c70ebf..7b07ba4 100644
--- a/ashmemtest-basic/Android.mk
+++ b/ashmemtest-basic/Android.mk
@@ -1,3 +1,14 @@
+#############################################################################
+# Copyright (c) 2013 Linaro
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Linaro <linaro-dev@lists.linaro.org>
+#############################################################################
+
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)