summaryrefslogtreecommitdiff
path: root/libavcodec/sparc
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-02-09 11:17:54 +0000
committerDiego Biurrun <diego@biurrun.de>2009-02-09 11:17:54 +0000
commitb17e0f065cdd50134f80ab9875205a715a9dbd89 (patch)
treecafe97659efde5d2a76cfe144d6e2c97f473b4fc /libavcodec/sparc
parentc385c0da224575fe7416fde6d8d64f577346e657 (diff)
downloadffmpeg-b17e0f065cdd50134f80ab9875205a715a9dbd89.tar.gz
Remove file name from file headers.
It provides no useful information and breaks on renames. Originally committed as revision 17097 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/sparc')
-rw-r--r--libavcodec/sparc/dsputil_vis.c1
-rw-r--r--libavcodec/sparc/vis.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/sparc/dsputil_vis.c b/libavcodec/sparc/dsputil_vis.c
index 92c868cafa..7aac4e9e60 100644
--- a/libavcodec/sparc/dsputil_vis.c
+++ b/libavcodec/sparc/dsputil_vis.c
@@ -1,5 +1,4 @@
/*
- * dsputil_vis.c
* Copyright (C) 2003 David S. Miller <davem@redhat.com>
*
* This file is part of FFmpeg.
diff --git a/libavcodec/sparc/vis.h b/libavcodec/sparc/vis.h
index d416fd84a5..301bebf6b0 100644
--- a/libavcodec/sparc/vis.h
+++ b/libavcodec/sparc/vis.h
@@ -1,5 +1,4 @@
/*
- * vis.h
* Copyright (C) 2003 David S. Miller <davem@redhat.com>
*
* This file is part of FFmpeg.