diff --git a/gst/rtpmux/gstrtpdtmfmux.c b/gst/rtpmux/gstrtpdtmfmux.c index 480d89d448..87ad17cf29 100644 --- a/gst/rtpmux/gstrtpdtmfmux.c +++ b/gst/rtpmux/gstrtpdtmfmux.c @@ -2,8 +2,10 @@ * * gstrtpdtmfmux.c: * - * Copyright (C) <2007> Nokia Corporation. + * Copyright (C) <2007-2010> Nokia Corporation. * Contact: Zeeshan Ali + * Copyright (C) <2007-2010> Collabora Ltd + * Contact: Olivier Crete * Copyright (C) 1999,2000 Erik Walthinsen * 2000,2005 Wim Taymans * @@ -28,7 +30,7 @@ * @see_also: rtpdtmfsrc, dtmfsrc * * The RTPDTMFMuxer mixes/muxes RTP DTMF stream(s) into other RTP - * streams. It does exactly what it's parent (RTPMuxer) does, except + * streams. It does exactly what it's parent (rtpmux) does, except * that it allows upstream peer elements to request exclusive access * to the stream, which is required by the RTP DTMF standards (see RFC * 2833, section 3.2, para 1 for details). The peer upstream element