This is an automated email from the ASF dual-hosted git repository.
lizhanhui pushed a change to branch develop-cpp
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git
from bbde88ee fix: markdown code blocks should be fenced by blank lines
add 7de71384 fix: copyright header
No new revisions were added by this update.
Summary of changes:
.licenserc.yaml | 1 +
cpp/include/rocketmq/FifoProducer.h | 16 ++++++++++++++++
cpp/source/client/include/SendResult.h | 16 ++++++++++++++++
cpp/source/client/include/SendResultCallback.h | 16 ++++++++++++++++
cpp/source/rocketmq/FifoContext.cpp | 16 ++++++++++++++++
cpp/source/rocketmq/FifoProducer.cpp | 17 +++++++++++++++++
cpp/source/rocketmq/FifoProducerPartition.cpp | 16 ++++++++++++++++
cpp/source/rocketmq/include/FifoContext.h | 16 ++++++++++++++++
cpp/source/rocketmq/include/FifoProducerImpl.h | 16 ++++++++++++++++
cpp/source/rocketmq/include/FifoProducerPartition.h | 16 ++++++++++++++++
cpp/tools/gen_compile_commands.sh | 15 +++++++++++++++
11 files changed, 161 insertions(+)