aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorGustavo F. Padovan <padovan@profusion.mobi>2010-07-13 11:57:11 -0300
committerMarcel Holtmann <marcel@holtmann.org>2010-07-21 10:39:11 -0700
commitce5706bd69be6b25715ed6cd48a210b5080032bc (patch)
treec542ca5952c691905f922869426be8d2a79f82fe /net
parentbe60b94030339b89c2bcff18c76882f0a4c01ce6 (diff)
downloadkernel_samsung_smdk4412-ce5706bd69be6b25715ed6cd48a210b5080032bc.zip
kernel_samsung_smdk4412-ce5706bd69be6b25715ed6cd48a210b5080032bc.tar.gz
kernel_samsung_smdk4412-ce5706bd69be6b25715ed6cd48a210b5080032bc.tar.bz2
Bluetooth: Add Copyright notice to L2CAP
Copyright for the time I worked on L2CAP during the Google Summer of Code program. Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net')
-rw-r--r--net/bluetooth/l2cap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/bluetooth/l2cap.c b/net/bluetooth/l2cap.c
index 449cbdd..67a6f59 100644
--- a/net/bluetooth/l2cap.c
+++ b/net/bluetooth/l2cap.c
@@ -1,6 +1,7 @@
/*
BlueZ - Bluetooth protocol stack for Linux
Copyright (C) 2000-2001 Qualcomm Incorporated
+ Copyright (C) 2009-2010 Gustavo F. Padovan <gustavo@padovan.org>
Written 2000,2001 by Maxim Krasnyansky <maxk@qualcomm.com>