diff options
Diffstat (limited to 'hcid')
37 files changed, 39 insertions, 43 deletions
diff --git a/hcid/Bluetooth.cs b/hcid/Bluetooth.cs index b90f9071..b7bec4e5 100644 --- a/hcid/Bluetooth.cs +++ b/hcid/Bluetooth.cs @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2005-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2005-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/auth-agent.c b/hcid/auth-agent.c index f8bcaf07..dab97f7c 100644 --- a/hcid/auth-agent.c +++ b/hcid/auth-agent.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2005-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2005-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/dbus-adapter.c b/hcid/dbus-adapter.c index 59d342b6..0e7e1b3d 100644 --- a/hcid/dbus-adapter.c +++ b/hcid/dbus-adapter.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/dbus-adapter.h b/hcid/dbus-adapter.h index fa4e7422..f4727929 100644 --- a/hcid/dbus-adapter.h +++ b/hcid/dbus-adapter.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/dbus-common.c b/hcid/dbus-common.c index bddef5dc..278dcf12 100644 --- a/hcid/dbus-common.c +++ b/hcid/dbus-common.c @@ -2,8 +2,8 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> - * Copyright (C) 2005-2006 Johan Hedberg <johan.hedberg@nokia.com> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2005-2007 Johan Hedberg <johan.hedberg@nokia.com> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/dbus-common.h b/hcid/dbus-common.h index f84bd48b..def64780 100644 --- a/hcid/dbus-common.h +++ b/hcid/dbus-common.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/dbus-device.c b/hcid/dbus-device.c index f3bf47c4..0fe884b1 100644 --- a/hcid/dbus-device.c +++ b/hcid/dbus-device.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/dbus-device.h b/hcid/dbus-device.h index 6801acdc..e87dd676 100644 --- a/hcid/dbus-device.h +++ b/hcid/dbus-device.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify @@ -20,4 +20,3 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * */ - diff --git a/hcid/dbus-error.c b/hcid/dbus-error.c index 83b72ad7..6897417c 100644 --- a/hcid/dbus-error.c +++ b/hcid/dbus-error.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify @@ -309,4 +309,3 @@ DBusHandlerResult error_sdp_failed(DBusConnection *conn, DBusMessage *msg, int e return send_message_and_unref(conn, dbus_message_new_error(msg, ERROR_INTERFACE ".Failed", str)); } - diff --git a/hcid/dbus-error.h b/hcid/dbus-error.h index 801c122d..819182e3 100644 --- a/hcid/dbus-error.h +++ b/hcid/dbus-error.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/dbus-hci.c b/hcid/dbus-hci.c index c3184041..4b63c7c6 100644 --- a/hcid/dbus-hci.c +++ b/hcid/dbus-hci.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/dbus-hci.h b/hcid/dbus-hci.h index a46051bf..e80ca0d9 100644 --- a/hcid/dbus-hci.h +++ b/hcid/dbus-hci.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/dbus-manager.c b/hcid/dbus-manager.c index 07fa035b..301809ee 100644 --- a/hcid/dbus-manager.c +++ b/hcid/dbus-manager.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/dbus-manager.h b/hcid/dbus-manager.h index f95af777..9909229d 100644 --- a/hcid/dbus-manager.h +++ b/hcid/dbus-manager.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/dbus-rfcomm.c b/hcid/dbus-rfcomm.c index 673df910..69ec9be1 100644 --- a/hcid/dbus-rfcomm.c +++ b/hcid/dbus-rfcomm.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/dbus-rfcomm.h b/hcid/dbus-rfcomm.h index 49763e0a..1f6f209c 100644 --- a/hcid/dbus-rfcomm.h +++ b/hcid/dbus-rfcomm.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/dbus-sdp.c b/hcid/dbus-sdp.c index 781b7e52..62324b56 100644 --- a/hcid/dbus-sdp.c +++ b/hcid/dbus-sdp.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/dbus-sdp.h b/hcid/dbus-sdp.h index b3be2091..eb00c97a 100644 --- a/hcid/dbus-sdp.h +++ b/hcid/dbus-sdp.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/dbus-security.c b/hcid/dbus-security.c index 522dda7d..c49bb32e 100644 --- a/hcid/dbus-security.c +++ b/hcid/dbus-security.c @@ -2,8 +2,8 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> - * Copyright (C) 2005-2006 Johan Hedberg <johan.hedberg@nokia.com> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2005-2007 Johan Hedberg <johan.hedberg@nokia.com> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/dbus-security.h b/hcid/dbus-security.h index d0f0fe07..b492a8b5 100644 --- a/hcid/dbus-security.h +++ b/hcid/dbus-security.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/dbus-service.c b/hcid/dbus-service.c index 625a1c32..880941bb 100644 --- a/hcid/dbus-service.c +++ b/hcid/dbus-service.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/dbus-service.h b/hcid/dbus-service.h index 5fdf6b9a..a431dae3 100644 --- a/hcid/dbus-service.h +++ b/hcid/dbus-service.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/dbus-test.c b/hcid/dbus-test.c index 407d4f1a..4232858a 100644 --- a/hcid/dbus-test.c +++ b/hcid/dbus-test.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify @@ -721,4 +721,3 @@ void process_audits_list(const char *adapter_path) return; } } - diff --git a/hcid/dbus-test.h b/hcid/dbus-test.h index 0467a335..935662bf 100644 --- a/hcid/dbus-test.h +++ b/hcid/dbus-test.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/device.c b/hcid/device.c index 73c5da75..f2a75479 100644 --- a/hcid/device.c +++ b/hcid/device.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/hcid.h b/hcid/hcid.h index 3085a7ed..be10dcc7 100644 --- a/hcid/hcid.h +++ b/hcid/hcid.h @@ -4,7 +4,7 @@ * * Copyright (C) 2000-2001 Qualcomm Incorporated * Copyright (C) 2002-2003 Maxim Krasnyansky <maxk@qualcomm.com> - * Copyright (C) 2002-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2002-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify @@ -189,4 +189,3 @@ int write_link_key(bdaddr_t *local, bdaddr_t *peer, unsigned char *key, int type int read_link_key(bdaddr_t *local, bdaddr_t *peer, unsigned char *key); int read_pin_length(bdaddr_t *local, bdaddr_t *peer); int read_pin_code(bdaddr_t *local, bdaddr_t *peer, char *pin); - diff --git a/hcid/kword.c b/hcid/kword.c index 018caa72..2a51a0b3 100644 --- a/hcid/kword.c +++ b/hcid/kword.c @@ -4,7 +4,7 @@ * * Copyright (C) 2000-2001 Qualcomm Incorporated * Copyright (C) 2002-2003 Maxim Krasnyansky <maxk@qualcomm.com> - * Copyright (C) 2002-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2002-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/kword.h b/hcid/kword.h index 9457c9ca..7d748677 100644 --- a/hcid/kword.h +++ b/hcid/kword.h @@ -4,7 +4,7 @@ * * Copyright (C) 2000-2001 Qualcomm Incorporated * Copyright (C) 2002-2003 Maxim Krasnyansky <maxk@qualcomm.com> - * Copyright (C) 2002-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2002-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/lexer.l b/hcid/lexer.l index fb73bbac..a194f708 100644 --- a/hcid/lexer.l +++ b/hcid/lexer.l @@ -5,7 +5,7 @@ * * Copyright (C) 2000-2001 Qualcomm Incorporated * Copyright (C) 2002-2003 Maxim Krasnyansky <maxk@qualcomm.com> - * Copyright (C) 2002-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2002-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/main.c b/hcid/main.c index d0490cfe..004c1d21 100644 --- a/hcid/main.c +++ b/hcid/main.c @@ -4,7 +4,7 @@ * * Copyright (C) 2000-2001 Qualcomm Incorporated * Copyright (C) 2002-2003 Maxim Krasnyansky <maxk@qualcomm.com> - * Copyright (C) 2002-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2002-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/parser.y b/hcid/parser.y index 890dbd3a..0f218272 100644 --- a/hcid/parser.y +++ b/hcid/parser.y @@ -5,7 +5,7 @@ * * Copyright (C) 2000-2001 Qualcomm Incorporated * Copyright (C) 2002-2003 Maxim Krasnyansky <maxk@qualcomm.com> - * Copyright (C) 2002-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2002-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/passkey-agent.c b/hcid/passkey-agent.c index b5aecc84..b2abb108 100644 --- a/hcid/passkey-agent.c +++ b/hcid/passkey-agent.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2005-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2005-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/security.c b/hcid/security.c index 2e416f09..b2dd4e8f 100644 --- a/hcid/security.c +++ b/hcid/security.c @@ -4,7 +4,7 @@ * * Copyright (C) 2000-2001 Qualcomm Incorporated * Copyright (C) 2002-2003 Maxim Krasnyansky <maxk@qualcomm.com> - * Copyright (C) 2002-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2002-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/service-agent.c b/hcid/service-agent.c index e57c114c..a7d06e75 100644 --- a/hcid/service-agent.c +++ b/hcid/service-agent.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2005-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2005-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/hcid/storage.c b/hcid/storage.c index 805e35e0..957a1675 100644 --- a/hcid/storage.c +++ b/hcid/storage.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify |