summaryrefslogtreecommitdiff
path: root/libavcodec/x86/h264_deblock.asm
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2014-07-01 11:52:37 +0200
committerDiego Biurrun <diego@biurrun.de>2014-07-01 03:26:51 -0700
commit79793f833784121d574454af4871866576c0749d (patch)
tree90d261857807b18218edccfbe51a299560e8ce62 /libavcodec/x86/h264_deblock.asm
parente3fcb14347466095839c2a3c47ebecff02da891e (diff)
Update Fiona's name in copyright statements.
Diffstat (limited to 'libavcodec/x86/h264_deblock.asm')
-rw-r--r--libavcodec/x86/h264_deblock.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/x86/h264_deblock.asm b/libavcodec/x86/h264_deblock.asm
index 61642a0f47..d2067c86e7 100644
--- a/libavcodec/x86/h264_deblock.asm
+++ b/libavcodec/x86/h264_deblock.asm
@@ -4,7 +4,7 @@
;* Copyright (C) 2005-2011 x264 project
;*
;* Authors: Loren Merritt <lorenm@u.washington.edu>
-;* Jason Garrett-Glaser <darkshikari@gmail.com>
+;* Fiona Glaser <fiona@x264.com>
;* Oskar Arvidsson <oskar@irock.se>
;*
;* This file is part of Libav.