You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by sv...@apache.org on 2019/11/24 11:22:48 UTC

svn commit: r1870283 [2/2] - in /maven/website/content: ./ ant/ background/ css/ developers/ developers/release/ developers/website/ reference/ xsd/

Modified: maven/website/content/xsd/assembly-1.1.3.xsd
==============================================================================
--- maven/website/content/xsd/assembly-1.1.3.xsd (original)
+++ maven/website/content/xsd/assembly-1.1.3.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.8.3,                                            -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/assembly-2.0.0.xsd
==============================================================================
--- maven/website/content/xsd/assembly-2.0.0.xsd (original)
+++ maven/website/content/xsd/assembly-2.0.0.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.8.3,                                            -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/assembly-component-2.0.0.xsd
==============================================================================
--- maven/website/content/xsd/assembly-component-2.0.0.xsd (original)
+++ maven/website/content/xsd/assembly-component-2.0.0.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.8.3,                                            -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/book-1.0.0.xsd
==============================================================================
--- maven/website/content/xsd/book-1.0.0.xsd (original)
+++ maven/website/content/xsd/book-1.0.0.xsd Sun Nov 24 11:22:47 2019
@@ -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/BOOK/1.0.0" targetNamespace="http://maven.apache.org/BOOK/1.0.0">
   <xs:element name="book" type="BookModel">
     <xs:annotation>

Modified: maven/website/content/xsd/changes-1.0.0.xsd
==============================================================================
--- maven/website/content/xsd/changes-1.0.0.xsd (original)
+++ maven/website/content/xsd/changes-1.0.0.xsd Sun Nov 24 11:22:47 2019
@@ -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/changes/1.0.0" targetNamespace="http://maven.apache.org/changes/1.0.0">
   <xs:element name="document" type="ChangesDocument">
     <xs:annotation>

Modified: maven/website/content/xsd/component-1.0.0.xsd
==============================================================================
--- maven/website/content/xsd/component-1.0.0.xsd (original)
+++ maven/website/content/xsd/component-1.0.0.xsd Sun Nov 24 11:22:47 2019
@@ -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/POM/4.0.0" targetNamespace="http://maven.apache.org/POM/4.0.0">
   <xs:element name="component" type="Component">
     <xs:annotation>

Modified: maven/website/content/xsd/component-1.1.0.xsd
==============================================================================
--- maven/website/content/xsd/component-1.1.0.xsd (original)
+++ maven/website/content/xsd/component-1.1.0.xsd Sun Nov 24 11:22:47 2019
@@ -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/plugins/maven-assembly-plugin/component/1.1.0" targetNamespace="http://maven.apache.org/plugins/maven-assembly-plugin/component/1.1.0">
   <xs:element name="component" type="Component">
     <xs:annotation>

Modified: maven/website/content/xsd/component-1.1.1.xsd
==============================================================================
--- maven/website/content/xsd/component-1.1.1.xsd (original)
+++ maven/website/content/xsd/component-1.1.1.xsd Sun Nov 24 11:22:47 2019
@@ -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/plugins/maven-assembly-plugin/component/1.1.1" targetNamespace="http://maven.apache.org/plugins/maven-assembly-plugin/component/1.1.1">
   <xs:element name="component" type="Component">
     <xs:annotation>

Modified: maven/website/content/xsd/component-1.1.2.xsd
==============================================================================
--- maven/website/content/xsd/component-1.1.2.xsd (original)
+++ maven/website/content/xsd/component-1.1.2.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.4.1 on 2014-02-28 19:31:30,                     -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/component-1.1.3.xsd
==============================================================================
--- maven/website/content/xsd/component-1.1.3.xsd (original)
+++ maven/website/content/xsd/component-1.1.3.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.8.3,                                            -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/core-extensions-1.0.0.xsd
==============================================================================
--- maven/website/content/xsd/core-extensions-1.0.0.xsd (original)
+++ maven/website/content/xsd/core-extensions-1.0.0.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.10.0,                                           -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/decoration-1.0.0.xsd
==============================================================================
--- maven/website/content/xsd/decoration-1.0.0.xsd (original)
+++ maven/website/content/xsd/decoration-1.0.0.xsd Sun Nov 24 11:22:47 2019
@@ -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/DECORATION/1.0.0" targetNamespace="http://maven.apache.org/DECORATION/1.0.0">
   <xs:element name="project" type="DecorationModel">
     <xs:annotation>

Modified: maven/website/content/xsd/decoration-1.0.1.xsd
==============================================================================
--- maven/website/content/xsd/decoration-1.0.1.xsd (original)
+++ maven/website/content/xsd/decoration-1.0.1.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.1 on 2009-12-06 20:39:18,                       -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/decoration-1.1.0.xsd
==============================================================================
--- maven/website/content/xsd/decoration-1.1.0.xsd (original)
+++ maven/website/content/xsd/decoration-1.1.0.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.4.1 on 2011-04-29 23:22:40,                     -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/decoration-1.3.0.xsd
==============================================================================
--- maven/website/content/xsd/decoration-1.3.0.xsd (original)
+++ maven/website/content/xsd/decoration-1.3.0.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.4.1 on 2012-08-30 22:24:36,                     -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/decoration-1.4.0.xsd
==============================================================================
--- maven/website/content/xsd/decoration-1.4.0.xsd (original)
+++ maven/website/content/xsd/decoration-1.4.0.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.4.1 on 2013-10-27 12:02:08,                     -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/decoration-1.6.0.xsd
==============================================================================
--- maven/website/content/xsd/decoration-1.6.0.xsd (original)
+++ maven/website/content/xsd/decoration-1.6.0.xsd Sun Nov 24 11:22:47 2019
@@ -1,4 +1,22 @@
-<?xml version="1.0"?>
+<?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.8.1,                                            -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/decoration-1.7.0.xsd
==============================================================================
--- maven/website/content/xsd/decoration-1.7.0.xsd (original)
+++ maven/website/content/xsd/decoration-1.7.0.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.8.1,                                            -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/decoration-1.8.0.xsd
==============================================================================
--- maven/website/content/xsd/decoration-1.8.0.xsd (original)
+++ maven/website/content/xsd/decoration-1.8.0.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.8.1,                                            -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/document-1.0.0.xsd
==============================================================================
--- maven/website/content/xsd/document-1.0.0.xsd (original)
+++ maven/website/content/xsd/document-1.0.0.xsd Sun Nov 24 11:22:47 2019
@@ -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/website/content/xsd/document-1.0.1.xsd
==============================================================================
--- maven/website/content/xsd/document-1.0.1.xsd (original)
+++ maven/website/content/xsd/document-1.0.1.xsd Sun Nov 24 11:22:47 2019
@@ -1,5 +1,4 @@
 <?xml version="1.0"?>
-
 <!--
   Licensed to the Apache Software Foundation (ASF) under one
   or more contributor license agreements.  See the NOTICE file
@@ -18,7 +17,6 @@
   specific language governing permissions and limitations
   under the License.
 -->
-
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.0.2 on 2009-06-17 09:19:19,                     -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/fml-1.0.1.xsd
==============================================================================
--- maven/website/content/xsd/fml-1.0.1.xsd (original)
+++ maven/website/content/xsd/fml-1.0.1.xsd Sun Nov 24 11:22:47 2019
@@ -1,5 +1,4 @@
 <?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
@@ -18,7 +17,6 @@
   specific language governing permissions and limitations
   under the License.
 -->
-
 <xs:schema version="1.0"
   xml:lang="en"
   xmlns:xs="http://www.w3.org/2001/XMLSchema"

Modified: maven/website/content/xsd/fml-1.0.xsd
==============================================================================
--- maven/website/content/xsd/fml-1.0.xsd (original)
+++ maven/website/content/xsd/fml-1.0.xsd Sun Nov 24 11:22:47 2019
@@ -1,5 +1,4 @@
 <?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
@@ -18,7 +17,6 @@
   specific language governing permissions and limitations
   under the License.
 -->
-
 <xs:schema version="1.0"
   xml:lang="en"
   xmlns:xs="http://www.w3.org/2001/XMLSchema"

Modified: maven/website/content/xsd/lifecycle-1.0.0.xsd
==============================================================================
--- maven/website/content/xsd/lifecycle-1.0.0.xsd (original)
+++ maven/website/content/xsd/lifecycle-1.0.0.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.10.0,                                           -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/maven-4.0.0.xsd
==============================================================================
--- maven/website/content/xsd/maven-4.0.0.xsd (original)
+++ maven/website/content/xsd/maven-4.0.0.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.10.0,                                           -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/maven-project-3.0.0.xsd
==============================================================================
--- maven/website/content/xsd/maven-project-3.0.0.xsd (original)
+++ maven/website/content/xsd/maven-project-3.0.0.xsd Sun Nov 24 11:22:47 2019
@@ -1,4 +1,22 @@
 <?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.
+-->
 <xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema'
   elementFormDefault="qualified">
   <xs:element name="project">

Modified: maven/website/content/xsd/maven-v3_0_0.xsd
==============================================================================
--- maven/website/content/xsd/maven-v3_0_0.xsd (original)
+++ maven/website/content/xsd/maven-v3_0_0.xsd Sun Nov 24 11:22:47 2019
@@ -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" xmlns="http://maven.apache.org/POM/3.0.0" targetNamespace="http://maven.apache.org/POM/3.0.0" elementFormDefault="qualified">
   <xs:element name="project" type="Model">
     <xs:annotation>

Modified: maven/website/content/xsd/paramdoc-1.0.0.xsd
==============================================================================
--- maven/website/content/xsd/paramdoc-1.0.0.xsd (original)
+++ maven/website/content/xsd/paramdoc-1.0.0.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.10.0,                                           -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/plugin-metadata-1.0.0.xsd
==============================================================================
--- maven/website/content/xsd/plugin-metadata-1.0.0.xsd (original)
+++ maven/website/content/xsd/plugin-metadata-1.0.0.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.4.1 on 2011-06-13 09:00:05,                     -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/profiles-1.0.0.xsd
==============================================================================
--- maven/website/content/xsd/profiles-1.0.0.xsd (original)
+++ maven/website/content/xsd/profiles-1.0.0.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.10.0,                                           -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/remote-resources-1.1.0.xsd
==============================================================================
--- maven/website/content/xsd/remote-resources-1.1.0.xsd (original)
+++ maven/website/content/xsd/remote-resources-1.1.0.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.4.1 on 2011-02-27 20:46:21,                     -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/repository-metadata-1.1.0.xsd
==============================================================================
--- maven/website/content/xsd/repository-metadata-1.1.0.xsd (original)
+++ maven/website/content/xsd/repository-metadata-1.1.0.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.10.0,                                           -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/settings-1.0.0.xsd
==============================================================================
--- maven/website/content/xsd/settings-1.0.0.xsd (original)
+++ maven/website/content/xsd/settings-1.0.0.xsd Sun Nov 24 11:22:47 2019
@@ -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/SETTINGS/1.0.0" targetNamespace="http://maven.apache.org/SETTINGS/1.0.0">
   <xs:element name="settings" type="Settings">
     <xs:annotation>

Modified: maven/website/content/xsd/settings-1.1.0.xsd
==============================================================================
--- maven/website/content/xsd/settings-1.1.0.xsd (original)
+++ maven/website/content/xsd/settings-1.1.0.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.10.0,                                           -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/skin-1.7.0.xsd
==============================================================================
--- maven/website/content/xsd/skin-1.7.0.xsd (original)
+++ maven/website/content/xsd/skin-1.7.0.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.8.1,                                            -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/supplemental-model-1.0.0.xsd
==============================================================================
--- maven/website/content/xsd/supplemental-model-1.0.0.xsd (original)
+++ maven/website/content/xsd/supplemental-model-1.0.0.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.4.1 on 2011-02-27 20:46:21,                     -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/toolchains-1.0.0.xsd
==============================================================================
--- maven/website/content/xsd/toolchains-1.0.0.xsd (original)
+++ maven/website/content/xsd/toolchains-1.0.0.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.8.1,                                            -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/toolchains-1.1.0.xsd
==============================================================================
--- maven/website/content/xsd/toolchains-1.1.0.xsd (original)
+++ maven/website/content/xsd/toolchains-1.1.0.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.10.0,                                           -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/verifications-1.0.0.xsd
==============================================================================
--- maven/website/content/xsd/verifications-1.0.0.xsd (original)
+++ maven/website/content/xsd/verifications-1.0.0.xsd Sun Nov 24 11:22:47 2019
@@ -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.
+-->
 <!-- =================== DO NOT EDIT THIS FILE ====================         -->
 <!-- Generated by Modello 1.0.1 on 2010-01-30 17:55:22,                     -->
 <!-- any modifications will be overwritten.                                 -->

Modified: maven/website/content/xsd/xdoc-2.0.xsd
==============================================================================
--- maven/website/content/xsd/xdoc-2.0.xsd (original)
+++ maven/website/content/xsd/xdoc-2.0.xsd Sun Nov 24 11:22:47 2019
@@ -1,5 +1,4 @@
 <?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
@@ -18,7 +17,6 @@
   specific language governing permissions and limitations
   under the License.
 -->
-
 <xs:schema version="1.0"
   xml:lang="en"
   xmlns:xs="http://www.w3.org/2001/XMLSchema"