SPDX: fix wrong license ID tag in dev/spibus.

This commit is contained in:
Pedro F. Giffuni 2017-12-28 03:04:36 +00:00
parent 837fe32558
commit bd9ba70127
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=327260

View File

@ -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