annotate LICENSE.txt @ 32:ed8c901aec21

FIX: keyword expansion
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 07 Dec 2020 09:41:22 +0100
parents 50ba05dc0eab
children d856432a1cbb
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
24
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1 Copyright (c) 2020, Franz Glasner
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2 All rights reserved.
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
3
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
4 Redistribution and use in source and binary forms, with or without
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
5 modification, are permitted provided that the following conditions are
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
6 met:
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
7
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
8 1. Redistributions of source code must retain the above copyright
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
9 notice, this list of conditions and the following disclaimer.
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
10
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
11 2. Redistributions in binary form must reproduce the above copyright
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
12 notice, this list of conditions and the following disclaimer in the
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
13 documentation and/or other materials provided with the
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
14 distribution.
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
15
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
16 3. Neither the name of the copyright holder nor the names of its
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
17 contributors may be used to endorse or promote products derived
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
18 from this software without specific prior written permission.
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
19
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
20 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
21 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
22 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
23 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
24 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
25 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
26 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
27 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
28 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
29 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
50ba05dc0eab Add a LICENSE.txt file for the license
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
30 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.