diff options
author | Gustavo F. Padovan <padovan@profusion.mobi> | 2010-07-16 16:18:39 -0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-07-21 10:39:12 -0700 |
commit | 5d8868ff3d11e3fc5a5c07477f281a16c71714a3 (patch) | |
tree | 60f6080cb5201bfcc59d32e189b9d10575fb04d3 /include/net | |
parent | 9981151086385eecc2febf4ba95a14593f834b3d (diff) | |
download | linux-3.10-5d8868ff3d11e3fc5a5c07477f281a16c71714a3.tar.gz linux-3.10-5d8868ff3d11e3fc5a5c07477f281a16c71714a3.tar.bz2 linux-3.10-5d8868ff3d11e3fc5a5c07477f281a16c71714a3.zip |
Bluetooth: Add Google's copyright to L2CAP
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'include/net')
-rw-r--r-- | include/net/bluetooth/l2cap.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/bluetooth/l2cap.h b/include/net/bluetooth/l2cap.h index d0303021aba..4b86c783976 100644 --- a/include/net/bluetooth/l2cap.h +++ b/include/net/bluetooth/l2cap.h @@ -2,6 +2,7 @@ BlueZ - Bluetooth protocol stack for Linux Copyright (C) 2000-2001 Qualcomm Incorporated Copyright (C) 2009-2010 Gustavo F. Padovan <gustavo@padovan.org> + Copyright (C) 2010 Google Inc. Written 2000,2001 by Maxim Krasnyansky <maxk@qualcomm.com> |