fix comment

This commit is contained in:
Looly 2021-08-11 00:29:56 +08:00
parent 7cbba42e94
commit 163ce2a67c

View File

@ -38,7 +38,6 @@ import java.util.ArrayList;
* 来自https://github.com/rtyley/animated-gif-lib-for-java
*
* @author Kevin Weiner, FM Software; LZW decoder adapted from John Cristy's ImageMagick.
* @version 1.03 November 2003
*/
public class GifDecoder {