Author: kturner
Date: Fri May  3 17:32:37 2013
New Revision: 1478882

URL: http://svn.apache.org/r1478882
Log:
ACCUMULO-1360 added apache header

Modified:
    accumulo/branches/1.5/docs/examples/README.classpath

Modified: accumulo/branches/1.5/docs/examples/README.classpath
URL: 
http://svn.apache.org/viewvc/accumulo/branches/1.5/docs/examples/README.classpath?rev=1478882&r1=1478881&r2=1478882&view=diff
==============================================================================
--- accumulo/branches/1.5/docs/examples/README.classpath (original)
+++ accumulo/branches/1.5/docs/examples/README.classpath Fri May  3 17:32:37 
2013
@@ -1,3 +1,22 @@
+Title: Apache Accumulo Client Examples
+Notice:    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.
+
+
 This example shows how to use per table classpaths.   The example leverages a
 test jar which contains a Filter that supresses rows containing "foo".  The
 example shows copying the FooFilter.jar into HDFS and then making an Accumulo


Reply via email to