From de72271829f6bfd21aa6550a2ac6d81e35b53cad Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 23 Oct 2007 17:17:47 +0000 Subject: Update copyright information --- audio/sink.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/sink.c') diff --git a/audio/sink.c b/audio/sink.c index 2515c968..e4fedb12 100644 --- a/audio/sink.c +++ b/audio/sink.c @@ -2,6 +2,7 @@ * * BlueZ - Bluetooth protocol stack for Linux * + * Copyright (C) 2006-2007 Nokia Corporation * Copyright (C) 2004-2007 Marcel Holtmann * * @@ -374,4 +375,3 @@ gboolean sink_new_stream(struct device *dev, struct avdtp *session, return TRUE; } - -- cgit