diff options
| author | Torsten Jager <t.jager@gmx.de> | 2013-10-14 17:44:10 +0200 |
|---|---|---|
| committer | Torsten Jager <t.jager@gmx.de> | 2013-10-14 17:44:10 +0200 |
| commit | c2a1e087ac54a165dbf632650143f6a90ba51784 (patch) | |
| tree | 7c206fe9d2f7a596b9f11bf80d8a60f87166c8c1 /src/demuxers | |
| parent | 3d037e74730e8f6fb8eb1aea817efe53dca2318d (diff) | |
| download | xine-lib-c2a1e087ac54a165dbf632650143f6a90ba51784.tar.gz xine-lib-c2a1e087ac54a165dbf632650143f6a90ba51784.tar.bz2 | |
Copyright year update by hg log info #2.
Diffstat (limited to 'src/demuxers')
| -rw-r--r-- | src/demuxers/demux_aac.c | 2 | ||||
| -rw-r--r-- | src/demuxers/demux_mod.c | 2 | ||||
| -rw-r--r-- | src/demuxers/demux_nsv.c | 2 | ||||
| -rw-r--r-- | src/demuxers/demux_qt.c | 2 | ||||
| -rw-r--r-- | src/demuxers/demux_real.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/demuxers/demux_aac.c b/src/demuxers/demux_aac.c index e7b9d6981..728fd635a 100644 --- a/src/demuxers/demux_aac.c +++ b/src/demuxers/demux_aac.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2001-2012 the xine project + * Copyright (C) 2001-2013 the xine project * * This file is part of xine, a free video player. * diff --git a/src/demuxers/demux_mod.c b/src/demuxers/demux_mod.c index 08ca877d0..9834b4b5c 100644 --- a/src/demuxers/demux_mod.c +++ b/src/demuxers/demux_mod.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2010 the xine project + * Copyright (C) 2000-2013 the xine project * * This file is part of xine, a free video player. * diff --git a/src/demuxers/demux_nsv.c b/src/demuxers/demux_nsv.c index ca8f5794e..5ae736032 100644 --- a/src/demuxers/demux_nsv.c +++ b/src/demuxers/demux_nsv.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2009 the xine project + * Copyright (C) 2000-2013 the xine project * * This file is part of xine, a free video player. * diff --git a/src/demuxers/demux_qt.c b/src/demuxers/demux_qt.c index db01ad87e..2d1d646b4 100644 --- a/src/demuxers/demux_qt.c +++ b/src/demuxers/demux_qt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2001-2012 the xine project + * Copyright (C) 2001-2013 the xine project * * This file is part of xine, a free video player. * diff --git a/src/demuxers/demux_real.c b/src/demuxers/demux_real.c index 3b3aea6db..8f0ce22b9 100644 --- a/src/demuxers/demux_real.c +++ b/src/demuxers/demux_real.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2012 the xine project + * Copyright (C) 2000-2013 the xine project * * This file is part of xine, a free video player. * |
