]> git.parisson.com Git - django_quiz.git/commitdiff
added MIT license
authorTom Walker <tomwalker0472@gmail.com>
Wed, 20 Mar 2013 14:42:48 +0000 (14:42 +0000)
committerTom Walker <tomwalker0472@gmail.com>
Wed, 20 Mar 2013 14:42:48 +0000 (14:42 +0000)
README.md

index bd5b21f880d0f4c0d166826d9a69eac719c85f49..f57f1dea93e9786f21d2be6ef6843fbc789d289a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -24,4 +24,13 @@ Multiple choice questions
 * Success rate for each category can be monitored on a progress page
 * Explanation for each question result can be given
 
-This is my first open source project so please forgive any problems and/or dreadful code!
\ No newline at end of file
+This is my first open source project so please forgive any problems and/or dreadful code!
+
+MIT License (MIT)
+Copyright (c) 2013 Dr Tom Walker
+
+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.