From 5c1f9093b6b6dd52fc9ccf6e7fdc2ebdc516317d Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 18 Feb 2007 03:34:18 +0000 Subject: [PATCH] hcidump: Update copyright information --- tools/hcidump.c | 2 +- tools/parser/avctp.c | 2 +- tools/parser/avdtp.c | 2 +- tools/parser/bnep.c | 2 +- tools/parser/bpa.c | 2 +- tools/parser/capi.c | 2 +- tools/parser/cmtp.c | 2 +- tools/parser/csr.c | 2 +- tools/parser/ericsson.c | 2 +- tools/parser/hci.c | 2 +- tools/parser/hcrp.c | 2 +- tools/parser/hidp.c | 2 +- tools/parser/l2cap.c | 2 +- tools/parser/lmp.c | 2 +- tools/parser/obex.c | 2 +- tools/parser/parser.c | 2 +- tools/parser/parser.h | 2 +- tools/parser/ppp.c | 2 +- tools/parser/rfcomm.c | 2 +- tools/parser/rfcomm.h | 2 +- tools/parser/sdp.c | 2 +- tools/parser/sdp.h | 2 +- tools/parser/tcpip.c | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/tools/hcidump.c b/tools/hcidump.c index dd47f63d2..073c30529 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 - * Copyright (C) 2003-2006 Marcel Holtmann + * Copyright (C) 2003-2007 Marcel Holtmann * * * 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 98c641173..d9eb4f1eb 100644 --- a/tools/parser/avctp.c +++ b/tools/parser/avctp.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann + * Copyright (C) 2004-2007 Marcel Holtmann * * * 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 aaf7fbd68..22c128a40 100644 --- a/tools/parser/avdtp.c +++ b/tools/parser/avdtp.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann + * Copyright (C) 2004-2007 Marcel Holtmann * * * 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 d026162fd..8ecb59196 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 - * Copyright (C) 2003-2006 Marcel Holtmann + * Copyright (C) 2003-2007 Marcel Holtmann * * * 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 b57a3bdf6..fa7974c92 100644 --- a/tools/parser/bpa.c +++ b/tools/parser/bpa.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann + * Copyright (C) 2004-2007 Marcel Holtmann * * * 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 e74f6279b..36d57aad8 100644 --- a/tools/parser/capi.c +++ b/tools/parser/capi.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann + * Copyright (C) 2004-2007 Marcel Holtmann * * * 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 392cc6d2b..bdc202438 100644 --- a/tools/parser/cmtp.c +++ b/tools/parser/cmtp.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2002-2006 Marcel Holtmann + * Copyright (C) 2002-2007 Marcel Holtmann * * * 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 e9a9e3db6..6cce85b35 100644 --- a/tools/parser/csr.c +++ b/tools/parser/csr.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann + * Copyright (C) 2004-2007 Marcel Holtmann * * * 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 e7db70d3e..a9546d6bb 100644 --- a/tools/parser/ericsson.c +++ b/tools/parser/ericsson.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann + * Copyright (C) 2004-2007 Marcel Holtmann * * * 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 1e0b22bd5..5a65e19f8 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 - * Copyright (C) 2003-2006 Marcel Holtmann + * Copyright (C) 2003-2007 Marcel Holtmann * * * 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 a4d319c03..e7ada6947 100644 --- a/tools/parser/hcrp.c +++ b/tools/parser/hcrp.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann + * Copyright (C) 2004-2007 Marcel Holtmann * * * 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 255199ab8..16aef85e8 100644 --- a/tools/parser/hidp.c +++ b/tools/parser/hidp.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2003-2006 Marcel Holtmann + * Copyright (C) 2003-2007 Marcel Holtmann * * * 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 8d513f86a..073b132c2 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 - * Copyright (C) 2003-2006 Marcel Holtmann + * Copyright (C) 2003-2007 Marcel Holtmann * * * 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 4261614f2..f1fdccb3b 100644 --- a/tools/parser/lmp.c +++ b/tools/parser/lmp.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann + * Copyright (C) 2004-2007 Marcel Holtmann * * * 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 0ee53c1d7..0f6844348 100644 --- a/tools/parser/obex.c +++ b/tools/parser/obex.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann + * Copyright (C) 2004-2007 Marcel Holtmann * * * 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 01d0e7e0b..e50590efb 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 - * Copyright (C) 2003-2006 Marcel Holtmann + * Copyright (C) 2003-2007 Marcel Holtmann * * * 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 bb147c40c..d3a039791 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 - * Copyright (C) 2003-2006 Marcel Holtmann + * Copyright (C) 2003-2007 Marcel Holtmann * * * 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 1dad85538..6ef24e919 100644 --- a/tools/parser/ppp.c +++ b/tools/parser/ppp.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann + * Copyright (C) 2004-2007 Marcel Holtmann * * * 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 e7ffc991d..b85df91ad 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 - * Copyright (C) 2003-2006 Marcel Holtmann + * Copyright (C) 2003-2007 Marcel Holtmann * * * 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 eac37369d..482484287 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 - * Copyright (C) 2003-2006 Marcel Holtmann + * Copyright (C) 2003-2007 Marcel Holtmann * * * 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 adb02eb94..f0ffea334 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 - * Copyright (C) 2003-2006 Marcel Holtmann + * Copyright (C) 2003-2007 Marcel Holtmann * * * 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 3102cd407..914bdb60b 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 - * Copyright (C) 2003-2006 Marcel Holtmann + * Copyright (C) 2003-2007 Marcel Holtmann * * * 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 6212d3201..7c2d2a029 100644 --- a/tools/parser/tcpip.c +++ b/tools/parser/tcpip.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2003-2006 Marcel Holtmann + * Copyright (C) 2003-2007 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modify -- 2.47.3