summaryrefslogtreecommitdiff
path: root/main/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'main/build.gradle')
-rw-r--r--main/build.gradle5
1 files changed, 5 insertions, 0 deletions
diff --git a/main/build.gradle b/main/build.gradle
index 376b8edf..8231fdf8 100644
--- a/main/build.gradle
+++ b/main/build.gradle
@@ -107,6 +107,11 @@ android {
}
+/*
+ * Copyright (c) 2012-2014 Arne Schwabe
+ * Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt
+ */
+
// ~/.gradle/gradle.properties
if (project.hasProperty('keystoreFile') &&
project.hasProperty('keystorePassword') &&