diff options
-rw-r--r-- | xine_post_audiochannel.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/xine_post_audiochannel.c b/xine_post_audiochannel.c index ef0afb5a..2daecb7a 100644 --- a/xine_post_audiochannel.c +++ b/xine_post_audiochannel.c @@ -1,4 +1,14 @@ /* + * xine_post_audiochannel.c: xine post plugin + * + * See the main source file 'xineliboutput.c' for copyright information and + * how to reach the author. + * + * $Id: xine_post_audiochannel.c,v 1.2 2006-12-19 17:35:52 phintuka Exp $ + * + */ + +/* * Copyright (C) 2006 the xine project * * This file is part of xine, a free video player. |