summaryrefslogtreecommitdiff
path: root/src/demuxers
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/demuxers
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/demuxers')
-rw-r--r--src/demuxers/asfheader.h2
-rw-r--r--src/demuxers/demux_4xm.c2
-rw-r--r--src/demuxers/demux_aac.c2
-rw-r--r--src/demuxers/demux_ac3.c2
-rw-r--r--src/demuxers/demux_aiff.c2
-rw-r--r--src/demuxers/demux_asf.c2
-rw-r--r--src/demuxers/demux_aud.c2
-rw-r--r--src/demuxers/demux_avi.c2
-rw-r--r--src/demuxers/demux_cdda.c2
-rw-r--r--src/demuxers/demux_dts.c2
-rw-r--r--src/demuxers/demux_eawve.c2
-rw-r--r--src/demuxers/demux_elem.c2
-rw-r--r--src/demuxers/demux_film.c2
-rw-r--r--src/demuxers/demux_flac.c2
-rw-r--r--src/demuxers/demux_fli.c2
-rw-r--r--src/demuxers/demux_idcin.c2
-rw-r--r--src/demuxers/demux_iff.c2
-rw-r--r--src/demuxers/demux_image.c2
-rw-r--r--src/demuxers/demux_ipmovie.c2
-rw-r--r--src/demuxers/demux_matroska.c2
-rw-r--r--src/demuxers/demux_matroska.h2
-rw-r--r--src/demuxers/demux_mng.c2
-rw-r--r--src/demuxers/demux_mod.c2
-rw-r--r--src/demuxers/demux_mpc.c2
-rw-r--r--src/demuxers/demux_mpeg.c2
-rw-r--r--src/demuxers/demux_mpeg_block.c2
-rw-r--r--src/demuxers/demux_mpeg_pes.c2
-rw-r--r--src/demuxers/demux_mpgaudio.c2
-rw-r--r--src/demuxers/demux_nsv.c2
-rw-r--r--src/demuxers/demux_playlist.c2
-rw-r--r--src/demuxers/demux_pva.c2
-rw-r--r--src/demuxers/demux_qt.c2
-rw-r--r--src/demuxers/demux_rawdv.c2
-rw-r--r--src/demuxers/demux_real.c2
-rw-r--r--src/demuxers/demux_realaudio.c2
-rw-r--r--src/demuxers/demux_roq.c2
-rw-r--r--src/demuxers/demux_shn.c2
-rw-r--r--src/demuxers/demux_slave.c2
-rw-r--r--src/demuxers/demux_smjpeg.c2
-rw-r--r--src/demuxers/demux_snd.c2
-rw-r--r--src/demuxers/demux_str.c2
-rw-r--r--src/demuxers/demux_ts.c2
-rw-r--r--src/demuxers/demux_tta.c2
-rw-r--r--src/demuxers/demux_vc1es.c2
-rw-r--r--src/demuxers/demux_vmd.c2
-rw-r--r--src/demuxers/demux_voc.c2
-rw-r--r--src/demuxers/demux_vox.c2
-rw-r--r--src/demuxers/demux_vqa.c2
-rw-r--r--src/demuxers/demux_wav.c2
-rw-r--r--src/demuxers/demux_wc3movie.c2
-rw-r--r--src/demuxers/demux_yuv4mpeg2.c2
-rw-r--r--src/demuxers/demux_yuv_frames.c2
-rw-r--r--src/demuxers/ebml.c2
-rw-r--r--src/demuxers/ebml.h2
-rw-r--r--src/demuxers/flacutils.h2
-rw-r--r--src/demuxers/group_audio.c2
-rw-r--r--src/demuxers/group_audio.h2
-rw-r--r--src/demuxers/group_games.c2
-rw-r--r--src/demuxers/group_games.h2
-rw-r--r--src/demuxers/id3.c2
-rw-r--r--src/demuxers/id3.h2
-rw-r--r--src/demuxers/iff.h2
-rw-r--r--src/demuxers/matroska.h2
63 files changed, 63 insertions, 63 deletions
diff --git a/src/demuxers/asfheader.h b/src/demuxers/asfheader.h
index 265f0e643..21c53354f 100644
--- a/src/demuxers/asfheader.h
+++ b/src/demuxers/asfheader.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project
+ * Copyright (C) 2000-2008 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_4xm.c b/src/demuxers/demux_4xm.c
index 5f941e570..4557946aa 100644
--- a/src/demuxers/demux_4xm.c
+++ b/src/demuxers/demux_4xm.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/demuxers/demux_aac.c b/src/demuxers/demux_aac.c
index 2e1b7f614..d5c8db46a 100644
--- a/src/demuxers/demux_aac.c
+++ b/src/demuxers/demux_aac.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2007 the xine project
+ * Copyright (C) 2001-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_ac3.c b/src/demuxers/demux_ac3.c
index d42396f90..b84617499 100644
--- a/src/demuxers/demux_ac3.c
+++ b/src/demuxers/demux_ac3.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2005 the xine project
+ * Copyright (C) 2001-2010 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_aiff.c b/src/demuxers/demux_aiff.c
index 8ddb7b6a4..d6f372cee 100644
--- a/src/demuxers/demux_aiff.c
+++ b/src/demuxers/demux_aiff.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2003 the xine project
+ * Copyright (C) 2001-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_asf.c b/src/demuxers/demux_asf.c
index 71fc2b22a..683c5c5c1 100644
--- a/src/demuxers/demux_asf.c
+++ b/src/demuxers/demux_asf.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/demuxers/demux_aud.c b/src/demuxers/demux_aud.c
index 258494ffd..bb8759179 100644
--- a/src/demuxers/demux_aud.c
+++ b/src/demuxers/demux_aud.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/demuxers/demux_avi.c b/src/demuxers/demux_avi.c
index ae97b576e..d40a31560 100644
--- a/src/demuxers/demux_avi.c
+++ b/src/demuxers/demux_avi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_cdda.c b/src/demuxers/demux_cdda.c
index f936ff4f2..6dfd5860b 100644
--- a/src/demuxers/demux_cdda.c
+++ b/src/demuxers/demux_cdda.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2003 the xine project
+ * Copyright (C) 2001-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_dts.c b/src/demuxers/demux_dts.c
index 3c624a8c9..81d4470ec 100644
--- a/src/demuxers/demux_dts.c
+++ b/src/demuxers/demux_dts.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005-2008 the xine project
+ * Copyright (C) 2005-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_eawve.c b/src/demuxers/demux_eawve.c
index 735735548..58f31e817 100644
--- a/src/demuxers/demux_eawve.c
+++ b/src/demuxers/demux_eawve.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/demuxers/demux_elem.c b/src/demuxers/demux_elem.c
index ddd067eb0..d188efc90 100644
--- a/src/demuxers/demux_elem.c
+++ b/src/demuxers/demux_elem.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/demuxers/demux_film.c b/src/demuxers/demux_film.c
index c2cd271ea..aec08075e 100644
--- a/src/demuxers/demux_film.c
+++ b/src/demuxers/demux_film.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/demuxers/demux_flac.c b/src/demuxers/demux_flac.c
index 2135f8d60..deda900a6 100644
--- a/src/demuxers/demux_flac.c
+++ b/src/demuxers/demux_flac.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2007 the xine project
+ * Copyright (C) 2000-2010 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_fli.c b/src/demuxers/demux_fli.c
index 498f7f0db..5e56fbdca 100644
--- a/src/demuxers/demux_fli.c
+++ b/src/demuxers/demux_fli.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/demuxers/demux_idcin.c b/src/demuxers/demux_idcin.c
index 954a2fc1a..6fd51f187 100644
--- a/src/demuxers/demux_idcin.c
+++ b/src/demuxers/demux_idcin.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/demuxers/demux_iff.c b/src/demuxers/demux_iff.c
index f199723e1..ab11503db 100644
--- a/src/demuxers/demux_iff.c
+++ b/src/demuxers/demux_iff.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004 the xine project
+ * Copyright (C) 2004-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_image.c b/src/demuxers/demux_image.c
index 491cc3b85..7509264ca 100644
--- a/src/demuxers/demux_image.c
+++ b/src/demuxers/demux_image.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2005 the xine project
+ * Copyright (C) 2003-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_ipmovie.c b/src/demuxers/demux_ipmovie.c
index a8930b8fa..8f73b2bea 100644
--- a/src/demuxers/demux_ipmovie.c
+++ b/src/demuxers/demux_ipmovie.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/demuxers/demux_matroska.c b/src/demuxers/demux_matroska.c
index ea1ee718f..c7f2bdc66 100644
--- a/src/demuxers/demux_matroska.c
+++ b/src/demuxers/demux_matroska.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/demuxers/demux_matroska.h b/src/demuxers/demux_matroska.h
index 670827598..dc8cd6dee 100644
--- a/src/demuxers/demux_matroska.h
+++ b/src/demuxers/demux_matroska.h
@@ -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.
*
diff --git a/src/demuxers/demux_mng.c b/src/demuxers/demux_mng.c
index 3b7161cee..e70af6c1f 100644
--- a/src/demuxers/demux_mng.c
+++ b/src/demuxers/demux_mng.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/demuxers/demux_mod.c b/src/demuxers/demux_mod.c
index 4de5ca7d8..39becbac3 100644
--- a/src/demuxers/demux_mod.c
+++ b/src/demuxers/demux_mod.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2010 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_mpc.c b/src/demuxers/demux_mpc.c
index 6658e82bc..07a75ae3d 100644
--- a/src/demuxers/demux_mpc.c
+++ b/src/demuxers/demux_mpc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005 the xine project
+ * Copyright (C) 2005-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_mpeg.c b/src/demuxers/demux_mpeg.c
index a0d813db6..92ec31e1e 100644
--- a/src/demuxers/demux_mpeg.c
+++ b/src/demuxers/demux_mpeg.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/demuxers/demux_mpeg_block.c b/src/demuxers/demux_mpeg_block.c
index cad841456..21f18579b 100644
--- a/src/demuxers/demux_mpeg_block.c
+++ b/src/demuxers/demux_mpeg_block.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_mpeg_pes.c b/src/demuxers/demux_mpeg_pes.c
index 4d53b6d34..8eac7b82f 100644
--- a/src/demuxers/demux_mpeg_pes.c
+++ b/src/demuxers/demux_mpeg_pes.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/demuxers/demux_mpgaudio.c b/src/demuxers/demux_mpgaudio.c
index 8bcb7b760..5bff17858 100644
--- a/src/demuxers/demux_mpgaudio.c
+++ b/src/demuxers/demux_mpgaudio.c
@@ -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/demuxers/demux_nsv.c b/src/demuxers/demux_nsv.c
index 89b6de6d6..bb775722e 100644
--- a/src/demuxers/demux_nsv.c
+++ b/src/demuxers/demux_nsv.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/demuxers/demux_playlist.c b/src/demuxers/demux_playlist.c
index 8b1a05446..55f5be23d 100644
--- a/src/demuxers/demux_playlist.c
+++ b/src/demuxers/demux_playlist.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007 the xine project
+ * Copyright (C) 2007-2013 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_pva.c b/src/demuxers/demux_pva.c
index 532a11fdc..cfc106948 100644
--- a/src/demuxers/demux_pva.c
+++ b/src/demuxers/demux_pva.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/demuxers/demux_qt.c b/src/demuxers/demux_qt.c
index 7c08605fa..4fc7f8a38 100644
--- a/src/demuxers/demux_qt.c
+++ b/src/demuxers/demux_qt.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2004 the xine project
+ * Copyright (C) 2001-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_rawdv.c b/src/demuxers/demux_rawdv.c
index 199100a89..2533bcadc 100644
--- a/src/demuxers/demux_rawdv.c
+++ b/src/demuxers/demux_rawdv.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/demuxers/demux_real.c b/src/demuxers/demux_real.c
index 47d18018e..8e95f28ca 100644
--- a/src/demuxers/demux_real.c
+++ b/src/demuxers/demux_real.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/demuxers/demux_realaudio.c b/src/demuxers/demux_realaudio.c
index 6f29e46d6..6faeddd95 100644
--- a/src/demuxers/demux_realaudio.c
+++ b/src/demuxers/demux_realaudio.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2003 the xine project
+ * Copyright (C) 2001-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_roq.c b/src/demuxers/demux_roq.c
index 9bc0f4e99..08724f317 100644
--- a/src/demuxers/demux_roq.c
+++ b/src/demuxers/demux_roq.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/demuxers/demux_shn.c b/src/demuxers/demux_shn.c
index 7e25a7048..5ed104ca8 100644
--- a/src/demuxers/demux_shn.c
+++ b/src/demuxers/demux_shn.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005 the xine project
+ * Copyright (C) 2005-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_slave.c b/src/demuxers/demux_slave.c
index 553089206..c44e121e7 100644
--- a/src/demuxers/demux_slave.c
+++ b/src/demuxers/demux_slave.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
* May 2003 - Miguel Freitas
* This plugin was sponsored by 1Control
*
diff --git a/src/demuxers/demux_smjpeg.c b/src/demuxers/demux_smjpeg.c
index 6f0cb3832..a932952bb 100644
--- a/src/demuxers/demux_smjpeg.c
+++ b/src/demuxers/demux_smjpeg.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/demuxers/demux_snd.c b/src/demuxers/demux_snd.c
index 1b6b7803a..6d79cbf80 100644
--- a/src/demuxers/demux_snd.c
+++ b/src/demuxers/demux_snd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2003 the xine project
+ * Copyright (C) 2001-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_str.c b/src/demuxers/demux_str.c
index e4c439f2f..0856a7515 100644
--- a/src/demuxers/demux_str.c
+++ b/src/demuxers/demux_str.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/demuxers/demux_ts.c b/src/demuxers/demux_ts.c
index eeab1344c..7bb1fd178 100644
--- a/src/demuxers/demux_ts.c
+++ b/src/demuxers/demux_ts.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000-2003 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_tta.c b/src/demuxers/demux_tta.c
index 1a2f5ca27..283b9aff7 100644
--- a/src/demuxers/demux_tta.c
+++ b/src/demuxers/demux_tta.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 the xine project
+ * Copyright (C) 2006-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_vc1es.c b/src/demuxers/demux_vc1es.c
index 8896ea906..aabb8c45a 100644
--- a/src/demuxers/demux_vc1es.c
+++ b/src/demuxers/demux_vc1es.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008 the xine project
+ * Copyright (C) 2008-2009 the xine project
* Copyright (C) 2008 Christophe Thommeret <hftom@free.fr>
*
* This file is part of xine, a free video player.
diff --git a/src/demuxers/demux_vmd.c b/src/demuxers/demux_vmd.c
index 1bd052c10..45993c7e1 100644
--- a/src/demuxers/demux_vmd.c
+++ b/src/demuxers/demux_vmd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004 the xine project
+ * Copyright (C) 2004-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_voc.c b/src/demuxers/demux_voc.c
index 0e4b736be..36dcbe224 100644
--- a/src/demuxers/demux_voc.c
+++ b/src/demuxers/demux_voc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2003 the xine project
+ * Copyright (C) 2001-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_vox.c b/src/demuxers/demux_vox.c
index 2d33952b4..dff224e98 100644
--- a/src/demuxers/demux_vox.c
+++ b/src/demuxers/demux_vox.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2003 the xine project
+ * Copyright (C) 2001-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_vqa.c b/src/demuxers/demux_vqa.c
index 6980c6e1a..d2e1e884a 100644
--- a/src/demuxers/demux_vqa.c
+++ b/src/demuxers/demux_vqa.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/demuxers/demux_wav.c b/src/demuxers/demux_wav.c
index 39e96be26..0a89ee22c 100644
--- a/src/demuxers/demux_wav.c
+++ b/src/demuxers/demux_wav.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2008 the xine project
+ * Copyright (C) 2001-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_wc3movie.c b/src/demuxers/demux_wc3movie.c
index db115fe07..985d03a51 100644
--- a/src/demuxers/demux_wc3movie.c
+++ b/src/demuxers/demux_wc3movie.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/demuxers/demux_yuv4mpeg2.c b/src/demuxers/demux_yuv4mpeg2.c
index f06201d74..51a3580c7 100644
--- a/src/demuxers/demux_yuv4mpeg2.c
+++ b/src/demuxers/demux_yuv4mpeg2.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/demuxers/demux_yuv_frames.c b/src/demuxers/demux_yuv_frames.c
index e8e893874..78d5e079b 100644
--- a/src/demuxers/demux_yuv_frames.c
+++ b/src/demuxers/demux_yuv_frames.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2004 the xine project
+ * Copyright (C) 2003-2009 the xine project
* Copyright (C) 2003 Jeroen Asselman <j.asselman@itsec-ps.nl>
*
* This file is part of xine, a free video player.
diff --git a/src/demuxers/ebml.c b/src/demuxers/ebml.c
index c979d290d..aabdea362 100644
--- a/src/demuxers/ebml.c
+++ b/src/demuxers/ebml.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/demuxers/ebml.h b/src/demuxers/ebml.h
index 65db6c229..26be6649c 100644
--- a/src/demuxers/ebml.h
+++ b/src/demuxers/ebml.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/demuxers/flacutils.h b/src/demuxers/flacutils.h
index e69639925..328677711 100644
--- a/src/demuxers/flacutils.h
+++ b/src/demuxers/flacutils.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 the xine project
+ * Copyright (C) 2006-2007 the xine project
* Based on the FLAC File Demuxer by Mike Melanson
*
* This file is part of xine, a free video player.
diff --git a/src/demuxers/group_audio.c b/src/demuxers/group_audio.c
index fe03b6418..0aedda459 100644
--- a/src/demuxers/group_audio.c
+++ b/src/demuxers/group_audio.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/demuxers/group_audio.h b/src/demuxers/group_audio.h
index 6b48a5400..1764bea45 100644
--- a/src/demuxers/group_audio.h
+++ b/src/demuxers/group_audio.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2005 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/group_games.c b/src/demuxers/group_games.c
index 5eacbfd8f..89e6339dc 100644
--- a/src/demuxers/group_games.c
+++ b/src/demuxers/group_games.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/demuxers/group_games.h b/src/demuxers/group_games.h
index 34cb6e208..6db0543bf 100644
--- a/src/demuxers/group_games.h
+++ b/src/demuxers/group_games.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/demuxers/id3.c b/src/demuxers/id3.c
index 2b433f515..4860feb6c 100644
--- a/src/demuxers/id3.c
+++ b/src/demuxers/id3.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/demuxers/id3.h b/src/demuxers/id3.h
index d69642f4a..ef114910b 100644
--- a/src/demuxers/id3.h
+++ b/src/demuxers/id3.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2007 the xine project
+ * Copyright (C) 2000-2008 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/iff.h b/src/demuxers/iff.h
index 921963c08..7d7a7a3c9 100644
--- a/src/demuxers/iff.h
+++ b/src/demuxers/iff.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004 the xine project
+ * Copyright (C) 2004-2008 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/matroska.h b/src/demuxers/matroska.h
index 2edc4a646..c608a0646 100644
--- a/src/demuxers/matroska.h
+++ b/src/demuxers/matroska.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2009 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*