Author: simonetripodi
Date: Tue May  8 12:56:34 2012
New Revision: 1335491

URL: http://svn.apache.org/viewvc?rev=1335491&view=rev
Log:
added missing ASL header

Modified:
    
incubator/any23/trunk/core/src/test/resources/microdata/5.2.1-non-normative-example-1.html
    
incubator/any23/trunk/core/src/test/resources/microdata/5.2.1-non-normative-example-2.html
    
incubator/any23/trunk/core/src/test/resources/org/apache/any23/extractor/rdf/testMalformedLiteral

Modified: 
incubator/any23/trunk/core/src/test/resources/microdata/5.2.1-non-normative-example-1.html
URL: 
http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/microdata/5.2.1-non-normative-example-1.html?rev=1335491&r1=1335490&r2=1335491&view=diff
==============================================================================
--- 
incubator/any23/trunk/core/src/test/resources/microdata/5.2.1-non-normative-example-1.html
 (original)
+++ 
incubator/any23/trunk/core/src/test/resources/microdata/5.2.1-non-normative-example-1.html
 Tue May  8 12:56:34 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.
+-->
 <dl itemscope
     itemtype="http://purl.org/vocab/frbr/core#Work";
     itemid="http://books.example.com/works/45U8QJGZSQKDH8N";>

Modified: 
incubator/any23/trunk/core/src/test/resources/microdata/5.2.1-non-normative-example-2.html
URL: 
http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/microdata/5.2.1-non-normative-example-2.html?rev=1335491&r1=1335490&r2=1335491&view=diff
==============================================================================
--- 
incubator/any23/trunk/core/src/test/resources/microdata/5.2.1-non-normative-example-2.html
 (original)
+++ 
incubator/any23/trunk/core/src/test/resources/microdata/5.2.1-non-normative-example-2.html
 Tue May  8 12:56:34 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.
+-->
 <p>
     Both
  <span itemscope itemtype="http://microformats.org/profile/hcard"; 
itemref="home"><span itemprop="fn"

Modified: 
incubator/any23/trunk/core/src/test/resources/org/apache/any23/extractor/rdf/testMalformedLiteral
URL: 
http://svn.apache.org/viewvc/incubator/any23/trunk/core/src/test/resources/org/apache/any23/extractor/rdf/testMalformedLiteral?rev=1335491&r1=1335490&r2=1335491&view=diff
==============================================================================
--- 
incubator/any23/trunk/core/src/test/resources/org/apache/any23/extractor/rdf/testMalformedLiteral
 (original)
+++ 
incubator/any23/trunk/core/src/test/resources/org/apache/any23/extractor/rdf/testMalformedLiteral
 Tue May  8 12:56:34 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.
+#
 
 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
 @prefix dc:  <http://purl.org/dc/terms/> .


Reply via email to