From 4d846d260e2b9a3d4d0a701462568268cbfe7a5b Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 10 May 2023 09:40:58 -0600 Subject: spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD The SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catch up to that fact and revert to their recommended match of BSD-2-Clause. Discussed with: pfg MFC After: 3 days Sponsored by: Netflix --- libexec/tftpd/tests/functional.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libexec/tftpd/tests') diff --git a/libexec/tftpd/tests/functional.c b/libexec/tftpd/tests/functional.c index 36f22ea33294..dd77ed5be1e5 100644 --- a/libexec/tftpd/tests/functional.c +++ b/libexec/tftpd/tests/functional.c @@ -1,5 +1,5 @@ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2018 Alan Somers. * -- cgit v1.3