summaryrefslogtreecommitdiff
path: root/libavformat/movenc.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/movenc.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/movenc.c')
-rw-r--r--libavformat/movenc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/movenc.c b/libavformat/movenc.c
index d499e18637..cac97a7534 100644
--- a/libavformat/movenc.c
+++ b/libavformat/movenc.c
@@ -2,7 +2,7 @@
* MOV, 3GP, MP4 muxer
* Copyright (c) 2003 Thomas Raivio
* Copyright (c) 2004 Gildas Bazin <gbazin at videolan dot org>
- * 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.
*