BitShares Forum

Main => 中文 (Chinese) => Topic started by: binggo on November 13, 2020, 09:11:15 am

Title: bitshares库许可证License问题
Post by: binggo on November 13, 2020, 09:11:15 am
BitShares Core is under the MIT license. See LICENSE for more information.

BitShares Mobile App is under the MIT license. See LICENSE for more information.

bitshares-ui 也是MIT license.



bitshares-fc应该采用的特殊协议吧
https://github.com/bitshares/bitshares-fc/blob/master/LICENSE.md
Title: Re: bitshares库许可证License问题
Post by: abit on November 15, 2020, 02:31:45 pm
BitShares Core is under the MIT license. See LICENSE for more information.

BitShares Mobile App is under the MIT license. See LICENSE for more information.

bitshares-ui 也是MIT license.



bitshares-fc应该采用的特殊协议吧
https://github.com/bitshares/bitshares-fc/blob/master/LICENSE.md
fc 里,我们自己写的代码是 MIT 协议;从别的地方拿过来的代码(对的,有很多代码)则遵守原代码的协议。
(以前库里还有部分代码是用了GNU的GPL协议的,后来不用了,否则整个fc库按理只能用GPL协议的)
Title: Re: bitshares库许可证License问题
Post by: binggo on November 18, 2020, 08:29:25 pm
除去bitshares core库,其它用社区资金开发的库应当采用一些特殊的协议以预防一些杀猪盘之类的链滥用与不花成本的伤害本链。