From 84016027621fcaed7da7e04e01403163686c8647 Mon Sep 17 00:00:00 2001 From: scuri Date: Wed, 19 Aug 2009 21:33:45 +0000 Subject: *** empty log message *** --- include/im_format_all.h | 2 +- include/im_util.h | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'include') diff --git a/include/im_format_all.h b/include/im_format_all.h index 7ae8052..2a6ab96 100644 --- a/include/im_format_all.h +++ b/include/im_format_all.h @@ -176,7 +176,7 @@ void imFormatRegisterJPEG(void); * \section Description * * \par - * Access to the PNG file format uses libPNG version 1.2.37. \n + * Access to the PNG file format uses libPNG version 1.2.39. \n * http://www.libpng.org \n * Copyright (C) 1998-2009 Glenn Randers-Pehrson * diff --git a/include/im_util.h b/include/im_util.h index ab50671..7858b39 100644 --- a/include/im_util.h +++ b/include/im_util.h @@ -241,9 +241,9 @@ void imBinSwapBytes8(void *data, int count); * http://www.zlib.org/ \n * Copyright (C) 1995-2004 Jean-loup Gailly and Mark Adler * \par - * LZF compression support uses libLZF version 1.51. \n - * http://liblzf.plan9.de/ \n - * Copyright (C) 2000-2005 Marc Alexander Lehmann + * LZF compression support uses libLZF version 3.5. \n + * http://software.schmorp.de/pkg/liblzf \n + * Copyright (C) 2000-2009 Marc Alexander Lehmann * See \ref im_util.h * \ingroup util */ -- cgit v1.2.3