aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sysfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sysfs.c')
-rw-r--r--lib/sysfs.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/sysfs.c b/lib/sysfs.c
index ffa4f9d..8cab869 100644
--- a/lib/sysfs.c
+++ b/lib/sysfs.c
@@ -4,7 +4,9 @@
* Copyright (c) 2003 Matthew Wilcox <matthew@wil.cx>
* Copyright (c) 1997--2008 Martin Mares <mj@ucw.cz>
*
- * Can be freely distributed and used under the terms of the GNU GPL.
+ * Can be freely distributed and used under the terms of the GNU GPL v2+.
+ *
+ * SPDX-License-Identifier: GPL-2.0-or-later
*/
#define _GNU_SOURCE