Diff between 836fcdf5883bb095692ef214eef305a8de764ec2 and 8133ca747d256a3b225678bf10e7a75c84ec7ea4

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 c83ce47..c82c52c 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-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2010  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 d9eb4f1..806bbf2 100644
--- a/tools/parser/avctp.c
+++ b/tools/parser/avctp.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2010  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 7c134bb..ee98f9c 100644
--- a/tools/parser/avdtp.c
+++ b/tools/parser/avdtp.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2010  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 8ecb591..4cbbc28 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-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2010  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 fa7974c..d8858d2 100644
--- a/tools/parser/bpa.c
+++ b/tools/parser/bpa.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2010  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 36d57aa..a020973 100644
--- a/tools/parser/capi.c
+++ b/tools/parser/capi.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2010  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 bdc2024..72020e5 100644
--- a/tools/parser/cmtp.c
+++ b/tools/parser/cmtp.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2002-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2002-2010  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 89ea882..ba75c21 100644
--- a/tools/parser/csr.c
+++ b/tools/parser/csr.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2010  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 a9546d6..317b02b 100644
--- a/tools/parser/ericsson.c
+++ b/tools/parser/ericsson.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2010  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 c0ca27e..3cba08a 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-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2010  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 e7ada69..b381597 100644
--- a/tools/parser/hcrp.c
+++ b/tools/parser/hcrp.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2010  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 16aef85..b6ccf3c 100644
--- a/tools/parser/hidp.c
+++ b/tools/parser/hidp.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2003-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2010  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 9272fed..799d4b7 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-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2010  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 d80b5bf..f46810d 100644
--- a/tools/parser/lmp.c
+++ b/tools/parser/lmp.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2010  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 6ee72a7..133f2a2 100644
--- a/tools/parser/obex.c
+++ b/tools/parser/obex.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2010  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 2df2bf9..e6cec2e 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-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2010  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 d3a0397..f7aaa3c 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-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2010  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 530a4b9..4ab8121 100644
--- a/tools/parser/ppp.c
+++ b/tools/parser/ppp.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2010  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 7c66049..242c624 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-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2010  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 4824842..01fc450 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-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2010  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 7ccf07b..5f2c1c6 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-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2010  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 914bdb6..09e4432 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-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2010  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 7c2d2a0..53e1973 100644
--- a/tools/parser/tcpip.c
+++ b/tools/parser/tcpip.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2003-2007  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2010  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify