aboutsummaryrefslogtreecommitdiff
path: root/lib/libdevstat
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libdevstat')
-rw-r--r--lib/libdevstat/devstat.c4
-rw-r--r--lib/libdevstat/devstat.h4
2 files changed, 6 insertions, 2 deletions
diff --git a/lib/libdevstat/devstat.c b/lib/libdevstat/devstat.c
index 68b5028c7c9a..2da7eafa4fd8 100644
--- a/lib/libdevstat/devstat.c
+++ b/lib/libdevstat/devstat.c
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1997, 1998 Kenneth D. Merry.
* All rights reserved.
*
diff --git a/lib/libdevstat/devstat.h b/lib/libdevstat/devstat.h
index 9471f934ba25..f162a6cf2dbb 100644
--- a/lib/libdevstat/devstat.h
+++ b/lib/libdevstat/devstat.h
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1997, 1998 Kenneth D. Merry.
* All rights reserved.
*