diff --git a/LICENSE b/LICENSE index 921b30e..089bc60 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 TonicPow Inc +Copyright (c) 2019 TonicPow Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -9,13 +9,8 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -1 - The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. -2 - The Software, and any software that is derived from the Software or parts thereof, -can only be used on the Bitcoin SV blockchains. The Bitcoin SV blockchains are defined, -for purposes of this license, as the Bitcoin blockchain containing block height #556767 -with the hash "000000000000000001d956714215d96ffc00e0afda4cd0a96c96f8d802b1662b" and -the test blockchains that are supported by the un-modified Software. +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, @@ -23,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file +SOFTWARE. diff --git a/README.md b/README.md index fac2e24..8b8d56b 100644 --- a/README.md +++ b/README.md @@ -178,4 +178,4 @@ Support the development of this project 🙏 ## License -[![license](https://img.shields.io/badge/license-Open%20BSV-brightgreen.svg?style=flat&v=1)](/LICENSE) +[![License](https://img.shields.io/github/license/tonicpow/go-tonicpow.svg?style=flat&v=1)](LICENSE)