poanetwork / posdao-contracts

Smart contracts for POSDAO (Proof of Stake Decentralized Autonomous Organization consensus), a DPOS consensus implemented in Solidity and running within EVM with swappable BFT consensus
Other
105 stars 49 forks source link

Proposal to add dual license to POSDAO contracts #62

Closed igorbarinov closed 3 years ago

igorbarinov commented 3 years ago

Several projects (lab10, LUKSO) asked about the license for the POSDAO contracts I propose to set it similar to the HBBFT crate with Apache 2.0 and MIT double license.

here are licenses for reference https://github.com/poanetwork/hbbft/blob/master/COPYRIGHT https://github.com/poanetwork/hbbft/blob/master/LICENSE-APACHE https://github.com/poanetwork/hbbft/blob/master/LICENSE-MIT