]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
Bluetooth: Add Copyright notice to L2CAP
authorGustavo F. Padovan <padovan@profusion.mobi>
Tue, 13 Jul 2010 14:57:11 +0000 (11:57 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 21 Jul 2010 17:39:11 +0000 (10:39 -0700)
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>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap.c

index 7df70e47c878846770b1eb860faf2d89caa0e3a5..d0303021aba7ef29e43eebec3c48c3055e7728a8 100644 (file)
@@ -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>
 
index 449cbdd4ddbb4d297fccb31a2ed495b7ea4bfd02..67a6f59873aae26879f6470124db713e6ad23203 100644 (file)
@@ -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>