summaryrefslogtreecommitdiff
path: root/src/libspudec
diff options
context:
space:
mode:
Diffstat (limited to 'src/libspudec')
-rw-r--r--src/libspudec/spu.c3
-rw-r--r--src/libspudec/spu.h3
-rw-r--r--src/libspudec/xine_spu_decoder.c2
3 files changed, 0 insertions, 8 deletions
diff --git a/src/libspudec/spu.c b/src/libspudec/spu.c
index 3818a393a..ce3497ef0 100644
--- a/src/libspudec/spu.c
+++ b/src/libspudec/spu.c
@@ -35,9 +35,6 @@
* You should have received a copy of the GNU General Public License
* along with this program; see the file COPYING. If not, write to
* the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
- *
- * $Id: spu.c,v 1.82 2005/09/25 00:44:04 miguelfreitas Exp $
- *
*/
#include <stdio.h>
diff --git a/src/libspudec/spu.h b/src/libspudec/spu.h
index 7e9aed3e8..8d92146f0 100644
--- a/src/libspudec/spu.h
+++ b/src/libspudec/spu.h
@@ -19,10 +19,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
*
- * $Id: spu.h,v 1.27 2004/07/14 01:18:48 miguelfreitas Exp $
- *
* This file was originally part of the OMS program.
- *
*/
#ifndef __SPU_H__
diff --git a/src/libspudec/xine_spu_decoder.c b/src/libspudec/xine_spu_decoder.c
index 177fff6f3..0ab91d906 100644
--- a/src/libspudec/xine_spu_decoder.c
+++ b/src/libspudec/xine_spu_decoder.c
@@ -19,8 +19,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
*
- * $Id: xine_decoder.c,v 1.116 2006/07/10 22:08:30 dgp85 Exp $
- *
* stuff needed to turn libspu into a xine decoder plugin
*/