diff options
Diffstat (limited to 'sys/dev/usb/template/usb_template_msc.c')
| -rw-r--r-- | sys/dev/usb/template/usb_template_msc.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/usb/template/usb_template_msc.c b/sys/dev/usb/template/usb_template_msc.c index 6809e63ff6e4b..12226a2b22165 100644 --- a/sys/dev/usb/template/usb_template_msc.c +++ b/sys/dev/usb/template/usb_template_msc.c @@ -1,5 +1,7 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008 Hans Petter Selasky <hselasky@FreeBSD.org> * All rights reserved. * |
