summaryrefslogtreecommitdiffstats
path: root/audio/avdtp.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/avdtp.h')
-rw-r--r--audio/avdtp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/avdtp.h b/audio/avdtp.h
index a14355b9..99b95477 100644
--- a/audio/avdtp.h
+++ b/audio/avdtp.h
@@ -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>
*
*
@@ -261,4 +262,3 @@ void avdtp_get_peers(struct avdtp *session, bdaddr_t *src, bdaddr_t *dst);
int avdtp_init(void);
void avdtp_exit(void);
-