Skip to content

Commit 66b4575

Browse files
committed
Fix license
1 parent b0b983c commit 66b4575

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

Diff for: README.md

+1-19
Original file line numberDiff line numberDiff line change
@@ -479,28 +479,10 @@ Copyright (c) 2021 Patricio Palladino, Paul Miller, ethereum-cryptography contri
479479
See [LICENSE](./LICENSE) file.
480480

481481
`hdkey` is loosely based on [hdkey](https://github.com/cryptocoinjs/hdkey),
482-
which has [MIT License](https://github.com/cryptocoinjs/hdkey/blob/3f3c0b5cedb98f971835b5116ebea05b3c09422a/LICENSE)
482+
which had [MIT License](https://github.com/cryptocoinjs/hdkey/blob/3f3c0b5cedb98f971835b5116ebea05b3c09422a/LICENSE)
483483

484484
Copyright (c) 2018 cryptocoinjs
485485

486-
Permission is hereby granted, free of charge, to any person obtaining a copy
487-
of this software and associated documentation files (the "Software"), to deal
488-
in the Software without restriction, including without limitation the rights
489-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
490-
copies of the Software, and to permit persons to whom the Software is
491-
furnished to do so, subject to the following conditions:
492-
493-
The above copyright notice and this permission notice shall be included in all
494-
copies or substantial portions of the Software.
495-
496-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
497-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
498-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
499-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
500-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
501-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
502-
SOFTWARE.
503-
504486
[1]: https://img.shields.io/npm/v/ethereum-cryptography.svg
505487
[2]: https://www.npmjs.com/package/ethereum-cryptography
506488
[3]: https://img.shields.io/travis/ethereum/js-ethereum-cryptography/master.svg?label=Travis%20CI

0 commit comments

Comments
 (0)