summaryrefslogtreecommitdiff
path: root/libavcodec/vp56rac.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-07-01 15:37:21 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-07-01 15:43:40 +0200
commit8d0c7031a846fe27c2a44831e743ee722174fdc0 (patch)
tree2cc8d4a4faa166b8e00e1ce563d5e65ae41d9e1a /libavcodec/vp56rac.c
parent581b5f0b9b93969712e73e0ae6324bbd03e85d4e (diff)
parent79793f833784121d574454af4871866576c0749d (diff)
Merge commit '79793f833784121d574454af4871866576c0749d'
* commit '79793f833784121d574454af4871866576c0749d': Update Fiona's name in copyright statements. Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/vp56rac.c')
-rw-r--r--libavcodec/vp56rac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/vp56rac.c b/libavcodec/vp56rac.c
index f11531de24..6061b7ee72 100644
--- a/libavcodec/vp56rac.c
+++ b/libavcodec/vp56rac.c
@@ -1,6 +1,6 @@
/*
* VP5/6/8 decoder
- * Copyright (c) 2010 Jason Garrett-Glaser <darkshikari@gmail.com>
+ * Copyright (c) 2010 Fiona Glaser <fiona@x264.com>
*
* This file is part of FFmpeg.
*