This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch bugfix/clarify-profile-deactivation
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to 
refs/heads/bugfix/clarify-profile-deactivation by this push:
     new 8bac3a44 Add missing ASF license headers
8bac3a44 is described below

commit 8bac3a4462054544d70831f8ddd6207997b458d6
Author: Konrad Windszus <[email protected]>
AuthorDate: Sat Nov 11 16:09:07 2023 +0100

    Add missing ASF license headers
---
 content/resources/xsd/assembly-2.2.0.xsd           | 18 ++++++++++++++++++
 content/resources/xsd/assembly-component-2.2.0.xsd | 18 ++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/content/resources/xsd/assembly-2.2.0.xsd 
b/content/resources/xsd/assembly-2.2.0.xsd
index 22dbfd13..6a5ce09d 100644
--- a/content/resources/xsd/assembly-2.2.0.xsd
+++ b/content/resources/xsd/assembly-2.2.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 2.0.0,                                            -->
 <!-- any modifications will be overwritten.                                 -->
diff --git a/content/resources/xsd/assembly-component-2.2.0.xsd 
b/content/resources/xsd/assembly-component-2.2.0.xsd
index 64f39ae4..6e72e8de 100644
--- a/content/resources/xsd/assembly-component-2.2.0.xsd
+++ b/content/resources/xsd/assembly-component-2.2.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 2.0.0,                                            -->
 <!-- any modifications will be overwritten.                                 -->

Reply via email to