summaryrefslogtreecommitdiff
path: root/src/input
diff options
context:
space:
mode:
authorTorsten Jager <t.jager@gmx.de>2013-09-13 12:50:25 +0200
committerTorsten Jager <t.jager@gmx.de>2013-09-13 12:50:25 +0200
commit50caa6c2122224df42c6d8a5c88ffb5b2d4afb8b (patch)
treee70ffc747bc6775f6624edb88dfeae0c5d368b0b /src/input
parentb196a6012ace0ce8636412cf3a439df1a170e797 (diff)
downloadxine-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')
-rw-r--r--src/input/http_helper.c2
-rw-r--r--src/input/http_helper.h2
-rw-r--r--src/input/input_bluray.c2
-rw-r--r--src/input/input_cdda.c2
-rw-r--r--src/input/input_dvb.c2
-rw-r--r--src/input/input_dvd.c2
-rw-r--r--src/input/input_file.c2
-rw-r--r--src/input/input_gnome_vfs.c2
-rw-r--r--src/input/input_http.c2
-rw-r--r--src/input/input_mms.c2
-rw-r--r--src/input/input_net.c2
-rw-r--r--src/input/input_pnm.c2
-rw-r--r--src/input/input_pvr.c2
-rw-r--r--src/input/input_rtp.c2
-rw-r--r--src/input/input_rtsp.c2
-rw-r--r--src/input/input_smb.c2
-rw-r--r--src/input/input_stdin_fifo.c2
-rw-r--r--src/input/input_v4l.c2
-rw-r--r--src/input/input_vcd.c2
-rw-r--r--src/input/libreal/asmrp.c2
-rw-r--r--src/input/libreal/asmrp.h2
-rw-r--r--src/input/libreal/real.c2
-rw-r--r--src/input/libreal/real.h2
-rw-r--r--src/input/libreal/rmff.c2
-rw-r--r--src/input/libreal/rmff.h2
-rw-r--r--src/input/libreal/sdpplin.c2
-rw-r--r--src/input/libreal/sdpplin.h2
-rw-r--r--src/input/librtsp/rtsp.c2
-rw-r--r--src/input/librtsp/rtsp.h2
-rw-r--r--src/input/librtsp/rtsp_session.c2
-rw-r--r--src/input/librtsp/rtsp_session.h2
-rw-r--r--src/input/media_helper.c2
-rw-r--r--src/input/media_helper.h2
-rw-r--r--src/input/mms.c2
-rw-r--r--src/input/mms.h2
-rw-r--r--src/input/mmsh.c2
-rw-r--r--src/input/mmsh.h2
-rw-r--r--src/input/net_buf_ctrl.c2
-rw-r--r--src/input/net_buf_ctrl.h2
-rw-r--r--src/input/pnm.c2
-rw-r--r--src/input/pnm.h2
41 files changed, 41 insertions, 41 deletions
diff --git a/src/input/http_helper.c b/src/input/http_helper.c
index 9b3560b22..6ef1a3f40 100644
--- a/src/input/http_helper.c
+++ b/src/input/http_helper.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/http_helper.h b/src/input/http_helper.h
index 999633113..15392f30a 100644
--- a/src/input/http_helper.h
+++ b/src/input/http_helper.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/input_bluray.c b/src/input/input_bluray.c
index c953de04b..3a7926f59 100644
--- a/src/input/input_bluray.c
+++ b/src/input/input_bluray.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 the xine project
+ * Copyright (C) 2000-2012 the xine project
* Copyright (C) 2009-2011 Petri Hintukainen <phintuka@users.sourceforge.net>
*
* This file is part of xine, a free video player.
diff --git a/src/input/input_cdda.c b/src/input/input_cdda.c
index 5cbcc2cb0..02271a993 100644
--- a/src/input/input_cdda.c
+++ b/src/input/input_cdda.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 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/input_dvb.c b/src/input/input_dvb.c
index b6003ae9a..6ac520ff0 100644
--- a/src/input/input_dvb.c
+++ b/src/input/input_dvb.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 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/input_dvd.c b/src/input/input_dvd.c
index ca6f9bf25..a8d805fa4 100644
--- a/src/input/input_dvd.c
+++ b/src/input/input_dvd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2005 the xine project,
+ * Copyright (C) 2000-2012 the xine project,
* Rich Wareham <richwareham@users.sourceforge.net>
*
* This file is part of xine, a free video player.
diff --git a/src/input/input_file.c b/src/input/input_file.c
index 796c789d6..9e49faec1 100644
--- a/src/input/input_file.c
+++ b/src/input/input_file.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2005 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/input_gnome_vfs.c b/src/input/input_gnome_vfs.c
index b65530912..9a6804044 100644
--- a/src/input/input_gnome_vfs.c
+++ b/src/input/input_gnome_vfs.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
* 2002 Bastien Nocera <hadess@hadess.net>
*
* This file is part of totem,
diff --git a/src/input/input_http.c b/src/input/input_http.c
index 34437c976..3c48ce34e 100644
--- a/src/input/input_http.c
+++ b/src/input/input_http.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/input_mms.c b/src/input/input_mms.c
index ec921e106..66d85af65 100644
--- a/src/input/input_mms.c
+++ b/src/input/input_mms.c
@@ -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/input_net.c b/src/input/input_net.c
index 801093e96..ef7b87bca 100644
--- a/src/input/input_net.c
+++ b/src/input/input_net.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/input_pnm.c b/src/input/input_pnm.c
index 2ee46768b..26ebb17d0 100644
--- a/src/input/input_pnm.c
+++ b/src/input/input_pnm.c
@@ -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/input_pvr.c b/src/input/input_pvr.c
index 0503316da..1ebd49889 100644
--- a/src/input/input_pvr.c
+++ b/src/input/input_pvr.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2005 the xine project
+ * Copyright (C) 2000-2011 the xine project
* March 2003 - Miguel Freitas
* This plugin was sponsored by 1Control
*
diff --git a/src/input/input_rtp.c b/src/input/input_rtp.c
index c62c4ce9b..bd60a4d42 100644
--- a/src/input/input_rtp.c
+++ b/src/input/input_rtp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/input_rtsp.c b/src/input/input_rtsp.c
index 41885698d..6ddf13b29 100644
--- a/src/input/input_rtsp.c
+++ b/src/input/input_rtsp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2003 the xine project
+ * Copyright (C) 2002-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/input_smb.c b/src/input/input_smb.c
index f3c2c035d..e291b5be4 100644
--- a/src/input/input_smb.c
+++ b/src/input/input_smb.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008 the xine project
+ * Copyright (C) 2008-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/input_stdin_fifo.c b/src/input/input_stdin_fifo.c
index 4abb31ef4..264ccf54b 100644
--- a/src/input/input_stdin_fifo.c
+++ b/src/input/input_stdin_fifo.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/input_v4l.c b/src/input/input_v4l.c
index c91b273e7..79c7f34f8 100644
--- a/src/input/input_v4l.c
+++ b/src/input/input_v4l.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2008 the xine project
+ * Copyright (C) 2003-2011 the xine project
* Copyright (C) 2003 J.Asselman <j.asselman@itsec-ps.nl>
*
* This file is part of xine, a free video player.
diff --git a/src/input/input_vcd.c b/src/input/input_vcd.c
index 015e48920..7f1e58e3a 100644
--- a/src/input/input_vcd.c
+++ b/src/input/input_vcd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 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/libreal/asmrp.c b/src/input/libreal/asmrp.c
index 070d9cb34..45730eb90 100644
--- a/src/input/libreal/asmrp.c
+++ b/src/input/libreal/asmrp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2004 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/libreal/asmrp.h b/src/input/libreal/asmrp.h
index dcc373bd0..5fd20cd53 100644
--- a/src/input/libreal/asmrp.h
+++ b/src/input/libreal/asmrp.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2003 the xine project
+ * Copyright (C) 2002-2007 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/libreal/real.c b/src/input/libreal/real.c
index 7ce345717..d5320abed 100644
--- a/src/input/libreal/real.c
+++ b/src/input/libreal/real.c
@@ -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/libreal/real.h b/src/input/libreal/real.h
index f299b909b..608c02842 100644
--- a/src/input/libreal/real.h
+++ b/src/input/libreal/real.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/libreal/rmff.c b/src/input/libreal/rmff.c
index 5690eb14b..55ae4b896 100644
--- a/src/input/libreal/rmff.c
+++ b/src/input/libreal/rmff.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2003 the xine project
+ * Copyright (C) 2002-2010 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/libreal/rmff.h b/src/input/libreal/rmff.h
index 996adc77d..4b83c99ee 100644
--- a/src/input/libreal/rmff.h
+++ b/src/input/libreal/rmff.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/libreal/sdpplin.c b/src/input/libreal/sdpplin.c
index c9f5afa93..3f35700d8 100644
--- a/src/input/libreal/sdpplin.c
+++ b/src/input/libreal/sdpplin.c
@@ -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/libreal/sdpplin.h b/src/input/libreal/sdpplin.h
index 2296c31e7..f676a6840 100644
--- a/src/input/libreal/sdpplin.h
+++ b/src/input/libreal/sdpplin.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.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.
*
diff --git a/src/input/media_helper.c b/src/input/media_helper.c
index 1a82a406c..999fd02d5 100644
--- a/src/input/media_helper.c
+++ b/src/input/media_helper.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project,
+ * Copyright (C) 2000-2011 the xine project,
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/media_helper.h b/src/input/media_helper.h
index a8e376fdc..bed3a8d0c 100644
--- a/src/input/media_helper.h
+++ b/src/input/media_helper.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project,
+ * Copyright (C) 2000-2007 the xine project,
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/mms.c b/src/input/mms.c
index 67f8775a7..2a2fb20a4 100644
--- a/src/input/mms.c
+++ b/src/input/mms.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2004 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/mms.h b/src/input/mms.h
index 2fdfdac9b..749c90b48 100644
--- a/src/input/mms.h
+++ b/src/input/mms.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/mmsh.c b/src/input/mmsh.c
index 2a65dd7d3..6b4fcd654 100644
--- a/src/input/mmsh.c
+++ b/src/input/mmsh.c
@@ -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/mmsh.h b/src/input/mmsh.h
index 1e337a2d5..1dc5226bd 100644
--- a/src/input/mmsh.h
+++ b/src/input/mmsh.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/net_buf_ctrl.c b/src/input/net_buf_ctrl.c
index a087fd33e..29132552a 100644
--- a/src/input/net_buf_ctrl.c
+++ b/src/input/net_buf_ctrl.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/net_buf_ctrl.h b/src/input/net_buf_ctrl.h
index 0e5ff3f70..731d405d4 100644
--- a/src/input/net_buf_ctrl.h
+++ b/src/input/net_buf_ctrl.h
@@ -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/pnm.c b/src/input/pnm.c
index d07d35c7e..117a1fed3 100644
--- a/src/input/pnm.c
+++ b/src/input/pnm.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2010 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/pnm.h b/src/input/pnm.h
index cf547f505..f6f7e5d24 100644
--- a/src/input/pnm.h
+++ b/src/input/pnm.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.
*