aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpzread <netfirewall@gmail.com>2013-06-09 13:36:52 +0800
committerpzread <netfirewall@gmail.com>2013-06-09 13:36:52 +0800
commite66d8fe42710430f521bdc7ce007f5cb23a81883 (patch)
tree073d3d4cbca57798ef737a6ec3702621c66fba21
parent77dd822815744579b05da117efb14f43b7088038 (diff)
downloadtaiwan-online-judge-e66d8fe42710430f521bdc7ce007f5cb23a81883.tar
taiwan-online-judge-e66d8fe42710430f521bdc7ce007f5cb23a81883.tar.gz
taiwan-online-judge-e66d8fe42710430f521bdc7ce007f5cb23a81883.tar.bz2
taiwan-online-judge-e66d8fe42710430f521bdc7ce007f5cb23a81883.tar.lz
taiwan-online-judge-e66d8fe42710430f521bdc7ce007f5cb23a81883.tar.xz
taiwan-online-judge-e66d8fe42710430f521bdc7ce007f5cb23a81883.tar.zst
taiwan-online-judge-e66d8fe42710430f521bdc7ce007f5cb23a81883.zip
Fix LICENSE.txt
-rw-r--r--LICENSE.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100644
index 0000000..e9f2bba
--- /dev/null
+++ b/LICENSE.txt
@@ -0,0 +1,9 @@
+MIT License
+
+Copyright (C) 2013 Taiwan Online Judge
+
+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.