[libvirt] [PATCH 2/2] domaincapstest: Don't read data from host

Andrea Bolognani abologna at redhat.com
Mon Jun 27 15:30:25 UTC 2016


On Mon, 2016-06-27 at 16:53 +0200, Jiri Denemark wrote:
> On Mon, Jun 27, 2016 at 16:41:08 +0200, Andrea Bolognani wrote:
> > On Mon, 2016-06-27 at 15:50 +0200, Jiri Denemark wrote:
> > > virQEMUCapsFillDomainCaps would use virHostCPUGetKVMMaxVCPUs for KVM
> > > domains.
> > >  
> > > diff --git a/tests/domaincapsmock.c b/tests/domaincapsmock.c
> > > new file mode 100644
> > > index 0000000..5266b73
> > > --- /dev/null
> > > +++ b/tests/domaincapsmock.c
> > > @@ -0,0 +1,26 @@
> > > +/*
>> > Missing copyright statement.
> 
> That's deliberate.

The "How to Apply These Terms to Your New Libraries" section
of the LGPL explicitly states

> [...] each file should have at least the "copyright" line
> and a pointer to where the full notice is found.

so I don't think you can just add the license text without a
corresponding copyright statement.

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list