X-Git-Url: http://git.ffmpeg.org/gitweb/ffmpeg.git/blobdiff_plain/4909e517fd3b3101d7f365345cc14e7abbbf6bfb..7c4502c8c46f55f601c11252827f72b9e3eb2970:/libavformat/mov.c diff --git a/libavformat/mov.c b/libavformat/mov.c index 5c5249d..fac6d0c 100644 --- a/libavformat/mov.c +++ b/libavformat/mov.c @@ -1,7 +1,7 @@ /* * MOV demuxer * Copyright (c) 2001 Fabrice Bellard - * Copyright (c) 2009 Baptiste Coudurier + * Copyright (c) 2009 Baptiste Coudurier * * This file is part of FFmpeg. *