aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/gopkg.in/olebedev/go-duktape.v3/LICENSE.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gopkg.in/olebedev/go-duktape.v3/LICENSE.md')
-rw-r--r--vendor/gopkg.in/olebedev/go-duktape.v3/LICENSE.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/vendor/gopkg.in/olebedev/go-duktape.v3/LICENSE.md b/vendor/gopkg.in/olebedev/go-duktape.v3/LICENSE.md
new file mode 100644
index 000000000..785c85309
--- /dev/null
+++ b/vendor/gopkg.in/olebedev/go-duktape.v3/LICENSE.md
@@ -0,0 +1,21 @@
+The MIT License (MIT)
+
+Copyright (c) 2015 Oleg Lebedev
+
+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 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.
/+740 | * | Add blockchain version of stPreCompiledContracts2 tests.Adrian Sutton2018-11-063-0/+2031 | |/ * | Merge pull request #484 from ethereum/extcodehashwinsvega2018-11-096-0/+4109 |\ \ | |/ |/| | * fill initial stExtCodeHash testsextcodehashDimitry2018-11-096-0/+4109 * | InitCollision testDimitry2018-10-254-0/+566 * | sstore collision overwrite sstoreDimitry2018-10-2516-0/+2171 * | fill as blockchain testsDimitry2018-10-18340-444/+45841 * | fill as blockchainDimitry2018-10-17109-169/+14739 * | fill as blockchain testsDimitry2018-10-167-0/+1021 * | update tests without EIP210Dimitry2018-10-12120-4715/+4715 * | remove artifact testsDimitry2018-10-1114-1552/+0 * | refill wallet testsDimitry2018-10-115-8343/+8343 * | fix wrong difficulty tests on NoProofDimitry2018-10-1152-7497/+7497 |/ * refill badOpcodesDimitry2018-10-09122-376/+376 * fix wrong timestamp in testsDimitry2018-10-0914-611/+611 * refill stCreate2 with new gasPriceDimitry2018-10-05123-605/+605 * fix bcForgedTest and ttWrongRLPDimitry2018-10-033-286/+286 * refill blockchain testsDimitry2018-10-02