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

cdeppisch pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


The following commit(s) were added to refs/heads/main by this push:
     new 41d04890 chore: Add missing license headers
41d04890 is described below

commit 41d0489031b71148f3f6ad2ab3da4d880d47ec8e
Author: Christoph Deppisch <cdeppi...@redhat.com>
AuthorDate: Thu May 16 17:50:37 2024 +0200

    chore: Add missing license headers
---
 kamelets/aws-cloudtrail-source.kamelet.yaml        | 17 ++++++++++++++
 kamelets/aws-s3-event-based-source.kamelet.yaml    | 17 ++++++++++++++
 kamelets/aws-s3-source.kamelet.yaml                | 17 ++++++++++++++
 kamelets/beer-source.kamelet.yaml                  | 17 ++++++++++++++
 kamelets/coffee-source.kamelet.yaml                | 17 ++++++++++++++
 kamelets/fhir-sink.kamelet.yaml                    | 27 ++++++++++++++++++----
 .../kamelets/aws-cloudtrail-source.kamelet.yaml    | 17 ++++++++++++++
 .../aws-s3-event-based-source.kamelet.yaml         | 17 ++++++++++++++
 .../resources/kamelets/aws-s3-source.kamelet.yaml  | 17 ++++++++++++++
 .../resources/kamelets/beer-source.kamelet.yaml    | 17 ++++++++++++++
 .../resources/kamelets/coffee-source.kamelet.yaml  | 17 ++++++++++++++
 .../main/resources/kamelets/fhir-sink.kamelet.yaml | 27 ++++++++++++++++++----
 script/generator/generator.go                      | 17 ++++++++++++++
 script/validator/validator.go                      | 17 ++++++++++++++
 .../src/test/java/YaksAutoConfiguration.java       | 17 ++++++++++++++
 .../aws/s3/aws-s3-to-log-secret-based.groovy       |  6 +++--
 .../aws/s3/aws-s3-to-log-uri-based.groovy          |  6 +++--
 .../aws/sqs/aws-sqs-to-log-secret-based.groovy     |  6 +++--
 .../aws/sqs/aws-sqs-to-log-uri-based.groovy        |  6 +++--
 update-kamelets.xml                                | 17 ++++++++++++++
 20 files changed, 298 insertions(+), 18 deletions(-)

diff --git a/kamelets/aws-cloudtrail-source.kamelet.yaml 
b/kamelets/aws-cloudtrail-source.kamelet.yaml
index d44e00bc..11fdb2c8 100644
--- a/kamelets/aws-cloudtrail-source.kamelet.yaml
+++ b/kamelets/aws-cloudtrail-source.kamelet.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: camel.apache.org/v1
 kind: Kamelet
 metadata:
diff --git a/kamelets/aws-s3-event-based-source.kamelet.yaml 
b/kamelets/aws-s3-event-based-source.kamelet.yaml
index ce205bc0..5382c110 100644
--- a/kamelets/aws-s3-event-based-source.kamelet.yaml
+++ b/kamelets/aws-s3-event-based-source.kamelet.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: camel.apache.org/v1
 kind: Kamelet
 metadata:
diff --git a/kamelets/aws-s3-source.kamelet.yaml 
b/kamelets/aws-s3-source.kamelet.yaml
index 8bbc62e5..a6828e36 100644
--- a/kamelets/aws-s3-source.kamelet.yaml
+++ b/kamelets/aws-s3-source.kamelet.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: camel.apache.org/v1
 kind: Kamelet
 metadata:
diff --git a/kamelets/beer-source.kamelet.yaml 
b/kamelets/beer-source.kamelet.yaml
index 5703003a..6f88172c 100644
--- a/kamelets/beer-source.kamelet.yaml
+++ b/kamelets/beer-source.kamelet.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: camel.apache.org/v1
 kind: Kamelet
 metadata:
diff --git a/kamelets/coffee-source.kamelet.yaml 
b/kamelets/coffee-source.kamelet.yaml
index 817aa032..f0512b85 100644
--- a/kamelets/coffee-source.kamelet.yaml
+++ b/kamelets/coffee-source.kamelet.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: camel.apache.org/v1
 kind: Kamelet
 metadata:
diff --git a/kamelets/fhir-sink.kamelet.yaml b/kamelets/fhir-sink.kamelet.yaml
index f456a847..4f6109e2 100644
--- a/kamelets/fhir-sink.kamelet.yaml
+++ b/kamelets/fhir-sink.kamelet.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: camel.apache.org/v1
 kind: Kamelet
 metadata:
@@ -101,7 +118,7 @@ spec:
         format: password
         x-descriptors:
         - urn:camel:group:credentials
-  dependencies:  
+  dependencies:
   - "camel:fhir"
   - "camel:core"
   - "camel:kamelet"
@@ -117,16 +134,16 @@ spec:
                 - unmarshal:
                     fhirJson:
                       fhirVersion: "{{fhirVersion}}"
-                      prettyPrint: "{{prettyPrint}}"                     
+                      prettyPrint: "{{prettyPrint}}"
             - simple: "${properties:encoding} =~ 'XML'"
               steps:
                 - unmarshal:
                     fhirXml:
                       fhirVersion: "{{fhirVersion}}"
-                      prettyPrint: "{{prettyPrint}}"            
-      - to: 
+                      prettyPrint: "{{prettyPrint}}"
+      - to:
           uri: "fhir://{{apiName}}/{{methodName}}"
-          parameters: 
+          parameters:
             serverUrl: "{{serverUrl}}"
             inBody: "resource"
             encoding: "{{encoding}}"
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-cloudtrail-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-cloudtrail-source.kamelet.yaml
index d44e00bc..11fdb2c8 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-cloudtrail-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-cloudtrail-source.kamelet.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: camel.apache.org/v1
 kind: Kamelet
 metadata:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-s3-event-based-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-s3-event-based-source.kamelet.yaml
index ce205bc0..5382c110 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-s3-event-based-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-s3-event-based-source.kamelet.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: camel.apache.org/v1
 kind: Kamelet
 metadata:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-s3-source.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/aws-s3-source.kamelet.yaml
index 8bbc62e5..a6828e36 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-s3-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-s3-source.kamelet.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: camel.apache.org/v1
 kind: Kamelet
 metadata:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/beer-source.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/beer-source.kamelet.yaml
index 5703003a..6f88172c 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/beer-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/beer-source.kamelet.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: camel.apache.org/v1
 kind: Kamelet
 metadata:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/coffee-source.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/coffee-source.kamelet.yaml
index 817aa032..f0512b85 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/coffee-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/coffee-source.kamelet.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: camel.apache.org/v1
 kind: Kamelet
 metadata:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/fhir-sink.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/fhir-sink.kamelet.yaml
index f456a847..4f6109e2 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/fhir-sink.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/fhir-sink.kamelet.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: camel.apache.org/v1
 kind: Kamelet
 metadata:
@@ -101,7 +118,7 @@ spec:
         format: password
         x-descriptors:
         - urn:camel:group:credentials
-  dependencies:  
+  dependencies:
   - "camel:fhir"
   - "camel:core"
   - "camel:kamelet"
@@ -117,16 +134,16 @@ spec:
                 - unmarshal:
                     fhirJson:
                       fhirVersion: "{{fhirVersion}}"
-                      prettyPrint: "{{prettyPrint}}"                     
+                      prettyPrint: "{{prettyPrint}}"
             - simple: "${properties:encoding} =~ 'XML'"
               steps:
                 - unmarshal:
                     fhirXml:
                       fhirVersion: "{{fhirVersion}}"
-                      prettyPrint: "{{prettyPrint}}"            
-      - to: 
+                      prettyPrint: "{{prettyPrint}}"
+      - to:
           uri: "fhir://{{apiName}}/{{methodName}}"
-          parameters: 
+          parameters:
             serverUrl: "{{serverUrl}}"
             inBody: "resource"
             encoding: "{{encoding}}"
diff --git a/script/generator/generator.go b/script/generator/generator.go
index 437dc1be..0eb8bb46 100644
--- a/script/generator/generator.go
+++ b/script/generator/generator.go
@@ -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.
+ */
+
 package main
 
 import (
diff --git a/script/validator/validator.go b/script/validator/validator.go
index 7eebeb63..339ff3b0 100644
--- a/script/validator/validator.go
+++ b/script/validator/validator.go
@@ -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.
+ */
+
 package main
 
 import (
diff --git 
a/tests/camel-kamelets-itest/src/test/java/YaksAutoConfiguration.java 
b/tests/camel-kamelets-itest/src/test/java/YaksAutoConfiguration.java
index 44018b8a..b8491af1 100644
--- a/tests/camel-kamelets-itest/src/test/java/YaksAutoConfiguration.java
+++ b/tests/camel-kamelets-itest/src/test/java/YaksAutoConfiguration.java
@@ -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.
+ */
+
 import org.citrusframework.functions.DefaultFunctionLibrary;
 import org.citrusframework.functions.FunctionLibrary;
 import org.citrusframework.yaks.report.SystemOutTestReporter;
diff --git 
a/tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-to-log-secret-based.groovy
 
b/tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-to-log-secret-based.groovy
index e4a06798..f82c9cbd 100644
--- 
a/tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-to-log-secret-based.groovy
+++ 
b/tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-to-log-secret-based.groovy
@@ -1,7 +1,6 @@
-package aws.s3
 /*
  * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * 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
@@ -16,6 +15,9 @@ package aws.s3
  * limitations under the License.
  */
 
+package aws.s3
+
+
 // camel-k: language=groovy
 
 from("kamelet:aws-s3-source/aws-s3-credentials")
diff --git 
a/tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-to-log-uri-based.groovy
 
b/tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-to-log-uri-based.groovy
index cd67fb74..41fbcdd9 100644
--- 
a/tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-to-log-uri-based.groovy
+++ 
b/tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-to-log-uri-based.groovy
@@ -1,7 +1,6 @@
-package aws.s3
 /*
  * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * 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
@@ -16,6 +15,9 @@ package aws.s3
  * limitations under the License.
  */
 
+package aws.s3
+
+
 // camel-k: language=groovy
 
 def parameters = 'bucketNameOrArn=${aws.s3.bucketNameOrArn}&'+
diff --git 
a/tests/camel-kamelets-itest/src/test/resources/aws/sqs/aws-sqs-to-log-secret-based.groovy
 
b/tests/camel-kamelets-itest/src/test/resources/aws/sqs/aws-sqs-to-log-secret-based.groovy
index b61ef506..5431eca0 100644
--- 
a/tests/camel-kamelets-itest/src/test/resources/aws/sqs/aws-sqs-to-log-secret-based.groovy
+++ 
b/tests/camel-kamelets-itest/src/test/resources/aws/sqs/aws-sqs-to-log-secret-based.groovy
@@ -1,7 +1,6 @@
-package aws.sqs
 /*
  * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * 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
@@ -16,6 +15,9 @@ package aws.sqs
  * limitations under the License.
  */
 
+package aws.sqs
+
+
 // camel-k: language=groovy
 
 from("kamelet:aws-sqs-source/aws-sqs-credentials")
diff --git 
a/tests/camel-kamelets-itest/src/test/resources/aws/sqs/aws-sqs-to-log-uri-based.groovy
 
b/tests/camel-kamelets-itest/src/test/resources/aws/sqs/aws-sqs-to-log-uri-based.groovy
index 992e81c3..f38e4074 100644
--- 
a/tests/camel-kamelets-itest/src/test/resources/aws/sqs/aws-sqs-to-log-uri-based.groovy
+++ 
b/tests/camel-kamelets-itest/src/test/resources/aws/sqs/aws-sqs-to-log-uri-based.groovy
@@ -1,7 +1,6 @@
-package aws.sqs
 /*
  * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
+ * 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
@@ -16,6 +15,9 @@ package aws.sqs
  * limitations under the License.
  */
 
+package aws.sqs
+
+
 // camel-k: language=groovy
 
 def parameters = 'queueNameOrArn=${aws.sqs.queueName}&'+
diff --git a/update-kamelets.xml b/update-kamelets.xml
index 97a25056..61ae01ff 100644
--- a/update-kamelets.xml
+++ b/update-kamelets.xml
@@ -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.
+  -->
+
 <project name="camel-kamelets" basedir=".">
 
     <property name="releaseVersion" value="${project.version}" />

Reply via email to