summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/a2dp.c2
-rw-r--r--audio/a2dp.h2
-rw-r--r--audio/avdtp.c2
-rw-r--r--audio/avdtp.h2
-rw-r--r--audio/control.c2
-rw-r--r--audio/control.h2
-rw-r--r--audio/ctl_bluetooth.c2
-rw-r--r--audio/device.c2
-rw-r--r--audio/device.h2
-rw-r--r--audio/gateway.c2
-rw-r--r--audio/gateway.h2
-rw-r--r--audio/gsta2dpsink.c2
-rw-r--r--audio/gsta2dpsink.h2
-rw-r--r--audio/gstavdtpsink.c2
-rw-r--r--audio/gstavdtpsink.h2
-rw-r--r--audio/gstbluetooth.c2
-rw-r--r--audio/gstrtpsbcpay.c2
-rw-r--r--audio/gstrtpsbcpay.h2
-rw-r--r--audio/gstsbcdec.c2
-rw-r--r--audio/gstsbcdec.h2
-rw-r--r--audio/gstsbcenc.c2
-rw-r--r--audio/gstsbcenc.h2
-rw-r--r--audio/gstsbcparse.c2
-rw-r--r--audio/gstsbcparse.h2
-rw-r--r--audio/gstsbcutil.c2
-rw-r--r--audio/gstsbcutil.h2
-rw-r--r--audio/headset.c2
-rw-r--r--audio/headset.h2
-rw-r--r--audio/ipc.c2
-rw-r--r--audio/ipc.h2
-rw-r--r--audio/main.c2
-rw-r--r--audio/manager.c2
-rw-r--r--audio/manager.h2
-rw-r--r--audio/module-bluetooth-sink.c2
-rw-r--r--audio/pcm_bluetooth.c2
-rw-r--r--audio/rtp.h2
-rw-r--r--audio/sink.c2
-rw-r--r--audio/sink.h2
-rw-r--r--audio/telephony-dummy.c2
-rw-r--r--audio/telephony-maemo.c4
-rw-r--r--audio/telephony.h2
-rw-r--r--audio/unix.c2
-rw-r--r--audio/unix.h2
43 files changed, 44 insertions, 44 deletions
diff --git a/audio/a2dp.c b/audio/a2dp.c
index af0cfe4d..3acb27b2 100644
--- a/audio/a2dp.c
+++ b/audio/a2dp.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/audio/a2dp.h b/audio/a2dp.h
index daa8f344..63b59d88 100644
--- a/audio/a2dp.h
+++ b/audio/a2dp.h
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/audio/avdtp.c b/audio/avdtp.c
index c06a3f50..455f2c69 100644
--- a/audio/avdtp.c
+++ b/audio/avdtp.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/audio/avdtp.h b/audio/avdtp.h
index 0b06bd00..906d61ea 100644
--- a/audio/avdtp.h
+++ b/audio/avdtp.h
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/audio/control.c b/audio/control.c
index 7c15f769..244c44cc 100644
--- a/audio/control.c
+++ b/audio/control.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/audio/control.h b/audio/control.h
index 163caa56..ee3cff3d 100644
--- a/audio/control.h
+++ b/audio/control.h
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/audio/ctl_bluetooth.c b/audio/ctl_bluetooth.c
index 11a245d1..eba3efaa 100644
--- a/audio/ctl_bluetooth.c
+++ b/audio/ctl_bluetooth.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This library is free software; you can redistribute it and/or
diff --git a/audio/device.c b/audio/device.c
index b5ba61a2..6c2c20aa 100644
--- a/audio/device.c
+++ b/audio/device.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/audio/device.h b/audio/device.h
index 80e1b107..a50214da 100644
--- a/audio/device.h
+++ b/audio/device.h
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/audio/gateway.c b/audio/gateway.c
index a299d28a..edf38deb 100644
--- a/audio/gateway.c
+++ b/audio/gateway.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/audio/gateway.h b/audio/gateway.h
index 3e44937c..e93406b3 100644
--- a/audio/gateway.h
+++ b/audio/gateway.h
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/audio/gsta2dpsink.c b/audio/gsta2dpsink.c
index 51425005..b6df119f 100644
--- a/audio/gsta2dpsink.c
+++ b/audio/gsta2dpsink.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This library is free software; you can redistribute it and/or
diff --git a/audio/gsta2dpsink.h b/audio/gsta2dpsink.h
index 8d11b28d..902b678a 100644
--- a/audio/gsta2dpsink.h
+++ b/audio/gsta2dpsink.h
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This library is free software; you can redistribute it and/or
diff --git a/audio/gstavdtpsink.c b/audio/gstavdtpsink.c
index c1af4b70..a5ac3bdd 100644
--- a/audio/gstavdtpsink.c
+++ b/audio/gstavdtpsink.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This library is free software; you can redistribute it and/or
diff --git a/audio/gstavdtpsink.h b/audio/gstavdtpsink.h
index 000e6e3a..b4bee39f 100644
--- a/audio/gstavdtpsink.h
+++ b/audio/gstavdtpsink.h
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This library is free software; you can redistribute it and/or
diff --git a/audio/gstbluetooth.c b/audio/gstbluetooth.c
index f7d8db6c..072b12ee 100644
--- a/audio/gstbluetooth.c
+++ b/audio/gstbluetooth.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This library is free software; you can redistribute it and/or
diff --git a/audio/gstrtpsbcpay.c b/audio/gstrtpsbcpay.c
index 894fa9d8..f71c40e3 100644
--- a/audio/gstrtpsbcpay.c
+++ b/audio/gstrtpsbcpay.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This library is free software; you can redistribute it and/or
diff --git a/audio/gstrtpsbcpay.h b/audio/gstrtpsbcpay.h
index 66236113..7b314aa9 100644
--- a/audio/gstrtpsbcpay.h
+++ b/audio/gstrtpsbcpay.h
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This library is free software; you can redistribute it and/or
diff --git a/audio/gstsbcdec.c b/audio/gstsbcdec.c
index 1c7cb37f..fedc1296 100644
--- a/audio/gstsbcdec.c
+++ b/audio/gstsbcdec.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This library is free software; you can redistribute it and/or
diff --git a/audio/gstsbcdec.h b/audio/gstsbcdec.h
index 3fa7cd39..383a3bf6 100644
--- a/audio/gstsbcdec.h
+++ b/audio/gstsbcdec.h
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This library is free software; you can redistribute it and/or
diff --git a/audio/gstsbcenc.c b/audio/gstsbcenc.c
index a45d7b0d..3ecaacf6 100644
--- a/audio/gstsbcenc.c
+++ b/audio/gstsbcenc.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This library is free software; you can redistribute it and/or
diff --git a/audio/gstsbcenc.h b/audio/gstsbcenc.h
index 0038f899..d84dace8 100644
--- a/audio/gstsbcenc.h
+++ b/audio/gstsbcenc.h
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This library is free software; you can redistribute it and/or
diff --git a/audio/gstsbcparse.c b/audio/gstsbcparse.c
index 366641ab..c6280134 100644
--- a/audio/gstsbcparse.c
+++ b/audio/gstsbcparse.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This library is free software; you can redistribute it and/or
diff --git a/audio/gstsbcparse.h b/audio/gstsbcparse.h
index 7a3f8266..ef3d1d8e 100644
--- a/audio/gstsbcparse.h
+++ b/audio/gstsbcparse.h
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This library is free software; you can redistribute it and/or
diff --git a/audio/gstsbcutil.c b/audio/gstsbcutil.c
index 94da2ad0..6f95c244 100644
--- a/audio/gstsbcutil.c
+++ b/audio/gstsbcutil.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This library is free software; you can redistribute it and/or
diff --git a/audio/gstsbcutil.h b/audio/gstsbcutil.h
index 1f5d3270..b8f626b6 100644
--- a/audio/gstsbcutil.h
+++ b/audio/gstsbcutil.h
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This library is free software; you can redistribute it and/or
diff --git a/audio/headset.c b/audio/headset.c
index ceda2ae3..2d14c225 100644
--- a/audio/headset.c
+++ b/audio/headset.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/audio/headset.h b/audio/headset.h
index aaf8146a..97076151 100644
--- a/audio/headset.h
+++ b/audio/headset.h
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/audio/ipc.c b/audio/ipc.c
index 67785309..f14c92c4 100644
--- a/audio/ipc.c
+++ b/audio/ipc.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/audio/ipc.h b/audio/ipc.h
index 5e3d3985..6aa6486a 100644
--- a/audio/ipc.h
+++ b/audio/ipc.h
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/audio/main.c b/audio/main.c
index c297f92a..846866a8 100644
--- a/audio/main.c
+++ b/audio/main.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/audio/manager.c b/audio/manager.c
index c84476b8..21ace0b5 100644
--- a/audio/manager.c
+++ b/audio/manager.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/audio/manager.h b/audio/manager.h
index e56ec3b3..f43fd077 100644
--- a/audio/manager.h
+++ b/audio/manager.h
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/audio/module-bluetooth-sink.c b/audio/module-bluetooth-sink.c
index f4eb355b..2944d188 100644
--- a/audio/module-bluetooth-sink.c
+++ b/audio/module-bluetooth-sink.c
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This library is free software; you can redistribute it and/or
diff --git a/audio/pcm_bluetooth.c b/audio/pcm_bluetooth.c
index ee23287a..bf242065 100644
--- a/audio/pcm_bluetooth.c
+++ b/audio/pcm_bluetooth.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This library is free software; you can redistribute it and/or
diff --git a/audio/rtp.h b/audio/rtp.h
index 690bd43a..104ff1df 100644
--- a/audio/rtp.h
+++ b/audio/rtp.h
@@ -2,7 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This library is free software; you can redistribute it and/or
diff --git a/audio/sink.c b/audio/sink.c
index 9c72c5f1..a966d2bc 100644
--- a/audio/sink.c
+++ b/audio/sink.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/audio/sink.h b/audio/sink.h
index 5752a3da..a665e560 100644
--- a/audio/sink.h
+++ b/audio/sink.h
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/audio/telephony-dummy.c b/audio/telephony-dummy.c
index c1eee1d3..0d960910 100644
--- a/audio/telephony-dummy.c
+++ b/audio/telephony-dummy.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/audio/telephony-maemo.c b/audio/telephony-maemo.c
index 9bbf09be..bb61f600 100644
--- a/audio/telephony-maemo.c
+++ b/audio/telephony-maemo.c
@@ -2,8 +2,8 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
- * Copyright (C) 2008 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2008-2009 Nokia Corporation
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/audio/telephony.h b/audio/telephony.h
index 1c93b46f..050ed330 100644
--- a/audio/telephony.h
+++ b/audio/telephony.h
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/audio/unix.c b/audio/unix.c
index d43f4d7d..7064d2dd 100644
--- a/audio/unix.c
+++ b/audio/unix.c
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/audio/unix.h b/audio/unix.h
index 62474509..cb61c1e1 100644
--- a/audio/unix.h
+++ b/audio/unix.h
@@ -3,7 +3,7 @@
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
- * Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+ * Copyright (C) 2004-2009 Marcel Holtmann <marcel@holtmann.org>
*
*
* This program is free software; you can redistribute it and/or modify