diff options
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties index 8fce83a443..bfc5ce2e27 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,7 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + org.gradle.parallel=true org.gradle.daemon=true # Be careful when changing org.gradle.jvmargs below. It will clobber |