summaryrefslogtreecommitdiffstats
path: root/games/nsudoku/LICENSE
diff options
context:
space:
mode:
author Binh Nguyen <binhnguyen@fastmail.fm>2010-07-22 20:55:14 -0500
committer Erik Hanson <erik@slackbuilds.org>2010-07-25 21:52:40 -0500
commitb065b5b72133731c74dac7ec2d8c52aee70176c3 (patch)
tree210454748d3eeb1b35e64f96333f0e3cfe76a3a7 /games/nsudoku/LICENSE
parent25c67f495a0266da578d43f1b3ed64166b96bf38 (diff)
downloadslackbuilds-b065b5b72133731c74dac7ec2d8c52aee70176c3.tar.gz
slackbuilds-b065b5b72133731c74dac7ec2d8c52aee70176c3.tar.xz
games/nsudoku: Added (A Sudoku game in ncurses)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'games/nsudoku/LICENSE')
-rw-r--r--games/nsudoku/LICENSE22
1 files changed, 22 insertions, 0 deletions
diff --git a/games/nsudoku/LICENSE b/games/nsudoku/LICENSE
new file mode 100644
index 0000000000..94899139f5
--- /dev/null
+++ b/games/nsudoku/LICENSE
@@ -0,0 +1,22 @@
+Copyright (c) 2008 Tin Benjamin Matuka
+
+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.