summaryrefslogtreecommitdiffstats
path: root/hcid
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-02-02 03:37:05 +0000
committerMarcel Holtmann <marcel@holtmann.org>2008-02-02 03:37:05 +0000
commite823c15e43a6f924779e466d434c51157002d9ee (patch)
treee8ad19952f012fff6d39432c6f635b7ee2e20023 /hcid
parentae689c59cc62acc9f160afe6beb6ccc07b6c6f55 (diff)
Update copyright information
Diffstat (limited to 'hcid')
-rw-r--r--hcid/adapter.c2
-rw-r--r--hcid/adapter.h2
-rw-r--r--hcid/dbus-common.c2
-rw-r--r--hcid/dbus-common.h2
-rw-r--r--hcid/dbus-database.c2
-rw-r--r--hcid/dbus-database.h2
-rw-r--r--hcid/dbus-error.c2
-rw-r--r--hcid/dbus-error.h2
-rw-r--r--hcid/dbus-hci.c2
-rw-r--r--hcid/dbus-hci.h2
-rw-r--r--hcid/dbus-sdp.c2
-rw-r--r--hcid/dbus-sdp.h2
-rw-r--r--hcid/dbus-security.c2
-rw-r--r--hcid/dbus-security.h2
-rw-r--r--hcid/dbus-service.c2
-rw-r--r--hcid/dbus-service.h2
-rw-r--r--hcid/dbus-test.c2
-rw-r--r--hcid/dbus-test.h2
-rw-r--r--hcid/device.c2
-rw-r--r--hcid/device.h2
-rw-r--r--hcid/hcid.h2
-rw-r--r--hcid/kword.c2
-rw-r--r--hcid/kword.h2
-rw-r--r--hcid/lexer.l2
-rw-r--r--hcid/main.c2
-rw-r--r--hcid/manager.c2
-rw-r--r--hcid/manager.h2
-rw-r--r--hcid/parser.y2
-rw-r--r--hcid/security.c2
-rw-r--r--hcid/server.c2
-rw-r--r--hcid/server.h2
-rw-r--r--hcid/storage.c2
32 files changed, 32 insertions, 32 deletions
diff --git a/hcid/adapter.c b/hcid/adapter.c
index 186fae3b..8c7ccd76 100644
--- a/hcid/adapter.c
+++ b/hcid/adapter.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/hcid/adapter.h b/hcid/adapter.h
index 9cafdfda..0331f29a 100644
--- a/hcid/adapter.h
+++ b/hcid/adapter.h
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 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 c30f45ba..73f501f4 100644
--- a/hcid/dbus-common.c
+++ b/hcid/dbus-common.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
* Copyright (C) 2005-2007 Johan Hedberg <johan.hedberg@nokia.com>
*
*
diff --git a/hcid/dbus-common.h b/hcid/dbus-common.h
index 3e3f1423..20dac475 100644
--- a/hcid/dbus-common.h
+++ b/hcid/dbus-common.h
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/hcid/dbus-database.c b/hcid/dbus-database.c
index a954d11f..44e4d4b6 100644
--- a/hcid/dbus-database.c
+++ b/hcid/dbus-database.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/hcid/dbus-database.h b/hcid/dbus-database.h
index 699900b2..21b8921b 100644
--- a/hcid/dbus-database.h
+++ b/hcid/dbus-database.h
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/hcid/dbus-error.c b/hcid/dbus-error.c
index 10a201f7..e350ec9c 100644
--- a/hcid/dbus-error.c
+++ b/hcid/dbus-error.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/hcid/dbus-error.h b/hcid/dbus-error.h
index 6a721eb5..ab170519 100644
--- a/hcid/dbus-error.h
+++ b/hcid/dbus-error.h
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 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 2a2286b0..4e082ab3 100644
--- a/hcid/dbus-hci.c
+++ b/hcid/dbus-hci.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 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 297e3afd..da3dd5e9 100644
--- a/hcid/dbus-hci.h
+++ b/hcid/dbus-hci.h
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 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 f456cebf..eceb889d 100644
--- a/hcid/dbus-sdp.c
+++ b/hcid/dbus-sdp.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 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 9b413da6..a5a14c05 100644
--- a/hcid/dbus-sdp.h
+++ b/hcid/dbus-sdp.h
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 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 38e588be..ec425f84 100644
--- a/hcid/dbus-security.c
+++ b/hcid/dbus-security.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
* Copyright (C) 2005-2007 Johan Hedberg <johan.hedberg@nokia.com>
*
*
diff --git a/hcid/dbus-security.h b/hcid/dbus-security.h
index 573d1e89..e21565f8 100644
--- a/hcid/dbus-security.h
+++ b/hcid/dbus-security.h
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 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 87881637..df04a325 100644
--- a/hcid/dbus-service.c
+++ b/hcid/dbus-service.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 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 8ff7ccef..dca6c4e5 100644
--- a/hcid/dbus-service.h
+++ b/hcid/dbus-service.h
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 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 acd74ab4..37c5c2be 100644
--- a/hcid/dbus-test.c
+++ b/hcid/dbus-test.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/hcid/dbus-test.h b/hcid/dbus-test.h
index 1c8f4e40..d08a8f65 100644
--- a/hcid/dbus-test.h
+++ b/hcid/dbus-test.h
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 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 40cba5c1..c4f2bf05 100644
--- a/hcid/device.c
+++ b/hcid/device.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/hcid/device.h b/hcid/device.h
index e3ae7d42..2f8f7943 100644
--- a/hcid/device.h
+++ b/hcid/device.h
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 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 6679c773..48ad55a2 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-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2002-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/hcid/kword.c b/hcid/kword.c
index 7d2c694c..3a89e5a3 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-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2002-2008 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 7d748677..ac4781cc 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-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2002-2008 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 7d9d6ada..768a0783 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-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2002-2008 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 cbb8c01c..3e9e4483 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-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2002-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/hcid/manager.c b/hcid/manager.c
index 3b443f06..0c6ebe2d 100644
--- a/hcid/manager.c
+++ b/hcid/manager.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/hcid/manager.h b/hcid/manager.h
index 74f2b34a..7d435dea 100644
--- a/hcid/manager.h
+++ b/hcid/manager.h
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 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 4641a0ac..c8b9a12d 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-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2002-2008 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 404ff93c..118f9862 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-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2002-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/hcid/server.c b/hcid/server.c
index e755d812..5a6924cb 100644
--- a/hcid/server.c
+++ b/hcid/server.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/hcid/server.h b/hcid/server.h
index 41eb5d86..270245d7 100644
--- a/hcid/server.h
+++ b/hcid/server.h
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 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 bb8c4cad..f811bca7 100644
--- a/hcid/storage.c
+++ b/hcid/storage.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify