aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/trim/trim.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/trim/trim.c')
-rw-r--r--usr.sbin/trim/trim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/trim/trim.c b/usr.sbin/trim/trim.c
index a368f3ac799c..da036b45f5f5 100644
--- a/usr.sbin/trim/trim.c
+++ b/usr.sbin/trim/trim.c
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2019 Eugene Grosbein <eugen@FreeBSD.org>.
* Contains code written by Alan Somers <asomers@FreeBSD.org>.