Added ASF header.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8855e2e2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8855e2e2 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8855e2e2 Branch: refs/heads/master Commit: 8855e2e22290a07cc94512b95205fdcdcb0889bb Parents: 7cf73e0 Author: gilfernandes <gil.fernan...@gmail.com> Authored: Tue Nov 22 15:16:35 2016 +0000 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Fri Nov 25 10:05:37 2016 +0100 ---------------------------------------------------------------------- .../services/org/apache/camel/component/firebase | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/8855e2e2/components/camel-firebase/src/main/resources/META-INF/services/org/apache/camel/component/firebase ---------------------------------------------------------------------- diff --git a/components/camel-firebase/src/main/resources/META-INF/services/org/apache/camel/component/firebase b/components/camel-firebase/src/main/resources/META-INF/services/org/apache/camel/component/firebase index 24a2a7b7..540f602 100644 --- a/components/camel-firebase/src/main/resources/META-INF/services/org/apache/camel/component/firebase +++ b/components/camel-firebase/src/main/resources/META-INF/services/org/apache/camel/component/firebase @@ -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.firebase.FirebaseComponent