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/20 03:49:15 UTC

[incubator-tuweni] 03/09: Add AL header to gradlew script

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

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

commit de07dfd8181fb0aecc6899946b8eab6322818962
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