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