-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcopyright
42 lines (29 loc) · 1.57 KB
/
copyright
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
This package was debianized by Philipp Zabel <philipp.zabel@gmail.com> on
Sat, 16 Jul 2011 15:38:29 +0200.
Upstream Author(s):
Philipp Zabel <philipp.zabel@gmail.com>
Copyright:
Copyright (C) 2011 Philipp Zabel
License:
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.
The Debian packaging is (C) 2011, Philipp Zabel <philipp.zabel@gmail.com> and
is licensed under the GPL, see above.
The board background image is based on a wood texture photo taken from
http://www.wordweb.ch/fotografie/15-holz-texturen/, licensed under the
Creative Commons Attribution 2.0 Generic (CC BY 2.0) license.
The computer player code is using an alpha beta pruning search and board
evaluator based on the code in Gnome Nine Men's morris, written by
Dirk Farin <dirk.farin@gmx.de>
http://sourceforge.net/projects/gnmm/