Jörg F. Wittenberger scripsit:

> Isn't that crazy?  When you write your code trying to being agnostic
> about the way it's going to be compiled -- as an advanced programmer
> would might eventually try to do -- you can attach any copyright notice
> you want; the way it's being compiled will decide about the copyright!!?

No, not really.  It's not about how it's compiled, it's about how it's
distributed.  If you need to let the user replace certain components,
and you are distributing monolithic executables, you need to also
distribute either relinkable executables or source code.

-- 
What asininity could I have uttered     John Cowan <[EMAIL PROTECTED]>
that they applaud me thus?              http://www.ccil.org/~cowan
        --Phocion, Greek orator


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to