Fixed CS. This closes #703

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

Branch: refs/heads/master
Commit: 82f9cb23dfaf984533d9bda0196377c7df54ecca
Parents: 438992c
Author: Claus Ibsen <davscl...@apache.org>
Authored: Mon Nov 30 17:19:54 2015 +0100
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Mon Nov 30 17:19:54 2015 +0100

----------------------------------------------------------------------
 .../org/apache/camel/component/restlet/RestRestletApiTest.java | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/82f9cb23/components/camel-restlet/src/test/java/org/apache/camel/component/restlet/RestRestletApiTest.java
----------------------------------------------------------------------
diff --git 
a/components/camel-restlet/src/test/java/org/apache/camel/component/restlet/RestRestletApiTest.java
 
b/components/camel-restlet/src/test/java/org/apache/camel/component/restlet/RestRestletApiTest.java
index 1dcfcbd..e901a84 100644
--- 
a/components/camel-restlet/src/test/java/org/apache/camel/component/restlet/RestRestletApiTest.java
+++ 
b/components/camel-restlet/src/test/java/org/apache/camel/component/restlet/RestRestletApiTest.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.

Reply via email to