summaryrefslogtreecommitdiff
path: root/remoteExample/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'remoteExample/build.gradle')
-rw-r--r--remoteExample/build.gradle5
1 files changed, 5 insertions, 0 deletions
diff --git a/remoteExample/build.gradle b/remoteExample/build.gradle
index c305f843..1963254e 100644
--- a/remoteExample/build.gradle
+++ b/remoteExample/build.gradle
@@ -1,3 +1,8 @@
+/*
+ * Copyright (c) 2012-2017 Arne Schwabe
+ * Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt
+ */
+
apply plugin: 'com.android.application'
android {