summaryrefslogtreecommitdiff
path: root/libavformat/segafilm.c
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2014-08-23 19:39:22 +0000
committerPaul B Mahol <onemda@gmail.com>2014-08-24 11:05:42 +0000
commit6dfa70f272d7ede75d45991c907dd93c50be1690 (patch)
treed9ecb715dfa3a4a0ed69239510b177ede3a55220 /libavformat/segafilm.c
parentb73b36bfa5ed6440e689ab5a1f8199c6186a6c79 (diff)
Correct few "ffmpeg" typos
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'libavformat/segafilm.c')
-rw-r--r--libavformat/segafilm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/segafilm.c b/libavformat/segafilm.c
index 6b3ad52446..b0f0c4eb7a 100644
--- a/libavformat/segafilm.c
+++ b/libavformat/segafilm.c
@@ -1,6 +1,6 @@
/*
* Sega FILM Format (CPK) Demuxer
- * Copyright (c) 2003 The ffmpeg Project
+ * Copyright (c) 2003 The FFmpeg Project
*
* This file is part of FFmpeg.
*