diff options
Diffstat (limited to 'src/xine-engine/spu_decoder.c')
-rw-r--r-- | src/xine-engine/spu_decoder.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/xine-engine/spu_decoder.c b/src/xine-engine/spu_decoder.c index 0878bf06a..047f9b90d 100644 --- a/src/xine-engine/spu_decoder.c +++ b/src/xine-engine/spu_decoder.c @@ -1,6 +1,8 @@ /* * Copyright (C) 2000-2001 the xine project * + * Copyright (C) James Courtier-Dutton James@superbug.demon.co.uk - July 2001 + * * This file is part of xine, a unix video player. * * xine is free software; you can redistribute it and/or modify @@ -17,7 +19,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: spu_decoder.c,v 1.3 2001/07/04 17:10:24 uid32519 Exp $ + * $Id: spu_decoder.c,v 1.4 2001/07/04 20:32:29 uid32519 Exp $ * * functions that implement spu decoding |