update copyright statement

Original commit message from CVS:
update copyright statement
This commit is contained in:
Christian Schaller 2007-02-27 11:59:21 +00:00
parent a471de34bf
commit 83e7dadbe6
6 changed files with 29 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2007-02-27 Christian Schallerr <christian@fluendo.com>
* sys/osxaudio: Add Pioneers of the inevitable to the copyright list
2007-02-26 Jan Schmidt <thaytan@mad.scientist.com> 2007-02-26 Jan Schmidt <thaytan@mad.scientist.com>
* gst/rtsp/Makefile.am: * gst/rtsp/Makefile.am:
@ -57,6 +61,7 @@
rtsp://user:pass@hostname/rtspstream work on hosts that require rtsp://user:pass@hostname/rtspstream work on hosts that require
authentication. authentication.
>>>>>>> 1.2755
2007-02-22 Edgard Lima <edgard.lima@indt.org.br> 2007-02-22 Edgard Lima <edgard.lima@indt.org.br>
* sys/v4l2/gstv4l2object.c: * sys/v4l2/gstv4l2object.c:

View File

@ -1,6 +1,6 @@
/* GStreamer /* GStreamer
* Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> * 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 * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public * modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either * License as published by the Free Software Foundation; either
@ -15,6 +15,9 @@
* License along with this library; if not, write to the * License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA. * 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 #ifdef HAVE_CONFIG_H

View File

@ -1,6 +1,7 @@
/* /*
* GStreamer * GStreamer
* Copyright 2006 Zaheer Abbas Merali <zaheerabbas at merali dot org> * 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 * Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"), * copy of this software and associated documentation files (the "Software"),
@ -39,6 +40,9 @@
* License along with this library; if not, write to the * License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA. * 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> #include <gst/gst.h>

View File

@ -1,6 +1,7 @@
/* /*
* GStreamer * GStreamer
* Copyright 2006 Zaheer Abbas Merali <zaheerabbas at merali dot org> * 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 * Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"), * copy of this software and associated documentation files (the "Software"),
@ -39,6 +40,9 @@
* License along with this library; if not, write to the * License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA. * 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__ #ifndef __GST_OSX_AUDIO_ELEMENT_H__

View File

@ -1,6 +1,7 @@
/* /*
* GStreamer * GStreamer
* Copyright 2005,2006 Zaheer Abbas Merali <zaheerabbas at merali dot org> * 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 * Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"), * copy of this software and associated documentation files (the "Software"),
@ -39,6 +40,10 @@
* License along with this library; if not, write to the * License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA. * 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
*
*/ */
/** /**

View File

@ -1,6 +1,7 @@
/* /*
* GStreamer * GStreamer
* Copyright 2005-2006 Zaheer Abbas Merali <zaheerabbas at merali dot org> * 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 * Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"), * copy of this software and associated documentation files (the "Software"),
@ -39,6 +40,11 @@
* License along with this library; if not, write to the * License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA. * 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__ #ifndef __GST_OSXAUDIOSINK_H__