diff options
Diffstat (limited to 'sys/netgraph/bluetooth/hci/ng_hci_cmds.c')
-rw-r--r-- | sys/netgraph/bluetooth/hci/ng_hci_cmds.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/netgraph/bluetooth/hci/ng_hci_cmds.c b/sys/netgraph/bluetooth/hci/ng_hci_cmds.c index 90c085996e89..8d630a272b84 100644 --- a/sys/netgraph/bluetooth/hci/ng_hci_cmds.c +++ b/sys/netgraph/bluetooth/hci/ng_hci_cmds.c @@ -1,6 +1,8 @@ /* * ng_hci_cmds.c - * + */ + +/*- * Copyright (c) Maksim Yevmenkin <m_evmenkin@yahoo.com> * All rights reserved. * |