summaryrefslogtreecommitdiff
path: root/src/audio_dec
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/audio_dec
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/audio_dec')
-rw-r--r--src/audio_dec/ff_dvaudio_decoder.c2
-rw-r--r--src/audio_dec/fooaudio.c2
-rw-r--r--src/audio_dec/gsm610.c2
-rw-r--r--src/audio_dec/xine_a52_decoder.c2
-rw-r--r--src/audio_dec/xine_dts_decoder.c2
-rw-r--r--src/audio_dec/xine_faad_decoder.c2
-rw-r--r--src/audio_dec/xine_lpcm_decoder.c2
-rw-r--r--src/audio_dec/xine_mad_decoder.c2
-rw-r--r--src/audio_dec/xine_musepack_decoder.c2
9 files changed, 9 insertions, 9 deletions
diff --git a/src/audio_dec/ff_dvaudio_decoder.c b/src/audio_dec/ff_dvaudio_decoder.c
index f38167cf8..144aeab19 100644
--- a/src/audio_dec/ff_dvaudio_decoder.c
+++ b/src/audio_dec/ff_dvaudio_decoder.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/audio_dec/fooaudio.c b/src/audio_dec/fooaudio.c
index d2f1f74a4..27e7274d0 100644
--- a/src/audio_dec/fooaudio.c
+++ b/src/audio_dec/fooaudio.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2001 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/audio_dec/gsm610.c b/src/audio_dec/gsm610.c
index be98da798..0a03d4f7c 100644
--- a/src/audio_dec/gsm610.c
+++ b/src/audio_dec/gsm610.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/audio_dec/xine_a52_decoder.c b/src/audio_dec/xine_a52_decoder.c
index 628920fbc..ab7e57231 100644
--- a/src/audio_dec/xine_a52_decoder.c
+++ b/src/audio_dec/xine_a52_decoder.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/audio_dec/xine_dts_decoder.c b/src/audio_dec/xine_dts_decoder.c
index 9711650a4..966f505f0 100644
--- a/src/audio_dec/xine_dts_decoder.c
+++ b/src/audio_dec/xine_dts_decoder.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 unix video player.
*
diff --git a/src/audio_dec/xine_faad_decoder.c b/src/audio_dec/xine_faad_decoder.c
index c4f5470d4..61abed51c 100644
--- a/src/audio_dec/xine_faad_decoder.c
+++ b/src/audio_dec/xine_faad_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2005 the xine project
+ * Copyright (C) 2000-2013 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/audio_dec/xine_lpcm_decoder.c b/src/audio_dec/xine_lpcm_decoder.c
index e63fe4902..55a612976 100644
--- a/src/audio_dec/xine_lpcm_decoder.c
+++ b/src/audio_dec/xine_lpcm_decoder.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/audio_dec/xine_mad_decoder.c b/src/audio_dec/xine_mad_decoder.c
index ac16e84a6..a8a3879bb 100644
--- a/src/audio_dec/xine_mad_decoder.c
+++ b/src/audio_dec/xine_mad_decoder.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/audio_dec/xine_musepack_decoder.c b/src/audio_dec/xine_musepack_decoder.c
index 758ca9726..f4613df79 100644
--- a/src/audio_dec/xine_musepack_decoder.c
+++ b/src/audio_dec/xine_musepack_decoder.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.
*