summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/dev/usb/input/uep.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/dev/usb/input/uep.c')
-rw-r--r--freebsd/sys/dev/usb/input/uep.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/freebsd/sys/dev/usb/input/uep.c b/freebsd/sys/dev/usb/input/uep.c
index d7af405f..701c8550 100644
--- a/freebsd/sys/dev/usb/input/uep.c
+++ b/freebsd/sys/dev/usb/input/uep.c
@@ -1,6 +1,8 @@
#include <machine/rtems-bsd-kernel-space.h>
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright 2010, Gleb Smirnoff <glebius@FreeBSD.org>
* All rights reserved.
*