From a2b723200c0e077d1720956ccfa65ec2546259a9 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Fri, 3 Feb 2023 09:49:13 -0500 Subject: Move SPDX blurb out of LICENSE so that it can be autodetected --- LICENSE | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE index 290e3d3..240d2ac 100644 --- a/LICENSE +++ b/LICENSE @@ -9,13 +9,3 @@ SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL D ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - ---- - -bfs is licensed under the Zero Clause BSD License. Individual files contain the following -tag instead of the full license text: - - SPDX-License-Identifier: 0BSD - -This enables machine processing of license information based on the SPDX License -Identifiers that are available here: https://spdx.org/licenses/ -- cgit v1.2.3