diff options
Diffstat (limited to 'src/xine-utils/monitor.c')
-rw-r--r-- | src/xine-utils/monitor.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/xine-utils/monitor.c b/src/xine-utils/monitor.c index f780baa77..e1a6ab57d 100644 --- a/src/xine-utils/monitor.c +++ b/src/xine-utils/monitor.c @@ -1,7 +1,7 @@ /* - * Copyright (C) 2000-2001 the xine project + * 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 @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: monitor.c,v 1.2 2001/11/17 14:26:39 f1rmb Exp $ + * $Id: monitor.c,v 1.3 2002/03/21 21:30:51 guenter Exp $ * * debug print and profiling functions - implementation * |