]> Sergey Matveev's repositories - bfs.git/blob - LICENSE
Replace license boilerplate with SPDX tags
[bfs.git] / LICENSE
1 Copyright © 2015-2023 Tavian Barnes <tavianator@tavianator.com> and the bfs contributors
2
3 Permission to use, copy, modify, and/or distribute this software for any purpose with or
4 without fee is hereby granted.
5
6 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO
7 THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT
8 SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR
9 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
10 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
11 USE OR PERFORMANCE OF THIS SOFTWARE.
12
13 ---
14
15 bfs is licensed under the Zero Clause BSD License.  Individual files contain the following
16 tag instead of the full license text:
17
18     SPDX-License-Identifier: 0BSD
19
20 This enables machine processing of license information based on the SPDX License
21 Identifiers that are available here: https://spdx.org/licenses/