ACCUMULO-2049 Add missing license

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

Branch: refs/heads/master
Commit: e9aafc23c32324e527c7eb9364de6132f563ece3
Parents: a8058a6
Author: Josh Elser <els...@apache.org>
Authored: Wed Feb 26 21:10:11 2014 -0500
Committer: Josh Elser <els...@apache.org>
Committed: Wed Feb 26 21:10:11 2014 -0500

----------------------------------------------------------------------
 .../accumulo/core/file/VolumeConfiguration.java     | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/e9aafc23/core/src/main/java/org/apache/accumulo/core/file/VolumeConfiguration.java
----------------------------------------------------------------------
diff --git 
a/core/src/main/java/org/apache/accumulo/core/file/VolumeConfiguration.java 
b/core/src/main/java/org/apache/accumulo/core/file/VolumeConfiguration.java
index af9ca1d..fb8c6c8 100644
--- a/core/src/main/java/org/apache/accumulo/core/file/VolumeConfiguration.java
+++ b/core/src/main/java/org/apache/accumulo/core/file/VolumeConfiguration.java
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 package org.apache.accumulo.core.file;
 
 import java.io.IOException;

Reply via email to