good question.. It appears that the original source code in the zip file is not downloadable anymore.
I did a search on codesearch.google.com and found the same code included in a many projects, all without attribution. Cc:ing the original author -- Chris can you help us out here? Thanks! On Thu, May 27, 2010 at 7:05 AM, Han Nguyen <[email protected]> wrote: > Hello, > What is the license of the below method adapted from > > http://today.java.net/pub/a/today/2007/04/03/perils-of-image-getscaledinstance.html > ? is it a LGPL license? > > org.apache.shindig.gadgets.rewrite.image.ImageUtils.getSacledInstance( > BufferedImage img, > int targetWidth, > int targetHeight, > Object hint, > boolean higherQuality, > int imageType); > > Thanks, > Han
