summaryrefslogtreecommitdiffstats
path: root/sys/osxaudio/gstosxaudioelement.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/osxaudio/gstosxaudioelement.h')
-rw-r--r--sys/osxaudio/gstosxaudioelement.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/osxaudio/gstosxaudioelement.h b/sys/osxaudio/gstosxaudioelement.h
index 0ae69206..1ab487a2 100644
--- a/sys/osxaudio/gstosxaudioelement.h
+++ b/sys/osxaudio/gstosxaudioelement.h
@@ -1,6 +1,7 @@
/*
* GStreamer
* Copyright 2006 Zaheer Abbas Merali <zaheerabbas at merali dot org>
+ * Copyright 2007 Pioneers of the Inevitable <songbird@songbirdnest.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
@@ -39,6 +40,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
+ *
*/
#ifndef __GST_OSX_AUDIO_ELEMENT_H__
@@ -64,4 +68,4 @@ struct _GstOsxAudioElementInterface {
GType gst_osx_audio_element_get_type (void);
-#endif \ No newline at end of file
+#endif