sys/sunaudio/: Fix up copyrights (#525860).
Original commit message from CVS: Patch by: Brian Cameron <brian.cameron at sun dot com> * sys/sunaudio/gstsunaudio.c: * sys/sunaudio/gstsunaudiomixer.c: * sys/sunaudio/gstsunaudiomixer.h: * sys/sunaudio/gstsunaudiomixerctrl.c: * sys/sunaudio/gstsunaudiomixerctrl.h: * sys/sunaudio/gstsunaudiomixertrack.c: * sys/sunaudio/gstsunaudiomixertrack.h: * sys/sunaudio/gstsunaudiosink.c: * sys/sunaudio/gstsunaudiosink.h: * sys/sunaudio/gstsunaudiosrc.c: * sys/sunaudio/gstsunaudiosrc.h: Fix up copyrights (#525860).
This commit is contained in:
parent
8c13b44184
commit
23b9485530
17
ChangeLog
17
ChangeLog
@ -1,3 +1,20 @@
|
|||||||
|
2008-04-02 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
|
||||||
|
Patch by: Brian Cameron <brian.cameron at sun dot com>
|
||||||
|
|
||||||
|
* sys/sunaudio/gstsunaudio.c:
|
||||||
|
* sys/sunaudio/gstsunaudiomixer.c:
|
||||||
|
* sys/sunaudio/gstsunaudiomixer.h:
|
||||||
|
* sys/sunaudio/gstsunaudiomixerctrl.c:
|
||||||
|
* sys/sunaudio/gstsunaudiomixerctrl.h:
|
||||||
|
* sys/sunaudio/gstsunaudiomixertrack.c:
|
||||||
|
* sys/sunaudio/gstsunaudiomixertrack.h:
|
||||||
|
* sys/sunaudio/gstsunaudiosink.c:
|
||||||
|
* sys/sunaudio/gstsunaudiosink.h:
|
||||||
|
* sys/sunaudio/gstsunaudiosrc.c:
|
||||||
|
* sys/sunaudio/gstsunaudiosrc.h:
|
||||||
|
Fix up copyrights (#525860).
|
||||||
|
|
||||||
2008-04-02 Tim-Philipp Müller <tim at centricular dot net>
|
2008-04-02 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
|
||||||
* gst/goom/goomsl.c: (gsl_read_file):
|
* gst/goom/goomsl.c: (gsl_read_file):
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* GStreamer - SunAudio plugin
|
* GStreamer - SunAudio plugin
|
||||||
* Copyright (C) 2005,2006 Brian Cameron <brian.cameron@sun.com>
|
* Copyright (C) 2005,2006 Sun Microsystems, Inc.,
|
||||||
|
* Brian Cameron <brian.cameron@sun.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
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* GStreamer - SunAudio mixer
|
* GStreamer - SunAudio mixer
|
||||||
* Copyright (C) 2005,2006 Brian Cameron <brian.cameron@sun.com>
|
* Copyright (C) 2005,2006 Sun Microsystems, Inc.,
|
||||||
|
* Brian Cameron <brian.cameron@sun.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
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* GStreamer - SunAudio mixer
|
* GStreamer - SunAudio mixer
|
||||||
* Copyright (C) 2005,2006 Brian Cameron <brian.cameron@sun.com>
|
* Copyright (C) 2005,2006 Sun Microsystems, Inc.,
|
||||||
|
* Brian Cameron <brian.cameron@sun.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
|
||||||
|
@ -1,6 +1,9 @@
|
|||||||
/*
|
/*
|
||||||
* GStreamer - SunAudio mixer interface element
|
* GStreamer - SunAudio mixer interface element
|
||||||
* Copyright (C) 2005,2006 Brian Cameron <brian.cameron@sun.com>
|
* Copyright (C) 2005,2006,2008 Sun Microsystems, Inc.,
|
||||||
|
* Brian Cameron <brian.cameron@sun.com>
|
||||||
|
* Copyright (C) 2008 Sun Microsystems, Inc.,
|
||||||
|
* Jan Schmidt <jan.schmidt@sun.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
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* GStreamer - SunAudio mixer interface element.
|
* GStreamer - SunAudio mixer interface element.
|
||||||
* Copyright (C) 2005,2006 Brian Cameron <brian.cameron@sun.com>
|
* Copyright (C) 2005,2006 Sun Microsystems, Inc.,
|
||||||
|
* Brian Cameron <brian.cameron@sun.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
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* GStreamer
|
* GStreamer
|
||||||
* Copyright (C) 2005 Brian Cameron <brian.cameron@sun.com>
|
* Copyright (C) 2005,2008 Sun Microsystems, Inc.,
|
||||||
|
* Brian Cameron <brian.cameron@sun.com>
|
||||||
*
|
*
|
||||||
* gstsunaudiomixer.c: mixer interface implementation for OSS
|
* gstsunaudiomixer.c: mixer interface implementation for OSS
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* GStreamer SunAudio mixer track implementation
|
* GStreamer SunAudio mixer track implementation
|
||||||
* Copyright (C) 2005,2006 Brian Cameron <brian.cameron@sun.com>
|
* Copyright (C) 2005,2006 Sun Microsystems, Inc.,
|
||||||
|
* Brian Cameron <brian.cameron@sun.com>
|
||||||
*
|
*
|
||||||
* gstsunaudiomixertrack.h: SunAudio mixer tracks
|
* gstsunaudiomixertrack.h: SunAudio mixer tracks
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* GStreamer - SunAudio sink
|
* GStreamer - SunAudio sink
|
||||||
* Copyright (C) 2004 David A. Schleef <ds@schleef.org>
|
* Copyright (C) 2004 David A. Schleef <ds@schleef.org>
|
||||||
* Copyright (C) 2005,2006 Brian Cameron <brian.cameron@sun.com>
|
* Copyright (C) 2005,2006 Sun Microsystems, Inc.,
|
||||||
|
* Brian Cameron <brian.cameron@sun.com>
|
||||||
* Copyright (C) 2006 Jan Schmidt <thaytan@mad.scientist.com>
|
* Copyright (C) 2006 Jan Schmidt <thaytan@mad.scientist.com>
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or
|
* This library is free software; you can redistribute it and/or
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* GStreamer - SunAudio sink
|
* GStreamer - SunAudio sink
|
||||||
* Copyright (C) 2004 David A. Schleef <ds@schleef.org>
|
* Copyright (C) 2004 David A. Schleef <ds@schleef.org>
|
||||||
* Copyright (C) 2005,2006 Brian Cameron <brian.cameron@sun.com>
|
* Copyright (C) 2005,2006 Sun Microsystems, Inc.,
|
||||||
|
* Brian Cameron <brian.cameron@sun.com>
|
||||||
* Copyright (C) 2006 Jan Schmidt <thaytan@mad.scientist.com>
|
* Copyright (C) 2006 Jan Schmidt <thaytan@mad.scientist.com>
|
||||||
*
|
*
|
||||||
* gstsunaudiosink.h:
|
* gstsunaudiosink.h:
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* GStreamer - SunAudio source
|
* GStreamer - SunAudio source
|
||||||
* Copyright (C) 2005,2006 Brian Cameron <brian.cameron@sun.com>
|
* Copyright (C) 2005,2006 Sun Microsystems, Inc.,
|
||||||
|
* Brian Cameron <brian.cameron@sun.com>
|
||||||
*
|
*
|
||||||
* gstsunaudiosrc.c:
|
* gstsunaudiosrc.c:
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
/* GStreamer - SunAudio source
|
/* GStreamer - SunAudio source
|
||||||
* Copyright (C) 2005,2006 Brian Cameron <brian.cameron@sun.com>
|
* Copyright (C) 2005,2006 Sun Microsystems, Inc.,
|
||||||
|
* Brian Cameron <brian.cameron@sun.com>
|
||||||
*
|
*
|
||||||
* gstsunaudiosrc.h:
|
* gstsunaudiosrc.h:
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user