summaryrefslogtreecommitdiff
path: root/main/build.gradle
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2014-12-17 17:05:35 +0100
committerArne Schwabe <arne@rfc2549.org>2014-12-17 17:05:35 +0100
commit3f41bff1180287a04e73380cb10471c92315a1ed (patch)
treedb66fca7e843ccbd9ee55af6f599066440c3b661 /main/build.gradle
parentd496f5775366c115b2f04874ff8fed4d6647e6f3 (diff)
Update/clarify copyright.
--HG-- extra : rebase_source : a453e026590faae1a1842b98d367654fbde63fcb
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') &&