diff options
| author | Torsten Jager <t.jager@gmx.de> | 2014-11-06 15:08:25 +0100 |
|---|---|---|
| committer | Torsten Jager <t.jager@gmx.de> | 2014-11-06 15:08:25 +0100 |
| commit | 9b546435c7728a772eb5f18afffb9dc04dc4f5b6 (patch) | |
| tree | 3b4254302f079529a4d89c5c0667429e2709e148 /src/post | |
| parent | cf112018e4c9fec2fbb73de0bb4c5bc45fb28e84 (diff) | |
| download | xine-lib-9b546435c7728a772eb5f18afffb9dc04dc4f5b6.tar.gz xine-lib-9b546435c7728a772eb5f18afffb9dc04dc4f5b6.tar.bz2 | |
Copyright year update by hg log.
Diffstat (limited to 'src/post')
| -rw-r--r-- | src/post/deinterlace/xine_plugin.c | 2 | ||||
| -rw-r--r-- | src/post/planar/noise.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/post/deinterlace/xine_plugin.c b/src/post/deinterlace/xine_plugin.c index c42a54b0b..d0945b93f 100644 --- a/src/post/deinterlace/xine_plugin.c +++ b/src/post/deinterlace/xine_plugin.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 free video player. * diff --git a/src/post/planar/noise.c b/src/post/planar/noise.c index 7727ca988..925c43e91 100644 --- a/src/post/planar/noise.c +++ b/src/post/planar/noise.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2011 the xine project + * Copyright (C) 2000-2014 the xine project * * This file is part of xine, a free video player. * |
