ACCUMULO-3988 Fix botched ASL header
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/1996449d Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/1996449d Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/1996449d Branch: refs/heads/1.7 Commit: 1996449ddc3c1d3c2b20565e9173f35d94736eb4 Parents: f042460 Author: Josh Elser <els...@apache.org> Authored: Thu Sep 10 22:23:14 2015 -0400 Committer: Josh Elser <els...@apache.org> Committed: Thu Sep 10 22:23:14 2015 -0400 ---------------------------------------------------------------------- test/src/test/java/org/apache/accumulo/test/DeleteRowsTest.java | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/1996449d/test/src/test/java/org/apache/accumulo/test/DeleteRowsTest.java ---------------------------------------------------------------------- diff --git a/test/src/test/java/org/apache/accumulo/test/DeleteRowsTest.java b/test/src/test/java/org/apache/accumulo/test/DeleteRowsTest.java index 595d823..3ec6f20 100644 --- a/test/src/test/java/org/apache/accumulo/test/DeleteRowsTest.java +++ b/test/src/test/java/org/apache/accumulo/test/DeleteRowsTest.java @@ -1,4 +1,5 @@ /* + * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0