summaryrefslogtreecommitdiff
path: root/libavformat/mov.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/mov.c')
-rw-r--r--libavformat/mov.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/mov.c b/libavformat/mov.c
index cbd9e5f16c..5c5249dd4f 100644
--- a/libavformat/mov.c
+++ b/libavformat/mov.c
@@ -1,6 +1,7 @@
/*
* MOV demuxer
* Copyright (c) 2001 Fabrice Bellard
+ * Copyright (c) 2009 Baptiste Coudurier <baptiste dot coudurier at gmail dot org>
*
* This file is part of FFmpeg.
*