annotate COPYING @ 348:596196f2b0c5 default tip

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