This is an automated email from the ASF dual-hosted git repository. vongosling pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/rocketmq.git
commit 21588c29487526dcd2f6b316eff6c4e8a85c6bbf Author: von gosling <[email protected]> AuthorDate: Mon Mar 4 15:17:29 2019 +0800 Update copyright year --- distribution/NOTICE-BIN | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distribution/NOTICE-BIN b/distribution/NOTICE-BIN index c91dc22..c2f511f 100644 --- a/distribution/NOTICE-BIN +++ b/distribution/NOTICE-BIN @@ -1,5 +1,5 @@ Apache RocketMQ -Copyright 2016-2017 The Apache Software Foundation +Copyright 2016-2019 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). @@ -33,4 +33,4 @@ components that this product depends on. ------ This product has a bundle commons-lang, which includes software from the Spring Framework, -under the Apache License 2.0 (see: StringUtils.containsWhitespace()) \ No newline at end of file +under the Apache License 2.0 (see: StringUtils.containsWhitespace())
