summaryrefslogtreecommitdiff
path: root/libavcodec/x86/vp8dsp.asm
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-05-14 21:32:31 +0200
committerDiego Biurrun <diego@biurrun.de>2011-05-14 21:32:31 +0200
commit888fa31ecafa75cef3c154e129c45060eea88bd7 (patch)
treecec22003f6b82e5aec4af8a44d496182e601f3c3 /libavcodec/x86/vp8dsp.asm
parent08e434b015b204e36aa03a645249d6ca260bc6d1 (diff)
Fix FSF address copy paste error in some license headers.
Diffstat (limited to 'libavcodec/x86/vp8dsp.asm')
-rw-r--r--libavcodec/x86/vp8dsp.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/x86/vp8dsp.asm b/libavcodec/x86/vp8dsp.asm
index 12e592f924..e974f12642 100644
--- a/libavcodec/x86/vp8dsp.asm
+++ b/libavcodec/x86/vp8dsp.asm
@@ -17,7 +17,7 @@
;*
;* You should have received a copy of the GNU Lesser General Public
;* License along with Libav; if not, write to the Free Software
-;* 51, Inc., Foundation Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+;* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
;******************************************************************************
%include "x86inc.asm"