Change license to MIT
This commit is contained in:
parent
cef49eff22
commit
ff5c3ffdf1
67
LICENSE
67
LICENSE
|
@ -1,54 +1,21 @@
|
||||||
Microsoft Reference Source License (Ms-RSL)
|
The MIT License (MIT)
|
||||||
===========================================
|
|
||||||
|
|
||||||
This license governs use of the accompanying software. If you use the software,
|
Copyright (c) 2021 Muun Wallet, Inc.
|
||||||
you accept this license. If you do not accept the license, do not use the
|
|
||||||
software.
|
|
||||||
|
|
||||||
1. Definitions
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
--------------
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
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:
|
||||||
|
|
||||||
The terms "reproduce", "reproduction" and "distribution" have the same meaning
|
The above copyright notice and this permission notice shall be included in all
|
||||||
here as under U.S. copyright law.
|
copies or substantial portions of the Software.
|
||||||
|
|
||||||
"You" means the licensee 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,
|
||||||
"Your company" means the company you worked for when you downloaded the
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
software.
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
"Reference use" means use of the software within your company as a reference, in
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
read only form, for the sole purposes of debugging your products, maintaining
|
SOFTWARE.
|
||||||
your products, or enhancing the interoperability of your products with the
|
|
||||||
software, and specifically excludes the right to distribute the software outside
|
|
||||||
of your company.
|
|
||||||
|
|
||||||
Licensed patents" means any Licensor patent claims which read directly on the
|
|
||||||
software as distributed by the Licensor under this license.
|
|
||||||
|
|
||||||
2. Grant of Rights
|
|
||||||
------------------
|
|
||||||
|
|
||||||
(A) Copyright Grant - Subject to the terms of this license, the Licensor grants
|
|
||||||
you a non-transferable, non-exclusive, worldwide, royalty-free copyright license
|
|
||||||
to reproduce the software for reference use.
|
|
||||||
|
|
||||||
(B) Patent Grant - Subject to the terms of this license, the Licensor grants you
|
|
||||||
a non-transferable, non-exclusive, worldwide, royalty-free patent license under
|
|
||||||
licensed patents for reference use.
|
|
||||||
|
|
||||||
3. Limitations
|
|
||||||
--------------
|
|
||||||
|
|
||||||
(A) No Trademark License - This license does not grant you any rights to use the
|
|
||||||
Licensor's name, logo, or trademarks.
|
|
||||||
|
|
||||||
(B) If you begin patent litigation against the Licensor over patents that you
|
|
||||||
think may apply to the software (including a cross-claim or counterclaim in a
|
|
||||||
lawsuit), your license to the software ends automatically.
|
|
||||||
|
|
||||||
(C) The software is licensed "as-is." You bear the risk of using it. The
|
|
||||||
Licensor gives no express warranties, guarantees or conditions. You may have
|
|
||||||
additional consumer rights under your local laws which this license cannot
|
|
||||||
change. To the extent permitted under your local laws, the Licensor excludes the
|
|
||||||
implied warranties of merchantability, fitness for a particular purpose and
|
|
||||||
non-infringement.
|
|
||||||
|
|
Loading…
Reference in New Issue