fixed license header

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

Branch: refs/heads/CURATOR-3.0
Commit: c65e091417e1da2246203cb9b2cce82ecd87784f
Parents: 5b24948
Author: randgalt <randg...@apache.org>
Authored: Tue Apr 21 11:41:34 2015 -0500
Committer: randgalt <randg...@apache.org>
Committed: Tue Apr 21 11:41:34 2015 -0500

----------------------------------------------------------------------
 .../curator/framework/recipes/locks/TestChildReaper.java      | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/curator/blob/c65e0914/curator-recipes/src/test/java/org/apache/curator/framework/recipes/locks/TestChildReaper.java
----------------------------------------------------------------------
diff --git 
a/curator-recipes/src/test/java/org/apache/curator/framework/recipes/locks/TestChildReaper.java
 
b/curator-recipes/src/test/java/org/apache/curator/framework/recipes/locks/TestChildReaper.java
index 906d9d4..cafb9a3 100644
--- 
a/curator-recipes/src/test/java/org/apache/curator/framework/recipes/locks/TestChildReaper.java
+++ 
b/curator-recipes/src/test/java/org/apache/curator/framework/recipes/locks/TestChildReaper.java
@@ -6,9 +6,9 @@
  * 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
@@ -16,7 +16,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-
 package org.apache.curator.framework.recipes.locks;
 
 import org.apache.curator.framework.CuratorFramework;

Reply via email to