From: "Gustavo F. Padovan" <gustavo@padovan.org>
To: linux-bluetooth@vger.kernel.org
Cc: marcel@holtmann.org, "Gustavo F. Padovan" <padovan@profusion.mobi>
Subject: [PATCH 1/5] Bluetooth: Add Copyright notice to L2CAP
Date: Tue, 13 Jul 2010 11:57:11 -0300 [thread overview]
Message-ID: <1279033035-24708-1-git-send-email-gustavo@padovan.org> (raw)
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
next reply other threads:[~2010-07-13 14:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-13 14:57 Gustavo F. Padovan [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1279033035-24708-1-git-send-email-gustavo@padovan.org \
--to=gustavo@padovan.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=marcel@holtmann.org \
--cc=padovan@profusion.mobi \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).