diff options
author | zeenix@gmail.com <zeenix@gmail.com> | 2007-03-14 09:03:58 +0000 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2009-02-21 17:48:50 +0100 |
commit | 40a5730713a20e111148651e3a03f11d331d3c17 (patch) | |
tree | 288bcddea32383618c985f931e5a6c9f57657b93 /gst | |
parent | fbcfa441dc57ab41f312d922dababcc0512a639b (diff) | |
download | gst-plugins-bad-40a5730713a20e111148651e3a03f11d331d3c17.tar.gz gst-plugins-bad-40a5730713a20e111148651e3a03f11d331d3c17.tar.bz2 gst-plugins-bad-40a5730713a20e111148651e3a03f11d331d3c17.zip |
[MOVED FROM GST-P-FARSIGHT] Fix copyright header
20070314090358-d014a-3a6d3eeeaaf5cb8ca3bca6a33e99a551f598bd48.gz
Diffstat (limited to 'gst')
-rw-r--r-- | gst/rtpmux/gstrtpmux.c | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/gst/rtpmux/gstrtpmux.c b/gst/rtpmux/gstrtpmux.c index 2e3f0043..4c02bb42 100644 --- a/gst/rtpmux/gstrtpmux.c +++ b/gst/rtpmux/gstrtpmux.c @@ -1,5 +1,11 @@ -/* rtp muxer plugin for GStreamer - * Copyright (C) 2004 Wim Taymans <wim@fluendo.com> +/* RTP muxer element for GStreamer + * + * 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 * modify it under the terms of the GNU Library General Public |