summaryrefslogtreecommitdiff
path: root/src/post/audio
diff options
context:
space:
mode:
Diffstat (limited to 'src/post/audio')
-rw-r--r--src/post/audio/audio_filters.c2
-rw-r--r--src/post/audio/audio_filters.h2
-rw-r--r--src/post/audio/stretch.c2
-rw-r--r--src/post/audio/upmix.c2
-rw-r--r--src/post/audio/upmix_mono.c2
-rw-r--r--src/post/audio/volnorm.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/post/audio/audio_filters.c b/src/post/audio/audio_filters.c
index 78f495ca6..5553d7db4 100644
--- a/src/post/audio/audio_filters.c
+++ b/src/post/audio/audio_filters.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/post/audio/audio_filters.h b/src/post/audio/audio_filters.h
index 144e85836..c07ad823e 100644
--- a/src/post/audio/audio_filters.h
+++ b/src/post/audio/audio_filters.h
@@ -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/post/audio/stretch.c b/src/post/audio/stretch.c
index 1f130eff8..a3a606267 100644
--- a/src/post/audio/stretch.c
+++ b/src/post/audio/stretch.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/post/audio/upmix.c b/src/post/audio/upmix.c
index 97edd47dd..bdbac9181 100644
--- a/src/post/audio/upmix.c
+++ b/src/post/audio/upmix.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/post/audio/upmix_mono.c b/src/post/audio/upmix_mono.c
index 7fb6c7bd9..b676cea85 100644
--- a/src/post/audio/upmix_mono.c
+++ b/src/post/audio/upmix_mono.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/post/audio/volnorm.c b/src/post/audio/volnorm.c
index dda38fa5f..b9624737a 100644
--- a/src/post/audio/volnorm.c
+++ b/src/post/audio/volnorm.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.
*