aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/sort/vsort.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sort/vsort.c')
-rw-r--r--usr.bin/sort/vsort.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/sort/vsort.c b/usr.bin/sort/vsort.c
index 804b57530733..6cc22e4adbde 100644
--- a/usr.bin/sort/vsort.c
+++ b/usr.bin/sort/vsort.c
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2012 Oleg Moskalenko <mom040267@gmail.com>
* Copyright (C) 2012 Gabor Kovesdan <gabor@FreeBSD.org>