aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorWei-Ning Huang <w@dexon.org>2018-12-23 11:36:05 +0800
committerWei-Ning Huang <w@byzantine-lab.io>2019-06-12 17:27:20 +0800
commit6f44c2bccb90d1ba401d1e94153ebfe6f8f61b7d (patch)
treeff5f87e4abdbe0a771e7d965b143ccc0528bc1fa /README.md
parent947f2b4813527e0264fbb2f73ed75abbf116acd7 (diff)
downloadgo-tangerine-6f44c2bccb90d1ba401d1e94153ebfe6f8f61b7d.tar
go-tangerine-6f44c2bccb90d1ba401d1e94153ebfe6f8f61b7d.tar.gz
go-tangerine-6f44c2bccb90d1ba401d1e94153ebfe6f8f61b7d.tar.bz2
go-tangerine-6f44c2bccb90d1ba401d1e94153ebfe6f8f61b7d.tar.lz
go-tangerine-6f44c2bccb90d1ba401d1e94153ebfe6f8f61b7d.tar.xz
go-tangerine-6f44c2bccb90d1ba401d1e94153ebfe6f8f61b7d.tar.zst
go-tangerine-6f44c2bccb90d1ba401d1e94153ebfe6f8f61b7d.zip
README.md: clarify licensing terms (#100)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 239bd5c0e..b2acd07fd 100644
--- a/README.md
+++ b/README.md
@@ -282,6 +282,8 @@ for more details on configuring your environment, managing project dependencies
## License
+The dexon repository is forked from ethereum/go-ethereum, thus it inherit the licensing terms from upstream go-ethereum license:
+
The dexon library (i.e. all code outside of the `cmd` directory) is licensed under the
[GNU Lesser General Public License v3.0](https://www.gnu.org/licenses/lgpl-3.0.en.html), also
included in our repository in the `COPYING.LESSER` file.