You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gz...@apache.org on 2021/03/22 08:52:50 UTC

[camel] 02/02: Add license header

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

gzurowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 0c7abf7eed663a8333b2be86f1bf03075e43e759
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Mon Mar 22 09:52:03 2021 +0100

    Add license header
---
 .../org/apache/camel/component/google-functions         | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/components/camel-google/camel-google-functions/src/main/resources/META-INF/services/org/apache/camel/component/google-functions b/components/camel-google/camel-google-functions/src/main/resources/META-INF/services/org/apache/camel/component/google-functions
index e7213a4..158801a 100644
--- a/components/camel-google/camel-google-functions/src/main/resources/META-INF/services/org/apache/camel/component/google-functions
+++ b/components/camel-google/camel-google-functions/src/main/resources/META-INF/services/org/apache/camel/component/google-functions
@@ -1 +1,18 @@
+#
+# 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.
+#
+
 class=org.apache.camel.component.google.functions.GoogleCloudFunctionsComponent