added the license header
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8f326152 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8f326152 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8f326152 Branch: refs/heads/camel-gora Commit: 8f32615275261788d92e6cd1d53e3de43c0416cd Parents: 4a6f1a2 Author: cmueller <cmuel...@apache.org> Authored: Sat Dec 7 21:32:02 2013 +0100 Committer: cmueller <cmuel...@apache.org> Committed: Sat Dec 7 21:32:02 2013 +0100 ---------------------------------------------------------------------- .../services/org/apache/camel/component/aws-swf | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/8f326152/components/camel-aws/src/main/resources/META-INF/services/org/apache/camel/component/aws-swf ---------------------------------------------------------------------- diff --git a/components/camel-aws/src/main/resources/META-INF/services/org/apache/camel/component/aws-swf b/components/camel-aws/src/main/resources/META-INF/services/org/apache/camel/component/aws-swf index 5e33c5b..3d10c74 100644 --- a/components/camel-aws/src/main/resources/META-INF/services/org/apache/camel/component/aws-swf +++ b/components/camel-aws/src/main/resources/META-INF/services/org/apache/camel/component/aws-swf @@ -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.aws.swf.SWFComponent