annotate COPYING @ 69:7a77c78ff5b8

Update description in COPYING.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 18 Oct 2021 00:38:37 +0300
parents 3ef1c5463b8f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
69
7a77c78ff5b8 Update description in COPYING.
Matti Hamalainen <ccr@tnsp.org>
parents: 23
diff changeset
1 lxmldump - Convert and dump ISO/FDIS 1951 XML file data
23
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2 Programmed and designed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3 (C) Copyright 2021 Tecnic Software productions (TNSP)
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
5
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
6 Redistribution and use in source and binary forms, with or without
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
7 modification, are permitted provided that the following conditions
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
8 are met:
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
9
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
10 1. Redistributions of source code must retain the above copyright
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
11 notice, this list of conditions and the following disclaimer.
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
12
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
13 2. Redistributions in binary form must reproduce the above copyright
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
14 notice, this list of conditions and the following disclaimer in
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
15 the documentation and/or other materials provided with the
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
16 distribution.
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
17
3ef1c5463b8f 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
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
19 products derived from this software without specific prior written
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
20 permission.
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
21
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
22 THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
23 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
24 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
25 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
26 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
27 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
28 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
29 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
30 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
3ef1c5463b8f 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
3ef1c5463b8f Add license.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
32 POSSIBILITY OF SUCH DAMAGE.