diff --git a/tools/hcidump.c b/tools/hcidump.c
index 5524a5c..ebec4c4 100644
--- a/tools/hcidump.c
+++ b/tools/hcidump.c
* 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
*
* 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
*
* 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
* 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
*
* 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
*
* 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
*
* 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
*
* 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
*
* 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
* 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
*
* 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
*
* 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
* 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
*
* 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
*
* 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
* 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
* 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
*
* 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
* 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
* 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
* 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
* 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
*
* 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