qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] License issues
@ 2008-08-14 14:32 Simson Garfinkel
  2008-08-14 14:47 ` Anthony Liguori
  2008-08-15  1:53 ` Carlos A. M. dos Santos
  0 siblings, 2 replies; 4+ messages in thread
From: Simson Garfinkel @ 2008-08-14 14:32 UTC (permalink / raw)
  To: qemu-devel

Greetings.  Yesterday I posted a query regarding the license of some  
of the .h files.

Basically, all of the image layer files area clearly licensed to have  
no restrictions, but some of the necessary .h files are missing that  
license.

Who is responsible for maintaining the license of the .h files?

Regards,


Simson Garfinkel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] License issues
  2008-08-14 14:32 [Qemu-devel] License issues Simson Garfinkel
@ 2008-08-14 14:47 ` Anthony Liguori
  2008-08-14 22:43   ` Simson Garfinkel
  2008-08-15  1:53 ` Carlos A. M. dos Santos
  1 sibling, 1 reply; 4+ messages in thread
From: Anthony Liguori @ 2008-08-14 14:47 UTC (permalink / raw)
  To: qemu-devel

Simson Garfinkel wrote:
> Greetings. Yesterday I posted a query regarding the license of some of 
> the .h files.
>
> Basically, all of the image layer files area clearly licensed to have 
> no restrictions, but some of the necessary .h files are missing that 
> license.
>
> Who is responsible for maintaining the license of the .h files?

Whoever originally committed the code. If you look at the LICENSE file, 
I think the safe thing to assume is that if a file doesn't have an 
explicit license associated with it, it is licensed under the GPL.

Regards,

Anthony Liguori

> Regards,
>
>
> Simson Garfinkel
>
>
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] License issues
  2008-08-14 14:47 ` Anthony Liguori
@ 2008-08-14 22:43   ` Simson Garfinkel
  0 siblings, 0 replies; 4+ messages in thread
From: Simson Garfinkel @ 2008-08-14 22:43 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 1299 bytes --]


On Aug 14, 2008, at 7:47 AM, Anthony Liguori wrote:

> Simson Garfinkel wrote:
>> Greetings. Yesterday I posted a query regarding the license of some  
>> of the .h files.
>>
>> Basically, all of the image layer files area clearly licensed to  
>> have no restrictions, but some of the necessary .h files are  
>> missing that license.
>>
>> Who is responsible for maintaining the license of the .h files?
>
> Whoever originally committed the code. If you look at the LICENSE  
> file, I think the safe thing to assume is that if a file doesn't  
> have an explicit license associated with it, it is licensed under  
> the GPL.

Thanks for responding, Anthony.

I agree with the explicit statement. However, it doesn't seem to make  
sense in this case. The disk image .c files are all explicitly  
unrestricted, but they include .h files for which the license is  
unstated. So my feeling is that this is an oversight.

Is this even relevant for .h files?  They do not contain executable  
code that is compiled.

The reason that I am asking is that I want to use the QEMU VDK support  
for a forensic software library that I maintain, but I do not want the  
library to be GPL'ed. If I need to, I'll rewrite the .h files, but  
this seems like a waste of time if it is not necessary.

-Simson




[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 2413 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] License issues
  2008-08-14 14:32 [Qemu-devel] License issues Simson Garfinkel
  2008-08-14 14:47 ` Anthony Liguori
@ 2008-08-15  1:53 ` Carlos A. M. dos Santos
  1 sibling, 0 replies; 4+ messages in thread
From: Carlos A. M. dos Santos @ 2008-08-15  1:53 UTC (permalink / raw)
  To: qemu-devel

On Thu, Aug 14, 2008 at 11:32 AM, Simson Garfinkel <simsong@acm.org> wrote:
> Greetings.  Yesterday I posted a query regarding the license of some of the
> .h files.
>
> Basically, all of the image layer files area clearly licensed to have no
> restrictions, but some of the necessary .h files are missing that license.
>
> Who is responsible for maintaining the license of the .h files?

Fabrice Bellard  is the copyright holder of QEMU so is the only person
legally allowed to add license statements to those files. (Assuming
that he owns them, of course, but experience taught me never make
assumptions about copyrights and licenses.)

-- 
If you think things can't get worse it's probably only
because you lack sufficient imagination.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-08-15  1:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-14 14:32 [Qemu-devel] License issues Simson Garfinkel
2008-08-14 14:47 ` Anthony Liguori
2008-08-14 22:43   ` Simson Garfinkel
2008-08-15  1:53 ` Carlos A. M. dos Santos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).