summaryrefslogtreecommitdiffstats
path: root/sys/osxaudio
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2007-02-27 11:59:21 +0000
committerChristian Schaller <uraeus@gnome.org>2007-02-27 11:59:21 +0000
commit83e7dadbe6811b7f3f08dec75b09b7ae2667e003 (patch)
tree4cef654ab7eb03f6d0cb43604fa0e579082b2ed6 /sys/osxaudio
parenta471de34bf1d316e98b2bd81829c7fff343ac375 (diff)
update copyright statement
Original commit message from CVS: update copyright statement
Diffstat (limited to 'sys/osxaudio')
-rw-r--r--sys/osxaudio/gstosxaudio.c5
-rw-r--r--sys/osxaudio/gstosxaudioelement.c4
-rw-r--r--sys/osxaudio/gstosxaudioelement.h6
-rw-r--r--sys/osxaudio/gstosxaudiosink.c5
-rw-r--r--sys/osxaudio/gstosxaudiosink.h6
5 files changed, 24 insertions, 2 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
diff --git a/sys/osxaudio/gstosxaudioelement.c b/sys/osxaudio/gstosxaudioelement.c
index 2ba44456..c3c28336 100644
--- a/sys/osxaudio/gstosxaudioelement.c
+++ b/sys/osxaudio/gstosxaudioelement.c
@@ -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
+ *
*/
#include <gst/gst.h>
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
diff --git a/sys/osxaudio/gstosxaudiosink.c b/sys/osxaudio/gstosxaudiosink.c
index 0a203c91..43bcbdfb 100644
--- a/sys/osxaudio/gstosxaudiosink.c
+++ b/sys/osxaudio/gstosxaudiosink.c
@@ -1,6 +1,7 @@
/*
* GStreamer
* Copyright 2005,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,10 @@
* 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 i
+ * the Inevitable, the creators of the Songbird Music player
+ *
*/
/**
diff --git a/sys/osxaudio/gstosxaudiosink.h b/sys/osxaudio/gstosxaudiosink.h
index 7bd63099..aefdef00 100644
--- a/sys/osxaudio/gstosxaudiosink.h
+++ b/sys/osxaudio/gstosxaudiosink.h
@@ -1,6 +1,7 @@
/*
* GStreamer
* Copyright 2005-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,11 @@
* 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_OSXAUDIOSINK_H__