From bbc5cbcc9b80c53556c1080374c07bd247010546 Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Tue, 17 Jul 2001 19:40:27 +0000 Subject: just noticed a few ozt-of-date copyright messages CVS patchset: 300 CVS date: 2001/07/17 19:40:27 --- src/video_out/yuv2rgb.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/video_out/yuv2rgb.c') diff --git a/src/video_out/yuv2rgb.c b/src/video_out/yuv2rgb.c index 9ef123542..734fd912c 100644 --- a/src/video_out/yuv2rgb.c +++ b/src/video_out/yuv2rgb.c @@ -1,5 +1,9 @@ /* * yuv2rgb.c + * + * This file is part of xine, a unix video player. + * + * based on work from mpeg2dec: * Copyright (C) 1999-2001 Aaron Holtzman * * This file is part of mpeg2dec, a free MPEG-2 video stream decoder. @@ -17,6 +21,8 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * + * $Id: yuv2rgb.c,v 1.9 2001/07/17 19:40:27 guenter Exp $ */ #include "config.h" -- cgit v1.2.3