diff options
Diffstat (limited to 'lib/libbluetooth/hci.c')
-rw-r--r-- | lib/libbluetooth/hci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libbluetooth/hci.c b/lib/libbluetooth/hci.c index 3a524cebc3ae..e4ecfc62b16b 100644 --- a/lib/libbluetooth/hci.c +++ b/lib/libbluetooth/hci.c @@ -3,7 +3,7 @@ */ /*- - * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2009 Maksim Yevmenkin <m_evmenkin@yahoo.com> * All rights reserved. |