From 6241ccb2271fb6ea617bb0c42e1e6c2277382081 Mon Sep 17 00:00:00 2001 From: Michele Sciabarra Date: Sun, 15 Oct 2023 14:11:52 +0100 Subject: [PATCH] license --- validate/Taskfile.yaml | 17 +++++++++++++++++ validate/validate.sh | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/validate/Taskfile.yaml b/validate/Taskfile.yaml index a324c49..189c325 100644 --- a/validate/Taskfile.yaml +++ b/validate/Taskfile.yaml @@ -1,3 +1,20 @@ +# 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. + version: '3' vars: diff --git a/validate/validate.sh b/validate/validate.sh index de3c331..190c700 100644 --- a/validate/validate.sh +++ b/validate/validate.sh @@ -1,3 +1,20 @@ +# 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. + #VER=3.0.1-beta.2310151130 #EXT=.rpm