This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit fff69f530d970c8eaf8d87d74f6f8c36d1b9b72b
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri Mar 1 08:34:38 2019 +0100

    Fixed CS for camel-core
---
 .../camel/component/file/FileProducerToDMoveExistingTest.java       | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/core/camel-core/src/test/java/org/apache/camel/component/file/FileProducerToDMoveExistingTest.java
 
b/core/camel-core/src/test/java/org/apache/camel/component/file/FileProducerToDMoveExistingTest.java
index cb66d3a..68056e7 100644
--- 
a/core/camel-core/src/test/java/org/apache/camel/component/file/FileProducerToDMoveExistingTest.java
+++ 
b/core/camel-core/src/test/java/org/apache/camel/component/file/FileProducerToDMoveExistingTest.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