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

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new 4897c1a  Add ASF header in bundle-report.xslt
4897c1a is described below

commit 4897c1ab1c2e6cba02b27b8a6d44eb8d802f99b9
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Fri Dec 15 07:52:49 2017 +0100

    Add ASF header in bundle-report.xslt
---
 profile/src/main/resources/bundle-report.xslt | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/profile/src/main/resources/bundle-report.xslt 
b/profile/src/main/resources/bundle-report.xslt
index 4863b1c..b4c21d5 100644
--- a/profile/src/main/resources/bundle-report.xslt
+++ b/profile/src/main/resources/bundle-report.xslt
@@ -1,5 +1,23 @@
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; 
xmlns:k="urn:apache:karaf:consistency: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.
+    -->
+
     <xsl:output doctype-public="html" encoding="UTF-8" method="html" />
 
     <xsl:template match="/">

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to