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 /libavutil | |
parent | f359575c0b890b66ccdeca1c8f83061a1525782b (diff) | |
download | ffmpeg-eabf5e6d6bac41f0162283b3a5a9e59959279c69.tar.gz |
All: update names in copyright headers
Diffstat (limited to 'libavutil')
-rw-r--r-- | libavutil/aes_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/aes_internal.h b/libavutil/aes_internal.h index beee626831..c9d6c24857 100644 --- a/libavutil/aes_internal.h +++ b/libavutil/aes_internal.h @@ -1,5 +1,5 @@ /* - * copyright (c) 2015 Rodger Combs <rodger.combs@gmail.com> + * copyright (c) 2015 rcombs * * This file is part of FFmpeg. * |