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

gfournier pushed a commit to branch release-2.3.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/release-2.3.x by this push:
     new bb9aa6ac6 chore(release): fix missing licenses
bb9aa6ac6 is described below

commit bb9aa6ac63f2454e37d1e6c52e0cc18e52f3fbdc
Author: Gaelle Fournier <gaelle.fournier.w...@gmail.com>
AuthorDate: Tue Apr 30 16:20:45 2024 +0200

    chore(release): fix missing licenses
---
 .github/workflows/comment-pr.yaml | 17 +++++++++++++++++
 e2e/advanced/files/deploy.yaml    | 17 +++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/.github/workflows/comment-pr.yaml 
b/.github/workflows/comment-pr.yaml
index f5360bdfd..8c4497f1d 100644
--- a/.github/workflows/comment-pr.yaml
+++ b/.github/workflows/comment-pr.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.
+# ---------------------------------------------------------------------------
+
 name: Comment on the pull request
 
 env:
diff --git a/e2e/advanced/files/deploy.yaml b/e2e/advanced/files/deploy.yaml
index 89921a04a..1509dad1a 100644
--- a/e2e/advanced/files/deploy.yaml
+++ b/e2e/advanced/files/deploy.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.
+# ---------------------------------------------------------------------------
+
 ---
 apiVersion: v1
 data:

Reply via email to