Hi all, Currently, Restlet is distributed under a triple licensing scheme: * CDDL license 1.0 * GPL license 2.0 with a Classpath exception. * GPL license 3.0 with a Classpath exception.
However, some users are concerned about the viral effect of the "GPL + Classpath exception" options and would prefer instead to use a LGPL license. I think this is a reasonable move. Therefore, I'm replacing the current scheme by this one: * CDDL license 1.0 * LGPL license 2.1 * LGPL license 3.0 If some users have concerns, I could just add the new licensing option, but I don't think it is necessary and it could become confusing to have five alternatives. Best regards, Jerome

