summaryrefslogtreecommitdiffstats
path: root/sys/osxaudio/gstosxaudio.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/osxaudio/gstosxaudio.c')
-rw-r--r--sys/osxaudio/gstosxaudio.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/osxaudio/gstosxaudio.c b/sys/osxaudio/gstosxaudio.c
index 31f759be..6e9b87bf 100644
--- a/sys/osxaudio/gstosxaudio.c
+++ b/sys/osxaudio/gstosxaudio.c
@@ -1,6 +1,6 @@
/* GStreamer
* Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu>
- *
+ * Copyright (C) 2007 Pioneers of the Inevitable <songbird@songbirdnest.com>
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
@@ -15,6 +15,9 @@
* License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
+ *
+ * The development of this code was made possible due to the involvement of Pioneers of the * Inevitable, the creators of the Songbird Music player
+ *
*/
#ifdef HAVE_CONFIG_H