annotate COPYING @ 869:4cecc74e1b85

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