diff --git a/libmpcodecs/vd_zrmjpeg.c b/libmpcodecs/vd_zrmjpeg.c index 37622dd639..39a97e1e4b 100644 --- a/libmpcodecs/vd_zrmjpeg.c +++ b/libmpcodecs/vd_zrmjpeg.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003 Rik Snel , license GPL v2 + * Copyright (C) 2005 Rik Snel , license GPL v2 * - based on vd_mpegpes.c by A'rpi (C) 2002-2003 * - guess_mjpeg_type code stolen from lav_io.c (C) 2000 Rainer Johanni * from the mjpegtools package diff --git a/libmpcodecs/vf_zrmjpeg.c b/libmpcodecs/vf_zrmjpeg.c index 89f0d6810d..0cd12370e4 100644 --- a/libmpcodecs/vf_zrmjpeg.c +++ b/libmpcodecs/vf_zrmjpeg.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003 Rik Snel , license GPL v2 + * Copyright (C) 2005 Rik Snel , license GPL v2 * - based on vd_lavc.c by A'rpi (C) 2002-2003 * - parts from ffmpeg Copyright (c) 2000-2003 Fabrice Bellard * diff --git a/libmpdemux/yuv4mpeg.c b/libmpdemux/yuv4mpeg.c index c96843e86e..3baac3eab9 100644 --- a/libmpdemux/yuv4mpeg.c +++ b/libmpdemux/yuv4mpeg.c @@ -4,7 +4,7 @@ * Copyright (C) 2001 Matthew J. Marjanovic * * This file is ripped from the lavtools package (mjpeg.sourceforge.net) - * Ported to mplayer by Rik Snel + * Ported to mplayer by Rik Snel * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/libmpdemux/yuv4mpeg.h b/libmpdemux/yuv4mpeg.h index 1235de83b5..c9cc7ddd6d 100644 --- a/libmpdemux/yuv4mpeg.h +++ b/libmpdemux/yuv4mpeg.h @@ -7,7 +7,7 @@ * Copyright (C) 2001 Matthew J. Marjanovic * * This file is ripped from the lavtools package (mjpeg.sourceforge.net) - * Ported to mplayer by Rik Snel + * Ported to mplayer by Rik Snel * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/libvo/vo_zr.c b/libvo/vo_zr.c index 6c06a13f22..44bdf4c6bf 100644 --- a/libvo/vo_zr.c +++ b/libvo/vo_zr.c @@ -34,7 +34,7 @@ static vo_info_t info = { "Zoran ZR360[56]7/ZR36060 Driver (DC10(+)/buz/lml33/MatroxRR)", "zr", - "Rik Snel ", + "Rik Snel ", "" }; diff --git a/libvo/vo_zr2.c b/libvo/vo_zr2.c index 42c0ee7001..88239c32b8 100644 --- a/libvo/vo_zr2.c +++ b/libvo/vo_zr2.c @@ -32,7 +32,7 @@ static vo_info_t info = { "Zoran ZR360[56]7/ZR36060 Driver (DC10(+)/buz/lml33/MatroxRR)", "zr2", - "Rik Snel ", + "Rik Snel ", "" };