On Sat, Mar 02, 2002 at 01:42:26PM -0500, Michael B Allen wrote: > Very strange that you ref. James Clarks site because it is his expat > product that encouraged me to license my DOM as MIT and I want to use the > libiconv codepage "headers" to add support for extended character sets to > this DOM that uses expat.
Well, GNU's site says that the license is really the Expat license, not the "MIT license". (That's how I interpret it, anyway.) > Well actually these "headers" are not public and have code in them. The > design calls for abstracting the conversion of a character to and from > ucs codes by using a function pointer to code included in different many > different files. Regardless of the fact that these include files are .h > files they each have code in them. Well, if you're going to include the header itself *with* the program, you'll need to include a copy of the LGPL, too. I'm not sure if there are any other issues in this case. (FWIW, many glibc headers have inline code.) -- Glenn Maynard -- Linux-UTF8: i18n of Linux on all levels Archive: http://mail.nl.linux.org/linux-utf8/
