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 [2/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...

Modified: lucene/nutch/trunk/src/plugin/parse-pdf/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-pdf/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-pdf/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-pdf/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-pdf" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/parse-pdf/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-pdf/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-pdf/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-pdf/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-pdf"
    name="Pdf Parse Plug-in"

Modified: lucene/nutch/trunk/src/plugin/parse-rss/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-rss/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-rss/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-rss/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-rss" default="jar-core">
 
  <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/parse-rss/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-rss/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-rss/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-rss/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-rss"
    name="RSS Parse Plug-in"

Modified: lucene/nutch/trunk/src/plugin/parse-rtf/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-rtf/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-rtf/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-rtf/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-rtf" default="jar">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/parse-rtf/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-rtf/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-rtf/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-rtf/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-swf/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-swf/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-swf/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-swf/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-swf" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/parse-swf/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-swf/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-swf/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-swf/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-swf"
    name="SWF Parse Plug-in"

Modified: lucene/nutch/trunk/src/plugin/parse-text/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-text/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-text/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-text/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-text" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/parse-text/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-text/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-text/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-text/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-text"
    name="Text Parse Plug-in"

Modified: lucene/nutch/trunk/src/plugin/parse-zip/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-zip/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-zip/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-zip/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-zip" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/parse-zip/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/parse-zip/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/parse-zip/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/parse-zip/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-zip"
    name="Zip Parse Plug-in"

Modified: lucene/nutch/trunk/src/plugin/protocol-file/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/protocol-file/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/protocol-file/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/protocol-file/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="protocol-file" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/protocol-file/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/protocol-file/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/protocol-file/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/protocol-file/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="protocol-file"
    name="File Protocol Plug-in"

Modified: lucene/nutch/trunk/src/plugin/protocol-ftp/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/protocol-ftp/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/protocol-ftp/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/protocol-ftp/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="protocol-ftp" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/protocol-ftp/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/protocol-ftp/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/protocol-ftp/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/protocol-ftp/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="protocol-ftp"
    name="Ftp Protocol Plug-in"

Modified: lucene/nutch/trunk/src/plugin/protocol-http/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/protocol-http/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/protocol-http/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/protocol-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="protocol-http" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/protocol-http/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/protocol-http/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/protocol-http/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/protocol-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.
+-->
 <plugin
    id="protocol-http"
    name="Http Protocol Plug-in"

Modified: lucene/nutch/trunk/src/plugin/protocol-httpclient/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/protocol-httpclient/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/protocol-httpclient/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/protocol-httpclient/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="protocol-httpclient" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/protocol-httpclient/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/protocol-httpclient/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/protocol-httpclient/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/protocol-httpclient/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="protocol-httpclient"
    name="Http / Https Protocol Plug-in"

Modified: lucene/nutch/trunk/src/plugin/query-basic/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/query-basic/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/query-basic/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/query-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="query-basic" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/query-basic/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/query-basic/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/query-basic/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/query-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="query-basic"
    name="Basic Query Filter"

Modified: lucene/nutch/trunk/src/plugin/query-more/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/query-more/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/query-more/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/query-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="query-more" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/query-more/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/query-more/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/query-more/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/query-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="query-more"
    name="More Query Filter"

Modified: lucene/nutch/trunk/src/plugin/query-site/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/query-site/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/query-site/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/query-site/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="query-site" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/query-site/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/query-site/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/query-site/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/query-site/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="query-site"
    name="Site Query Filter"

Modified: lucene/nutch/trunk/src/plugin/query-url/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/query-url/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/query-url/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/query-url/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="query-url" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/query-url/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/query-url/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/query-url/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/query-url/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="query-url"
    name="URL Query Filter"

Modified: lucene/nutch/trunk/src/plugin/scoring-opic/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/scoring-opic/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/scoring-opic/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/scoring-opic/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="scoring-opic" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/scoring-opic/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/scoring-opic/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/scoring-opic/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/scoring-opic/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="scoring-opic"
    name="OPIC Scoring Plug-in"

Modified: lucene/nutch/trunk/src/plugin/subcollection/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/subcollection/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/subcollection/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/subcollection/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="subcollection" default="jar">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/subcollection/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/subcollection/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/subcollection/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/subcollection/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="subcollection"
    name="Subcollection indexing and query filter"

Modified: lucene/nutch/trunk/src/plugin/summary-basic/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/summary-basic/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/summary-basic/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/summary-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="summary-basic" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/summary-basic/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/summary-basic/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/summary-basic/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/summary-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="summary-basic"
    name="Basic Summarizer Plug-in"

Modified: lucene/nutch/trunk/src/plugin/summary-lucene/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/summary-lucene/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/summary-lucene/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/summary-lucene/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="summary-lucene" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/summary-lucene/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/summary-lucene/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/summary-lucene/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/summary-lucene/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="summary-lucene"
    name="Lucene Highlighter Summary Plug-in"

Modified: lucene/nutch/trunk/src/plugin/urlfilter-automaton/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/urlfilter-automaton/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/urlfilter-automaton/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/urlfilter-automaton/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="urlfilter-automaton" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/urlfilter-automaton/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/urlfilter-automaton/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/urlfilter-automaton/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/urlfilter-automaton/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="urlfilter-automaton"
    name="Automaton URL Filter"

Modified: lucene/nutch/trunk/src/plugin/urlfilter-prefix/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/urlfilter-prefix/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/urlfilter-prefix/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/urlfilter-prefix/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="urlfilter-prefix" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/urlfilter-prefix/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/urlfilter-prefix/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/urlfilter-prefix/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/urlfilter-prefix/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="urlfilter-prefix"
    name="Prefix URL Filter"

Modified: lucene/nutch/trunk/src/plugin/urlfilter-regex/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/urlfilter-regex/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/urlfilter-regex/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/urlfilter-regex/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="urlfilter-regex" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/urlfilter-regex/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/urlfilter-regex/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/urlfilter-regex/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/urlfilter-regex/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="urlfilter-regex"
    name="Regex URL Filter"

Modified: lucene/nutch/trunk/src/plugin/urlfilter-suffix/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/urlfilter-suffix/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/urlfilter-suffix/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/urlfilter-suffix/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="urlfilter-suffix" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/urlfilter-suffix/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/urlfilter-suffix/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/urlfilter-suffix/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/urlfilter-suffix/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="urlfilter-suffix"
    name="Suffix URL Filter"

Modified: lucene/nutch/trunk/src/plugin/urlnormalizer-basic/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/urlnormalizer-basic/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/urlnormalizer-basic/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/urlnormalizer-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="urlnormalizer-basic" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/urlnormalizer-basic/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/urlnormalizer-basic/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/urlnormalizer-basic/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/urlnormalizer-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="urlnormalizer-basic"
    name="Basic URL Normalizer"

Modified: lucene/nutch/trunk/src/plugin/urlnormalizer-pass/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/urlnormalizer-pass/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/urlnormalizer-pass/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/urlnormalizer-pass/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="urlnormalizer-pass" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/urlnormalizer-pass/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/urlnormalizer-pass/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/urlnormalizer-pass/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/urlnormalizer-pass/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="urlnormalizer-pass"
    name="Pass-through URL Normalizer"

Modified: lucene/nutch/trunk/src/plugin/urlnormalizer-regex/build.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/urlnormalizer-regex/build.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/urlnormalizer-regex/build.xml (original)
+++ lucene/nutch/trunk/src/plugin/urlnormalizer-regex/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="urlnormalizer-regex" default="jar-core">
 
   <import file="../build-plugin.xml"/>

Modified: lucene/nutch/trunk/src/plugin/urlnormalizer-regex/plugin.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/urlnormalizer-regex/plugin.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/plugin/urlnormalizer-regex/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/urlnormalizer-regex/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="urlnormalizer-regex"
    name="Regex URL Normalizer"

Modified: lucene/nutch/trunk/src/site/src/documentation/content/xdocs/about.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/site/src/documentation/content/xdocs/about.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/site/src/documentation/content/xdocs/about.xml (original)
+++ lucene/nutch/trunk/src/site/src/documentation/content/xdocs/about.xml Fri Jan 19 08:17:32 2007
@@ -1,8 +1,22 @@
 <?xml version="1.0"?>
-
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
           "http://forrest.apache.org/dtd/document-v20.dtd">
+<!--
+ 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.
+-->
 <document> 
 
   <header> 

Modified: lucene/nutch/trunk/src/site/src/documentation/content/xdocs/bot.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/site/src/documentation/content/xdocs/bot.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/site/src/documentation/content/xdocs/bot.xml (original)
+++ lucene/nutch/trunk/src/site/src/documentation/content/xdocs/bot.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.
+-->
 <document>
 
 <header>

Modified: lucene/nutch/trunk/src/site/src/documentation/content/xdocs/credits.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/site/src/documentation/content/xdocs/credits.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/site/src/documentation/content/xdocs/credits.xml (original)
+++ lucene/nutch/trunk/src/site/src/documentation/content/xdocs/credits.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.
+-->
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
           "http://forrest.apache.org/dtd/document-v20.dtd">
 

Modified: lucene/nutch/trunk/src/site/src/documentation/content/xdocs/faq.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/site/src/documentation/content/xdocs/faq.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/site/src/documentation/content/xdocs/faq.xml (original)
+++ lucene/nutch/trunk/src/site/src/documentation/content/xdocs/faq.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.
+-->
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
           "http://forrest.apache.org/dtd/document-v20.dtd">
 <document>

Modified: lucene/nutch/trunk/src/site/src/documentation/content/xdocs/i18n.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/site/src/documentation/content/xdocs/i18n.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/site/src/documentation/content/xdocs/i18n.xml (original)
+++ lucene/nutch/trunk/src/site/src/documentation/content/xdocs/i18n.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.
+-->
 <document>
 
 <header>

Modified: lucene/nutch/trunk/src/site/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/site/src/documentation/content/xdocs/index.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/site/src/documentation/content/xdocs/index.xml (original)
+++ lucene/nutch/trunk/src/site/src/documentation/content/xdocs/index.xml Fri Jan 19 08:17:32 2007
@@ -1,8 +1,22 @@
 <?xml version="1.0"?>
-
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
           "http://forrest.apache.org/dtd/document-v20.dtd">
+<!--
+ 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.
+-->
 <document> 
 
   <header> 

Modified: lucene/nutch/trunk/src/site/src/documentation/content/xdocs/issue_tracking.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/site/src/documentation/content/xdocs/issue_tracking.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/site/src/documentation/content/xdocs/issue_tracking.xml (original)
+++ lucene/nutch/trunk/src/site/src/documentation/content/xdocs/issue_tracking.xml Fri Jan 19 08:17:32 2007
@@ -1,7 +1,21 @@
 <?xml version="1.0"?>
-
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
+<!--
+ 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.
+-->
 <document>
   
   <header>

Modified: lucene/nutch/trunk/src/site/src/documentation/content/xdocs/mailing_lists.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/site/src/documentation/content/xdocs/mailing_lists.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/site/src/documentation/content/xdocs/mailing_lists.xml (original)
+++ lucene/nutch/trunk/src/site/src/documentation/content/xdocs/mailing_lists.xml Fri Jan 19 08:17:32 2007
@@ -1,8 +1,22 @@
 <?xml version="1.0"?>
-
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
           "http://forrest.apache.org/dtd/document-v20.dtd">
+<!--
+ 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.
+-->
 <document>
   
   <header>

Modified: lucene/nutch/trunk/src/site/src/documentation/content/xdocs/nightly.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/site/src/documentation/content/xdocs/nightly.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/site/src/documentation/content/xdocs/nightly.xml (original)
+++ lucene/nutch/trunk/src/site/src/documentation/content/xdocs/nightly.xml Fri Jan 19 08:17:32 2007
@@ -1,7 +1,21 @@
 <?xml version="1.0"?>
-
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
+<!--
+ 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.
+-->
 <document>
   
   <header>

Modified: lucene/nutch/trunk/src/site/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/site/src/documentation/content/xdocs/site.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/site/src/documentation/content/xdocs/site.xml (original)
+++ lucene/nutch/trunk/src/site/src/documentation/content/xdocs/site.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.
+-->
 <!--
 Forrest site.xml
 
@@ -13,7 +28,6 @@
 
 See http://forrest.apache.org/docs/linking.html for more info.
 -->
-
 <site label="Nutch" href="" xmlns="http://apache.org/forrest/linkmap/1.0">
 
   <project label="Project">

Modified: lucene/nutch/trunk/src/site/src/documentation/content/xdocs/tabs.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/site/src/documentation/content/xdocs/tabs.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/site/src/documentation/content/xdocs/tabs.xml (original)
+++ lucene/nutch/trunk/src/site/src/documentation/content/xdocs/tabs.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.
+-->
 <!DOCTYPE tabs PUBLIC "-//APACHE//DTD Cocoon Documentation Tab V1.0//EN" 
           "tab-cocoon-v10.dtd">
 

Modified: lucene/nutch/trunk/src/site/src/documentation/content/xdocs/tutorial.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/site/src/documentation/content/xdocs/tutorial.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/site/src/documentation/content/xdocs/tutorial.xml (original)
+++ lucene/nutch/trunk/src/site/src/documentation/content/xdocs/tutorial.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.
+-->
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
           "http://forrest.apache.org/dtd/document-v20.dtd">
 

Modified: lucene/nutch/trunk/src/site/src/documentation/content/xdocs/tutorial8.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/site/src/documentation/content/xdocs/tutorial8.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/site/src/documentation/content/xdocs/tutorial8.xml (original)
+++ lucene/nutch/trunk/src/site/src/documentation/content/xdocs/tutorial8.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.
+-->
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
           "http://forrest.apache.org/dtd/document-v20.dtd">
 

Modified: lucene/nutch/trunk/src/site/src/documentation/content/xdocs/version_control.xml
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/site/src/documentation/content/xdocs/version_control.xml?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/site/src/documentation/content/xdocs/version_control.xml (original)
+++ lucene/nutch/trunk/src/site/src/documentation/content/xdocs/version_control.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.
+-->
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 
 <document>

Modified: lucene/nutch/trunk/src/web/jsp/anchors.jsp
URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/web/jsp/anchors.jsp?view=diff&rev=497859&r1=497858&r2=497859
==============================================================================
--- lucene/nutch/trunk/src/web/jsp/anchors.jsp (original)
+++ lucene/nutch/trunk/src/web/jsp/anchors.jsp Fri Jan 19 08:17:32 2007
@@ -1,3 +1,19 @@
+<%--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+  
+  http://www.apache.org/licenses/LICENSE-2.0
+  
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+--%>
 <%@ page 
   session="false"
   contentType="text/html; charset=UTF-8"