diff options
Diffstat (limited to 'sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h')
-rw-r--r-- | sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h b/sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h index 3c4f28e885e0b..218849219e8a8 100644 --- a/sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h +++ b/sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h @@ -1,6 +1,8 @@ /* * ng_l2cap_var.h - * + */ + +/*- * Copyright (c) 2001 Maksim Yevmenkin <m_evmenkin@yahoo.com> * All rights reserved. * |