mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
SPDX: fix wrong license ID tag in dev/spibus.
This commit is contained in:
parent
837fe32558
commit
bd9ba70127
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/*-
|
||||
* SPDX-License-Identifier: BSD-4-Clause-FreeBSD
|
||||
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
|
||||
*
|
||||
* Copyright (c) 2009, Nathan Whitehorn <nwhitehorn@FreeBSD.org>
|
||||
* Copyright (c) 2013 The FreeBSD Foundation
|
||||
|
|
|
|||
Loading…
Reference in a new issue