added the gradle related files to LICENSE and removed the license headers from 
the gradle scripts


Project: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/commit/3f548b62
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/tree/3f548b62
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/diff/3f548b62

Branch: refs/heads/master
Commit: 3f548b62d63bca925d4aaad1a1c4e8ce146ed5f4
Parents: ddfb3c2
Author: Pradeep Murugesan <[email protected]>
Authored: Thu Apr 6 14:08:02 2017 +0200
Committer: Pradeep Murugesan <[email protected]>
Committed: Thu Apr 6 14:08:02 2017 +0200

----------------------------------------------------------------------
 LICENSE                                  | 10 ++++++++++
 gradle/wrapper/gradle-wrapper.properties | 17 -----------------
 gradlew                                  | 17 -----------------
 gradlew.bat                              | 16 ----------------
 4 files changed, 10 insertions(+), 50 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/blob/3f548b62/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index c763eaa..325dd5f 100644
--- a/LICENSE
+++ b/LICENSE
@@ -212,6 +212,16 @@
 
    =========================================================================
 
+   The Apache FreeMarker Online Tester (incubating) source code contains the
+   following files, which are generated files, and hence no license applies:
+
+       gradle/wrapper/gradle-wrapper.jar
+       gradle/wrapper/gradle-wrapper.properties
+       gradlew
+       gradlew.bat
+
+  =========================================================================
+
    src/main/resources/assets/js/autosize.min.js
    src/main/resources/assets/js/jquery.autosize.min.js
 

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/blob/3f548b62/gradle/wrapper/gradle-wrapper.properties
----------------------------------------------------------------------
diff --git a/gradle/wrapper/gradle-wrapper.properties 
b/gradle/wrapper/gradle-wrapper.properties
index 9e12388..0a9abd7 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,20 +1,3 @@
-# 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.
-
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
 zipStoreBase=GRADLE_USER_HOME

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/blob/3f548b62/gradlew
----------------------------------------------------------------------
diff --git a/gradlew b/gradlew
index 5e6eedf..91a7e26 100755
--- a/gradlew
+++ b/gradlew
@@ -1,22 +1,5 @@
 #!/usr/bin/env bash
 
-# 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.
-
 ##############################################################################
 ##
 ##  Gradle start up script for UN*X

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/blob/3f548b62/gradlew.bat
----------------------------------------------------------------------
diff --git a/gradlew.bat b/gradlew.bat
index a88b52d..5968903 100644
--- a/gradlew.bat
+++ b/gradlew.bat
@@ -1,19 +1,3 @@
-# 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.
 
 @if "%DEBUG%" == "" @echo off
 @rem ##########################################################################

Reply via email to