diff options
Diffstat (limited to 'sys/netgraph/bluetooth/hci/ng_hci_ulpi.c')
-rw-r--r-- | sys/netgraph/bluetooth/hci/ng_hci_ulpi.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/netgraph/bluetooth/hci/ng_hci_ulpi.c b/sys/netgraph/bluetooth/hci/ng_hci_ulpi.c index 0d35245f91dc..bb85dc6e73c9 100644 --- a/sys/netgraph/bluetooth/hci/ng_hci_ulpi.c +++ b/sys/netgraph/bluetooth/hci/ng_hci_ulpi.c @@ -3,6 +3,8 @@ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com> * All rights reserved. * |