summaryrefslogtreecommitdiff
path: root/libavcodec/cyuv.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 /libavcodec/cyuv.c
parentb73b36bfa5ed6440e689ab5a1f8199c6186a6c79 (diff)
Correct few "ffmpeg" typos
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'libavcodec/cyuv.c')
-rw-r--r--libavcodec/cyuv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/cyuv.c b/libavcodec/cyuv.c
index c68612314e..6e8e461ae0 100644
--- a/libavcodec/cyuv.c
+++ b/libavcodec/cyuv.c
@@ -4,7 +4,7 @@
* based on "Creative YUV (CYUV) stream format for AVI":
* http://www.csse.monash.edu.au/~timf/videocodec/cyuv.txt
*
- * Copyright (C) 2003 the ffmpeg project
+ * Copyright (c) 2003 The FFmpeg Project
*
* This file is part of FFmpeg.
*