This library is provided under:

	SPDX-License-Identifier: MIT

According with:

	LICENSES/MIT.txt


The C TAP test libraries are provided under the terms of the BSD 2-Clause
"Simplified" License:

	SPDX-License-Identifier: BSD-2-Clause

According with:

	LICENSES/BSD-2-Clause.txt

They are only used when running the tests in the source tree. This applies
to:

	tests/utils/tap.h
	tests/utils/tap.c


The BASH TAP library is provided under the terms of the GNU General Public
License v3.0 or later:

	SPDX-License-Identifier: GPL-3.0-or-later

According with:

	LICENSES/GPL-3.0-or-later.txt

It's only used when running the tests in the source tree. This applies to:

	tests/utils/tap.sh


In addition, other licenses may also apply. See individual files SPDX License
Identifiers for details.
