mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add missing SPDX tags; the rest of the license text is the same as in other
USB templates. MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
83d02512b4
commit
42e42a9aa4
3 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
/* $FreeBSD$ */
|
||||
/*-
|
||||
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
|
||||
*
|
||||
* Copyright (c) 2015 Hans Petter Selasky
|
||||
* Copyright (c) 2018 The FreeBSD Foundation
|
||||
* All rights reserved.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
/* $FreeBSD$ */
|
||||
/*-
|
||||
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
|
||||
*
|
||||
* Copyright (c) 2014 Hans Petter Selasky
|
||||
* Copyright (c) 2018 The FreeBSD Foundation
|
||||
* All rights reserved.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,6 @@
|
|||
/*-
|
||||
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
|
||||
*
|
||||
* Copyright (c) 2015 Ruslan Bukin <br@bsdpad.com>
|
||||
* Copyright (c) 2018 The FreeBSD Foundation
|
||||
* All rights reserved.
|
||||
|
|
|
|||
Loading…
Reference in a new issue