You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by ca...@apache.org on 2016/06/14 23:22:04 UTC

[4/4] curator git commit: # noissue - Fixed license header.

 # noissue - 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/882437cb
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/882437cb
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/882437cb

Branch: refs/heads/master
Commit: 882437cb8a477590024863c8356ac272b377f75e
Parents: c5e6e2c
Author: Cam McKenzie <ca...@apache.org>
Authored: Wed Jun 15 09:21:34 2016 +1000
Committer: Cam McKenzie <ca...@apache.org>
Committed: Wed Jun 15 09:21:34 2016 +1000

----------------------------------------------------------------------
 .../apache/curator/framework/recipes/cache/TestTreeCache.java  | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/curator/blob/882437cb/curator-recipes/src/test/java/org/apache/curator/framework/recipes/cache/TestTreeCache.java
----------------------------------------------------------------------
diff --git a/curator-recipes/src/test/java/org/apache/curator/framework/recipes/cache/TestTreeCache.java b/curator-recipes/src/test/java/org/apache/curator/framework/recipes/cache/TestTreeCache.java
index 2d0ae83..d3c6c15 100644
--- a/curator-recipes/src/test/java/org/apache/curator/framework/recipes/cache/TestTreeCache.java
+++ b/curator-recipes/src/test/java/org/apache/curator/framework/recipes/cache/TestTreeCache.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