This is an automated email from the ASF dual-hosted git repository.

toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git


The following commit(s) were added to refs/heads/master by this push:
     new b7e3586  Add to license pointers to BitcoinJ and Web3j
b7e3586 is described below

commit b7e3586b20575c76571e0ddcc9854ffd4139b76e
Author: Antoine Toulme <anto...@lunar-ocean.com>
AuthorDate: Sun Jun 2 14:18:58 2019 -0700

    Add to license pointers to BitcoinJ and Web3j
---
 LICENSE | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/LICENSE b/LICENSE
index be9bc4e..3fd4bfe 100644
--- a/LICENSE
+++ b/LICENSE
@@ -214,3 +214,9 @@ License: MIT License (https://opensource.org/licenses/MIT)
 
 This product includes test code 
(toml/src/test/resources/org/apache/tuweni/toml) from Tom's Obvious, Minimal 
Language (https://github.com/toml-lang/toml).
 License: MIT License (https://opensource.org/licenses/MIT)
+
+This product includes code 
(crypto/src/main/java/org/apache/tuweni/crypto/SECP256K1.java) adapted from 
BitcoinJ ECKey (https://github.com/bitcoinj/bitcoinj).
+License: Apache License v2.0 (https://www.apache.org/licenses/LICENSE-2.0.html)
+
+This product includes code 
(crypto/src/main/java/org/apache/tuweni/crypto/SECP256K1.java) adapted from 
web3j (https://github.com/web3j/web3j).
+License: Apache License v2.0 (https://www.apache.org/licenses/LICENSE-2.0.html)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@tuweni.apache.org
For additional commands, e-mail: commits-h...@tuweni.apache.org

Reply via email to