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

min pushed a commit to branch samples-for-2.7.0-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-samples.git


The following commit(s) were added to refs/heads/samples-for-2.7.0-SNAPSHOT by 
this push:
     new e21930b  update license
e21930b is described below

commit e21930becd3246ead808bc098c319fc95f043892
Author: nzomkxia <z82507...@gmail.com>
AuthorDate: Tue Dec 25 21:34:33 2018 +0800

    update license
---
 dubbo-samples-generic-call/pom.xml | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/dubbo-samples-generic-call/pom.xml 
b/dubbo-samples-generic-call/pom.xml
index 5e24aa8..a15a0f8 100644
--- a/dubbo-samples-generic-call/pom.xml
+++ b/dubbo-samples-generic-call/pom.xml
@@ -1,4 +1,23 @@
 <?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.
+  ~
+  -->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0";
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>

Reply via email to