diff options
author | rcombs <rcombs@rcombs.me> | 2021-01-20 01:02:56 -0600 |
---|---|---|
committer | rcombs <rcombs@rcombs.me> | 2021-01-20 01:02:56 -0600 |
commit | eabf5e6d6bac41f0162283b3a5a9e59959279c69 (patch) | |
tree | 2c3091640745cc65bcac99dbe5bd03df7f30b327 /libavcodec/mmaldec.c | |
parent | f359575c0b890b66ccdeca1c8f83061a1525782b (diff) | |
download | ffmpeg-eabf5e6d6bac41f0162283b3a5a9e59959279c69.tar.gz |
All: update names in copyright headers
Diffstat (limited to 'libavcodec/mmaldec.c')
-rw-r--r-- | libavcodec/mmaldec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/mmaldec.c b/libavcodec/mmaldec.c index 172fb61c9b..cb15ac072a 100644 --- a/libavcodec/mmaldec.c +++ b/libavcodec/mmaldec.c @@ -1,6 +1,6 @@ /* * MMAL Video Decoder - * Copyright (c) 2015 Rodger Combs + * Copyright (c) 2015 rcombs * * This file is part of FFmpeg. * |