diff options
| author | Torsten Jager <t.jager@gmx.de> | 2013-09-13 12:50:25 +0200 |
|---|---|---|
| committer | Torsten Jager <t.jager@gmx.de> | 2013-09-13 12:50:25 +0200 |
| commit | 50caa6c2122224df42c6d8a5c88ffb5b2d4afb8b (patch) | |
| tree | e70ffc747bc6775f6624edb88dfeae0c5d368b0b /src/vdr | |
| parent | b196a6012ace0ce8636412cf3a439df1a170e797 (diff) | |
| download | xine-lib-50caa6c2122224df42c6d8a5c88ffb5b2d4afb8b.tar.gz xine-lib-50caa6c2122224df42c6d8a5c88ffb5b2d4afb8b.tar.bz2 | |
Copyright year update by hg log info
script execution time: 55"
Diffstat (limited to 'src/vdr')
| -rw-r--r-- | src/vdr/combined_vdr.c | 2 | ||||
| -rw-r--r-- | src/vdr/combined_vdr.h | 2 | ||||
| -rw-r--r-- | src/vdr/input_vdr.c | 2 | ||||
| -rw-r--r-- | src/vdr/post_vdr_audio.c | 2 | ||||
| -rw-r--r-- | src/vdr/post_vdr_video.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/vdr/combined_vdr.c b/src/vdr/combined_vdr.c index 0dd7a5f26..c09d70c53 100644 --- a/src/vdr/combined_vdr.c +++ b/src/vdr/combined_vdr.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2004 the xine project + * Copyright (C) 2000-2009 the xine project * * This file is part of xine, a free video player. * diff --git a/src/vdr/combined_vdr.h b/src/vdr/combined_vdr.h index 9757bff50..560d5b9ac 100644 --- a/src/vdr/combined_vdr.h +++ b/src/vdr/combined_vdr.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2004 the xine project + * Copyright (C) 2000-2007 the xine project * * This file is part of xine, a free video player. * diff --git a/src/vdr/input_vdr.c b/src/vdr/input_vdr.c index 53da46c51..2bf74ead3 100644 --- a/src/vdr/input_vdr.c +++ b/src/vdr/input_vdr.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2004 the xine project + * Copyright (C) 2003-2012 the xine project * * This file is part of xine, a free video player. * diff --git a/src/vdr/post_vdr_audio.c b/src/vdr/post_vdr_audio.c index d85bb3629..e576dfc53 100644 --- a/src/vdr/post_vdr_audio.c +++ b/src/vdr/post_vdr_audio.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2004 the xine project + * Copyright (C) 2000-2009 the xine project * * This file is part of xine, a free video player. * diff --git a/src/vdr/post_vdr_video.c b/src/vdr/post_vdr_video.c index 772374dd5..5d90b0efe 100644 --- a/src/vdr/post_vdr_video.c +++ b/src/vdr/post_vdr_video.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2004 the xine project + * Copyright (C) 2000-2009 the xine project * * This file is part of xine, a free video player. * |
