diff options
author | Mat Martineau <mathewm@codeaurora.org> | 2012-04-27 16:50:55 -0700 |
---|---|---|
committer | Gustavo Padovan <gustavo@padovan.org> | 2012-05-09 01:40:49 -0300 |
commit | 422e925b5b4201dc35bd6a647729ccd9440abb59 (patch) | |
tree | 259d90dc9d759e6985775a7bf01968438537dc67 /net | |
parent | 61d6ef3e3408cdf7e622646fb90a9f7f9560b943 (diff) | |
download | op-kernel-dev-422e925b5b4201dc35bd6a647729ccd9440abb59.zip op-kernel-dev-422e925b5b4201dc35bd6a647729ccd9440abb59.tar.gz |
Bluetooth: Add Code Aurora Forum copyright
Adding Code Aurora Forum copyright information due to significant
additions of code.
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
Signed-off-by: Gustavo Padovan <gustavo@padovan.org>
Diffstat (limited to 'net')
-rw-r--r-- | net/bluetooth/l2cap_core.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/bluetooth/l2cap_core.c b/net/bluetooth/l2cap_core.c index b854d28..744d036 100644 --- a/net/bluetooth/l2cap_core.c +++ b/net/bluetooth/l2cap_core.c @@ -4,6 +4,7 @@ Copyright (C) 2009-2010 Gustavo F. Padovan <gustavo@padovan.org> Copyright (C) 2010 Google Inc. Copyright (C) 2011 ProFUSION Embedded Systems + Copyright (c) 2012 Code Aurora Forum. All rights reserved. Written 2000,2001 by Maxim Krasnyansky <maxk@qualcomm.com> |