aboutsummaryrefslogtreecommitdiffstats
path: root/lib/obsd-device.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/obsd-device.c')
-rw-r--r--lib/obsd-device.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/obsd-device.c b/lib/obsd-device.c
index 71cde5e..e2e7652 100644
--- a/lib/obsd-device.c
+++ b/lib/obsd-device.c
@@ -3,7 +3,9 @@
*
* Adapted from fbsd-device.c by Matthieu Herrb <matthieu.herrb@laas.fr>, 2006
*
- * 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
*/
#include <fcntl.h>