summaryrefslogtreecommitdiff
path: root/libavformat/mov.c
diff options
context:
space:
mode:
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>2009-03-15 10:53:12 +0000
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>2009-03-15 10:53:12 +0000
commit7c4502c8c46f55f601c11252827f72b9e3eb2970 (patch)
treee8595febd2f7a9efda65c2421ee32a869e6dc1a8 /libavformat/mov.c
parent4909e517fd3b3101d7f365345cc14e7abbbf6bfb (diff)
typo in the mail, the 4am commit is always the worst
Originally committed as revision 17981 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/mov.c')
-rw-r--r--libavformat/mov.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/mov.c b/libavformat/mov.c
index 5c5249dd4f..fac6d0ccdf 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 <baptiste dot coudurier at gmail dot org>
+ * Copyright (c) 2009 Baptiste Coudurier <baptiste dot coudurier at gmail dot com>
*
* This file is part of FFmpeg.
*