From 19c861b7a6e5ee0f184871b0a60f006d8bd1a5d6 Mon Sep 17 00:00:00 2001 From: Nicolas Robidoux Date: Wed, 19 May 2010 18:57:50 +0000 Subject: [PATCH] wrong dates in nohalo.cpp --- libvips/resample/nohalo.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libvips/resample/nohalo.cpp b/libvips/resample/nohalo.cpp index 88c383c3..9ee0eba9 100644 --- a/libvips/resample/nohalo.cpp +++ b/libvips/resample/nohalo.cpp @@ -1,12 +1,12 @@ /* Nohalo subdivision followed by LBB (Locally Bounded Bicubic) * interpolation * - * N. Robidoux, C. Racette and J. Cupitt 11/5--18/5/2009 - * * N. Robidoux 1/4-29/5/2009 * * N. Robidoux based on code by N. Robidoux, A. Turcotte and J. Cupitt * 27/1/2010 + * + * N. Robidoux, C. Racette and J. Cupitt 11/5--18/5/2010 */ /*