summaryrefslogtreecommitdiff
path: root/sync-basic/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sync-basic/Android.mk')
-rw-r--r--sync-basic/Android.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/sync-basic/Android.mk b/sync-basic/Android.mk
index 5a436b6..b65ea1e 100644
--- a/sync-basic/Android.mk
+++ b/sync-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)