pkg: update license.
This commit is contained in:
parent
9f228c53d9
commit
11b7905fb9
2 changed files with 14 additions and 2 deletions
3
LICENSE
3
LICENSE
|
|
@ -1,8 +1,9 @@
|
||||||
This software is licensed under the MIT License.
|
This software is licensed under the MIT License.
|
||||||
|
|
||||||
Copyright (c) 2014-2015, Fedor Indutny (https://github.com/indutny)
|
Copyright (c) 2014-2015, Fedor Indutny (https://github.com/indutny)
|
||||||
|
|
||||||
Copyright (c) 2014-2018, Christopher Jeffrey (https://github.com/chjj)
|
Copyright (c) 2014-2018, Christopher Jeffrey (https://github.com/chjj)
|
||||||
|
Copyright (c) 2014-2018, Bcoin Contributors (https://github.com/bcoin-org)
|
||||||
|
Copyright (c) 2018, Handshake Contributors (https://github.com/handshake-org)
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|
|
||||||
13
README.md
13
README.md
|
|
@ -335,7 +335,18 @@ all code is your original work. `</legalese>`
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
- Copyright (c) 2017-2018, Christopher Jeffrey (MIT License).
|
MIT License.
|
||||||
|
|
||||||
|
### Bcoin
|
||||||
|
|
||||||
|
- Copyright (c) 2014-2015, Fedor Indutny (https://github.com/indutny)
|
||||||
|
- Copyright (c) 2014-2018, Christopher Jeffrey (https://github.com/chjj)
|
||||||
|
- Copyright (c) 2014-2018, Bcoin Contributors (https://github.com/bcoin-org)
|
||||||
|
|
||||||
|
### HSD
|
||||||
|
|
||||||
|
- Copyright (c) 2017-2018, Christopher Jeffrey (https://github.com/chjj)
|
||||||
|
- Copyright (c) 2018, Handshake Contributors (https://github.com/handshake-org)
|
||||||
|
|
||||||
See LICENSE for more info.
|
See LICENSE for more info.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue