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/input/librtsp | |
| 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/input/librtsp')
| -rw-r--r-- | src/input/librtsp/rtsp.c | 2 | ||||
| -rw-r--r-- | src/input/librtsp/rtsp.h | 2 | ||||
| -rw-r--r-- | src/input/librtsp/rtsp_session.c | 2 | ||||
| -rw-r--r-- | src/input/librtsp/rtsp_session.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/input/librtsp/rtsp.c b/src/input/librtsp/rtsp.c index aa4a640e2..54fc79038 100644 --- a/src/input/librtsp/rtsp.c +++ b/src/input/librtsp/rtsp.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2003 the xine project + * Copyright (C) 2000-2012 the xine project * * This file is part of xine, a free video player. * diff --git a/src/input/librtsp/rtsp.h b/src/input/librtsp/rtsp.h index 98a87fb80..8bd3c7561 100644 --- a/src/input/librtsp/rtsp.h +++ b/src/input/librtsp/rtsp.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002-2003 the xine project + * Copyright (C) 2002-2009 the xine project * * This file is part of xine, a free video player. * diff --git a/src/input/librtsp/rtsp_session.c b/src/input/librtsp/rtsp_session.c index a4b4c83c4..6571ab6b9 100644 --- a/src/input/librtsp/rtsp_session.c +++ b/src/input/librtsp/rtsp_session.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2003 the xine project + * Copyright (C) 2000-2009 the xine project * * This file is part of xine, a free video player. * diff --git a/src/input/librtsp/rtsp_session.h b/src/input/librtsp/rtsp_session.h index 33ac579e1..8da0de7d4 100644 --- a/src/input/librtsp/rtsp_session.h +++ b/src/input/librtsp/rtsp_session.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2003 the xine project + * Copyright (C) 2000-2008 the xine project * * This file is part of xine, a free video player. * |
