Repository: camel Updated Branches: refs/heads/camel-2.18.x f9ca0c402 -> 53d6845f3
Fix license header Signed-off-by: Gregor Zurowski <gre...@zurowski.org> Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/53d6845f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/53d6845f Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/53d6845f Branch: refs/heads/camel-2.18.x Commit: 53d6845f3a0eccf552cd87d3cd30343ec0016772 Parents: f9ca0c4 Author: Gregor Zurowski <gre...@zurowski.org> Authored: Sat Mar 4 16:27:09 2017 +0000 Committer: Gregor Zurowski <gre...@zurowski.org> Committed: Sat Mar 4 16:27:09 2017 +0000 ---------------------------------------------------------------------- .../jetty/rest/RestJettyRemoveAddRestAndRouteTest.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/53d6845f/components/camel-jetty9/src/test/java/org/apache/camel/component/jetty/rest/RestJettyRemoveAddRestAndRouteTest.java ---------------------------------------------------------------------- diff --git a/components/camel-jetty9/src/test/java/org/apache/camel/component/jetty/rest/RestJettyRemoveAddRestAndRouteTest.java b/components/camel-jetty9/src/test/java/org/apache/camel/component/jetty/rest/RestJettyRemoveAddRestAndRouteTest.java index 15d5ca8..805125b 100644 --- a/components/camel-jetty9/src/test/java/org/apache/camel/component/jetty/rest/RestJettyRemoveAddRestAndRouteTest.java +++ b/components/camel-jetty9/src/test/java/org/apache/camel/component/jetty/rest/RestJettyRemoveAddRestAndRouteTest.java @@ -5,9 +5,9 @@ * 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 - * <p> - * http://www.apache.org/licenses/LICENSE-2.0 - * <p> + * + * 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.