You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by xu...@apache.org on 2019/08/16 09:37:17 UTC

[rocketmq-client-cpp] 01/01: Add license and notice binary to prepare release

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

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

commit 102091430665c1b4dd2df6397892e64a45d649ea
Merge: 2c213cf 72208e4
Author: jonnxu <jo...@163.com>
AuthorDate: Fri Aug 16 17:37:12 2019 +0800

    Add license and notice binary to prepare release
    
    Add license and notice binary to prepare release

 distribution/LICENSE-BIN                 | 230 +++++++++++++++++++++++++++++++
 distribution/NOTICE-BIN                  |   5 +
 src/thread/disruptor/batch_descriptor.h  |  16 ---
 src/thread/disruptor/claim_strategy.h    |  16 ---
 src/thread/disruptor/event_processor.h   |  16 ---
 src/thread/disruptor/event_publisher.h   |  16 ---
 src/thread/disruptor/exception_handler.h |  16 ---
 src/thread/disruptor/exceptions.h        |  16 ---
 src/thread/disruptor/interface.h         |  16 ---
 src/thread/disruptor/ring_buffer.h       |  16 ---
 src/thread/disruptor/sequence.h          |  16 ---
 src/thread/disruptor/sequence_barrier.h  |  16 ---
 src/thread/disruptor/sequencer.h         |  16 ---
 src/thread/disruptor/utils.h             |  16 ---
 src/thread/disruptor/wait_strategy.h     |  16 ---
 15 files changed, 235 insertions(+), 208 deletions(-)