summaryrefslogtreecommitdiff
path: root/libavutil/aes.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/aes.c')
-rw-r--r--libavutil/aes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/aes.c b/libavutil/aes.c
index fe007aee19..742cf7cd4d 100644
--- a/libavutil/aes.c
+++ b/libavutil/aes.c
@@ -1,5 +1,5 @@
/*
- * copyright (c) 2007 Michael Niedermayer <michaelni@gmx.at>
+ * copyright (c) 2007 Michael Niedermayer <michaelni@gmx.at> and Reimar Döffinger
*
* This file is part of FFmpeg.
*