summaryrefslogtreecommitdiff
path: root/src/demuxers
diff options
context:
space:
mode:
authorTorsten Jager <t.jager@gmx.de>2015-07-24 14:58:05 +0200
committerTorsten Jager <t.jager@gmx.de>2015-07-24 14:58:05 +0200
commit88e923fbc5f6750480a4e9425e79607db59a656d (patch)
tree6c1d1a7bb796114d33c458b6dbc533b548a6e454 /src/demuxers
parentff9b615545c2af47829ba1086442024bee0e6098 (diff)
downloadxine-lib-88e923fbc5f6750480a4e9425e79607db59a656d.tar.gz
xine-lib-88e923fbc5f6750480a4e9425e79607db59a656d.tar.bz2
Copyright year update by hg log.
Diffstat (limited to 'src/demuxers')
-rw-r--r--src/demuxers/demux_flv.c2
-rw-r--r--src/demuxers/demux_ts.c2
-rw-r--r--src/demuxers/demux_yuv_frames.c2
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.