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/libreal | |
| 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/libreal')
| -rw-r--r-- | src/libreal/real_common.c | 2 | ||||
| -rw-r--r-- | src/libreal/real_common.h | 2 | ||||
| -rw-r--r-- | src/libreal/xine_real_audio_decoder.c | 2 | ||||
| -rw-r--r-- | src/libreal/xine_real_video_decoder.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/libreal/real_common.c b/src/libreal/real_common.c index c7ba38105..625442479 100644 --- a/src/libreal/real_common.c +++ b/src/libreal/real_common.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2007 the xine project + * Copyright (C) 2000-2011 the xine project * * This file is part of xine, a free video player. * diff --git a/src/libreal/real_common.h b/src/libreal/real_common.h index fb1e103df..e9ef14964 100644 --- a/src/libreal/real_common.h +++ b/src/libreal/real_common.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2007 the xine project + * Copyright (C) 2000-2009 the xine project * * This file is part of xine, a free video player. * diff --git a/src/libreal/xine_real_audio_decoder.c b/src/libreal/xine_real_audio_decoder.c index 50c5268da..8f9797226 100644 --- a/src/libreal/xine_real_audio_decoder.c +++ b/src/libreal/xine_real_audio_decoder.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2008 the xine project + * Copyright (C) 2000-2009 the xine project * * This file is part of xine, a free video player. * diff --git a/src/libreal/xine_real_video_decoder.c b/src/libreal/xine_real_video_decoder.c index ce717fe81..48ff6f416 100644 --- a/src/libreal/xine_real_video_decoder.c +++ b/src/libreal/xine_real_video_decoder.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2008 the xine project + * Copyright (C) 2000-2011 the xine project * * This file is part of xine, a free video player. * |
