Repository: incubator-groovy Updated Branches: refs/heads/GROOVY_2_4_X d018470ef -> 8fc9437fb
dd apache licence header to gradle.properties and gradle-wrapper.properties Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-groovy/commit/8fc9437f Tree: http://git-wip-us.apache.org/repos/asf/incubator-groovy/tree/8fc9437f Diff: http://git-wip-us.apache.org/repos/asf/incubator-groovy/diff/8fc9437f Branch: refs/heads/GROOVY_2_4_X Commit: 8fc9437fbb78672fcf371695e4236b984818ccb5 Parents: d018470 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Mon Jun 8 21:08:40 2015 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Mon Jun 8 21:08:40 2015 +0200 ---------------------------------------------------------------------- gradle.properties | 15 +++++++++++++++ gradle/wrapper/gradle-wrapper.properties | 15 +++++++++++++++ 2 files changed, 30 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/8fc9437f/gradle.properties ---------------------------------------------------------------------- diff --git a/gradle.properties b/gradle.properties index fffcdf6..41ade69 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,18 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You 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. + groovycMain_mx=384m groovyJUnit_permSize=64m groovyBundleVersion=2.4.4.SNAPSHOT http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/8fc9437f/gradle/wrapper/gradle-wrapper.properties ---------------------------------------------------------------------- diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 598a03d..f37df84 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,3 +1,18 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You 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. + #Thu Apr 10 09:16:15 EST 2014 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists