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>
* gst/rtsp/Makefile.am:
@ -57,6 +61,7 @@
rtsp://user:pass@hostname/rtspstream work on hosts that require
authentication.
>>>>>>> 1.2755
2007-02-22 Edgard Lima <edgard.lima@indt.org.br>
* sys/v4l2/gstv4l2object.c:

View file

@ -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

View file

@ -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>

View file

@ -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
#endif

View file

@ -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
*
*/
/**

View file

@ -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__