You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by si...@apache.org on 2007/01/19 17:17:40 UTC

svn commit: r497859 [1/3] - in /lucene/nutch/trunk: ./ src/plugin/ src/plugin/analysis-de/ src/plugin/analysis-fr/ src/plugin/clustering-carrot2/ src/plugin/clustering-carrot2/src/java/org/apache/nutch/clustering/carrot2/ src/plugin/creativecommons/ sr...

Author: siren
Date: Fri Jan 19 08:17:32 2007
New Revision: 497859

URL: http://svn.apache.org/viewvc?view=rev&rev=497859
Log:
NUTCH-400

Modified:
    lucene/nutch/trunk/build.xml
    lucene/nutch/trunk/src/plugin/analysis-de/build.xml
    lucene/nutch/trunk/src/plugin/analysis-de/plugin.xml
    lucene/nutch/trunk/src/plugin/analysis-fr/build.xml
    lucene/nutch/trunk/src/plugin/analysis-fr/plugin.xml
    lucene/nutch/trunk/src/plugin/build-plugin.xml
    lucene/nutch/trunk/src/plugin/build.xml
    lucene/nutch/trunk/src/plugin/clustering-carrot2/build.xml
    lucene/nutch/trunk/src/plugin/clustering-carrot2/plugin.xml
    lucene/nutch/trunk/src/plugin/clustering-carrot2/src/java/org/apache/nutch/clustering/carrot2/Clusterer.java
    lucene/nutch/trunk/src/plugin/clustering-carrot2/src/java/org/apache/nutch/clustering/carrot2/HitsClusterAdapter.java
    lucene/nutch/trunk/src/plugin/clustering-carrot2/src/java/org/apache/nutch/clustering/carrot2/LocalNutchInputComponent.java
    lucene/nutch/trunk/src/plugin/clustering-carrot2/src/java/org/apache/nutch/clustering/carrot2/NutchDocument.java
    lucene/nutch/trunk/src/plugin/creativecommons/build.xml
    lucene/nutch/trunk/src/plugin/creativecommons/plugin.xml
    lucene/nutch/trunk/src/plugin/index-basic/build.xml
    lucene/nutch/trunk/src/plugin/index-basic/plugin.xml
    lucene/nutch/trunk/src/plugin/index-more/build.xml
    lucene/nutch/trunk/src/plugin/index-more/plugin.xml
    lucene/nutch/trunk/src/plugin/languageidentifier/build.xml
    lucene/nutch/trunk/src/plugin/languageidentifier/plugin.xml
    lucene/nutch/trunk/src/plugin/lib-http/build.xml
    lucene/nutch/trunk/src/plugin/lib-http/plugin.xml
    lucene/nutch/trunk/src/plugin/lib-jakarta-poi/build.xml
    lucene/nutch/trunk/src/plugin/lib-jakarta-poi/plugin.xml
    lucene/nutch/trunk/src/plugin/lib-log4j/build.xml
    lucene/nutch/trunk/src/plugin/lib-log4j/plugin.xml
    lucene/nutch/trunk/src/plugin/lib-lucene-analyzers/build.xml
    lucene/nutch/trunk/src/plugin/lib-lucene-analyzers/plugin.xml
    lucene/nutch/trunk/src/plugin/lib-nekohtml/build.xml
    lucene/nutch/trunk/src/plugin/lib-nekohtml/plugin.xml
    lucene/nutch/trunk/src/plugin/lib-parsems/build.xml
    lucene/nutch/trunk/src/plugin/lib-parsems/plugin.xml
    lucene/nutch/trunk/src/plugin/lib-regex-filter/build.xml
    lucene/nutch/trunk/src/plugin/lib-regex-filter/plugin.xml
    lucene/nutch/trunk/src/plugin/lib-xml/build.xml
    lucene/nutch/trunk/src/plugin/lib-xml/plugin.xml
    lucene/nutch/trunk/src/plugin/microformats-reltag/build.xml
    lucene/nutch/trunk/src/plugin/microformats-reltag/plugin.xml
    lucene/nutch/trunk/src/plugin/nutch-extensionpoints/build.xml
    lucene/nutch/trunk/src/plugin/nutch-extensionpoints/plugin.xml
    lucene/nutch/trunk/src/plugin/ontology/build.xml
    lucene/nutch/trunk/src/plugin/ontology/plugin.xml
    lucene/nutch/trunk/src/plugin/parse-ext/build.xml
    lucene/nutch/trunk/src/plugin/parse-ext/plugin.xml
    lucene/nutch/trunk/src/plugin/parse-html/build.xml
    lucene/nutch/trunk/src/plugin/parse-html/plugin.xml
    lucene/nutch/trunk/src/plugin/parse-js/build.xml
    lucene/nutch/trunk/src/plugin/parse-js/plugin.xml
    lucene/nutch/trunk/src/plugin/parse-mp3/build.xml
    lucene/nutch/trunk/src/plugin/parse-mp3/plugin.xml
    lucene/nutch/trunk/src/plugin/parse-msexcel/build.xml
    lucene/nutch/trunk/src/plugin/parse-msexcel/plugin.xml
    lucene/nutch/trunk/src/plugin/parse-mspowerpoint/build.xml
    lucene/nutch/trunk/src/plugin/parse-mspowerpoint/plugin.xml
    lucene/nutch/trunk/src/plugin/parse-msword/build.xml
    lucene/nutch/trunk/src/plugin/parse-msword/plugin.xml
    lucene/nutch/trunk/src/plugin/parse-oo/build.xml
    lucene/nutch/trunk/src/plugin/parse-oo/plugin.xml
    lucene/nutch/trunk/src/plugin/parse-pdf/build.xml
    lucene/nutch/trunk/src/plugin/parse-pdf/plugin.xml
    lucene/nutch/trunk/src/plugin/parse-rss/build.xml
    lucene/nutch/trunk/src/plugin/parse-rss/plugin.xml
    lucene/nutch/trunk/src/plugin/parse-rtf/build.xml
    lucene/nutch/trunk/src/plugin/parse-rtf/plugin.xml
    lucene/nutch/trunk/src/plugin/parse-swf/build.xml
    lucene/nutch/trunk/src/plugin/parse-swf/plugin.xml
    lucene/nutch/trunk/src/plugin/parse-text/build.xml
    lucene/nutch/trunk/src/plugin/parse-text/plugin.xml
    lucene/nutch/trunk/src/plugin/parse-zip/build.xml
    lucene/nutch/trunk/src/plugin/parse-zip/plugin.xml
    lucene/nutch/trunk/src/plugin/protocol-file/build.xml
    lucene/nutch/trunk/src/plugin/protocol-file/plugin.xml
    lucene/nutch/trunk/src/plugin/protocol-ftp/build.xml
    lucene/nutch/trunk/src/plugin/protocol-ftp/plugin.xml
    lucene/nutch/trunk/src/plugin/protocol-http/build.xml
    lucene/nutch/trunk/src/plugin/protocol-http/plugin.xml
    lucene/nutch/trunk/src/plugin/protocol-httpclient/build.xml
    lucene/nutch/trunk/src/plugin/protocol-httpclient/plugin.xml
    lucene/nutch/trunk/src/plugin/query-basic/build.xml
    lucene/nutch/trunk/src/plugin/query-basic/plugin.xml
    lucene/nutch/trunk/src/plugin/query-more/build.xml
    lucene/nutch/trunk/src/plugin/query-more/plugin.xml
    lucene/nutch/trunk/src/plugin/query-site/build.xml
    lucene/nutch/trunk/src/plugin/query-site/plugin.xml
    lucene/nutch/trunk/src/plugin/query-url/build.xml
    lucene/nutch/trunk/src/plugin/query-url/plugin.xml
    lucene/nutch/trunk/src/plugin/scoring-opic/build.xml
    lucene/nutch/trunk/src/plugin/scoring-opic/plugin.xml
    lucene/nutch/trunk/src/plugin/subcollection/build.xml
    lucene/nutch/trunk/src/plugin/subcollection/plugin.xml
    lucene/nutch/trunk/src/plugin/summary-basic/build.xml
    lucene/nutch/trunk/src/plugin/summary-basic/plugin.xml
    lucene/nutch/trunk/src/plugin/summary-lucene/build.xml
    lucene/nutch/trunk/src/plugin/summary-lucene/plugin.xml
    lucene/nutch/trunk/src/plugin/urlfilter-automaton/build.xml
    lucene/nutch/trunk/src/plugin/urlfilter-automaton/plugin.xml
    lucene/nutch/trunk/src/plugin/urlfilter-prefix/build.xml
    lucene/nutch/trunk/src/plugin/urlfilter-prefix/plugin.xml
    lucene/nutch/trunk/src/plugin/urlfilter-regex/build.xml
    lucene/nutch/trunk/src/plugin/urlfilter-regex/plugin.xml
    lucene/nutch/trunk/src/plugin/urlfilter-suffix/build.xml
    lucene/nutch/trunk/src/plugin/urlfilter-suffix/plugin.xml
    lucene/nutch/trunk/src/plugin/urlnormalizer-basic/build.xml
    lucene/nutch/trunk/src/plugin/urlnormalizer-basic/plugin.xml
    lucene/nutch/trunk/src/plugin/urlnormalizer-pass/build.xml
    lucene/nutch/trunk/src/plugin/urlnormalizer-pass/plugin.xml
    lucene/nutch/trunk/src/plugin/urlnormalizer-regex/build.xml
    lucene/nutch/trunk/src/plugin/urlnormalizer-regex/plugin.xml
    lucene/nutch/trunk/src/site/src/documentation/content/xdocs/about.xml
    lucene/nutch/trunk/src/site/src/documentation/content/xdocs/bot.xml
    lucene/nutch/trunk/src/site/src/documentation/content/xdocs/credits.xml
    lucene/nutch/trunk/src/site/src/documentation/content/xdocs/faq.xml
    lucene/nutch/trunk/src/site/src/documentation/content/xdocs/i18n.xml
    lucene/nutch/trunk/src/site/src/documentation/content/xdocs/index.xml
    lucene/nutch/trunk/src/site/src/documentation/content/xdocs/issue_tracking.xml
    lucene/nutch/trunk/src/site/src/documentation/content/xdocs/mailing_lists.xml
    lucene/nutch/trunk/src/site/src/documentation/content/xdocs/nightly.xml
    lucene/nutch/trunk/src/site/src/documentation/content/xdocs/site.xml
    lucene/nutch/trunk/src/site/src/documentation/content/xdocs/tabs.xml
    lucene/nutch/trunk/src/site/src/documentation/content/xdocs/tutorial.xml
    lucene/nutch/trunk/src/site/src/documentation/content/xdocs/tutorial8.xml
    lucene/nutch/trunk/src/site/src/documentation/content/xdocs/version_control.xml
    lucene/nutch/trunk/src/web/jsp/anchors.jsp
    lucene/nutch/trunk/src/web/jsp/cached.jsp
    lucene/nutch/trunk/src/web/jsp/cluster.jsp
    lucene/nutch/trunk/src/web/jsp/explain.jsp
    lucene/nutch/trunk/src/web/jsp/index.jsp
    lucene/nutch/trunk/src/web/jsp/more.jsp
    lucene/nutch/trunk/src/web/jsp/refine-query-init.jsp
    lucene/nutch/trunk/src/web/jsp/refine-query.jsp
    lucene/nutch/trunk/src/web/jsp/search.jsp
    lucene/nutch/trunk/src/web/jsp/text.jsp
    lucene/nutch/trunk/src/web/web.xml

Modified: lucene/nutch/trunk/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/build.xml (original)
+++ lucene/nutch/trunk/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="Nutch" default="job">
 
   <!-- Load all the default properties, and any the user wants    -->

Modified: lucene/nutch/trunk/src/plugin/analysis-de/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/analysis-de/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/analysis-de/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/analysis-de/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="analysis-de" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/analysis-de/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/analysis-de/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/analysis-de/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/analysis-de/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <plugin
    id="analysis-de"
    name="German Analysis Plug-in"

Modified: lucene/nutch/trunk/src/plugin/analysis-fr/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/analysis-fr/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/analysis-fr/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/analysis-fr/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="analysis-fr" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/analysis-fr/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/analysis-fr/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/analysis-fr/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/analysis-fr/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <plugin
    id="analysis-fr"
    name="French Analysis Plug-in"

Modified: lucene/nutch/trunk/src/plugin/build-plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/build-plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/build-plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/build-plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,7 +1,21 @@
 <?xml version="1.0"?>
+<!--
+ 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
 
-<!-- Imported by plugin build.xml files to define default targets. -->
+     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.
+-->
+<!-- Imported by plugin build.xml files to define default targets. -->
 <project>
 
   <property name="name" value="${ant.project.name}"/>

Modified: lucene/nutch/trunk/src/plugin/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="Nutch" default="deploy-core" basedir=".">
 
   <target name="deploy-core">

Modified: lucene/nutch/trunk/src/plugin/clustering-carrot2/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/clustering-carrot2/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/clustering-carrot2/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/clustering-carrot2/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="clustering-carrot2" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/clustering-carrot2/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/clustering-carrot2/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/clustering-carrot2/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/clustering-carrot2/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <plugin
    id="clustering-carrot2"
    name="Online Search Results Clustering using Carrot2's Lingo component"

Modified: lucene/nutch/trunk/src/plugin/clustering-carrot2/src/java/org/apache/nutch/clustering/carrot2/Clusterer.java
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/clustering-carrot2/src/java/org/apache/nutch/clustering/carrot2/Clusterer.java?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/clustering-carrot2/src/java/org/apache/nutch/clustering/carrot2/Clusterer.java (original)
+++ lucene/nutch/trunk/src/plugin/clustering-carrot2/src/java/org/apache/nutch/clustering/carrot2/Clusterer.java Fri Jan 19 08:17:32 2007
@@ -1,9 +1,10 @@
 /**
- * Copyright 2005 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
+ * 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
  *
@@ -13,7 +14,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package org.apache.nutch.clustering.carrot2;
 
 import java.util.*;

Modified: lucene/nutch/trunk/src/plugin/clustering-carrot2/src/java/org/apache/nutch/clustering/carrot2/HitsClusterAdapter.java
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/clustering-carrot2/src/java/org/apache/nutch/clustering/carrot2/HitsClusterAdapter.java?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/clustering-carrot2/src/java/org/apache/nutch/clustering/carrot2/HitsClusterAdapter.java (original)
+++ lucene/nutch/trunk/src/plugin/clustering-carrot2/src/java/org/apache/nutch/clustering/carrot2/HitsClusterAdapter.java Fri Jan 19 08:17:32 2007
@@ -1,9 +1,10 @@
 /**
- * Copyright 2005 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
+ * 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
  *
@@ -13,7 +14,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package org.apache.nutch.clustering.carrot2;
 
 import java.util.Iterator;

Modified: lucene/nutch/trunk/src/plugin/clustering-carrot2/src/java/org/apache/nutch/clustering/carrot2/LocalNutchInputComponent.java
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/clustering-carrot2/src/java/org/apache/nutch/clustering/carrot2/LocalNutchInputComponent.java?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/clustering-carrot2/src/java/org/apache/nutch/clustering/carrot2/LocalNutchInputComponent.java (original)
+++ lucene/nutch/trunk/src/plugin/clustering-carrot2/src/java/org/apache/nutch/clustering/carrot2/LocalNutchInputComponent.java Fri Jan 19 08:17:32 2007
@@ -1,9 +1,10 @@
 /**
- * Copyright 2005 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
+ * 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
  *
@@ -13,7 +14,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package org.apache.nutch.clustering.carrot2;
 
 import java.io.StringReader;

Modified: lucene/nutch/trunk/src/plugin/clustering-carrot2/src/java/org/apache/nutch/clustering/carrot2/NutchDocument.java
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/clustering-carrot2/src/java/org/apache/nutch/clustering/carrot2/NutchDocument.java?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/clustering-carrot2/src/java/org/apache/nutch/clustering/carrot2/NutchDocument.java (original)
+++ lucene/nutch/trunk/src/plugin/clustering-carrot2/src/java/org/apache/nutch/clustering/carrot2/NutchDocument.java Fri Jan 19 08:17:32 2007
@@ -1,9 +1,10 @@
 /**
- * Copyright 2005 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
+ * 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
  *
@@ -13,7 +14,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package org.apache.nutch.clustering.carrot2;
 
 import org.apache.nutch.searcher.HitDetails;

Modified: lucene/nutch/trunk/src/plugin/creativecommons/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/creativecommons/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/creativecommons/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/creativecommons/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="creativecommons" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/creativecommons/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/creativecommons/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/creativecommons/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/creativecommons/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <plugin
    id="creativecommons"
    name="Creative Commons Plugins"

Modified: lucene/nutch/trunk/src/plugin/index-basic/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/index-basic/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/index-basic/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/index-basic/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="index-basic" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/index-basic/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/index-basic/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/index-basic/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/index-basic/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <plugin
    id="index-basic"
    name="Basic Indexing Filter"

Modified: lucene/nutch/trunk/src/plugin/index-more/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/index-more/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/index-more/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/index-more/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="index-more" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/index-more/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/index-more/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/index-more/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/index-more/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <plugin
    id="index-more"
    name="More Indexing Filter"

Modified: lucene/nutch/trunk/src/plugin/languageidentifier/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/languageidentifier/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/languageidentifier/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/languageidentifier/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="language-identifier" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/languageidentifier/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/languageidentifier/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/languageidentifier/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/languageidentifier/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <plugin
    id="language-identifier"
    name="Language Identification Parser/Filter"

Modified: lucene/nutch/trunk/src/plugin/lib-http/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/lib-http/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/lib-http/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/lib-http/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="lib-http" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/lib-http/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/lib-http/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/lib-http/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/lib-http/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <!--
  ! A common framework for http protocol implementations
  !-->

Modified: lucene/nutch/trunk/src/plugin/lib-jakarta-poi/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/lib-jakarta-poi/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/lib-jakarta-poi/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/lib-jakarta-poi/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="lib-jakarta-poi" default="jar">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/lib-jakarta-poi/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/lib-jakarta-poi/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/lib-jakarta-poi/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/lib-jakarta-poi/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <!--
  ! Jakarta POI - Java API To Access Microsoft Format Files
  ! (http://jakarta.apache.org/poi/)

Modified: lucene/nutch/trunk/src/plugin/lib-log4j/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/lib-log4j/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/lib-log4j/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/lib-log4j/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="lib-log4j" default="jar">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/lib-log4j/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/lib-log4j/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/lib-log4j/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/lib-log4j/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <!--
  ! Log4j library
  ! (http://logging.apache.org/log4j/)

Modified: lucene/nutch/trunk/src/plugin/lib-lucene-analyzers/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/lib-lucene-analyzers/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/lib-lucene-analyzers/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/lib-lucene-analyzers/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="lib-lucene-analyzers" default="jar">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/lib-lucene-analyzers/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/lib-lucene-analyzers/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/lib-lucene-analyzers/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/lib-lucene-analyzers/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <!--
  ! Lucene Analyzers
  ! (http://lucene.apache.org/java/docs/lucene-sandbox/)

Modified: lucene/nutch/trunk/src/plugin/lib-nekohtml/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/lib-nekohtml/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/lib-nekohtml/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/lib-nekohtml/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="lib-nekohtml" default="jar">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/lib-nekohtml/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/lib-nekohtml/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/lib-nekohtml/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/lib-nekohtml/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <!--
  ! NekoHTML is a simple HTML scanner and tag balancer.
  ! (http://people.apache.org/~andyc/neko/doc/html/index.html)

Modified: lucene/nutch/trunk/src/plugin/lib-parsems/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/lib-parsems/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/lib-parsems/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/lib-parsems/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="lib-parsems" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/lib-parsems/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/lib-parsems/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/lib-parsems/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/lib-parsems/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <!--
  ! A common framework for microsoft documents parsers implementations
  !-->

Modified: lucene/nutch/trunk/src/plugin/lib-regex-filter/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/lib-regex-filter/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/lib-regex-filter/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/lib-regex-filter/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="lib-regex-filter" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/lib-regex-filter/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/lib-regex-filter/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/lib-regex-filter/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/lib-regex-filter/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <!--
  ! A common framework for RegExp based URL filters
  !-->

Modified: lucene/nutch/trunk/src/plugin/lib-xml/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/lib-xml/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/lib-xml/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/lib-xml/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="lib-xml" default="jar">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/lib-xml/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/lib-xml/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/lib-xml/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/lib-xml/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <!--
  ! XML library - Gathers many XML related libraries:
  !

Modified: lucene/nutch/trunk/src/plugin/microformats-reltag/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/microformats-reltag/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/microformats-reltag/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/microformats-reltag/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="microformats-reltag" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/microformats-reltag/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/microformats-reltag/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/microformats-reltag/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/microformats-reltag/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <plugin
    id="microformats-reltag"
    name="Rel-Tag microformat Parser/Indexer/Querier"

Modified: lucene/nutch/trunk/src/plugin/nutch-extensionpoints/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/nutch-extensionpoints/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/nutch-extensionpoints/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/nutch-extensionpoints/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="nutch-extensionpoints" default="jar">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/nutch-extensionpoints/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/nutch-extensionpoints/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/nutch-extensionpoints/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/nutch-extensionpoints/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <plugin
    id="nutch-extensionpoints"
    name="the nutch core extension points"

Modified: lucene/nutch/trunk/src/plugin/ontology/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/ontology/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/ontology/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/ontology/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="ontology" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/ontology/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/ontology/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/ontology/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/ontology/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <plugin
    id="ontology"
    name="Ontology Plug-in"

Modified: lucene/nutch/trunk/src/plugin/parse-ext/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-ext/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-ext/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-ext/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="parse-ext" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/parse-ext/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-ext/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-ext/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-ext/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <plugin
    id="parse-ext"
    name="External Parser Plug-in"

Modified: lucene/nutch/trunk/src/plugin/parse-html/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-html/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-html/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-html/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="parse-html" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/parse-html/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-html/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-html/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-html/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <plugin
    id="parse-html"
    name="Html Parse Plug-in"

Modified: lucene/nutch/trunk/src/plugin/parse-js/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-js/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-js/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-js/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="parse-js" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/parse-js/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-js/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-js/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-js/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <plugin
    id="parse-js"
    name="JavaScript Parser"

Modified: lucene/nutch/trunk/src/plugin/parse-mp3/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-mp3/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-mp3/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-mp3/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="parse-mp3" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/parse-mp3/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-mp3/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-mp3/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-mp3/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <plugin
    version="1.0.0"
    provider-name="nutch.org"

Modified: lucene/nutch/trunk/src/plugin/parse-msexcel/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-msexcel/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-msexcel/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-msexcel/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="parse-msexcel" default="jar-core">
 
   <import file="../build-plugin.xml" />

Modified: lucene/nutch/trunk/src/plugin/parse-msexcel/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-msexcel/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-msexcel/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-msexcel/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <plugin
    id="parse-msexcel"
    name="MSExcel Parse Plug-in"

Modified: lucene/nutch/trunk/src/plugin/parse-mspowerpoint/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-mspowerpoint/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-mspowerpoint/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-mspowerpoint/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="parse-mspowerpoint" default="jar-core">
 
   <import file="../build-plugin.xml" />

Modified: lucene/nutch/trunk/src/plugin/parse-mspowerpoint/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-mspowerpoint/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-mspowerpoint/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-mspowerpoint/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <plugin
    id="parse-mspowerpoint"
    name="MSPowerPoint Parse Plug-in"

Modified: lucene/nutch/trunk/src/plugin/parse-msword/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-msword/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-msword/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-msword/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="parse-msword" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/parse-msword/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-msword/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-msword/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-msword/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <plugin
    id="parse-msword"
    name="MSWord Parse Plug-in"

Modified: lucene/nutch/trunk/src/plugin/parse-oo/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-oo/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-oo/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-oo/build.xml Fri Jan 19 08:17:32 2007
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
+<!--
+ 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.
+-->
 <project name="parse-oo" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/parse-oo/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-oo/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-oo/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-oo/plugin.xml Fri Jan 19 08:17:32 2007
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
 <plugin
    id="parse-oo"
    name="OpenOffice/OpenDocument Parse Plug-in"