mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 02:00:33 +00:00
rtpmux: Fix copyright header
20070314090358-d014a-3a6d3eeeaaf5cb8ca3bca6a33e99a551f598bd48.gz
This commit is contained in:
parent
3c4cdf1541
commit
74e9071dad
1 changed files with 8 additions and 2 deletions
|
@ -1,5 +1,11 @@
|
||||||
/* rtp muxer plugin for GStreamer
|
/* RTP muxer element for GStreamer
|
||||||
* Copyright (C) 2004 Wim Taymans <wim@fluendo.com>
|
*
|
||||||
|
* gstrtpmux.c:
|
||||||
|
*
|
||||||
|
* Copyright (C) <2007> Nokia Corporation.
|
||||||
|
* Contact: Zeeshan Ali <zeeshan.ali@nokia.com>
|
||||||
|
* Copyright (C) 1999,2000 Erik Walthinsen <omega@cse.ogi.edu>
|
||||||
|
* 2000,2005 Wim Taymans <wim@fluendo.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
|
||||||
|
|
Loading…
Reference in a new issue