Author: siren
Date: Sat Sep  2 05:40:00 2006
New Revision: 439583

URL: http://svn.apache.org/viewvc?rev=439583&view=rev
Log:
add license

Modified:
    lucene/nutch/trunk/src/test/org/apache/nutch/crawl/TestInjector.java

Modified: lucene/nutch/trunk/src/test/org/apache/nutch/crawl/TestInjector.java
URL: 
http://svn.apache.org/viewvc/lucene/nutch/trunk/src/test/org/apache/nutch/crawl/TestInjector.java?rev=439583&r1=439582&r2=439583&view=diff
==============================================================================
--- lucene/nutch/trunk/src/test/org/apache/nutch/crawl/TestInjector.java 
(original)
+++ lucene/nutch/trunk/src/test/org/apache/nutch/crawl/TestInjector.java Sat 
Sep  2 05:40:00 2006
@@ -1,3 +1,18 @@
+/*
+ * Copyright 2006 The Apache Software Foundation
+ *
+ * Licensed 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.nutch.crawl;
 
 import java.io.IOException;


Reply via email to