diff options
-rw-r--r-- | ChangeLog | 8 | ||||
-rw-r--r-- | gst/rtp/gstrtpg711dec.c | 2 | ||||
-rw-r--r-- | gst/rtp/gstrtpg711depay.c | 2 | ||||
-rw-r--r-- | gst/rtp/gstrtpg711enc.c | 1 | ||||
-rw-r--r-- | gst/rtp/gstrtpg711pay.c | 1 | ||||
-rw-r--r-- | gst/rtp/gstrtpgsmdepay.c | 1 | ||||
-rw-r--r-- | gst/rtp/gstrtpgsmenc.c | 1 | ||||
-rw-r--r-- | gst/rtp/gstrtpgsmparse.c | 1 | ||||
-rw-r--r-- | gst/rtp/gstrtpgsmpay.c | 1 |
9 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-10-26 Zeeshan Ali <zeenix@gmail.com> + + * gst/rtp/gstrtpg711dec.c: + * gst/rtp/gstrtpg711enc.c: + * gst/rtp/gstrtpgsmenc.c: + * gst/rtp/gstrtpgsmparse.c: + Setting the proper copyright notice. + 2005-10-26 Julien MOUTTE <julien@moutte.net> * gst/videobox/Makefile.am: Use liboil. diff --git a/gst/rtp/gstrtpg711dec.c b/gst/rtp/gstrtpg711dec.c index 4a2e7df8..a81de4b1 100644 --- a/gst/rtp/gstrtpg711dec.c +++ b/gst/rtp/gstrtpg711dec.c @@ -1,5 +1,7 @@ /* GStreamer * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> + * Copyright (C) <2005> Edgard Lima <edgard.lima@indt.org.br> + * Copyright (C) <2005> Zeeshan Ali <zeenix@gmail.com> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpg711depay.c b/gst/rtp/gstrtpg711depay.c index 4a2e7df8..a81de4b1 100644 --- a/gst/rtp/gstrtpg711depay.c +++ b/gst/rtp/gstrtpg711depay.c @@ -1,5 +1,7 @@ /* GStreamer * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> + * Copyright (C) <2005> Edgard Lima <edgard.lima@indt.org.br> + * Copyright (C) <2005> Zeeshan Ali <zeenix@gmail.com> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpg711enc.c b/gst/rtp/gstrtpg711enc.c index 55fdf1d8..e0c70678 100644 --- a/gst/rtp/gstrtpg711enc.c +++ b/gst/rtp/gstrtpg711enc.c @@ -1,5 +1,6 @@ /* GStreamer * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> + * Copyright (C) <2005> Edgard Lima <edgard.lima@indt.org.br> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpg711pay.c b/gst/rtp/gstrtpg711pay.c index 55fdf1d8..e0c70678 100644 --- a/gst/rtp/gstrtpg711pay.c +++ b/gst/rtp/gstrtpg711pay.c @@ -1,5 +1,6 @@ /* GStreamer * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> + * Copyright (C) <2005> Edgard Lima <edgard.lima@indt.org.br> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpgsmdepay.c b/gst/rtp/gstrtpgsmdepay.c index d80217dc..1f9d4208 100644 --- a/gst/rtp/gstrtpgsmdepay.c +++ b/gst/rtp/gstrtpgsmdepay.c @@ -1,5 +1,6 @@ /* GStreamer * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> + * Copyright (C) <2005> Zeeshan Ali <zeenix@gmail.com> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpgsmenc.c b/gst/rtp/gstrtpgsmenc.c index e0b08785..f6a731db 100644 --- a/gst/rtp/gstrtpgsmenc.c +++ b/gst/rtp/gstrtpgsmenc.c @@ -1,5 +1,6 @@ /* GStreamer * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> + * Copyright (C) <2005> Zeeshan Ali <zeenix@gmail.com> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpgsmparse.c b/gst/rtp/gstrtpgsmparse.c index d80217dc..1f9d4208 100644 --- a/gst/rtp/gstrtpgsmparse.c +++ b/gst/rtp/gstrtpgsmparse.c @@ -1,5 +1,6 @@ /* GStreamer * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> + * Copyright (C) <2005> Zeeshan Ali <zeenix@gmail.com> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpgsmpay.c b/gst/rtp/gstrtpgsmpay.c index e0b08785..f6a731db 100644 --- a/gst/rtp/gstrtpgsmpay.c +++ b/gst/rtp/gstrtpgsmpay.c @@ -1,5 +1,6 @@ /* GStreamer * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> + * Copyright (C) <2005> Zeeshan Ali <zeenix@gmail.com> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public |