Hi, On Wed, 8 Jul 2020 04:49:38 -0700 (PDT) Chung-Fan Yang <[email protected]> wrote:
> Hi, > > I want to ask a silly question. Not silly, valid! > Is there any restrictions on the cell configs source files, including > those hand crafted and these generated by jailhouse command line tool > ? Kind of, you basically can choose between GPLv2 and BSD. > For a hand crafted configs, may I distributed them with the licenses > as I wish? You will very likely have to include a header that imposes one of the two mentioned above. > On the other hand for generated configs, I noticed that they have BSD > headers, so I must comply and following that, right? I guess you could write the header yourself if you really did want to choose your own license. And even then ... the format is well defined so it is pretty clear what the config source says from just looking at the binary. So if you plan to protect something ... say IP. You might be able to do that with the syntax but not the semantics. Henning > BR, > > Yang. > > -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/20200708152531.25e804b0%40md1za8fc.ad001.siemens.net.
