I'd thought there was an announcement, but I get the dev list as well and might be getting my wires crossed.
gmane to the rescue: There are a couple mentions of iText using AGPL going forward hither and yon, but nothing OVERT. Bruno will want to make some official announcment, but he's rather busy Actually Writing Code right now. Here's a completely **unofficial** announcement: The next major release of iText will undergo several Big Changes: 1) The version number will jump (to 5.0?), and both java and c# versions will henceforth share the same version. This is both a Sanity Thing and an effort to reflect other significant changes. 2) MPL/LGPL will be dropped in favor of AGPL. The last MPL/LGPL version of the source is iText 4.20, here: http://itext.svn.sourceforge.net/viewvc/itext/tags/iText_4_2_0/ (yes, iText 420... har har dude) Yes, the existance of iTextSoftware.com (and the effort to make some money on many years of hard work) influenced this decision. 3) All non-PDF code will be moved into separate projects. 4) All the "trunk" stuff is currently being moved (as we speak, see aforementioned "Actually Writing Code" comment) into a new package, "com.itextpdf.*". THIS WILL BREAK BINARY COMPATIBILITY WITH EXISTING CODE. Given the licensing change, this isn't such a bad thing. Previous users will need to make a Conscious Decision to switch versions, not just drop in a new JAR file. 5) iText will be built using java 1.5. Expect 1.5-isms (generics in particular) to creep their way into the source, though I'm not aware of any major effort to update en mass. --Mark Storer Senior Software Engineer Cardiff.com #include <disclaimer> typedef std::Disclaimer<Cardiff> DisCard; > -----Original Message----- > From: Vesa Jääskeläinen [mailto:ch...@nic.fi] > Sent: Friday, December 04, 2009 8:30 AM > To: iText questions > Subject: [iText-questions] Silent license change? > > > It seems that 1st of December 2009 iText license has been silently > changed from MPL+LGPL to AGPL. > > Does this mean that iTextSharp will also be switching to > AGPL? Currently > being in MPL+LGPL. > > Eg. So if one wants to use iTextSharp/iText library under Mozilla or > LPGL license one has to fork the project from 30 Nov 2009? > > -------------------------------------------------------------- > ---------------- > Join us December 9, 2009 for the Red Hat Virtual Experience, > a free event focused on virtualization and cloud computing. > Attend in-depth sessions from your desk. Your couch. Anywhere. > http://p.sf.net/sfu/redhat-sfdev2dev > _______________________________________________ > iText-questions mailing list > iText-questions@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/itext-questions > > Buy the iText book: http://www.1t3xt.com/docs/book.php > Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/ ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/