From 3a887b25904c90cf3d00172d8a050d72c3546e5f Mon Sep 17 00:00:00 2001 From: Xuanwo Date: Tue, 30 May 2023 17:45:16 +0800 Subject: [PATCH] chore: Fix license headers for release/labler (#2371) Signed-off-by: Xuanwo --- .github/labeler.yml | 17 +++++++++++++++++ .github/release.yml | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 80805bbc932..7a00ee624e3 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -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. + releases-note/feat: - '^feat' releases-note/refactor: diff --git a/.github/release.yml b/.github/release.yml index 78a32838a3f..0c65f86c4c7 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -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. + changelog: categories: - title: Added