Fixed CS
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/64e5b56c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/64e5b56c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/64e5b56c Branch: refs/heads/master Commit: 64e5b56c57d7b4110a3c834135d52a90550b3b8c Parents: 99ca92e Author: Claus Ibsen <davscl...@apache.org> Authored: Fri May 13 10:19:49 2016 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Fri May 13 10:19:49 2016 +0200 ---------------------------------------------------------------------- .../java/org/apache/camel/impl/OriginalMessageProcessor.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/64e5b56c/camel-core/src/test/java/org/apache/camel/impl/OriginalMessageProcessor.java ---------------------------------------------------------------------- diff --git a/camel-core/src/test/java/org/apache/camel/impl/OriginalMessageProcessor.java b/camel-core/src/test/java/org/apache/camel/impl/OriginalMessageProcessor.java index d7563fa..3b7ffd5 100644 --- a/camel-core/src/test/java/org/apache/camel/impl/OriginalMessageProcessor.java +++ b/camel-core/src/test/java/org/apache/camel/impl/OriginalMessageProcessor.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.