Fix reversed GPL and LGPL links

This commit is contained in:
Ermyas Abebe 2016-11-02 13:36:47 +11:00 committed by GitHub
parent 915fe2757b
commit c5e5e127aa

View file

@ -36,8 +36,8 @@ backing layer.
<p>
Ethereum may also be run in a private environment, such as for use within a corporate network,
without any cost. All core source is licensed under the <a href="https://github.com/ethereum/go-ethereum/tree/master/COPYING">LGPL</a>
and all frontend code is licensed under <a href="https://github.com/ethereum/go-ethereum/tree/master/COPYING.LESSER">GPL</a>.
without any cost. All core source is licensed under the <a href="https://github.com/ethereum/go-ethereum/tree/master/COPYING.LESSER">LGPL</a>
and all frontend code is licensed under <a href="https://github.com/ethereum/go-ethereum/tree/master/COPYING">GPL</a>.
</p>
<p>