|
Markus L. Noga <noga@inrialpes.fr> wrote:
> Yes, I believe GNU configure is covered by GPL. I already changed legOS
> licensing to MPL because Kekoa's math routines are MPL. I'm not sure if we
> may continue to use them if we change yet again.
Read the MPL again. It's not clear to me that you need to MPL all your
code if you include unmodified source from something that is covered by
MPL. But if you include MPL'd source, you certainly have to make it clear
what code is covered by the MPL and what is not. And maybe I don't know
what I am talking about because I didn't read the MPL closely enough.
Maybe GPL forbids you from linking to non-GPL'd code? This doesn't seem
likely, since then how would you e.g. link any GPL'd code to a non-GPL
libc?
On a related topic, what's wrong with having a file that's included by
Makefiles to configure the build? If you do it right, people can copy
these files from version to version, and can comment/uncomment if they want
multiple configurations. No fancy scripts, but requires a text editor and
maybe some documentation so people can figure it out.
-Kekoa
|
|
Message has 1 Reply: | | Re: toolchain
|
| (...) I am by no means an license expert, but I just happen to have been reading about the GPL, and the MPL is pretty similar, though there are, of course, differences. The doc that I read stated that you can apply the GPL only to the files that you (...) (26 years ago, 24-Mar-99, to lugnet.robotics.rcx.legos)
|
Message is in Reply To:
| | Re: toolchain
|
| (...) Yes, I believe GNU configure is covered by GPL. I already changed legOS licensing to MPL because Kekoa's math routines are MPL. I'm not sure if we may continue to use them if we change yet again. What's the status on menuconfig? Are those (...) (26 years ago, 23-Mar-99, to lugnet.robotics.rcx.legos)
|
9 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|