MNGSITE-351 Added missing headers with Apache License

diff --git a/Jenkinsfile b/Jenkinsfile
index 997047a..8c8cf74 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -1,4 +1,23 @@
-pipeline {
+/*
+ * 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.
+ */
+
+ pipeline {
     agent {
         label 'svn-websites'
     }
diff --git a/README.md b/README.md
index 804e5ee..499ba20 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,20 @@
+<!---
+ 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.
+-->
+
 # Maven Site
 
 This is the Git repository for the content of <https://maven.apache.org/>.
diff --git a/content/apt/guides/mini/index.txt b/content/apt/guides/mini/index.txt
index d458e0a..eacdd28 100644
--- a/content/apt/guides/mini/index.txt
+++ b/content/apt/guides/mini/index.txt
@@ -1,3 +1,20 @@
+~~ 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/guide-reproducible-builds.html}Configuring for Reproducible Builds}}
 
  * {{{$prefix/guide-assemblies.html}Creating Assemblies}}
diff --git a/content/apt/pom.apt b/content/apt/pom.apt
index a88b632..42f9d50 100644
--- a/content/apt/pom.apt
+++ b/content/apt/pom.apt
@@ -7,6 +7,23 @@
  2016-06-17
  -----
 
+~~ 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.
+
 POM Reference
 
   [[1]] {{{Introduction}Introduction}}
diff --git a/content/markdown/aether.md b/content/markdown/aether.md
index ec10678..8b78013 100644
--- a/content/markdown/aether.md
+++ b/content/markdown/aether.md
@@ -1,4 +1,22 @@
 # Aether import plan to Maven
+<!--
+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.
+-->
 ## IP Clearance
 
 Tracked on [Incubator IP Clearance](http://incubator.apache.org/ip-clearance/maven-aether.html)
diff --git a/content/markdown/background/history-of-maven.md b/content/markdown/background/history-of-maven.md
index 20a0735..b160b04 100644
--- a/content/markdown/background/history-of-maven.md
+++ b/content/markdown/background/history-of-maven.md
@@ -1,6 +1,24 @@
 # History of Maven 
 
 <!--
+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.
+-->
+<!--
  Allow front-matter here eventually. Just copy Jekyll
  Jason van Zyl
  12 October 2005
diff --git a/content/markdown/background/philosophy-of-maven.md b/content/markdown/background/philosophy-of-maven.md
index 53ef061..919a33f 100644
--- a/content/markdown/background/philosophy-of-maven.md
+++ b/content/markdown/background/philosophy-of-maven.md
@@ -1,6 +1,24 @@
 # Philosophy of Maven 
 
 <!--
+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.
+-->
+<!--
  Allow front-matter here eventually. Just copy Jekyll
  Jason van Zyl
  12 October 2005
diff --git a/content/markdown/code-quality-management.md b/content/markdown/code-quality-management.md
index 75be384..76fd15a 100644
--- a/content/markdown/code-quality-management.md
+++ b/content/markdown/code-quality-management.md
@@ -1,5 +1,22 @@
 ## Code Quality Management
+<!--
+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.
+-->
 Some existing Maven plugins use code analysis technologies (like
 [Checkstyle][Checkstyle], [PMD][PMD], [JDepend][JDepend], ...) to generate various quality reports. This
 page lists technologies and platforms that know how to aggregate all
diff --git a/content/markdown/community.md b/content/markdown/community.md
index 5777abd..057fbb2 100644
--- a/content/markdown/community.md
+++ b/content/markdown/community.md
@@ -1,5 +1,22 @@
 ## The Maven Community
+<!--
+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.
+-->
 Maven, like any other opensource project, relies heavily on the efforts
 of the entire user community to be ever vigilant for improvements,
 logging of defects, communicating use-cases, generating documentation,
diff --git a/content/markdown/configure.md b/content/markdown/configure.md
index 48ffacf..22702d7 100644
--- a/content/markdown/configure.md
+++ b/content/markdown/configure.md
@@ -1,5 +1,22 @@
 # Configuring Apache Maven
+<!--
+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.
+-->
 The configuration for Apache Maven usage itself and projects built with resides 
 in a number of places: 
 
diff --git a/content/markdown/continuous-integration.md b/content/markdown/continuous-integration.md
index 593307a..de6b999 100644
--- a/content/markdown/continuous-integration.md
+++ b/content/markdown/continuous-integration.md
@@ -1,5 +1,22 @@
 ## Continuous Integration
+<!--
+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.
+-->
 ### CI Servers
 
 Following is an alphabetical list of some CI servers we've heard
diff --git a/content/markdown/developers/release/maven-core-release.md b/content/markdown/developers/release/maven-core-release.md
index 393e2d3..0ef22f1 100644
--- a/content/markdown/developers/release/maven-core-release.md
+++ b/content/markdown/developers/release/maven-core-release.md
@@ -1,5 +1,22 @@
 ## Releasing Maven
+<!--
+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.
+-->
 Maven differs slightly in its release process due to several extra steps.
 
 The goal is to commit candidate release to svn tree <https://dist.apache.org/repos/dist/dev/maven/maven-3>/`$VERSION`. Then once the vote passed, svn move to <https://dist.apache.org/repos/dist/release/maven/maven-3>/`$VERSION`.
diff --git a/content/markdown/developers/website/component-reference-documentation-helper.md b/content/markdown/developers/website/component-reference-documentation-helper.md
index d2e0ac4..dc881c9 100644
--- a/content/markdown/developers/website/component-reference-documentation-helper.md
+++ b/content/markdown/developers/website/component-reference-documentation-helper.md
@@ -1,5 +1,22 @@
 ## Preparing Component Release Documentation
+<!--
+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.
+-->
 select component category, then type artifact id and version to generate svn commands:
 
 <table>
diff --git a/content/markdown/glossary.md b/content/markdown/glossary.md
index 4a24e72..6030e5c 100644
--- a/content/markdown/glossary.md
+++ b/content/markdown/glossary.md
@@ -1,5 +1,22 @@
 ## Glossary
+<!--
+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.
+-->
 This document describes some of the most common terms encountered while
 using Maven. These terms, that have an explicit meaning for Maven, can
 sometimes be confusing for newcomers.
diff --git a/content/markdown/ide.md b/content/markdown/ide.md
index 5a111f8..3a9723a 100644
--- a/content/markdown/ide.md
+++ b/content/markdown/ide.md
@@ -1,5 +1,22 @@
 # Apache Maven IDE Integration
+<!--
+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.
+-->
 All popular development environments for the Java platform and beyond support 
 Apache Maven with numerous features out of the box. The following list iterates 
 popular IDEs in alphabetical order:
diff --git a/content/markdown/install.md.vm b/content/markdown/install.md.vm
index 41fc7b8..cd82147 100644
--- a/content/markdown/install.md.vm
+++ b/content/markdown/install.md.vm
@@ -1,5 +1,22 @@
 # Installing Apache Maven
+<!--
+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.
+-->
 The installation of Apache Maven is a simple process of extracting the archive 
 and adding the `bin` folder with the `mvn` command to the `PATH`.
 
diff --git a/content/markdown/issue-management.md b/content/markdown/issue-management.md
index 2826855..fcd5770 100644
--- a/content/markdown/issue-management.md
+++ b/content/markdown/issue-management.md
@@ -1,5 +1,22 @@
 ## Overview
+<!--
+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.
+-->
 Maven projects use [Jira](https://www.atlassian.com/software/jira) as issue tracking and project management application.
 
 ## Issue Management
diff --git a/content/markdown/maven-1.x-eol.md b/content/markdown/maven-1.x-eol.md
index f11ffc7..7053d49 100644
--- a/content/markdown/maven-1.x-eol.md
+++ b/content/markdown/maven-1.x-eol.md
@@ -1,5 +1,22 @@
 ## End Of Life Apache Maven 1.x
+<!--
+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.
+-->
 The Apache Maven Project Team would like to inform you that the Apache
 Maven 1.x has reached its end of life and is no longer supported.
 
diff --git a/content/markdown/maven-2.x-eol.md b/content/markdown/maven-2.x-eol.md
index dc41ebb..47cbc85 100644
--- a/content/markdown/maven-2.x-eol.md
+++ b/content/markdown/maven-2.x-eol.md
@@ -1,5 +1,22 @@
 # End Of Life Apache Maven 2.x
+<!--
+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.
+-->
 The Apache Maven Project Team would like to inform you that the Apache
 Maven 2.x has reached its end of life and is no longer supported.
 
diff --git a/content/markdown/maven-ci-friendly.md b/content/markdown/maven-ci-friendly.md
index 1676e60..a9ef55b 100644
--- a/content/markdown/maven-ci-friendly.md
+++ b/content/markdown/maven-ci-friendly.md
@@ -1,5 +1,22 @@
 # Maven CI Friendly Versions
+<!--
+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.
+-->
 Starting with Maven 3.5.0-beta-1 you can use the `${revision}`, `${sha1}` 
 and/or `${changelist}` as placeholders for the version in your pom file. 
 
diff --git a/content/markdown/maven-conventions.md b/content/markdown/maven-conventions.md
index 4a1d305..6949fc5 100644
--- a/content/markdown/maven-conventions.md
+++ b/content/markdown/maven-conventions.md
@@ -1,5 +1,22 @@
 ## Maven Conventions
+<!--
+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.
+-->
 This document defines some conventions that Maven recommends projects
 adopt. This is especially important if you intend to distribute your
 project publicly.
diff --git a/content/markdown/maven-jsr330.md b/content/markdown/maven-jsr330.md
index d3bef33..abca88d 100644
--- a/content/markdown/maven-jsr330.md
+++ b/content/markdown/maven-jsr330.md
@@ -1,5 +1,22 @@
 # Maven & JSR-330
+<!--
+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.
+-->
 ## Why JSR-330?
 
 Maven has a long history of using dependency injection (DI) by way of [Plexus][plexus], so the intent of using
diff --git a/content/markdown/maven-logging.md b/content/markdown/maven-logging.md
index 909a715..5deb830 100644
--- a/content/markdown/maven-logging.md
+++ b/content/markdown/maven-logging.md
@@ -1,4 +1,5 @@
-<!---
+# Maven 3.1.x logging
+<!--
 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
@@ -7,7 +8,7 @@
 "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
+    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
@@ -16,8 +17,6 @@
 specific language governing permissions and limitations
 under the License.
 -->
-# Maven 3.1.x logging
-
 Maven 2.x and 3.0.x use [Plexus logging API][6] with basic Maven implementation writing
 to stdout.
 
diff --git a/content/markdown/privacy-policy.md b/content/markdown/privacy-policy.md
index 11599c2..58af3d0 100644
--- a/content/markdown/privacy-policy.md
+++ b/content/markdown/privacy-policy.md
@@ -1,5 +1,22 @@
 ## Privacy Policy
+<!--
+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.
+-->
 Information about your use of this website is collected using server
 access logs and a tracking cookie. The collected information consists of
 the following:
diff --git a/content/markdown/project-roles.md b/content/markdown/project-roles.md
index cd55fb8..7ee4f31 100644
--- a/content/markdown/project-roles.md
+++ b/content/markdown/project-roles.md
@@ -1,4 +1,5 @@
-<!---
+# Apache Maven Project Roles
+<!--
 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
@@ -7,7 +8,7 @@
 "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
+    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
@@ -16,8 +17,6 @@
 specific language governing permissions and limitations
 under the License.
 -->
-# Apache Maven Project Roles
-
 The Apache Maven project is not just the software it produces.
 The Apache Foundation has a phrase: "Community over code" which
 is about how it is the community that grows around a project
diff --git a/content/markdown/reference/maven-classloading.md b/content/markdown/reference/maven-classloading.md
index 808568d..ac4712d 100644
--- a/content/markdown/reference/maven-classloading.md
+++ b/content/markdown/reference/maven-classloading.md
@@ -1,5 +1,22 @@
 # Maven classloading
+<!--
+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.
+-->
 ![](maven-classloading.png)
 
 ## ClassWorlds bootstrap classloader
diff --git a/content/markdown/release-notes-all.md.vm b/content/markdown/release-notes-all.md.vm
index 34a1932..2652a95 100644
--- a/content/markdown/release-notes-all.md.vm
+++ b/content/markdown/release-notes-all.md.vm
@@ -1,27 +1,22 @@
 # Release Notes
+<!--
+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
 
-<!-- 
- 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
 
-   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.
-
- NOTE: For help with the syntax of this file, see:
- https://maven.apache.org/doxia/references/apt-format.html
+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.
 -->
-
 ## Release Notes
 
  See [Maven Releases History](docs/history.html) for more friendly view.
diff --git a/content/markdown/repository-management.md b/content/markdown/repository-management.md
index 3c84eda..b08b9d7 100644
--- a/content/markdown/repository-management.md
+++ b/content/markdown/repository-management.md
@@ -1,5 +1,22 @@
 ## Best Practice - Using a Repository Manager
+<!--
+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.
+-->
 A repository manager is a dedicated server application designed to manage
 repositories of binary components.
 
diff --git a/content/markdown/run.md b/content/markdown/run.md
index 1fdbbad..efe9d15 100644
--- a/content/markdown/run.md
+++ b/content/markdown/run.md
@@ -1,5 +1,22 @@
 # Running Apache Maven
+<!--
+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.
+-->
 The syntax for running Maven is as follows:
 
     mvn [options] [<goal(s)>] [<phase(s)>]
diff --git a/content/markdown/security-plexus-archiver.md b/content/markdown/security-plexus-archiver.md
index 6cf88ab..6c6829c 100644
--- a/content/markdown/security-plexus-archiver.md
+++ b/content/markdown/security-plexus-archiver.md
@@ -1,5 +1,22 @@
 # Zip Slip Vulnerability
+<!--
+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.
+-->
 As part of [a broader research](https://snyk.io/research/zip-slip-vulnerability),
 the Snyk Security Research Team discovered
 an arbitrary file write generic vulnerability, that can be achieved using a 
diff --git a/content/markdown/security.md b/content/markdown/security.md
index 86fb001..1c7c550 100644
--- a/content/markdown/security.md
+++ b/content/markdown/security.md
@@ -1,5 +1,22 @@
 ## Security Vulnerabilities
+<!--
+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.
+-->
 Please note that binary patches are not produced for individual
 vulnerabilities. To obtain the binary fix for a particular vulnerability
 you should upgrade to an Apache Maven version where that vulnerability
diff --git a/content/markdown/settings.md b/content/markdown/settings.md
index 62eada5..23c2bbf 100644
--- a/content/markdown/settings.md
+++ b/content/markdown/settings.md
@@ -1,5 +1,22 @@
 ## Settings Reference
+<!--
+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.
+-->
 1.  [Introduction](#Introduction)
     1.  [Quick Overview](#Quick_Overview)
 
diff --git a/content/markdown/support-and-training.md b/content/markdown/support-and-training.md
index 9028de3..8cce824 100644
--- a/content/markdown/support-and-training.md
+++ b/content/markdown/support-and-training.md
@@ -1,5 +1,22 @@
 # Providers of Apache Maven Support and Training
+<!--
+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.
+-->
 This page lists some of the companies that provide support and training for Apache Maven.
 
 The ASF does not endorse any of the organisations listed on this page nor any services that they may provide.
diff --git a/content/markdown/testimonials.md b/content/markdown/testimonials.md
index d27424e..81e84a1 100644
--- a/content/markdown/testimonials.md
+++ b/content/markdown/testimonials.md
@@ -1,5 +1,22 @@
 # Testimonials
+<!--
+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.
+-->
 Keep on going with Maven 2.0 as it really rocks! Yesterday, I started
 experimenting with it and it's such a breeze, I'm becoming already
 productive with Maven, converting our hand-written Ant scripts to POM
diff --git a/content/markdown/what-is-maven.md b/content/markdown/what-is-maven.md
index 973f025..d46ad44 100644
--- a/content/markdown/what-is-maven.md
+++ b/content/markdown/what-is-maven.md
@@ -1,5 +1,22 @@
 ## Introduction
+<!--
+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.
+-->
 Maven, a [Yiddish word](https://en.wikipedia.org/wiki/Maven) meaning
 *accumulator of knowledge*, began as an attempt to
 simplify the build processes in the Jakarta Turbine project. There were
diff --git a/content/resources/ant/build-a1.xml b/content/resources/ant/build-a1.xml
index 34026a1..107cec4 100644
--- a/content/resources/ant/build-a1.xml
+++ b/content/resources/ant/build-a1.xml
@@ -1,3 +1,21 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
 <project default="compile">
   <property name="classesdir=" value="..."/>
   <property name="libdir" value="..."/>
diff --git a/content/resources/ant/build-a2.xml b/content/resources/ant/build-a2.xml
index ed739ea..84e33a4 100644
--- a/content/resources/ant/build-a2.xml
+++ b/content/resources/ant/build-a2.xml
@@ -1,3 +1,21 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
 <project default="compile">
   <property name="classesdir=" value="..."/>
   <property name="test.classesdir=" value="..."/>
diff --git a/content/resources/ant/build-a3.xml b/content/resources/ant/build-a3.xml
index 8d8fe8d..0ecef23 100644
--- a/content/resources/ant/build-a3.xml
+++ b/content/resources/ant/build-a3.xml
@@ -1,3 +1,21 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
 <project default="jar">
   <target name="compile" description="o Compile the code" depends="get-deps">
     <mkdir dir="${classesdir}"/>
diff --git a/content/resources/ant/build-a4.xml b/content/resources/ant/build-a4.xml
index 48caa75..e517b6e 100644
--- a/content/resources/ant/build-a4.xml
+++ b/content/resources/ant/build-a4.xml
@@ -1,3 +1,21 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
 <project default="jar">
   <target name="compile" description="o Compile the code" depends="get-deps">
     <mkdir dir="${classesdir}"/>
diff --git a/content/resources/css/site.css b/content/resources/css/site.css
index e5a5f3c..41317fa 100644
--- a/content/resources/css/site.css
+++ b/content/resources/css/site.css
@@ -1,3 +1,21 @@
+/*
+  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.
+*/
 a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {
   background: none;
   padding-right: 0;
diff --git a/content/resources/developers/maven-eclipse-codestyle.xml b/content/resources/developers/maven-eclipse-codestyle.xml
index 852350b..e7d4e19 100644
--- a/content/resources/developers/maven-eclipse-codestyle.xml
+++ b/content/resources/developers/maven-eclipse-codestyle.xml
@@ -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.
+-->
 <profiles version="11">
 <profile kind="CodeFormatterProfile" name="Maven" version="11">
 <setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if" value="insert"/>
diff --git a/content/resources/developers/maven-idea-codestyle.xml b/content/resources/developers/maven-idea-codestyle.xml
index 1b1b031..4955bb1 100644
--- a/content/resources/developers/maven-idea-codestyle.xml
+++ b/content/resources/developers/maven-idea-codestyle.xml
@@ -1,3 +1,21 @@
+<!--
+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.
+-->
 <code_scheme name="maven">
   <option name="JAVA_INDENT_OPTIONS">
     <value>
diff --git a/content/resources/developers/maven.xml b/content/resources/developers/maven.xml
index e013d37..551207b 100644
--- a/content/resources/developers/maven.xml
+++ b/content/resources/developers/maven.xml
@@ -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.
+-->
 <templateSet group="maven">
   <template name="maven.class.aggregator" value="@aggregator $aggregator$" description="aggregator" toReformat="false" toShortenFQNames="true">
     <variable name="aggregator" expression="enum(&quot;true&quot;, &quot;false&quot;)" defaultValue="true, false" alwaysStopAt="true" />
diff --git a/content/resources/pdf-config.xml b/content/resources/pdf-config.xml
index 67cdf0d..66bf190 100644
--- a/content/resources/pdf-config.xml
+++ b/content/resources/pdf-config.xml
@@ -1,3 +1,21 @@
+<!--
+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.
+-->
 <xsl:stylesheet
   version="1.0"
   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
diff --git a/content/resources/xsd/archetype-1.0.0.xsd b/content/resources/xsd/archetype-1.0.0.xsd
index 9561575..7a73e22 100644
--- a/content/resources/xsd/archetype-1.0.0.xsd
+++ b/content/resources/xsd/archetype-1.0.0.xsd
@@ -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.9.1,                                            -->
 <!-- any modifications will be overwritten.                                 -->
diff --git a/content/resources/xsd/archetype-catalog-1.0.0.xsd b/content/resources/xsd/archetype-catalog-1.0.0.xsd
index 8dcf0c1..5980226 100644
--- a/content/resources/xsd/archetype-catalog-1.0.0.xsd
+++ b/content/resources/xsd/archetype-catalog-1.0.0.xsd
@@ -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.9.1,                                            -->
 <!-- any modifications will be overwritten.                                 -->
diff --git a/content/resources/xsd/archetype-descriptor-1.0.0.xsd b/content/resources/xsd/archetype-descriptor-1.0.0.xsd
index 1d780ba..eeb111c 100644
--- a/content/resources/xsd/archetype-descriptor-1.0.0.xsd
+++ b/content/resources/xsd/archetype-descriptor-1.0.0.xsd
@@ -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 on 2010-10-28 03:21:56,                       -->
 <!-- any modifications will be overwritten.                                 -->
diff --git a/content/resources/xsd/archetype-descriptor-1.1.0.xsd b/content/resources/xsd/archetype-descriptor-1.1.0.xsd
index deeb53f..52dd7cb 100644
--- a/content/resources/xsd/archetype-descriptor-1.1.0.xsd
+++ b/content/resources/xsd/archetype-descriptor-1.1.0.xsd
@@ -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.9.1,                                            -->
 <!-- any modifications will be overwritten.                                 -->
diff --git a/content/resources/xsd/archetype-registry-1.0.0.xsd b/content/resources/xsd/archetype-registry-1.0.0.xsd
index ea62919..e3f1d22 100644
--- a/content/resources/xsd/archetype-registry-1.0.0.xsd
+++ b/content/resources/xsd/archetype-registry-1.0.0.xsd
@@ -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 on 2010-10-28 03:21:56,                       -->
 <!-- any modifications will be overwritten.                                 -->
diff --git a/content/resources/xsd/assembly-1.0.0.xsd b/content/resources/xsd/assembly-1.0.0.xsd
index ef265f9..84f3c36 100644
--- a/content/resources/xsd/assembly-1.0.0.xsd
+++ b/content/resources/xsd/assembly-1.0.0.xsd
@@ -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="assembly" type="Assembly">
     <xs:annotation>
diff --git a/content/resources/xsd/assembly-1.1.0.xsd b/content/resources/xsd/assembly-1.1.0.xsd
index 47609e1..f757aad 100644
--- a/content/resources/xsd/assembly-1.1.0.xsd
+++ b/content/resources/xsd/assembly-1.1.0.xsd
@@ -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/assembly/1.1.0" targetNamespace="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0">
   <xs:element name="assembly" type="Assembly">
     <xs:annotation>
diff --git a/content/resources/xsd/assembly-1.1.1.xsd b/content/resources/xsd/assembly-1.1.1.xsd
index 6eff003..fa1838d 100644
--- a/content/resources/xsd/assembly-1.1.1.xsd
+++ b/content/resources/xsd/assembly-1.1.1.xsd
@@ -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/assembly/1.1.1" targetNamespace="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.1">
   <xs:element name="assembly" type="Assembly">
     <xs:annotation>
diff --git a/content/resources/xsd/assembly-1.1.2.xsd b/content/resources/xsd/assembly-1.1.2.xsd
index 9ce8218..4325e32 100644
--- a/content/resources/xsd/assembly-1.1.2.xsd
+++ b/content/resources/xsd/assembly-1.1.2.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/assembly-1.1.3.xsd b/content/resources/xsd/assembly-1.1.3.xsd
index 168005e..2544d5b 100644
--- a/content/resources/xsd/assembly-1.1.3.xsd
+++ b/content/resources/xsd/assembly-1.1.3.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/assembly-2.0.0.xsd b/content/resources/xsd/assembly-2.0.0.xsd
index c7a5598..a70334b 100644
--- a/content/resources/xsd/assembly-2.0.0.xsd
+++ b/content/resources/xsd/assembly-2.0.0.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/assembly-component-2.0.0.xsd b/content/resources/xsd/assembly-component-2.0.0.xsd
index 200ec99..24a8c34 100644
--- a/content/resources/xsd/assembly-component-2.0.0.xsd
+++ b/content/resources/xsd/assembly-component-2.0.0.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/book-1.0.0.xsd b/content/resources/xsd/book-1.0.0.xsd
index c9550d9..b5b4de8 100644
--- a/content/resources/xsd/book-1.0.0.xsd
+++ b/content/resources/xsd/book-1.0.0.xsd
@@ -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>
diff --git a/content/resources/xsd/changes-1.0.0.xsd b/content/resources/xsd/changes-1.0.0.xsd
index 9478c44..a16e3c8 100644
--- a/content/resources/xsd/changes-1.0.0.xsd
+++ b/content/resources/xsd/changes-1.0.0.xsd
@@ -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>
diff --git a/content/resources/xsd/component-1.0.0.xsd b/content/resources/xsd/component-1.0.0.xsd
index cd7d416..b1feb5f 100644
--- a/content/resources/xsd/component-1.0.0.xsd
+++ b/content/resources/xsd/component-1.0.0.xsd
@@ -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>
diff --git a/content/resources/xsd/component-1.1.0.xsd b/content/resources/xsd/component-1.1.0.xsd
index 0431e09..2cb48e8 100644
--- a/content/resources/xsd/component-1.1.0.xsd
+++ b/content/resources/xsd/component-1.1.0.xsd
@@ -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>
diff --git a/content/resources/xsd/component-1.1.1.xsd b/content/resources/xsd/component-1.1.1.xsd
index b97a5c0..649399e 100644
--- a/content/resources/xsd/component-1.1.1.xsd
+++ b/content/resources/xsd/component-1.1.1.xsd
@@ -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>
diff --git a/content/resources/xsd/component-1.1.2.xsd b/content/resources/xsd/component-1.1.2.xsd
index 69e8f6e..ee45e5b 100644
--- a/content/resources/xsd/component-1.1.2.xsd
+++ b/content/resources/xsd/component-1.1.2.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/component-1.1.3.xsd b/content/resources/xsd/component-1.1.3.xsd
index 5a5695a..5f6aab0 100644
--- a/content/resources/xsd/component-1.1.3.xsd
+++ b/content/resources/xsd/component-1.1.3.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/core-extensions-1.0.0.xsd b/content/resources/xsd/core-extensions-1.0.0.xsd
index c5d726a..ce21018 100644
--- a/content/resources/xsd/core-extensions-1.0.0.xsd
+++ b/content/resources/xsd/core-extensions-1.0.0.xsd
@@ -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.                                 -->

diff --git a/content/resources/xsd/decoration-1.0.0.xsd b/content/resources/xsd/decoration-1.0.0.xsd
index 998a37e..1c9b8d9 100644
--- a/content/resources/xsd/decoration-1.0.0.xsd
+++ b/content/resources/xsd/decoration-1.0.0.xsd
@@ -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>
diff --git a/content/resources/xsd/decoration-1.0.1.xsd b/content/resources/xsd/decoration-1.0.1.xsd
index 95af1be..d1f06e8 100644
--- a/content/resources/xsd/decoration-1.0.1.xsd
+++ b/content/resources/xsd/decoration-1.0.1.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/decoration-1.1.0.xsd b/content/resources/xsd/decoration-1.1.0.xsd
index 6df43d7..77272c6 100644
--- a/content/resources/xsd/decoration-1.1.0.xsd
+++ b/content/resources/xsd/decoration-1.1.0.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/decoration-1.3.0.xsd b/content/resources/xsd/decoration-1.3.0.xsd
index 8c75f11..75bc76d 100644
--- a/content/resources/xsd/decoration-1.3.0.xsd
+++ b/content/resources/xsd/decoration-1.3.0.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/decoration-1.4.0.xsd b/content/resources/xsd/decoration-1.4.0.xsd
index efb8936..ff6669b 100644
--- a/content/resources/xsd/decoration-1.4.0.xsd
+++ b/content/resources/xsd/decoration-1.4.0.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/decoration-1.6.0.xsd b/content/resources/xsd/decoration-1.6.0.xsd
index 281f5b7..e425770 100644
--- a/content/resources/xsd/decoration-1.6.0.xsd
+++ b/content/resources/xsd/decoration-1.6.0.xsd
@@ -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.                                 -->

diff --git a/content/resources/xsd/decoration-1.7.0.xsd b/content/resources/xsd/decoration-1.7.0.xsd
index 07d7029..02012a3 100644
--- a/content/resources/xsd/decoration-1.7.0.xsd
+++ b/content/resources/xsd/decoration-1.7.0.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/decoration-1.8.0.xsd b/content/resources/xsd/decoration-1.8.0.xsd
index 3350267..a35ccc6 100644
--- a/content/resources/xsd/decoration-1.8.0.xsd
+++ b/content/resources/xsd/decoration-1.8.0.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/document-1.0.0.xsd b/content/resources/xsd/document-1.0.0.xsd
index d4cd38e..0a3e883 100644
--- a/content/resources/xsd/document-1.0.0.xsd
+++ b/content/resources/xsd/document-1.0.0.xsd
@@ -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>
diff --git a/content/resources/xsd/document-1.0.1.xsd b/content/resources/xsd/document-1.0.1.xsd
index e022851..db24794 100644
--- a/content/resources/xsd/document-1.0.1.xsd
+++ b/content/resources/xsd/document-1.0.1.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/fml-1.0.1.xsd b/content/resources/xsd/fml-1.0.1.xsd
index 2ae8009..4bdb198 100644
--- a/content/resources/xsd/fml-1.0.1.xsd
+++ b/content/resources/xsd/fml-1.0.1.xsd
@@ -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"
diff --git a/content/resources/xsd/fml-1.0.xsd b/content/resources/xsd/fml-1.0.xsd
index 420f18c..327d9ac 100644
--- a/content/resources/xsd/fml-1.0.xsd
+++ b/content/resources/xsd/fml-1.0.xsd
@@ -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"
diff --git a/content/resources/xsd/lifecycle-1.0.0.xsd b/content/resources/xsd/lifecycle-1.0.0.xsd
index e6f406c..b8091b6 100644
--- a/content/resources/xsd/lifecycle-1.0.0.xsd
+++ b/content/resources/xsd/lifecycle-1.0.0.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/maven-4.0.0.xsd b/content/resources/xsd/maven-4.0.0.xsd
index b033c38..76fddc8 100644
--- a/content/resources/xsd/maven-4.0.0.xsd
+++ b/content/resources/xsd/maven-4.0.0.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/maven-project-3.0.0.xsd b/content/resources/xsd/maven-project-3.0.0.xsd
index ba767f6..2903da5 100644
--- a/content/resources/xsd/maven-project-3.0.0.xsd
+++ b/content/resources/xsd/maven-project-3.0.0.xsd
@@ -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">
diff --git a/content/resources/xsd/maven-v3_0_0.xsd b/content/resources/xsd/maven-v3_0_0.xsd
index 26f506c..f7ca184 100644
--- a/content/resources/xsd/maven-v3_0_0.xsd
+++ b/content/resources/xsd/maven-v3_0_0.xsd
@@ -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>
diff --git a/content/resources/xsd/paramdoc-1.0.0.xsd b/content/resources/xsd/paramdoc-1.0.0.xsd
index 8d3f0bb..9ab1d54 100644
--- a/content/resources/xsd/paramdoc-1.0.0.xsd
+++ b/content/resources/xsd/paramdoc-1.0.0.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/plugin-metadata-1.0.0.xsd b/content/resources/xsd/plugin-metadata-1.0.0.xsd
index a201998..5d38e20 100644
--- a/content/resources/xsd/plugin-metadata-1.0.0.xsd
+++ b/content/resources/xsd/plugin-metadata-1.0.0.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/profiles-1.0.0.xsd b/content/resources/xsd/profiles-1.0.0.xsd
index 7db06d0..2657551 100644
--- a/content/resources/xsd/profiles-1.0.0.xsd
+++ b/content/resources/xsd/profiles-1.0.0.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/remote-resources-1.1.0.xsd b/content/resources/xsd/remote-resources-1.1.0.xsd
index 92eb573..f2738e7 100644
--- a/content/resources/xsd/remote-resources-1.1.0.xsd
+++ b/content/resources/xsd/remote-resources-1.1.0.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/repository-metadata-1.1.0.xsd b/content/resources/xsd/repository-metadata-1.1.0.xsd
index 7c0cda2..a975831 100644
--- a/content/resources/xsd/repository-metadata-1.1.0.xsd
+++ b/content/resources/xsd/repository-metadata-1.1.0.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/settings-1.0.0.xsd b/content/resources/xsd/settings-1.0.0.xsd
index 57dd7de..a5da875 100644
--- a/content/resources/xsd/settings-1.0.0.xsd
+++ b/content/resources/xsd/settings-1.0.0.xsd
@@ -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>
diff --git a/content/resources/xsd/settings-1.1.0.xsd b/content/resources/xsd/settings-1.1.0.xsd
index d5fbcac..70e8780 100644
--- a/content/resources/xsd/settings-1.1.0.xsd
+++ b/content/resources/xsd/settings-1.1.0.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/skin-1.7.0.xsd b/content/resources/xsd/skin-1.7.0.xsd
index 8dc6018..cc07aa7 100644
--- a/content/resources/xsd/skin-1.7.0.xsd
+++ b/content/resources/xsd/skin-1.7.0.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/supplemental-model-1.0.0.xsd b/content/resources/xsd/supplemental-model-1.0.0.xsd
index 852431b..2f1ba3a 100644
--- a/content/resources/xsd/supplemental-model-1.0.0.xsd
+++ b/content/resources/xsd/supplemental-model-1.0.0.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/toolchains-1.0.0.xsd b/content/resources/xsd/toolchains-1.0.0.xsd
index 28fd8a9..7146a3c 100644
--- a/content/resources/xsd/toolchains-1.0.0.xsd
+++ b/content/resources/xsd/toolchains-1.0.0.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/toolchains-1.1.0.xsd b/content/resources/xsd/toolchains-1.1.0.xsd
index 3b2b924..6f1b551 100644
--- a/content/resources/xsd/toolchains-1.1.0.xsd
+++ b/content/resources/xsd/toolchains-1.1.0.xsd
@@ -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.                                 -->

diff --git a/content/resources/xsd/verifications-1.0.0.xsd b/content/resources/xsd/verifications-1.0.0.xsd
index 37f87d6..18c359f 100644
--- a/content/resources/xsd/verifications-1.0.0.xsd
+++ b/content/resources/xsd/verifications-1.0.0.xsd
@@ -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.                                 -->
diff --git a/content/resources/xsd/xdoc-2.0.xsd b/content/resources/xsd/xdoc-2.0.xsd
index 065b90e..f22e29c 100644
--- a/content/resources/xsd/xdoc-2.0.xsd
+++ b/content/resources/xsd/xdoc-2.0.xsd
@@ -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"
diff --git a/pom.xml b/pom.xml
index 9ff1817..37fa98f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -257,6 +257,23 @@
           </execution>
         </executions>
       </plugin>
+      <plugin>
+        <groupId>org.apache.rat</groupId>
+        <artifactId>apache-rat-plugin</artifactId>
+        <configuration>
+          <excludes>
+            <exclude>**/*.svg</exclude>
+            <exclude>**/*.ai</exclude>
+            <exclude>**/*.links</exclude>
+            <exclude>**/.htaccess</exclude>
+            <exclude>content/apt/guides/plugin/notes.txt</exclude>
+            <exclude>content/apt/guides/suggestions/non-standard-directories.txt</exclude>
+            <exclude>content/filtered-resources/.htaccess</exclude>
+            <exclude>content/resources/developers/svn-eol-style.txt</exclude>
+            <exclude>content/resources/download.cgi</exclude>
+          </excludes>
+        </configuration>
+      </plugin>
     </plugins>
   </build>