summaryrefslogtreecommitdiff
path: root/lib/libnandfs
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libnandfs')
-rw-r--r--lib/libnandfs/libnandfs.h2
-rw-r--r--lib/libnandfs/nandfs.c2
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/libnandfs/libnandfs.h b/lib/libnandfs/libnandfs.h
index 8338c63d600b3..53cd04946d0ee 100644
--- a/lib/libnandfs/libnandfs.h
+++ b/lib/libnandfs/libnandfs.h
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2010-2012 Semihalf.
* All rights reserved.
*
diff --git a/lib/libnandfs/nandfs.c b/lib/libnandfs/nandfs.c
index fd59a921133fb..f1dd771ae8fdb 100644
--- a/lib/libnandfs/nandfs.c
+++ b/lib/libnandfs/nandfs.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2010-2012 Semihalf.
* All rights reserved.
*