diff options
author | Paul B Mahol <onemda@gmail.com> | 2014-08-23 19:39:22 +0000 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2014-08-24 11:05:42 +0000 |
commit | 6dfa70f272d7ede75d45991c907dd93c50be1690 (patch) | |
tree | d9ecb715dfa3a4a0ed69239510b177ede3a55220 /libavcodec/idcinvideo.c | |
parent | b73b36bfa5ed6440e689ab5a1f8199c6186a6c79 (diff) | |
download | ffmpeg-6dfa70f272d7ede75d45991c907dd93c50be1690.tar.gz |
Correct few "ffmpeg" typos
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'libavcodec/idcinvideo.c')
-rw-r--r-- | libavcodec/idcinvideo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/idcinvideo.c b/libavcodec/idcinvideo.c index 80c7d07b93..7765376cbf 100644 --- a/libavcodec/idcinvideo.c +++ b/libavcodec/idcinvideo.c @@ -1,6 +1,6 @@ /* * id Quake II CIN Video Decoder - * Copyright (C) 2003 the ffmpeg project + * Copyright (c) 2003 The FFmpeg Project * * This file is part of FFmpeg. * |