You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by hu...@apache.org on 2022/03/29 04:31:47 UTC

[rocketmq-mqtt] 19/43: fix apache license header in xml.

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

huzongtang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-mqtt.git

commit e4b4314dfc1e445a5e5b7f533e52b758fb249e4a
Author: dinglei <li...@163.com>
AuthorDate: Thu Mar 10 20:39:38 2022 +0800

    fix apache license header in xml.
    
    link #13
---
 assembly.xml | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/assembly.xml b/assembly.xml
index 19ffe3d..00693f6 100644
--- a/assembly.xml
+++ b/assembly.xml
@@ -1,4 +1,20 @@
 <?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.
+  -->
 <assembly>
     <formats>
         <format>dir</format>