summaryrefslogtreecommitdiff
path: root/libavformat/matroska.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/matroska.c
parentb73b36bfa5ed6440e689ab5a1f8199c6186a6c79 (diff)
downloadffmpeg-6dfa70f272d7ede75d45991c907dd93c50be1690.tar.gz
Correct few "ffmpeg" typos
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'libavformat/matroska.c')
-rw-r--r--libavformat/matroska.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/matroska.c b/libavformat/matroska.c
index d281ef4fd5..88e709b836 100644
--- a/libavformat/matroska.c
+++ b/libavformat/matroska.c
@@ -1,6 +1,6 @@
/*
* Matroska common data
- * Copyright (c) 2003-2004 The ffmpeg Project
+ * Copyright (c) 2003-2004 The FFmpeg Project
*
* This file is part of FFmpeg.
*