diff options
author | Christian Schaller <uraeus@gnome.org> | 2007-02-27 12:02:03 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2007-02-27 12:02:03 +0000 |
commit | e3ede85ab51d7bd2d1248a16158e5366219a6c4a (patch) | |
tree | 92fcfb5d5a3251189be2b9a72b9ab13bbd4fce45 /sys/directdraw/gstdirectdrawplugin.c | |
parent | bd7b6fc51c1ba10d77780cc5084d830448592b0e (diff) | |
download | gst-plugins-bad-e3ede85ab51d7bd2d1248a16158e5366219a6c4a.tar.gz gst-plugins-bad-e3ede85ab51d7bd2d1248a16158e5366219a6c4a.tar.bz2 gst-plugins-bad-e3ede85ab51d7bd2d1248a16158e5366219a6c4a.zip |
update copyright statements
Original commit message from CVS:
update copyright statements
Diffstat (limited to 'sys/directdraw/gstdirectdrawplugin.c')
-rw-r--r-- | sys/directdraw/gstdirectdrawplugin.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/directdraw/gstdirectdrawplugin.c b/sys/directdraw/gstdirectdrawplugin.c index 14943020..190bd02e 100644 --- a/sys/directdraw/gstdirectdrawplugin.c +++ b/sys/directdraw/gstdirectdrawplugin.c @@ -1,5 +1,6 @@ /* GStreamer * Copyright (C) 2005 Sebastien Moutte <sebastien@moutte.net> +* Copyright (C) 2007 Pioneers of the Inevitable <songbird@songbirdnest.com> * * gstdirectdrawplugin.c: * @@ -17,6 +18,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 +* */ #ifdef HAVE_CONFIG_H |