You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gz...@apache.org on 2017/03/04 16:29:58 UTC

camel git commit: Fix license header

Repository: camel
Updated Branches:
  refs/heads/master 049220eaa -> 9116c51fe


Fix license header

Signed-off-by: Gregor Zurowski <gr...@zurowski.org>


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9116c51f
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9116c51f
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9116c51f

Branch: refs/heads/master
Commit: 9116c51fe9a13a00fe2f340a24e7fe9789dfca5a
Parents: 049220e
Author: Gregor Zurowski <gr...@zurowski.org>
Authored: Sat Mar 4 16:27:09 2017 +0000
Committer: Gregor Zurowski <gr...@zurowski.org>
Committed: Sat Mar 4 16:29:43 2017 +0000

----------------------------------------------------------------------
 .../jetty/rest/RestJettyRemoveAddRestAndRouteTest.java         | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/9116c51f/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.