linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/5] Bluetooth: Add Copyright notice to L2CAP
@ 2010-07-13 14:57 Gustavo F. Padovan
  2010-07-13 14:57 ` [PATCH 2/5] Bluetooth: update L2CAP version Gustavo F. Padovan
  2010-07-13 17:11 ` [PATCH 1/5] Bluetooth: Add Copyright notice to L2CAP Marcel Holtmann
  0 siblings, 2 replies; 9+ messages in thread
From: Gustavo F. Padovan @ 2010-07-13 14:57 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: marcel, Gustavo F. Padovan

From: Gustavo F. Padovan <padovan@profusion.mobi>

Copyright for the time I worked on L2CAP during the Google Summer of Code
program.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
---
 include/net/bluetooth/l2cap.h |    1 +
 net/bluetooth/l2cap.c         |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/net/bluetooth/l2cap.h b/include/net/bluetooth/l2cap.h
index 7df70e4..d030302 100644
--- a/include/net/bluetooth/l2cap.h
+++ b/include/net/bluetooth/l2cap.h
@@ -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>
 
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>
 
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-07-15 20:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-13 14:57 [PATCH 1/5] Bluetooth: Add Copyright notice to L2CAP Gustavo F. Padovan
2010-07-13 14:57 ` [PATCH 2/5] Bluetooth: update L2CAP version Gustavo F. Padovan
2010-07-13 14:57   ` [PATCH 3/5] Bluetooth: create a l2cap dir Gustavo F. Padovan
2010-07-13 14:57     ` [PATCH 4/5] Bluetooth: Prepare l2cap for split Gustavo F. Padovan
2010-07-13 14:57       ` [PATCH 5/5] Bluetooth: first move for L2CAP split Gustavo F. Padovan
2010-07-13 17:13     ` [PATCH 3/5] Bluetooth: create a l2cap dir Marcel Holtmann
2010-07-15 20:03       ` Gustavo F. Padovan
2010-07-13 17:12   ` [PATCH 2/5] Bluetooth: update L2CAP version Marcel Holtmann
2010-07-13 17:11 ` [PATCH 1/5] Bluetooth: Add Copyright notice to L2CAP Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).