pkg: update license.

This commit is contained in:
Christopher Jeffrey 2018-08-02 04:58:35 -07:00
parent 9f228c53d9
commit 11b7905fb9
No known key found for this signature in database
GPG key ID: 8962AB9DE6666BBD
2 changed files with 14 additions and 2 deletions

View file

@ -1,8 +1,9 @@
This software is licensed under the MIT License.
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)
Copyright (c) 2018, Handshake Contributors (https://github.com/handshake-org)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -335,7 +335,18 @@ all code is your original work. `</legalese>`
## 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.