summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2014-11-14 00:06:54 +0100
committerJose <jose@zeroc.com>2014-11-14 00:06:54 +0100
commite8e5207d5f39fdeb4b50105ed16f55df757d5498 (patch)
tree9cf05c4bed6ebb0ea6a7ab1874e4477b8b200663 /android
parentLatest RPM updates: (diff)
downloadice-e8e5207d5f39fdeb4b50105ed16f55df757d5498.tar.bz2
ice-e8e5207d5f39fdeb4b50105ed16f55df757d5498.tar.xz
ice-e8e5207d5f39fdeb4b50105ed16f55df757d5498.zip
Fixed (ICE_5887) - Gradle license
Diffstat (limited to 'android')
-rwxr-xr-xandroid/gradle/GRADLE_LICENSE16
1 files changed, 16 insertions, 0 deletions
diff --git a/android/gradle/GRADLE_LICENSE b/android/gradle/GRADLE_LICENSE
new file mode 100755
index 00000000000..80e31a864a8
--- /dev/null
+++ b/android/gradle/GRADLE_LICENSE
@@ -0,0 +1,16 @@
+License Agreement for Gradle, including the Gradle Wrapper (gradlew)
+--------------------------------------------------------------------
+
+Copyright 2007-2011 the original author or authors
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.