Jérôme Marant <[EMAIL PROTECTED]> writes: > Quoting Sven Luther <[EMAIL PROTECTED]>: > > >> > I did not understand what you meant. I was proposing to license >> > epeire and topcameleon LGPL. >> >> The idea is to use the same LGPL + exception (for static linking and >> such) that the ocaml runtime uses. > > What is this exception about exactly?
As a special exception to the GNU Library General Public License, you may link, statically or dynamically, a "work that uses the Library" with a publicly distributed version of the Library to produce an executable file containing portions of the Library, and distribute that executable file under terms of your choice, without any of the additional requirements listed in clause 6 of the GNU Library General Public License. By "a publicly distributed version of the Library", we mean either the unmodified Library as distributed by INRIA, or a modified version of the Library that is distributed under the conditions defined in clause 3 of the GNU Library General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Library General Public License. It is made to allow you to statically link with the library with no other problem. -- Rémi Vanicat [EMAIL PROTECTED]

