From: "Daniel P. Berrange" <berrange@redhat.com>
To: Izik Eidus <izik.eidus@ravellosystems.com>
Cc: Dmitry Fleytman <dmitry@daynix.com>,
Yan Vugenfirer <yan@daynix.com>,
Yan Vugenfirer <yan@ravellosystems.com>,
qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] VMXNET3 paravirtual NIC device implementation
Date: Tue, 28 Feb 2012 20:01:03 +0000 [thread overview]
Message-ID: <20120228200102.GA20044@redhat.com> (raw)
In-Reply-To: <CANo2tRoVFurEVZfTizdGcgkWxWZm=-7Ysk73N_M9we9ACB0=Sw@mail.gmail.com>
On Tue, Feb 28, 2012 at 02:57:32PM -0500, Izik Eidus wrote:
> On Tue, Feb 28, 2012 at 2:50 PM, Yan Vugenfirer <yan@ravellosystems.com> wrote:
> > Adding Izik from Ravello.
> >
> > Best regards,
> > Yan.
> >
> > On Tue, Feb 28, 2012 at 6:43 PM, malc <av1474@comtv.ru> wrote:
> >> On Tue, 28 Feb 2012, Yan Vugenfirer wrote:
> >>
> >>> From: Dmitry Fleytman <dmitry@daynix.com>
> >>>
> >>> Implementation of VMWare VMXNET3 paravirtual NIC device.
> >>> Supports of all the device features including offload capabilties,
> >>> VLANs and etc.
> >>> The device is tested on different OSes:
> >> [..snip..]
> >>
> >>> @@ -0,0 +1,146 @@
> >>> +/*
> >>> + * QEMU VMWARE paravirtual devices - auxiliary code
> >>> + *
> >>> + * Copyright (c) 2012 Ravello Systems LTD (http://ravellosystems.com)
> >>> + * All Rights Reserved
> >>
> >> Not quite sure, i'm follwing this, here it says that all rights are
> >> reserved.
>
>
> Hey,
>
> isn`t this is the common GPL2 licence format?
> for example from the very same qemu:
> /*
> * qemu/kvm integration
> *
> * Copyright (C) 2006-2008 Qumranet Technologies
> *
> * Licensed under the terms of the GNU GPL version 2 or higher.
> */
>
> Do we miss anything? because our meaning is to publish it as a fully
> GPL2 licensed code...
Your "Copyright" line is fine, but you should really remove the
'All rights reserved' line which contradicts your GPL intention
below
> >>
> >>> + *
> >>> + * Developed by Daynix Computing LTD (http://www.daynix.com)
> >>> + *
> >>> + * Authors:
> >>> + * Dmitry Fleytman <dmitry@daynix.com>
> >>> + * Yan Vugenfirer <yan@daynix.com>
> >>> + *
> >>> + * This program is free software; you can redistribute it and/or modify it
> >>> + * under the terms of the GNU General Public License as published by the
> >>> + * Free Software Foundation; version 2 of the License and no later version.
> >>> + *
> >>> + * This program is distributed in the hope that it will be useful, but
> >>> + * WITHOUT ANY WARRANTY; without even the implied warranty of
> >>> + * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, GOOD TITLE or
> >>> + * NON INFRINGEMENT. See the GNU General Public License for more
> >>> + * details.
> >>> + *
> >>> + * You should have received a copy of the GNU General Public License
> >>> + * along with this program; if not, write to the Free Software
> >>> + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
> >>> + *
> >>> + * The full GNU General Public License is included in this distribution in
> >>> + * the file called "COPYING".
> >>> + *
> >>> + */
> >>
> >> And here that most of them are really not.
> >>
> >> Not a lawyer though.
> >>
> >> [..snip..]
> >>
> >> --
> >> mailto:av1474@comtv.ru
>
Regards,
Daniel
--
|: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org -o- http://virt-manager.org :|
|: http://autobuild.org -o- http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|
next prev parent reply other threads:[~2012-02-28 20:01 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-28 15:46 [Qemu-devel] [PATCH] VMXNET3 paravirtual NIC device implementation Yan Vugenfirer
2012-02-28 16:43 ` malc
2012-02-28 19:50 ` Yan Vugenfirer
2012-02-28 19:57 ` Izik Eidus
2012-02-28 20:01 ` Daniel P. Berrange [this message]
2012-02-28 20:09 ` Izik Eidus
2012-02-29 3:06 ` Izik Eidus
2012-02-28 23:39 ` Andreas Färber
-- strict thread matches above, loose matches on Subject: below --
2012-02-28 14:46 Dmitry Fleytman
2012-02-28 13:55 Dmitry Fleytman
2012-02-28 8:56 Dmitry Fleytman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120228200102.GA20044@redhat.com \
--to=berrange@redhat.com \
--cc=dmitry@daynix.com \
--cc=izik.eidus@ravellosystems.com \
--cc=qemu-devel@nongnu.org \
--cc=yan@daynix.com \
--cc=yan@ravellosystems.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).