summaryrefslogtreecommitdiff
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
parentff9b615545c2af47829ba1086442024bee0e6098 (diff)
downloadxine-lib-88e923fbc5f6750480a4e9425e79607db59a656d.tar.gz
xine-lib-88e923fbc5f6750480a4e9425e79607db59a656d.tar.bz2
Copyright year update by hg log.
-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
-rw-r--r--src/input/input_bluray.c2
-rw-r--r--src/xine-engine/bswap.h2
5 files changed, 5 insertions, 5 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.
diff --git a/src/input/input_bluray.c b/src/input/input_bluray.c
index 46b5e9a4a..0f7634757 100644
--- a/src/input/input_bluray.c
+++ b/src/input/input_bluray.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2014 the xine project
+ * Copyright (C) 2000-2015 the xine project
* Copyright (C) 2009-2011 Petri Hintukainen <phintuka@users.sourceforge.net>
*
* This file is part of xine, a free video player.
diff --git a/src/xine-engine/bswap.h b/src/xine-engine/bswap.h
index b1ae34abc..ba469adbd 100644
--- a/src/xine-engine/bswap.h
+++ b/src/xine-engine/bswap.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2014 the xine project
+ * Copyright (C) 2000-2015 the xine project
*
* This file is part of xine, a free video player.
*