You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by si...@apache.org on 2012/05/03 22:15:53 UTC

svn commit: r1333603 [5/5] - in /incubator/any23/trunk/core/src: main/resources/ main/resources/org/apache/any23/extractor/html/ main/resources/org/apache/any23/extractor/microdata/ main/resources/org/apache/any23/extractor/rdf/ main/resources/org/apac...

Modified: incubator/any23/trunk/core/src/test/resources/microformats/xfn/encoding-utf-8.xhtml
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/microformats/xfn/encoding-utf-8.xhtml?rev=1333603&r1=1333602&r2=1333603&view=diff
==============================================================================
--- incubator/any23/trunk/core/src/test/resources/microformats/xfn/encoding-utf-8.xhtml (original)
+++ incubator/any23/trunk/core/src/test/resources/microformats/xfn/encoding-utf-8.xhtml Thu May  3 20:15:46 2012
@@ -1,6 +1,22 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.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.
+-->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
   <head>
     <title>Hellö Wörld!</title>

Modified: incubator/any23/trunk/core/src/test/resources/microformats/xfn/me-and-sweetheart.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/microformats/xfn/me-and-sweetheart.html?rev=1333603&r1=1333602&r2=1333603&view=diff
==============================================================================
--- incubator/any23/trunk/core/src/test/resources/microformats/xfn/me-and-sweetheart.html (original)
+++ incubator/any23/trunk/core/src/test/resources/microformats/xfn/me-and-sweetheart.html Thu May  3 20:15:46 2012
@@ -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.
+-->
 <html>
   <head>
     <title>Hello World!</title>

Modified: incubator/any23/trunk/core/src/test/resources/microformats/xfn/mixed-case.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/microformats/xfn/mixed-case.html?rev=1333603&r1=1333602&r2=1333603&view=diff
==============================================================================
--- incubator/any23/trunk/core/src/test/resources/microformats/xfn/mixed-case.html (original)
+++ incubator/any23/trunk/core/src/test/resources/microformats/xfn/mixed-case.html Thu May  3 20:15:46 2012
@@ -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.
+-->
 <html>
   <head>
     <TITLE>Hello World!</title>

Modified: incubator/any23/trunk/core/src/test/resources/microformats/xfn/multiple-friends.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/microformats/xfn/multiple-friends.html?rev=1333603&r1=1333602&r2=1333603&view=diff
==============================================================================
--- incubator/any23/trunk/core/src/test/resources/microformats/xfn/multiple-friends.html (original)
+++ incubator/any23/trunk/core/src/test/resources/microformats/xfn/multiple-friends.html Thu May  3 20:15:46 2012
@@ -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.
+-->
 <html>
   <head>
     <title>Hello World!</title>

Modified: incubator/any23/trunk/core/src/test/resources/microformats/xfn/multiple-rel.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/microformats/xfn/multiple-rel.html?rev=1333603&r1=1333602&r2=1333603&view=diff
==============================================================================
--- incubator/any23/trunk/core/src/test/resources/microformats/xfn/multiple-rel.html (original)
+++ incubator/any23/trunk/core/src/test/resources/microformats/xfn/multiple-rel.html Thu May  3 20:15:46 2012
@@ -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.
+-->
 <html>
   <head>
     <title>Hello World!</title>

Modified: incubator/any23/trunk/core/src/test/resources/microformats/xfn/no-rel.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/microformats/xfn/no-rel.html?rev=1333603&r1=1333602&r2=1333603&view=diff
==============================================================================
--- incubator/any23/trunk/core/src/test/resources/microformats/xfn/no-rel.html (original)
+++ incubator/any23/trunk/core/src/test/resources/microformats/xfn/no-rel.html Thu May  3 20:15:46 2012
@@ -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.
+-->
 <html>
   <head>
     <title>Hello World!</title>

Modified: incubator/any23/trunk/core/src/test/resources/microformats/xfn/no-valid-rel.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/microformats/xfn/no-valid-rel.html?rev=1333603&r1=1333602&r2=1333603&view=diff
==============================================================================
--- incubator/any23/trunk/core/src/test/resources/microformats/xfn/no-valid-rel.html (original)
+++ incubator/any23/trunk/core/src/test/resources/microformats/xfn/no-valid-rel.html Thu May  3 20:15:46 2012
@@ -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.
+-->
 <html>
   <head>
     <title>Hello World!</title>

Modified: incubator/any23/trunk/core/src/test/resources/microformats/xfn/simple-friend.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/microformats/xfn/simple-friend.html?rev=1333603&r1=1333602&r2=1333603&view=diff
==============================================================================
--- incubator/any23/trunk/core/src/test/resources/microformats/xfn/simple-friend.html (original)
+++ incubator/any23/trunk/core/src/test/resources/microformats/xfn/simple-friend.html Thu May  3 20:15:46 2012
@@ -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.
+-->
 <html>
   <head>
     <title>Hello World!</title>

Modified: incubator/any23/trunk/core/src/test/resources/microformats/xfn/simple-me.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/microformats/xfn/simple-me.html?rev=1333603&r1=1333602&r2=1333603&view=diff
==============================================================================
--- incubator/any23/trunk/core/src/test/resources/microformats/xfn/simple-me.html (original)
+++ incubator/any23/trunk/core/src/test/resources/microformats/xfn/simple-me.html Thu May  3 20:15:46 2012
@@ -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.
+-->
 <html>
   <head>
     <title>Hello World!</title>

Modified: incubator/any23/trunk/core/src/test/resources/microformats/xfn/some-links-without-rel.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/microformats/xfn/some-links-without-rel.html?rev=1333603&r1=1333602&r2=1333603&view=diff
==============================================================================
--- incubator/any23/trunk/core/src/test/resources/microformats/xfn/some-links-without-rel.html (original)
+++ incubator/any23/trunk/core/src/test/resources/microformats/xfn/some-links-without-rel.html Thu May  3 20:15:46 2012
@@ -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.
+-->
 <html>
   <head>
     <title>Hello World!</title>

Modified: incubator/any23/trunk/core/src/test/resources/microformats/xfn/strip-spaces.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/microformats/xfn/strip-spaces.html?rev=1333603&r1=1333602&r2=1333603&view=diff
==============================================================================
--- incubator/any23/trunk/core/src/test/resources/microformats/xfn/strip-spaces.html (original)
+++ incubator/any23/trunk/core/src/test/resources/microformats/xfn/strip-spaces.html Thu May  3 20:15:46 2012
@@ -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.
+-->
 <html>
   <head>
     <title>        

Modified: incubator/any23/trunk/core/src/test/resources/microformats/xfn/tagsoup.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/microformats/xfn/tagsoup.html?rev=1333603&r1=1333602&r2=1333603&view=diff
==============================================================================
--- incubator/any23/trunk/core/src/test/resources/microformats/xfn/tagsoup.html (original)
+++ incubator/any23/trunk/core/src/test/resources/microformats/xfn/tagsoup.html Thu May  3 20:15:46 2012
@@ -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.
+-->
 <html>
 <h1>Hello World!</h2>
 I'm Bob and my homepage is <a href="http://bob.example.com/" rel="me">here</a>.

Modified: incubator/any23/trunk/core/src/test/resources/microformats/xfn/upcase-href.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/microformats/xfn/upcase-href.html?rev=1333603&r1=1333602&r2=1333603&view=diff
==============================================================================
--- incubator/any23/trunk/core/src/test/resources/microformats/xfn/upcase-href.html (original)
+++ incubator/any23/trunk/core/src/test/resources/microformats/xfn/upcase-href.html Thu May  3 20:15:46 2012
@@ -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.
+-->
 <html>
   <head>
     <TITLE>Hello World!</title>

Modified: incubator/any23/trunk/core/src/test/resources/microformats/xfn/with-relative-uri.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/microformats/xfn/with-relative-uri.html?rev=1333603&r1=1333602&r2=1333603&view=diff
==============================================================================
--- incubator/any23/trunk/core/src/test/resources/microformats/xfn/with-relative-uri.html (original)
+++ incubator/any23/trunk/core/src/test/resources/microformats/xfn/with-relative-uri.html Thu May  3 20:15:46 2012
@@ -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.
+-->
 <html>
   <head>
     <title>Hello World!</title>

Modified: incubator/any23/trunk/core/src/test/resources/org/apache/any23/any23-xml-mimetype.xml
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/org/apache/any23/any23-xml-mimetype.xml?rev=1333603&r1=1333602&r2=1333603&view=diff
==============================================================================
--- incubator/any23/trunk/core/src/test/resources/org/apache/any23/any23-xml-mimetype.xml (original)
+++ incubator/any23/trunk/core/src/test/resources/org/apache/any23/any23-xml-mimetype.xml Thu May  3 20:15:46 2012
@@ -1,20 +1,25 @@
 <?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 *.zipuse 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. Description: This xml file defines the valid mime types used
-        by Tika. The mime types within this file are based on the types in the
-        mime-types.xml file available in Apache Nutch.
+  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.
+-->
+
+<!--
+  Description: This xml file defines the valid mime types used
+  by Tika. The mime types within this file are based on the types in the
+  mime-types.xml file available in Apache Nutch.
 -->
 <mime-info>
 

Modified: incubator/any23/trunk/core/src/test/resources/org/apache/any23/extractor/xpath/xpathextractor-test.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/org/apache/any23/extractor/xpath/xpathextractor-test.html?rev=1333603&r1=1333602&r2=1333603&view=diff
==============================================================================
--- incubator/any23/trunk/core/src/test/resources/org/apache/any23/extractor/xpath/xpathextractor-test.html (original)
+++ incubator/any23/trunk/core/src/test/resources/org/apache/any23/extractor/xpath/xpathextractor-test.html Thu May  3 20:15:46 2012
@@ -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.
+-->
 <html>
 <head>
 </head>

Modified: incubator/any23/trunk/core/src/test/resources/org/apache/any23/validator/invalid-rdfa-about.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/org/apache/any23/validator/invalid-rdfa-about.html?rev=1333603&r1=1333602&r2=1333603&view=diff
==============================================================================
--- incubator/any23/trunk/core/src/test/resources/org/apache/any23/validator/invalid-rdfa-about.html (original)
+++ incubator/any23/trunk/core/src/test/resources/org/apache/any23/validator/invalid-rdfa-about.html Thu May  3 20:15:46 2012
@@ -1,4 +1,20 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xml:lang="en" version="XHTML+RDFa 1.0" xmlns:ni="http://iptc.org/std/nar/2006-10-01/" xmlns:okkam="http://models.okkam.org/ENS-core-vocabulary.owl#" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:ansa="http://bdm.ansa.it/NewsML-G2/ns/content" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:v="http://rdf.data-vocabulary.org/#" xmlns:dc="http://purl.org/dc/terms/" xmlns:ninitf="http://iptc.org/std/NITF/2006-10-18/" xmlns="http://www.w3.org/1999/xhtml">
+<!--
+  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.
+-->
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><meta http-equiv="Content-Language" content="it"/><title>Omicidio Desio: fermati i due figli - ANSA.it</title>
 <link rel="stylesheet" type="text/css" href="/web/css/0226171412_style_base.css" media="screen, projection" />
@@ -11,13 +27,13 @@
 <div class="pg" id="businesswire-area">
 <div class="bk">
 <div class="corpo" id="content-corpo">(<a href="javascript:popUp('http://www.okkam.org/ens/idb496e0cf-c1d4-46d9-a23d-b002db066009','Ansa')">Ansa</a>) - <a href="javascript:popUp('http://www.okkam.org/ens/id3b243573-2fa4-4460-af72-82827b084ab8','Monza')">Monza</a> - 26 FEB - Fermati i due figli di 16 e 18 anni
-dell'operaio di 44 anni ucciso mercoledì a <a href="javascript:popUp('http://www.okkam.org/ens/id9589a03f-65ee-4a3f-a716-b49c1ad1b338','Desio')">Desio</a> con tre colpi
+dell'operaio di 44 anni ucciso mercoled� a <a href="javascript:popUp('http://www.okkam.org/ens/id9589a03f-65ee-4a3f-a716-b49c1ad1b338','Desio')">Desio</a> con tre colpi
 di pistola nella sua abitazione. Per il momento non si parla di
 premeditazione nell'ipotesi di omicidio che riguarda i due
 ragazzi. Non si esclude che tra il padre e figli sia scoppiata
-una lite all'ora di cena. È ancora al vaglio degli
+una lite all'ora di cena. � ancora al vaglio degli
 investigatori la posizione della madre dei due fermati. Da tempo
-in casa regnava un'atmosfera pesante a causa delle difficoltà
+in casa regnava un'atmosfera pesante a causa delle difficolt�
 economiche.<h1 style="margin: 10px 0 0">Entity section</h1>
 <p>
 <span about="#fake1" rel="dc:subject" resource="http://www.okkam.org/ens/idb496e0cf-c1d4-46d9-a23d-b002db066009"></span><a href="javascript:popUp('http://www.okkam.org/ens/idb496e0cf-c1d4-46d9-a23d-b002db066009','Ansa')"><span typeof="v:Organization" about="http://www.okkam.org/ens/idb496e0cf-c1d4-46d9-a23d-b002db066009"><span property="v:name">Ansa</span></span></a>

Modified: incubator/any23/trunk/core/src/test/resources/org/apache/any23/validator/meta-name-misuse.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/org/apache/any23/validator/meta-name-misuse.html?rev=1333603&r1=1333602&r2=1333603&view=diff
==============================================================================
--- incubator/any23/trunk/core/src/test/resources/org/apache/any23/validator/meta-name-misuse.html (original)
+++ incubator/any23/trunk/core/src/test/resources/org/apache/any23/validator/meta-name-misuse.html Thu May  3 20:15:46 2012
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.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.
+-->
 <html xmlns:og="http://opengraphprotocol.org/schema/"
       xmlns:fb="http://www.facebook.com/2008/fbml">
 <head>

Modified: incubator/any23/trunk/core/src/test/resources/org/apache/any23/validator/missing-og-namespace.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/org/apache/any23/validator/missing-og-namespace.html?rev=1333603&r1=1333602&r2=1333603&view=diff
==============================================================================
--- incubator/any23/trunk/core/src/test/resources/org/apache/any23/validator/missing-og-namespace.html (original)
+++ incubator/any23/trunk/core/src/test/resources/org/apache/any23/validator/missing-og-namespace.html Thu May  3 20:15:46 2012
@@ -1,13 +1,29 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.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.
+-->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
-    <title>Pictures at an Exhibition: The GÉ - Evgeny Kissin - Spotify</title>
-    <meta name="title" content="Pictures at an Exhibition: The GÉ - Evgeny Kissin" />
+    <title>Pictures at an Exhibition: The G� - Evgeny Kissin - Spotify</title>
+    <meta name="title" content="Pictures at an Exhibition: The G� - Evgeny Kissin" />
     <meta name="medium" content="audio" />
-    <meta name="description" content="This is a link to Pictures at an Exhibition: The GÉ - Evgeny Kissin. Don't have Spotify? Sign-up for unlimited music with Spotify Premium at Spotify.com." />
+    <meta name="description" content="This is a link to Pictures at an Exhibition: The G� - Evgeny Kissin. Don't have Spotify? Sign-up for unlimited music with Spotify Premium at Spotify.com." />
     <meta property="og:image" content="http://open.spotify.com/thumb/72b4f7bbf6e4971e4ad5e39f082320c3e512fd55" />
-    <meta property="og:title" content="Pictures at an Exhibition: The GÉ - Evgeny Kissin" />
+    <meta property="og:title" content="Pictures at an Exhibition: The G� - Evgeny Kissin" />
     <meta property="og:type" content="song" />
     <meta property="og:site_name" content="Spotify" />
     <meta property="og:url" content="http://open.spotify.com/track/3buSw8cWZThAO864onWXwp" />

Modified: incubator/any23/trunk/core/src/test/resources/text/html/test1
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/text/html/test1?rev=1333603&r1=1333602&r2=1333603&view=diff
==============================================================================
--- incubator/any23/trunk/core/src/test/resources/text/html/test1 (original)
+++ incubator/any23/trunk/core/src/test/resources/text/html/test1 Thu May  3 20:15:46 2012
@@ -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.
+-->
 <html>
 
 <head>