Repository: camel Updated Branches: refs/heads/master 1a26ccf58 -> 5068678c4
Added missing license. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5068678c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5068678c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/5068678c Branch: refs/heads/master Commit: 5068678c43695ed3811b4c1f2edea8f0b2b0a59c Parents: 1a26ccf Author: Henryk Konsek <hekon...@gmail.com> Authored: Tue Nov 17 11:28:40 2015 +0100 Committer: Henryk Konsek <hekon...@gmail.com> Committed: Tue Nov 17 11:28:40 2015 +0100 ---------------------------------------------------------------------- .../camel-kura/src/test/resources/route.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/5068678c/components/camel-kura/src/test/resources/route.xml ---------------------------------------------------------------------- diff --git a/components/camel-kura/src/test/resources/route.xml b/components/camel-kura/src/test/resources/route.xml index ca034ea..1cc1d8b 100644 --- a/components/camel-kura/src/test/resources/route.xml +++ b/components/camel-kura/src/test/resources/route.xml @@ -1,3 +1,21 @@ +<!-- + + 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. + +--> <routes xmlns="http://camel.apache.org/schema/spring"> <route id="loaded"> <from uri="direct:bar"/>