You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by di...@apache.org on 2019/08/19 02:47:56 UTC

[rocketmq-ons-cpp] branch master updated (9a686da -> a1d2b6b)

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

dinglei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-ons-cpp.git.


    from 9a686da  Fix demo release make file error
     add fe113da  Add licenses and notice for 3rd-party dependencies
     add 13b5be8  Modify notice copy file
     add 52a7e2a  Add 3rd party license for RapidJSON
     add 78b70c6  Capitalize the first letter in package script
     add 30dc96e  Remove unnecessary licenses
     new a1d2b6b  Add licenses and notice for 3rd-party dependencies

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 LICENSE => licenses/LICENSE-BIN | 44 +++++++++++++++++++++++++++++++++++++++++
 licenses/NOTICE-BIN             | 32 ++++++++++++++++++++++++++++++
 package.sh                      | 24 +++++++++++++++++-----
 3 files changed, 95 insertions(+), 5 deletions(-)
 copy LICENSE => licenses/LICENSE-BIN (84%)
 create mode 100644 licenses/NOTICE-BIN


[rocketmq-ons-cpp] 01/01: Add licenses and notice for 3rd-party dependencies

Posted by di...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

dinglei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-ons-cpp.git

commit a1d2b6b8a5341b5afffcab65c2029b13ea54bf6e
Merge: 9a686da 30dc96e
Author: dinglei <li...@163.com>
AuthorDate: Mon Aug 19 10:47:52 2019 +0800

    Add licenses and notice for 3rd-party dependencies
    
    Add licenses and notice for 3rd-party dependencies

 licenses/LICENSE-BIN | 245 +++++++++++++++++++++++++++++++++++++++++++++++++++
 licenses/NOTICE-BIN  |  32 +++++++
 package.sh           |  24 +++--
 3 files changed, 296 insertions(+), 5 deletions(-)