annotate COPYING @ 156:3b469dfe3366

Added license.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 18 Dec 2013 04:30:31 +0200
parents
children 03b56b5d49ac
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
156
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 "Ristipolku" / "Crosspaths" - a puzzle game
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2 Programmed and designed by Matti Hämäläinen (ccr/TNSP)
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3 (C) Copyright 2011-2013 Tecnic Software productions (TNSP)
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
5 Idea heavily based on "Entanglement" by Gopherwood Studios.
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
6 http://entanglement.gopherwoodstudios.com/
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
7
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
8
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
9 Redistribution and use in source and binary forms, with or without
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
10 modification, are permitted provided that the following conditions
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
11 are met:
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
12
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
13 1. Redistributions of source code must retain the above copyright
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
14 notice, this list of conditions and the following disclaimer.
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
15
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
16 2. Redistributions in binary form must reproduce the above copyright
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
17 notice, this list of conditions and the following disclaimer in
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
18 the documentation and/or other materials provided with the
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
19 distribution.
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
20
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
21 3. The name of the author may not be used to endorse or promote
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
22 products derived from this software without specific prior written
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
23 permission.
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
24
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
25 THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
26 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
27 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
28 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
29 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
30 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
31 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
32 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
33 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
34 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3b469dfe3366 Added license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
35 POSSIBILITY OF SUCH DAMAGE.