aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/makefs/ffs/ffs_balloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/makefs/ffs/ffs_balloc.c')
-rw-r--r--usr.sbin/makefs/ffs/ffs_balloc.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/makefs/ffs/ffs_balloc.c b/usr.sbin/makefs/ffs/ffs_balloc.c
index 272eaeecc926..aad9e43c1512 100644
--- a/usr.sbin/makefs/ffs/ffs_balloc.c
+++ b/usr.sbin/makefs/ffs/ffs_balloc.c
@@ -1,7 +1,9 @@
/* $NetBSD: ffs_balloc.c,v 1.13 2004/06/20 22:20:18 jmc Exp $ */
/* From NetBSD: ffs_balloc.c,v 1.25 2001/08/08 08:36:36 lukem Exp */
-/*
+/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1982, 1986, 1989, 1993
* The Regents of the University of California. All rights reserved.
*