summaryrefslogtreecommitdiff
path: root/src/combined
diff options
context:
space:
mode:
authorTorsten Jager <t.jager@gmx.de>2014-01-04 15:44:35 +0100
committerTorsten Jager <t.jager@gmx.de>2014-01-04 15:44:35 +0100
commit552bc88536783305bc78664f1226d4e028935634 (patch)
tree62c00cb159a74895108c27842b0415dfd7d56cae /src/combined
parentbb8ceb0741cbd9c4641c230867e458e7f70e9f37 (diff)
downloadxine-lib-552bc88536783305bc78664f1226d4e028935634.tar.gz
xine-lib-552bc88536783305bc78664f1226d4e028935634.tar.bz2
Copyright year update by hg log #4.
BTW. Happy 2014 to you! Didnt think xine will survive this far :-) And yes, I finally got an ffmpeg patch through. That kind of rounds the circle :-)
Diffstat (limited to 'src/combined')
-rw-r--r--src/combined/ffmpeg/ff_video_decoder.c2
-rw-r--r--src/combined/ffmpeg/ffmpeg_compat.h2
-rw-r--r--src/combined/ffmpeg/ffmpeg_decoder.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/combined/ffmpeg/ff_video_decoder.c b/src/combined/ffmpeg/ff_video_decoder.c
index 1383c7f67..3960b042f 100644
--- a/src/combined/ffmpeg/ff_video_decoder.c
+++ b/src/combined/ffmpeg/ff_video_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2013 the xine project
+ * Copyright (C) 2001-2014 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/ffmpeg/ffmpeg_compat.h b/src/combined/ffmpeg/ffmpeg_compat.h
index f28f88fc8..7c9db1d4a 100644
--- a/src/combined/ffmpeg/ffmpeg_compat.h
+++ b/src/combined/ffmpeg/ffmpeg_compat.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2013 the xine project
+ * Copyright (C) 2000-2014 the xine project
*
* This file is part of xine, a unix video player.
*
diff --git a/src/combined/ffmpeg/ffmpeg_decoder.c b/src/combined/ffmpeg/ffmpeg_decoder.c
index 5d8cec13f..28b3e61a8 100644
--- a/src/combined/ffmpeg/ffmpeg_decoder.c
+++ b/src/combined/ffmpeg/ffmpeg_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2012 the xine project
+ * Copyright (C) 2001-2014 the xine project
*
* This file is part of xine, a free video player.
*