diff options
author | Diego Biurrun <diego@biurrun.de> | 2014-07-01 11:52:37 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2014-07-01 03:26:51 -0700 |
commit | 79793f833784121d574454af4871866576c0749d (patch) | |
tree | 90d261857807b18218edccfbe51a299560e8ce62 /libavutil/x86/cpuid.asm | |
parent | e3fcb14347466095839c2a3c47ebecff02da891e (diff) | |
download | ffmpeg-79793f833784121d574454af4871866576c0749d.tar.gz |
Update Fiona's name in copyright statements.
Diffstat (limited to 'libavutil/x86/cpuid.asm')
-rw-r--r-- | libavutil/x86/cpuid.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/x86/cpuid.asm b/libavutil/x86/cpuid.asm index e739ebe31f..1cb8e94ea3 100644 --- a/libavutil/x86/cpuid.asm +++ b/libavutil/x86/cpuid.asm @@ -2,7 +2,7 @@ ;* Copyright (C) 2005-2010 x264 project ;* ;* Authors: Loren Merritt <lorenm@u.washington.edu> -;* Jason Garrett-Glaser <darkshikari@gmail.com> +;* Fiona Glaser <fiona@x264.com> ;* ;* This file is part of Libav. ;* |