aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLazaridis <35095758+lazaridiscom@users.noreply.github.com>2018-11-23 03:22:10 +0800
committerchriseth <chris@ethereum.org>2018-11-23 03:35:53 +0800
commit958f2a5b403206b5c8c0bfe1475d74d25d58c4c1 (patch)
treebbfd1ffdd5d3e04dc8db8159f0b0d1b5b1304bb9 /README.md
parent3e44115c69ec5b2e8451ebe6f74a25f83d39a9f0 (diff)
downloaddexon-solidity-958f2a5b403206b5c8c0bfe1475d74d25d58c4c1.tar
dexon-solidity-958f2a5b403206b5c8c0bfe1475d74d25d58c4c1.tar.gz
dexon-solidity-958f2a5b403206b5c8c0bfe1475d74d25d58c4c1.tar.bz2
dexon-solidity-958f2a5b403206b5c8c0bfe1475d74d25d58c4c1.tar.lz
dexon-solidity-958f2a5b403206b5c8c0bfe1475d74d25d58c4c1.tar.xz
dexon-solidity-958f2a5b403206b5c8c0bfe1475d74d25d58c4c1.tar.zst
dexon-solidity-958f2a5b403206b5c8c0bfe1475d74d25d58c4c1.zip
Mention third party licenses.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7a448e8c..c7065c09 100644
--- a/README.md
+++ b/README.md
@@ -62,5 +62,6 @@ if you want to help.
[@chriseth](https://github.com/chriseth)
## License
-Solidity is licensed under [GNU General Public License v3.0](https://github.com/ethereum/solidity/blob/develop/LICENSE.txt)
+Solidity is licensed under [GNU General Public License v3.0](LICENSE.txt)
+Some third-party code has its [own licensing terms](cmake/templates/license.h.in).