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
The following commit(s) were added to refs/heads/master by this push:
new 52b78de Fix license issues
52b78de is described below
commit 52b78de68b1eaa519cf96cd13a7ffcd8615f2a3e
Author: Gregor Zurowski <[email protected]>
AuthorDate: Thu Jun 28 18:59:38 2018 +0200
Fix license issues
Signed-off-by: Gregor Zurowski <[email protected]>
---
.../src/main/java/META-INF/MANIFEST.MF | 3 ---
.../META-INF/services/org/apache/camel/component/as2 | 17 +++++++++++++++++
2 files changed, 17 insertions(+), 3 deletions(-)
diff --git
a/components/camel-as2/camel-as2-component/src/main/java/META-INF/MANIFEST.MF
b/components/camel-as2/camel-as2-component/src/main/java/META-INF/MANIFEST.MF
deleted file mode 100644
index 5e94951..0000000
---
a/components/camel-as2/camel-as2-component/src/main/java/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,3 +0,0 @@
-Manifest-Version: 1.0
-Class-Path:
-
diff --git
a/components/camel-as2/camel-as2-component/src/main/resources/META-INF/services/org/apache/camel/component/as2
b/components/camel-as2/camel-as2-component/src/main/resources/META-INF/services/org/apache/camel/component/as2
index 93dff32..ebe24f8 100644
---
a/components/camel-as2/camel-as2-component/src/main/resources/META-INF/services/org/apache/camel/component/as2
+++
b/components/camel-as2/camel-as2-component/src/main/resources/META-INF/services/org/apache/camel/component/as2
@@ -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.as2.AS2Component