Re: SE library's licence

Julien PUYDT <[email protected]> Mon, 18 Jul 2005 20:42:27 +0200
Newsgroups gmane.comp.lang.eiffel.smalleiffel
Message-ID <[email protected]>
Patrick Mauritz a écrit :
> that requires a clean separation of that code. the GPL and LGPL are
> generally unsuitable for any language that doesn't follow the C model of
> compilation and linking or is a script language.

Hmmmm... yes. Each eiffel class lives in its own file, but the generated 
C code can be joined in a single file. That is an issue. Perhaps asking 
on some distribution's legal mailing-list (say debian-legal or some 
such) would be a good idea.

Notice that this C code is *not* source code. It may be a crucial remark 
here

J.P.