summaryrefslogtreecommitdiffstats
path: root/audio/unix.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-10-23 17:17:47 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-10-23 17:17:47 +0000
commitde72271829f6bfd21aa6550a2ac6d81e35b53cad (patch)
treeaa8c922b75079291b3bb140a4467f4afbbac46a9 /audio/unix.c
parentcc791a620f77ab090ec5f7cb6977769465c83b80 (diff)
Update copyright information
Diffstat (limited to 'audio/unix.c')
-rw-r--r--audio/unix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/unix.c b/audio/unix.c
index 94330856..eb849ddc 100644
--- a/audio/unix.c
+++ b/audio/unix.c
@@ -2,6 +2,7 @@
*
* BlueZ - Bluetooth protocol stack for Linux
*
+ * Copyright (C) 2006-2007 Nokia Corporation
* Copyright (C) 2004-2007 Marcel Holtmann <marcel@holtmann.org>
*
*
@@ -829,4 +830,3 @@ void unix_exit(void)
close(unix_sock);
unix_sock = -1;
}
-