Correct company name

Originally committed as revision 12975 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Kostya Shishkov 2008-04-26 04:14:33 +00:00
parent 1cf3ee2d1c
commit a9f1d8cdf6
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/*
* Autodesc RLE Decoder
* Autodesk RLE Decoder
* Copyright (C) 2005 the ffmpeg project
*
* This file is part of FFmpeg.
@ -21,7 +21,7 @@
/**
* @file aasc.c
* Autodesc RLE Video Decoder by Konstantin Shishkov
* Autodesk RLE Video Decoder by Konstantin Shishkov
*/
#include <stdio.h>