Remove independent mysql jdbc driver statement. reviewed by @zhouxinyu
Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/commit/b04125b8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/tree/b04125b8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/diff/b04125b8 Branch: refs/heads/master Commit: b04125b86f573a6a12fc4816165585e039f8eb9a Parents: 191f5c2 Author: vongosling <[email protected]> Authored: Mon Dec 19 20:18:19 2016 +0800 Committer: lollipop <[email protected]> Committed: Tue Dec 20 14:08:09 2016 +0800 ---------------------------------------------------------------------- NOTICE | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/b04125b8/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index 913ef38..fea5b4c 100644 --- a/NOTICE +++ b/NOTICE @@ -2,7 +2,4 @@ RocketMQ Copyright 2016 Alibaba Group. This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). - -This distribution has producerGroup binary dependency on mysql-connector-java, which is available under gpl 2.0. -The source code of mysql-connector-java can be found at http://dev.mysql.com/downloads/connector/reconsumeTimes/. \ No newline at end of file +The Apache Software Foundation (http://www.apache.org/). \ No newline at end of file
