cosmetics: Remove period after copyright statement non-sentence.

Originally committed as revision 16919 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2009-02-01 15:52:01 +00:00
parent bf89d54edb
commit 94f694a476
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
/**
* @file libavcodec/dct-test.c
* DCT test. (c) 2001 Fabrice Bellard.
* DCT test (c) 2001 Fabrice Bellard
* Started from sample code by Juan J. Sierralta P.
*/