aboutsummaryrefslogtreecommitdiff
path: root/lib/libusbhid/data.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libusbhid/data.c')
-rw-r--r--lib/libusbhid/data.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libusbhid/data.c b/lib/libusbhid/data.c
index f607737522d7..ae81bb321095 100644
--- a/lib/libusbhid/data.c
+++ b/lib/libusbhid/data.c
@@ -1,6 +1,8 @@
/* $NetBSD: data.c,v 1.8 2000/04/02 11:10:53 augustss Exp $ */
-/*
+/*-
+ * SPDX-License-Identifier: BSD-2-Clause-NetBSD
+ *
* Copyright (c) 1999 Lennart Augustsson <augustss@netbsd.org>
* All rights reserved.
*