aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/reversigame/LICENSE
diff options
context:
space:
mode:
authordonghui.bai <donghui.bai@linaro.org>2017-04-19 14:08:37 +0800
committerdonghui.bai <donghui.bai@spreadtrum.com>2017-05-11 13:31:02 +0800
commit9ee536cead1db8cdbf69a810b09b3b001e292d16 (patch)
treed5524dacac39ad816c0afa86d08578308041eb7b /benchmarks/reversigame/LICENSE
parent5395d0b302dce51c83c3f480ca4082995f892c75 (diff)
downloadart-testing-9ee536cead1db8cdbf69a810b09b3b001e292d16.tar.gz
Add original benchmarks from 'ReversiGame' suite.
These files come from the 'ReversiGame' suite (https://github.com/luugiathuy/ReversiGame). The commit is known to fail; fix will arrive in next commit. Change-Id: Idccd6adac2598befd35d43b7896de27af18f22f3
Diffstat (limited to 'benchmarks/reversigame/LICENSE')
-rw-r--r--benchmarks/reversigame/LICENSE20
1 files changed, 20 insertions, 0 deletions
diff --git a/benchmarks/reversigame/LICENSE b/benchmarks/reversigame/LICENSE
new file mode 100644
index 0000000..448872c
--- /dev/null
+++ b/benchmarks/reversigame/LICENSE
@@ -0,0 +1,20 @@
+The MIT License (MIT)
+
+Copyright (c) 2011 Luu Gia Thuy
+
+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.