From 08d0890139902ec1a227d2bd429585534fa6ff24 Mon Sep 17 00:00:00 2001 From: Mike Melanson Date: Sun, 6 Oct 2002 02:35:08 +0000 Subject: atone for the sin of calling xine a "unix video player" rather than a "free video player" CVS patchset: 2793 CVS date: 2002/10/06 02:35:08 --- src/demuxers/demux_roq.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/demuxers/demux_roq.c') diff --git a/src/demuxers/demux_roq.c b/src/demuxers/demux_roq.c index 0899ae900..f3cdf6b82 100644 --- a/src/demuxers/demux_roq.c +++ b/src/demuxers/demux_roq.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000-2002 the xine project * - * This file is part of xine, a unix video player. + * This file is part of xine, a free video player. * * xine is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -21,7 +21,7 @@ * For more information regarding the RoQ file format, visit: * http://www.csse.monash.edu.au/~timf/ * - * $Id: demux_roq.c,v 1.17 2002/10/05 21:09:18 komadori Exp $ + * $Id: demux_roq.c,v 1.18 2002/10/06 02:35:08 tmmm Exp $ */ #ifdef HAVE_CONFIG_H -- cgit v1.2.3