You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuweni.apache.org by to...@apache.org on 2019/05/17 19:39:04 UTC

[incubator-tuweni] 01/02: Add AL header to gradlew script

This is an automated email from the ASF dual-hosted git repository.

toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git

commit f9c426d728fb9541f7a9f196aa109c8555f15b69
Author: Antoine Toulme <an...@lunar-ocean.com>
AuthorDate: Fri May 17 15:38:16 2019 -0400

    Add AL header to gradlew script
---
 gradlew | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/gradlew b/gradlew
index cccdd3d..c697137 100755
--- a/gradlew
+++ b/gradlew
@@ -2,6 +2,17 @@
 
 ##############################################################################
 ##
+## 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
 ##
 ##############################################################################


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@tuweni.apache.org
For additional commands, e-mail: commits-help@tuweni.apache.org