This is an automated email from the ASF dual-hosted git repository. aaronai pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git
The following commit(s) were added to refs/heads/master by this push: new 041e844 Add notice which contains the annocement of protobuffer (#116) 041e844 is described below commit 041e844cfdd3e3676c1c3fb5005d44c0f9ba03e4 Author: Aaron Ai <yangkun....@gmail.com> AuthorDate: Sun Jul 31 21:31:19 2022 +0800 Add notice which contains the annocement of protobuffer (#116) --- NOTICE | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..feb4886 --- /dev/null +++ b/NOTICE @@ -0,0 +1,15 @@ +========================================================================= +== Apache Notice == +========================================================================= + +Apache RocketMQ +Copyright 2016-2022 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). +========================================================================= +== Protocol Buffers Notice == +========================================================================= + +This product includes software developed by the Protocol Buffers +project (https://github.com/protocolbuffers/protobuf). \ No newline at end of file