annotate LICENSE.txt @ 340:cfa544fbb9f9

treesum: allow parsing of files again where sizes are printed with grouping with standard separators out of "., '_"
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 31 Mar 2025 14:51:32 +0200
parents 48430941c18c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
323
48430941c18c Adopt copyright and license wordings from https://reuse.software/faq/.
Franz Glasner <fzglas.hg@dom66.de>
parents: 187
diff changeset
1 BSD 3-Clause "New" or "Revised" License (BSD-3-Clause)
48430941c18c Adopt copyright and license wordings from https://reuse.software/faq/.
Franz Glasner <fzglas.hg@dom66.de>
parents: 187
diff changeset
2 ======================================================
24
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.
187
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
31
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
32
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
33 Licenses for incorporated software
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
34 ==================================
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
35
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
36 crcmod/crcmod2 -- vendored in cutils.crcmod -- MIT License
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
37 ----------------------------------------------------------
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
38
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
39 Permission is hereby granted, free of charge, to any person obtaining a copy
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
40 of this software and associated documentation files (the "Software"), to deal
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
41 in the Software without restriction, including without limitation the rights
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
42 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
43 copies of the Software, and to permit persons to whom the Software is
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
44 furnished to do so, subject to the following conditions:
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
45
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
46 The above copyright notice and this permission notice shall be included in
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
47 all copies or substantial portions of the Software.
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
48
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
49 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
50 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
51 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
52 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
53 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
54 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
55 SOFTWARE.
7b41cd8692fc Mention the vendored crcmod/crcmod2 in the LICENSE (LICENSE.txt)
Franz Glasner <fzglas.hg@dom66.de>
parents: 126
diff changeset
56 ----------------------------------------------------------------------------