Mercurial > libavcodec.hg
comparison pngdec.c @ 8629:04423b2f6e0b libavcodec
cosmetics: Remove pointless period after copyright statement non-sentences.
author | diego |
---|---|
date | Mon, 19 Jan 2009 15:46:40 +0000 |
parents | 6c1244ad5620 |
children | 54bc8a2727b0 |
comparison
equal
deleted
inserted
replaced
8628:e49a2e1f0020 | 8629:04423b2f6e0b |
---|---|
1 /* | 1 /* |
2 * PNG image format | 2 * PNG image format |
3 * Copyright (c) 2003 Fabrice Bellard. | 3 * Copyright (c) 2003 Fabrice Bellard |
4 * | 4 * |
5 * This file is part of FFmpeg. | 5 * This file is part of FFmpeg. |
6 * | 6 * |
7 * FFmpeg is free software; you can redistribute it and/or | 7 * FFmpeg is free software; you can redistribute it and/or |
8 * modify it under the terms of the GNU Lesser General Public | 8 * modify it under the terms of the GNU Lesser General Public |