Updated Branches: refs/heads/master bfb4ec2b3 -> 39a5d8abc
added the missing license header(s) in the camel-facebook component Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/39a5d8ab Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/39a5d8ab Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/39a5d8ab Branch: refs/heads/master Commit: 39a5d8abc4e359559e810b0b257610cda49d87ed Parents: bfb4ec2 Author: cmueller <cmuel...@apache.org> Authored: Sun Sep 15 15:44:28 2013 +0200 Committer: cmueller <cmuel...@apache.org> Committed: Sun Sep 15 15:44:28 2013 +0200 ---------------------------------------------------------------------- .../services/org/apache/camel/component/facebook | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/39a5d8ab/components/camel-facebook/src/main/resources/META-INF/services/org/apache/camel/component/facebook ---------------------------------------------------------------------- diff --git a/components/camel-facebook/src/main/resources/META-INF/services/org/apache/camel/component/facebook b/components/camel-facebook/src/main/resources/META-INF/services/org/apache/camel/component/facebook index bad2fa3..0ee7e12 100644 --- a/components/camel-facebook/src/main/resources/META-INF/services/org/apache/camel/component/facebook +++ b/components/camel-facebook/src/main/resources/META-INF/services/org/apache/camel/component/facebook @@ -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.facebook.FacebookComponent