java-image-scaling
java-image-scaling copied to clipboard
Wrong license refererenced in maven pom file
In the maven pom file the link of the LGPL License is pointing to the GPL
license. This is a MAJOR difference.
The correct link should be:
http://www.gnu.org/licenses/lgpl-3.0.txt
Original issue reported on code.google.com by [email protected] on 24 May 2012 at 4:25