diff options
author | Torsten Jager <t.jager@gmx.de> | 2014-01-04 15:44:35 +0100 |
---|---|---|
committer | Torsten Jager <t.jager@gmx.de> | 2014-01-04 15:44:35 +0100 |
commit | 552bc88536783305bc78664f1226d4e028935634 (patch) | |
tree | 62c00cb159a74895108c27842b0415dfd7d56cae /src/dxr3 | |
parent | bb8ceb0741cbd9c4641c230867e458e7f70e9f37 (diff) | |
download | xine-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/dxr3')
-rw-r--r-- | src/dxr3/ffmpeg_encoder.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dxr3/ffmpeg_encoder.c b/src/dxr3/ffmpeg_encoder.c index 7d5bb9529..858087a2b 100644 --- a/src/dxr3/ffmpeg_encoder.c +++ b/src/dxr3/ffmpeg_encoder.c @@ -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. * |