From commits-return-3520-apmail-rocketmq-commits-archive=rocketmq.apache.org@rocketmq.apache.org Thu Jun 13 08:59:21 2019 Return-Path: X-Original-To: apmail-rocketmq-commits-archive@minotaur.apache.org Delivered-To: apmail-rocketmq-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id A751B194B4 for ; Thu, 13 Jun 2019 08:59:21 +0000 (UTC) Received: (qmail 39678 invoked by uid 500); 13 Jun 2019 08:59:21 -0000 Delivered-To: apmail-rocketmq-commits-archive@rocketmq.apache.org Received: (qmail 39641 invoked by uid 500); 13 Jun 2019 08:59:21 -0000 Mailing-List: contact commits-help@rocketmq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@rocketmq.apache.org Delivered-To: mailing list commits@rocketmq.apache.org Received: (qmail 39631 invoked by uid 99); 13 Jun 2019 08:59:21 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Jun 2019 08:59:21 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id F1BDB87ACF; Thu, 13 Jun 2019 08:59:20 +0000 (UTC) Date: Thu, 13 Jun 2019 08:59:20 +0000 To: "commits@rocketmq.apache.org" Subject: [rocketmq-docker] branch master updated: Add NOTICE file MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <156041636094.17249.1922818001256639845@gitbox.apache.org> From: dinglei@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: rocketmq-docker X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ad897cbeb591996df73565daa3c391cea8b16e55 X-Git-Newrev: 769fb7d7194fc665c0ec7fb1805afed0cdb35ec9 X-Git-Rev: 769fb7d7194fc665c0ec7fb1805afed0cdb35ec9 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated 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-docker.git The following commit(s) were added to refs/heads/master by this push: new 769fb7d Add NOTICE file 769fb7d is described below commit 769fb7d7194fc665c0ec7fb1805afed0cdb35ec9 Author: ShannonDing AuthorDate: Thu Jun 13 16:59:10 2019 +0800 Add NOTICE file --- NOTICE | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..f07078d --- /dev/null +++ b/NOTICE @@ -0,0 +1,5 @@ +Apache RocketMQ +Copyright 2016-2018 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/).