This is an automated email from the ASF dual-hosted git repository. hxd pushed a commit to branch rel/0.8 in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git
commit aa9adaa756d2c819527f9849d1270186c28ac23f Author: xiangdong huang <[email protected]> AuthorDate: Sat Oct 5 18:05:20 2019 +0800 change hive's copyright from 2019 to 2018 for being consistent with github.com/apache/hive NOTICE file --- NOTICE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NOTICE b/NOTICE index abc3834..154d3c7 100644 --- a/NOTICE +++ b/NOTICE @@ -10,7 +10,7 @@ IoTDB project uses 4 Chinese Patents: * 201711384490X * 201810111712.9 * 201711322631.5 -* 201711319331 +* 201711319331.1 According to the Apache 2.0 License. The owner of the patents, Tsinghua University, grant the users the right to the use of patent under the requirement of Apache 2.0 License. @@ -20,7 +20,7 @@ grant the users the right to the use of patent under the requirement of Apache 2 This product contains a modified portion of 'Apache Hive' Apache Hive -Copyright 2008-2019 The Apache Software Foundation +Copyright 2008-2018 The Apache Software Foundation This product includes software developed by The Apache Software -Foundation (http://www.apache.org/). \ No newline at end of file +Foundation (http://www.apache.org/).
