ACCUMULO-2169 Update license headers
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/7b1a8e72 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/7b1a8e72 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/7b1a8e72 Branch: refs/heads/master Commit: 7b1a8e7251707d6f1dca8575771057384c34901f Parents: e308c0e Author: Mike Drob <md...@cloudera.com> Authored: Mon Mar 24 14:18:33 2014 -0400 Committer: Mike Drob <md...@cloudera.com> Committed: Mon Mar 24 14:20:14 2014 -0400 ---------------------------------------------------------------------- test/system/auto/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/7b1a8e72/test/system/auto/README.md ---------------------------------------------------------------------- diff --git a/test/system/auto/README.md b/test/system/auto/README.md index 0fb9531..a862d9c 100644 --- a/test/system/auto/README.md +++ b/test/system/auto/README.md @@ -1,3 +1,20 @@ +<!-- +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 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + 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. +See the License for the specific language governing permissions and +limitations under the License. +--> + Apache Accumulo Functional Tests ================================