On Fri, Oct 23, 2009 at 08:25:49PM +0100, Jamie Lokier wrote:
> Anthony Liguori wrote:
> > It really doesn't matter in the context of LGPL so I don't mind if we do
> > 2.1 only.
>
> Is LGPL 2.1 compatible with LGPL 3 or GPL 3?
>
> It would be a shame if it's compatible enough to use in libvirt b
Anthony Liguori wrote:
> It really doesn't matter in the context of LGPL so I don't mind if we do
> 2.1 only.
Is LGPL 2.1 compatible with LGPL 3 or GPL 3?
It would be a shame if it's compatible enough to use in libvirt but
can't be used in a GPL 3 project.
I think the recent JSON + QObject stuf
On (Thu) Oct 22 2009 [09:01:48], Anthony Liguori wrote:
> Amit Shah wrote:
>> On (Mon) Oct 19 2009 [09:18:19], Anthony Liguori wrote:
>>
> + * This work is licensed under the terms of the GNU GPL, version 2. See
> + * the COPYING file in the top-level directory.
> + *
> + * Copy
Amit Shah wrote:
On (Mon) Oct 19 2009 [09:18:19], Anthony Liguori wrote:
+ * This work is licensed under the terms of the GNU GPL, version 2. See
+ * the COPYING file in the top-level directory.
+ *
+ * Copyright IBM, Corp. 2009
+ *
+ * Authors:
+ * Anthony Liguori
+ *
+ * This work is l
On (Mon) Oct 19 2009 [09:18:19], Anthony Liguori wrote:
>>> + * This work is licensed under the terms of the GNU GPL, version 2. See
>>> + * the COPYING file in the top-level directory.
>>> + *
>>> + * Copyright IBM, Corp. 2009
>>> + *
>>> + * Authors:
>>> + * Anthony Liguori
>>> + *
>>> + * T
Luiz Capitulino wrote:
On Sat, 17 Oct 2009 08:36:02 -0500
Anthony Liguori wrote:
qfloat is a qobject wrapper for double precision floating points
Signed-off-by: Anthony Liguori
---
Makefile |3 +-
qfloat.c | 76 +
qfloat
On Sat, 17 Oct 2009 08:36:02 -0500
Anthony Liguori wrote:
> qfloat is a qobject wrapper for double precision floating points
>
> Signed-off-by: Anthony Liguori
> ---
> Makefile |3 +-
> qfloat.c | 76
> +
> qfloat.h | 29 +
qfloat is a qobject wrapper for double precision floating points
Signed-off-by: Anthony Liguori
---
Makefile |3 +-
qfloat.c | 76 +
qfloat.h | 29 +++
qobject.h |1 +
4 files changed, 108 insertions(+