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/input | |
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/input')
-rw-r--r-- | src/input/input_v4l2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/input_v4l2.c b/src/input/input_v4l2.c index da567e931..ba2e443b3 100644 --- a/src/input/input_v4l2.c +++ b/src/input/input_v4l2.c @@ -1,5 +1,5 @@ /* -* Copyright (C) 2010 the xine project +* Copyright (C) 2010-2011 the xine project * Copyright (C) 2010 Trever Fischer <tdfischer@fedoraproject.org> * * This file is part of xine, a free video player. |