diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2010-01-01 17:08:17 -0800 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-01-01 17:08:17 -0800 |
commit | 9184e2eeb7b97371c6b83b747c8984e2340d2b47 (patch) | |
tree | 15c409bb6120b2f6b8deffa1678f23bb4b7bd28b /src | |
parent | d21f53083c83614a4dbae21b06e7aabfa1a12454 (diff) | |
download | bluez-9184e2eeb7b97371c6b83b747c8984e2340d2b47.tar.gz bluez-9184e2eeb7b97371c6b83b747c8984e2340d2b47.tar.xz bluez-9184e2eeb7b97371c6b83b747c8984e2340d2b47.zip |
Update copyright information
Diffstat (limited to 'src')
40 files changed, 40 insertions, 40 deletions
diff --git a/src/adapter.c b/src/adapter.c index 2e436622..2867e90d 100644 --- a/src/adapter.c +++ b/src/adapter.c @@ -3,7 +3,7 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2006-2007 Nokia Corporation - * Copyright (C) 2004-2009 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/src/adapter.h b/src/adapter.h index 09544243..362707b3 100644 --- a/src/adapter.h +++ b/src/adapter.h @@ -3,7 +3,7 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2006-2007 Nokia Corporation - * Copyright (C) 2004-2009 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/src/agent.c b/src/agent.c index df485876..a117a55f 100644 --- a/src/agent.c +++ b/src/agent.c @@ -3,7 +3,7 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2006-2008 Nokia Corporation - * Copyright (C) 2004-2009 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/src/agent.h b/src/agent.h index 2a2651d5..ab21f6db 100644 --- a/src/agent.h +++ b/src/agent.h @@ -3,7 +3,7 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2006-2008 Nokia Corporation - * Copyright (C) 2004-2009 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 @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2009 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2010 Marcel Holtmann <marcel@holtmann.org> * Copyright (C) 2009 Nokia Corporation * * @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2009 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2010 Marcel Holtmann <marcel@holtmann.org> * Copyright (C) 2009 Nokia Corporation * * diff --git a/src/dbus-common.c b/src/dbus-common.c index 059c91c5..df12a72d 100644 --- a/src/dbus-common.c +++ b/src/dbus-common.c @@ -3,7 +3,7 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2006-2007 Nokia Corporation - * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2010 Marcel Holtmann <marcel@holtmann.org> * Copyright (C) 2005-2007 Johan Hedberg <johan.hedberg@nokia.com> * * diff --git a/src/dbus-common.h b/src/dbus-common.h index 67c7178e..997b8628 100644 --- a/src/dbus-common.h +++ b/src/dbus-common.h @@ -2,7 +2,7 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2006-2007 Nokia Corporation - * Copyright (C) 2004-2009 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/src/dbus-hci.c b/src/dbus-hci.c index 6af82460..8f9343cf 100644 --- a/src/dbus-hci.c +++ b/src/dbus-hci.c @@ -3,7 +3,7 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2006-2007 Nokia Corporation - * Copyright (C) 2004-2009 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/src/dbus-hci.h b/src/dbus-hci.h index c85f227b..c0a67304 100644 --- a/src/dbus-hci.h +++ b/src/dbus-hci.h @@ -3,7 +3,7 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2006-2007 Nokia Corporation - * Copyright (C) 2004-2009 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/src/device.c b/src/device.c index 513a8138..c1fb380b 100644 --- a/src/device.c +++ b/src/device.c @@ -3,7 +3,7 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2006-2007 Nokia Corporation - * Copyright (C) 2004-2009 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/src/device.h b/src/device.h index 96e634ed..e332ef8c 100644 --- a/src/device.h +++ b/src/device.h @@ -3,7 +3,7 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2006-2007 Nokia Corporation - * Copyright (C) 2004-2009 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/src/error.c b/src/error.c index f54e819f..bea71e4e 100644 --- a/src/error.c +++ b/src/error.c @@ -3,7 +3,7 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2006-2007 Nokia Corporation - * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2010 Marcel Holtmann <marcel@holtmann.org> * Copyright (C) 2007-2008 Fabien Chevalier <fabchevalier@free.fr> * * diff --git a/src/error.h b/src/error.h index 82301d57..683a064c 100644 --- a/src/error.h +++ b/src/error.h @@ -3,7 +3,7 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2006-2007 Nokia Corporation - * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2004-2010 Marcel Holtmann <marcel@holtmann.org> * Copyright (C) 2007-2008 Fabien Chevalier <fabchevalier@free.fr> * * diff --git a/src/glib-helper.c b/src/glib-helper.c index 7d8fdb96..41f5e3c0 100644 --- a/src/glib-helper.c +++ b/src/glib-helper.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2009 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/src/glib-helper.h b/src/glib-helper.h index 751f3a7d..1c8e19ae 100644 --- a/src/glib-helper.h +++ b/src/glib-helper.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2009 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 @@ -4,7 +4,7 @@ * * Copyright (C) 2000-2001 Qualcomm Incorporated * Copyright (C) 2002-2003 Maxim Krasnyansky <maxk@qualcomm.com> - * Copyright (C) 2002-2009 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/src/logging.c b/src/logging.c index 6c6f925a..704f848e 100644 --- a/src/logging.c +++ b/src/logging.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2009 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/src/logging.h b/src/logging.h index 95087339..2e9d5645 100644 --- a/src/logging.h +++ b/src/logging.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2009 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 @@ -4,7 +4,7 @@ * * Copyright (C) 2000-2001 Qualcomm Incorporated * Copyright (C) 2002-2003 Maxim Krasnyansky <maxk@qualcomm.com> - * Copyright (C) 2002-2009 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/src/manager.c b/src/manager.c index 838d8881..0bff4f91 100644 --- a/src/manager.c +++ b/src/manager.c @@ -3,7 +3,7 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2006-2007 Nokia Corporation - * Copyright (C) 2004-2009 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/src/manager.h b/src/manager.h index 93dffa6f..f3dce0de 100644 --- a/src/manager.h +++ b/src/manager.h @@ -3,7 +3,7 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2006-2007 Nokia Corporation - * Copyright (C) 2004-2009 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 @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2009 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 @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2009 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/src/plugin.c b/src/plugin.c index 2a4f6084..0de854a1 100644 --- a/src/plugin.c +++ b/src/plugin.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2009 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/src/plugin.h b/src/plugin.h index 00e0b3b1..30bd415d 100644 --- a/src/plugin.h +++ b/src/plugin.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2009 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/src/rfkill.c b/src/rfkill.c index 286fc5cd..a707f2fc 100644 --- a/src/rfkill.c +++ b/src/rfkill.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2009 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/src/sdp-xml.c b/src/sdp-xml.c index 26ba2665..fbe608c2 100644 --- a/src/sdp-xml.c +++ b/src/sdp-xml.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2005-2009 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2005-2010 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/src/sdp-xml.h b/src/sdp-xml.h index 191f9dff..70312769 100644 --- a/src/sdp-xml.h +++ b/src/sdp-xml.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2005-2009 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2005-2010 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify diff --git a/src/sdpd-database.c b/src/sdpd-database.c index 3ce056ae..07a0bc39 100644 --- a/src/sdpd-database.c +++ b/src/sdpd-database.c @@ -4,7 +4,7 @@ * * Copyright (C) 2001-2002 Nokia Corporation * Copyright (C) 2002-2003 Maxim Krasnyansky <maxk@qualcomm.com> - * Copyright (C) 2002-2009 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2002-2010 Marcel Holtmann <marcel@holtmann.org> * Copyright (C) 2002-2003 Stephen Crane <steve.crane@rococosoft.com> * * diff --git a/src/sdpd-request.c b/src/sdpd-request.c index 1aa09302..c878c07d 100644 --- a/src/sdpd-request.c +++ b/src/sdpd-request.c @@ -4,7 +4,7 @@ * * Copyright (C) 2001-2002 Nokia Corporation * Copyright (C) 2002-2003 Maxim Krasnyansky <maxk@qualcomm.com> - * Copyright (C) 2002-2009 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2002-2010 Marcel Holtmann <marcel@holtmann.org> * Copyright (C) 2002-2003 Stephen Crane <steve.crane@rococosoft.com> * * diff --git a/src/sdpd-server.c b/src/sdpd-server.c index 02ab8774..a67e1487 100644 --- a/src/sdpd-server.c +++ b/src/sdpd-server.c @@ -4,7 +4,7 @@ * * Copyright (C) 2001-2002 Nokia Corporation * Copyright (C) 2002-2003 Maxim Krasnyansky <maxk@qualcomm.com> - * Copyright (C) 2002-2009 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2002-2010 Marcel Holtmann <marcel@holtmann.org> * Copyright (C) 2002-2003 Stephen Crane <steve.crane@rococosoft.com> * * diff --git a/src/sdpd-service.c b/src/sdpd-service.c index 075d893e..03ea355c 100644 --- a/src/sdpd-service.c +++ b/src/sdpd-service.c @@ -4,7 +4,7 @@ * * Copyright (C) 2001-2002 Nokia Corporation * Copyright (C) 2002-2003 Maxim Krasnyansky <maxk@qualcomm.com> - * Copyright (C) 2002-2009 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2002-2010 Marcel Holtmann <marcel@holtmann.org> * Copyright (C) 2002-2003 Stephen Crane <steve.crane@rococosoft.com> * * @@ -4,7 +4,7 @@ * * Copyright (C) 2001-2002 Nokia Corporation * Copyright (C) 2002-2003 Maxim Krasnyansky <maxk@qualcomm.com> - * Copyright (C) 2002-2009 Marcel Holtmann <marcel@holtmann.org> + * Copyright (C) 2002-2010 Marcel Holtmann <marcel@holtmann.org> * Copyright (C) 2002-2003 Stephen Crane <steve.crane@rococosoft.com> * * diff --git a/src/security.c b/src/security.c index 843361ba..ce328464 100644 --- a/src/security.c +++ b/src/security.c @@ -4,7 +4,7 @@ * * Copyright (C) 2000-2001 Qualcomm Incorporated * Copyright (C) 2002-2003 Maxim Krasnyansky <maxk@qualcomm.com> - * Copyright (C) 2002-2009 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/src/storage.c b/src/storage.c index 1b3f70b6..3bfbc1e2 100644 --- a/src/storage.c +++ b/src/storage.c @@ -3,7 +3,7 @@ * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2006-2007 Nokia Corporation - * Copyright (C) 2004-2009 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/src/storage.h b/src/storage.h index 06c25b3a..ae244c7f 100644 --- a/src/storage.h +++ b/src/storage.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2002-2009 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/src/textfile.c b/src/textfile.c index eaf77568..a62cfe73 100644 --- a/src/textfile.c +++ b/src/textfile.c @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2009 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/src/textfile.h b/src/textfile.h index a49e2494..8353bc7a 100644 --- a/src/textfile.h +++ b/src/textfile.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2004-2009 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/src/uinput.h b/src/uinput.h index 230dfb7c..e83986b0 100644 --- a/src/uinput.h +++ b/src/uinput.h @@ -2,7 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * - * Copyright (C) 2003-2009 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 |