aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/cksum/crc.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/cksum/crc.c')
-rw-r--r--usr.bin/cksum/crc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/cksum/crc.c b/usr.bin/cksum/crc.c
index d20b83dfc4c9..e110111084b7 100644
--- a/usr.bin/cksum/crc.c
+++ b/usr.bin/cksum/crc.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
*