summaryrefslogtreecommitdiffstats
path: root/sys/osxvideo/osxvideosink.m
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2007-02-27 12:02:03 +0000
committerChristian Schaller <uraeus@gnome.org>2007-02-27 12:02:03 +0000
commitb9820ee991beaf67c1924578611638fae8f18188 (patch)
tree34b44014ca1573576488d9d8686ce4b430bed4b4 /sys/osxvideo/osxvideosink.m
parent83e7dadbe6811b7f3f08dec75b09b7ae2667e003 (diff)
update copyright statements
Original commit message from CVS: update copyright statements
Diffstat (limited to 'sys/osxvideo/osxvideosink.m')
-rw-r--r--sys/osxvideo/osxvideosink.m7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/osxvideo/osxvideosink.m b/sys/osxvideo/osxvideosink.m
index 43b514fc..0122c4cb 100644
--- a/sys/osxvideo/osxvideosink.m
+++ b/sys/osxvideo/osxvideosink.m
@@ -1,7 +1,8 @@
/* GStreamer
* OSX video sink
* Copyright (C) 2004-6 Zaheer Abbas Merali <zaheerabbas at merali dot org>
- *
+ * 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
@@ -16,6 +17,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 the Inevitable, the creators of the Songbird Music player
+ *
*/
#include "config.h"