Mercurial > libavcodec.hg
comparison tiffenc.c @ 5215:2b72f9bc4f06 libavcodec
license header consistency cosmetics
author | diego |
---|---|
date | Thu, 05 Jul 2007 10:40:25 +0000 |
parents | 9e471439d2e8 |
children | ce8de7773485 |
comparison
equal
deleted
inserted
replaced
5214:470601203f44 | 5215:2b72f9bc4f06 |
---|---|
15 * Lesser General Public License for more details. | 15 * Lesser General Public License for more details. |
16 * | 16 * |
17 * You should have received a copy of the GNU Lesser General Public | 17 * You should have received a copy of the GNU Lesser General Public |
18 * License along with FFmpeg; if not, write to the Free Software | 18 * License along with FFmpeg; if not, write to the Free Software |
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
20 * | |
21 */ | 20 */ |
22 | 21 |
23 /** | 22 /** |
24 * TIFF image encoder | 23 * TIFF image encoder |
25 * @file tiffenc.c | 24 * @file tiffenc.c |