diff options
author | Edgard Lima <edgard.lima@indt.org.br> | 2006-05-19 18:31:25 +0000 |
---|---|---|
committer | Edgard Lima <edgard.lima@indt.org.br> | 2006-05-19 18:31:25 +0000 |
commit | 53ff9bc18a3b1df2b3cdc388841b662cabc93791 (patch) | |
tree | 1fbff211a10de076e82c12ae7a84b6c8412b2ad1 /sys/v4l2/gstv4l2.c | |
parent | c21a6c3ece791df0aef2682617623150c30e23a0 (diff) | |
download | gst-plugins-bad-53ff9bc18a3b1df2b3cdc388841b662cabc93791.tar.gz gst-plugins-bad-53ff9bc18a3b1df2b3cdc388841b662cabc93791.tar.bz2 gst-plugins-bad-53ff9bc18a3b1df2b3cdc388841b662cabc93791.zip |
Some clean-ups requested by wingo in bug #338818.
Original commit message from CVS:
Some clean-ups requested by wingo in bug #338818.
Diffstat (limited to 'sys/v4l2/gstv4l2.c')
-rw-r--r-- | sys/v4l2/gstv4l2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/v4l2/gstv4l2.c b/sys/v4l2/gstv4l2.c index 11b33549..0e7474e7 100644 --- a/sys/v4l2/gstv4l2.c +++ b/sys/v4l2/gstv4l2.c @@ -3,7 +3,7 @@ * gstv4l2.c: plugin for v4l2 elements * * Copyright (C) 2001-2002 Ronald Bultje <rbultje@ronald.bitfreak.net> - * Copyright (C) 2001-2002 Edgard Lima <edgard.lima@indt.org.br> + * Copyright (C) 2006 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 |