aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorKevin Serrano <kevin.serrano@consensys.net>2018-02-14 06:17:13 +0800
committerKevin Serrano <kevin.serrano@consensys.net>2018-02-14 06:17:13 +0800
commitbcd3042491b5465f782abe0945cfd48b752e1f0e (patch)
tree698453840dc246fe6ff0a650d4901ee770915f3c /LICENSE
parentc5773c4973f84d8df44c505551c25f198407fed3 (diff)
downloadtangerine-wallet-browser-bcd3042491b5465f782abe0945cfd48b752e1f0e.tar
tangerine-wallet-browser-bcd3042491b5465f782abe0945cfd48b752e1f0e.tar.gz
tangerine-wallet-browser-bcd3042491b5465f782abe0945cfd48b752e1f0e.tar.bz2
tangerine-wallet-browser-bcd3042491b5465f782abe0945cfd48b752e1f0e.tar.lz
tangerine-wallet-browser-bcd3042491b5465f782abe0945cfd48b752e1f0e.tar.xz
tangerine-wallet-browser-bcd3042491b5465f782abe0945cfd48b752e1f0e.tar.zst
tangerine-wallet-browser-bcd3042491b5465f782abe0945cfd48b752e1f0e.zip
Standardize license.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE40
1 files changed, 13 insertions, 27 deletions
diff --git a/LICENSE b/LICENSE
index 429f4eaee..96e55582b 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,34 +1,20 @@
-Copyright (c) 2016 MetaMask
-
-The Ethereum Project Contributor Asset Distribution Terms ( MIT + Share-alike )
-
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
+MIT License
-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
+Copyright (c) 2016 MetaMask
+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 above copyright notice and this permission notice shall be included in all copies or substantial
-
-portions of the 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,
-
-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.
-
-These licence terms have been adapted from the MIT licence. \ No newline at end of file
+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