Diff between c8dc6d040fc8ee6440f753be5ae98816e0bb679b and c6b73e9b4462de00290cc3faad7a8fd65ee91d9b

Changed Files

File Additions Deletions Status
tools/hcidump.c +1 -1 modified
tools/parser/avctp.c +1 -1 modified
tools/parser/avdtp.c +1 -1 modified
tools/parser/bnep.c +1 -1 modified
tools/parser/bpa.c +1 -1 modified
tools/parser/capi.c +1 -1 modified
tools/parser/cmtp.c +1 -1 modified
tools/parser/csr.c +1 -1 modified
tools/parser/ericsson.c +1 -1 modified
tools/parser/hci.c +1 -1 modified
tools/parser/hcrp.c +1 -1 modified
tools/parser/hidp.c +1 -1 modified
tools/parser/l2cap.c +1 -1 modified
tools/parser/lmp.c +1 -1 modified
tools/parser/obex.c +1 -1 modified
tools/parser/parser.c +1 -1 modified
tools/parser/parser.h +1 -1 modified
tools/parser/ppp.c +1 -1 modified
tools/parser/rfcomm.c +1 -1 modified
tools/parser/rfcomm.h +1 -1 modified
tools/parser/sdp.c +1 -1 modified
tools/parser/sdp.h +1 -1 modified
tools/parser/tcpip.c +1 -1 modified

Full Patch

diff --git a/tools/hcidump.c b/tools/hcidump.c
index 5524a5c..ebec4c4 100644
--- a/tools/hcidump.c
+++ b/tools/hcidump.c
@@ -3,7 +3,7 @@
  *  BlueZ - Bluetooth protocol stack for Linux
  *
  *  Copyright (C) 2000-2002  Maxim Krasnyansky <maxk@qualcomm.com>
- *  Copyright (C) 2003-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/tools/parser/avctp.c b/tools/parser/avctp.c
index 806bbf2..4a8876c 100644
--- a/tools/parser/avctp.c
+++ b/tools/parser/avctp.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/tools/parser/avdtp.c b/tools/parser/avdtp.c
index ee98f9c..2dd2477 100644
--- a/tools/parser/avdtp.c
+++ b/tools/parser/avdtp.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/tools/parser/bnep.c b/tools/parser/bnep.c
index 4cbbc28..d9048a9 100644
--- a/tools/parser/bnep.c
+++ b/tools/parser/bnep.c
@@ -3,7 +3,7 @@
  *  BlueZ - Bluetooth protocol stack for Linux
  *
  *  Copyright (C) 2002-2003  Takashi Sasai <sasai@sm.sony.co.jp>
- *  Copyright (C) 2003-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/tools/parser/bpa.c b/tools/parser/bpa.c
index d8858d2..291d4ca 100644
--- a/tools/parser/bpa.c
+++ b/tools/parser/bpa.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/tools/parser/capi.c b/tools/parser/capi.c
index a020973..788f4bd 100644
--- a/tools/parser/capi.c
+++ b/tools/parser/capi.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/tools/parser/cmtp.c b/tools/parser/cmtp.c
index 72020e5..7c4eb08 100644
--- a/tools/parser/cmtp.c
+++ b/tools/parser/cmtp.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2002-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2002-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/tools/parser/csr.c b/tools/parser/csr.c
index ba75c21..47954e2 100644
--- a/tools/parser/csr.c
+++ b/tools/parser/csr.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/tools/parser/ericsson.c b/tools/parser/ericsson.c
index 317b02b..a401959 100644
--- a/tools/parser/ericsson.c
+++ b/tools/parser/ericsson.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/tools/parser/hci.c b/tools/parser/hci.c
index d9bac9b..f9f01c9 100644
--- a/tools/parser/hci.c
+++ b/tools/parser/hci.c
@@ -3,7 +3,7 @@
  *  BlueZ - Bluetooth protocol stack for Linux
  *
  *  Copyright (C) 2000-2002  Maxim Krasnyansky <maxk@qualcomm.com>
- *  Copyright (C) 2003-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/tools/parser/hcrp.c b/tools/parser/hcrp.c
index b381597..45afc25 100644
--- a/tools/parser/hcrp.c
+++ b/tools/parser/hcrp.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/tools/parser/hidp.c b/tools/parser/hidp.c
index b6ccf3c..0d72f3e 100644
--- a/tools/parser/hidp.c
+++ b/tools/parser/hidp.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2003-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/tools/parser/l2cap.c b/tools/parser/l2cap.c
index ee869dc..5c5371f 100644
--- a/tools/parser/l2cap.c
+++ b/tools/parser/l2cap.c
@@ -3,7 +3,7 @@
  *  BlueZ - Bluetooth protocol stack for Linux
  *
  *  Copyright (C) 2000-2002  Maxim Krasnyansky <maxk@qualcomm.com>
- *  Copyright (C) 2003-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/tools/parser/lmp.c b/tools/parser/lmp.c
index f46810d..ed2ff5c 100644
--- a/tools/parser/lmp.c
+++ b/tools/parser/lmp.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/tools/parser/obex.c b/tools/parser/obex.c
index 50b9737..1767efd 100644
--- a/tools/parser/obex.c
+++ b/tools/parser/obex.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/tools/parser/parser.c b/tools/parser/parser.c
index e6cec2e..f91b63b 100644
--- a/tools/parser/parser.c
+++ b/tools/parser/parser.c
@@ -3,7 +3,7 @@
  *  BlueZ - Bluetooth protocol stack for Linux
  *
  *  Copyright (C) 2000-2002  Maxim Krasnyansky <maxk@qualcomm.com>
- *  Copyright (C) 2003-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/tools/parser/parser.h b/tools/parser/parser.h
index f7aaa3c..973ab22 100644
--- a/tools/parser/parser.h
+++ b/tools/parser/parser.h
@@ -3,7 +3,7 @@
  *  BlueZ - Bluetooth protocol stack for Linux
  *
  *  Copyright (C) 2000-2002  Maxim Krasnyansky <maxk@qualcomm.com>
- *  Copyright (C) 2003-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/tools/parser/ppp.c b/tools/parser/ppp.c
index 4ab8121..875e5df 100644
--- a/tools/parser/ppp.c
+++ b/tools/parser/ppp.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/tools/parser/rfcomm.c b/tools/parser/rfcomm.c
index 242c624..c2a278d 100644
--- a/tools/parser/rfcomm.c
+++ b/tools/parser/rfcomm.c
@@ -3,7 +3,7 @@
  *  BlueZ - Bluetooth protocol stack for Linux
  *
  *  Copyright (C) 2001-2002  Wayne Lee <waynelee@qualcomm.com>
- *  Copyright (C) 2003-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/tools/parser/rfcomm.h b/tools/parser/rfcomm.h
index 01fc450..a9faa0b 100644
--- a/tools/parser/rfcomm.h
+++ b/tools/parser/rfcomm.h
@@ -3,7 +3,7 @@
  *  BlueZ - Bluetooth protocol stack for Linux
  *
  *  Copyright (C) 2001-2002  Wayne Lee <waynelee@qualcomm.com>
- *  Copyright (C) 2003-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/tools/parser/sdp.c b/tools/parser/sdp.c
index b9f990e..e3a65e3 100644
--- a/tools/parser/sdp.c
+++ b/tools/parser/sdp.c
@@ -3,7 +3,7 @@
  *  BlueZ - Bluetooth protocol stack for Linux
  *
  *  Copyright (C) 2001-2002  Ricky Yuen <ryuen@qualcomm.com>
- *  Copyright (C) 2003-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/tools/parser/sdp.h b/tools/parser/sdp.h
index 4769fd0..41fc209 100644
--- a/tools/parser/sdp.h
+++ b/tools/parser/sdp.h
@@ -3,7 +3,7 @@
  *  BlueZ - Bluetooth protocol stack for Linux
  *
  *  Copyright (C) 2001-2002  Ricky Yuen <ryuen@qualcomm.com>
- *  Copyright (C) 2003-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/tools/parser/tcpip.c b/tools/parser/tcpip.c
index 53e1973..9062008 100644
--- a/tools/parser/tcpip.c
+++ b/tools/parser/tcpip.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2003-2010  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2011  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify