cosmetics: Remove pointless period after copyright statement non-sentences.

Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun
2009-01-19 15:46:40 +00:00
parent 796dff07de
commit 406792e7b0
194 changed files with 219 additions and 219 deletions

View File

@ -1,7 +1,7 @@
/*
* GIF decoder
* Copyright (c) 2003 Fabrice Bellard.
* Copyright (c) 2006 Baptiste Coudurier.
* Copyright (c) 2003 Fabrice Bellard
* Copyright (c) 2006 Baptiste Coudurier
*
* This file is part of FFmpeg.
*