Author: ltheussl
Date: Tue Jun 16 10:29:48 2009
New Revision: 785148
URL: http://svn.apache.org/viewvc?rev=785148&view=rev
Log:
add license header
Modified:
maven/doxia/doxia/trunk/doxia-core/src/site/resources/xsd/document-1.0.0.xsd
maven/doxia/doxia/trunk/doxia-core/src/site/resources/xsd/document-1.0.1.xsd
Modified:
maven/doxia/doxia/trunk/doxia-core/src/site/resources/xsd/document-1.0.0.xsd
URL:
http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-core/src/site/resources/xsd/document-1.0.0.xsd?rev=785148&r1=785147&r2=785148&view=diff
==============================================================================
---
maven/doxia/doxia/trunk/doxia-core/src/site/resources/xsd/document-1.0.0.xsd
(original)
+++
maven/doxia/doxia/trunk/doxia-core/src/site/resources/xsd/document-1.0.0.xsd
Tue Jun 16 10:29:48 2009
@@ -1,4 +1,22 @@
<?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.
+-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" xmlns="http://maven.apache.org/DOCUMENT/1.0.0"
targetNamespace="http://maven.apache.org/DOCUMENT/1.0.0">
<xs:element name="document" type="DocumentModel">
<xs:annotation>
Modified:
maven/doxia/doxia/trunk/doxia-core/src/site/resources/xsd/document-1.0.1.xsd
URL:
http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-core/src/site/resources/xsd/document-1.0.1.xsd?rev=785148&r1=785147&r2=785148&view=diff
==============================================================================
---
maven/doxia/doxia/trunk/doxia-core/src/site/resources/xsd/document-1.0.1.xsd
(original)
+++
maven/doxia/doxia/trunk/doxia-core/src/site/resources/xsd/document-1.0.1.xsd
Tue Jun 16 10:29:48 2009
@@ -1,4 +1,23 @@
<?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.
+-->
+
<!-- =================== DO NOT EDIT THIS FILE ==================== -->
<!-- Generated by Modello 1.0.2 on 2009-06-16 10:46:57, -->
<!-- any modifications will be overwritten. -->