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/ra144.h | |
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/ra144.h')
-rw-r--r-- | libavcodec/ra144.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/ra144.h b/libavcodec/ra144.h index c1ceb87341..df747905b3 100644 --- a/libavcodec/ra144.h +++ b/libavcodec/ra144.h @@ -1,6 +1,6 @@ /* * Real Audio 1.0 (14.4K) - * Copyright (c) 2003 the ffmpeg project + * Copyright (c) 2003 The FFmpeg Project * * This file is part of FFmpeg. * |