diff options
Diffstat (limited to 'src/demuxers')
-rw-r--r-- | src/demuxers/demux_flv.c | 2 | ||||
-rw-r--r-- | src/demuxers/demux_ts.c | 2 | ||||
-rw-r--r-- | src/demuxers/demux_yuv_frames.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/demuxers/demux_flv.c b/src/demuxers/demux_flv.c index 5c3eefe69..713f0b6b7 100644 --- a/src/demuxers/demux_flv.c +++ b/src/demuxers/demux_flv.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2013 the xine project + * Copyright (C) 2004-2015 the xine project * * This file is part of xine, a free video player. * diff --git a/src/demuxers/demux_ts.c b/src/demuxers/demux_ts.c index a9883963c..1e959e1ef 100644 --- a/src/demuxers/demux_ts.c +++ b/src/demuxers/demux_ts.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2000-2013 the xine project + * Copyright (C) 2000-2015 the xine project * * This file is part of xine, a free video player. * diff --git a/src/demuxers/demux_yuv_frames.c b/src/demuxers/demux_yuv_frames.c index 26ac5d65b..f5d9d612f 100644 --- a/src/demuxers/demux_yuv_frames.c +++ b/src/demuxers/demux_yuv_frames.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2009 the xine project + * Copyright (C) 2003-2014 the xine project * Copyright (C) 2003 Jeroen Asselman <j.asselman@itsec-ps.nl> * * This file is part of xine, a free video player. |