Diff between 7258285fe76c5373950521ec2b96ce6b4d85be69 and 9ad75ace77e6a2c944051d55d586a51fe39bad32

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/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/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

Full Patch

diff --git a/tools/hcidump.c b/tools/hcidump.c
index 7beecdc..15e63b3 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-2005  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2006  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 10c46a8..98c6411 100644
--- a/tools/parser/avctp.c
+++ b/tools/parser/avctp.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2005  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2006  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 c7ee953..aaf7fbd 100644
--- a/tools/parser/avdtp.c
+++ b/tools/parser/avdtp.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2005  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2006  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 ea85498..1af0c79 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-2005  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2006  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 a5eb307..b57a3bd 100644
--- a/tools/parser/bpa.c
+++ b/tools/parser/bpa.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2005  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2006  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 3c67a94..e74f627 100644
--- a/tools/parser/capi.c
+++ b/tools/parser/capi.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2005  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2006  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 798c672..392cc6d 100644
--- a/tools/parser/cmtp.c
+++ b/tools/parser/cmtp.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2002-2005  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2002-2006  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 9643b6c..86ef41d 100644
--- a/tools/parser/csr.c
+++ b/tools/parser/csr.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2005  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2006  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 aeb7c7c..7c30ca8 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-2005  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2006  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 f127b5d..a4d319c 100644
--- a/tools/parser/hcrp.c
+++ b/tools/parser/hcrp.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2005  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2006  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 22187a5..255199a 100644
--- a/tools/parser/hidp.c
+++ b/tools/parser/hidp.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2003-2005  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2006  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 d535b95..4855b20 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-2005  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2006  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 2d29252..d0e6cc9 100644
--- a/tools/parser/lmp.c
+++ b/tools/parser/lmp.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2005  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2006  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 758cea2..3381442 100644
--- a/tools/parser/obex.c
+++ b/tools/parser/obex.c
@@ -2,7 +2,7 @@
  *
  *  BlueZ - Bluetooth protocol stack for Linux
  *
- *  Copyright (C) 2004-2005  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2004-2006  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 fae13b5..c76dc56 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-2005  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2006  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 9ca66f1..740acf3 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-2005  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2006  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 1f3a531..5bb82aa 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-2005  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2006  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 4895f4d..eac3736 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-2005  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2006  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 73b62ca..9eaa750 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-2005  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2006  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 0a1635f..76ccb0e 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-2005  Marcel Holtmann <marcel@holtmann.org>
+ *  Copyright (C) 2003-2006  Marcel Holtmann <marcel@holtmann.org>
  *
  *
  *  This program is free software; you can redistribute it and/or modify