From 1a3c167987b4960b983cb297dfeae7ef806bedea Mon Sep 17 00:00:00 2001 From: Zeeshan Ali Date: Wed, 26 Oct 2005 20:28:32 +0000 Subject: Setting the proper copyright notice. Original commit message from CVS: Setting the proper copyright notice. --- gst/rtp/gstrtpg711dec.c | 2 ++ gst/rtp/gstrtpg711depay.c | 2 ++ gst/rtp/gstrtpg711enc.c | 1 + gst/rtp/gstrtpg711pay.c | 1 + gst/rtp/gstrtpgsmdepay.c | 1 + gst/rtp/gstrtpgsmenc.c | 1 + gst/rtp/gstrtpgsmparse.c | 1 + gst/rtp/gstrtpgsmpay.c | 1 + 8 files changed, 10 insertions(+) (limited to 'gst/rtp') 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 + * Copyright (C) <2005> Edgard Lima + * Copyright (C) <2005> Zeeshan Ali * * 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 + * Copyright (C) <2005> Edgard Lima + * Copyright (C) <2005> Zeeshan Ali * * 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 + * Copyright (C) <2005> Edgard Lima * * 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 + * Copyright (C) <2005> Edgard Lima * * 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 + * Copyright (C) <2005> Zeeshan Ali * * 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 + * Copyright (C) <2005> Zeeshan Ali * * 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 + * Copyright (C) <2005> Zeeshan Ali * * 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 + * Copyright (C) <2005> Zeeshan Ali * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public -- cgit