This is an automated email from the ASF dual-hosted git repository. toulmean pushed a commit to branch 0.7 in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git
commit 74596e13e737169957000a3c9c2bff4930d7df51 Author: Antoine Toulme <[email protected]> AuthorDate: Sun May 19 12:42:26 2019 -0400 Add to NOTICE the two checkouts of Ethereum tests that are distributed with sources --- NOTICE | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/NOTICE b/NOTICE index e627b55..3d6c8d0 100644 --- a/NOTICE +++ b/NOTICE @@ -5,4 +5,10 @@ This product includes software developed at The Apache Software Foundation (http://www.apache.org/). In addition, this product includes software developed by -Copyright 2018-2019 ConsenSys, Inc. \ No newline at end of file +Copyright 2018-2019 ConsenSys, Inc. + +This product includes code (eth-reference-tests/src/test/resources/eth2.0-tests) from Ethereum 2.0 reference tests: https://github.com/ethereum/eth2.0-tests +License: Creative Commons Legal Code (https://creativecommons.org/publicdomain/zero/1.0/) + +This product includes code (eth-reference-tests/src/test/resources/tests) from Ethereum reference tests: https://github.com/ethereum/tests +License: MIT License (https://opensource.org/licenses/MIT) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
