From: Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Jason Gunthorpe
<jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
Cc: dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org,
linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Talat Batheesh <talatb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Subject: Re: [PATCH rdma-core 3/4] debian/copyright: Add copyright information
Date: Sun, 1 Jan 2017 09:54:33 +0200 [thread overview]
Message-ID: <20170101075433.GR26885@mtr-leonro.local> (raw)
In-Reply-To: <20161229152537.GB30742-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 2349 bytes --]
On Thu, Dec 29, 2016 at 08:25:37AM -0700, Jason Gunthorpe wrote:
> On Thu, Dec 29, 2016 at 03:49:07PM +0200, Leon Romanovsky wrote:
> > From: Talat Batheesh <talatb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
> >
> > This patch adds debian/copyright file and list all
> > different licences and copyrights, according to
> > debian policy.
>
> > +Files: *
> > +License: GPL-2+ or BSD
>
> We don't have anything that includes the 'any later version' clause in
> the copyright header required to be GPLv2+ - so everything should be simply
> 'GPL-2'
Right
>
> > +Files: debian/*
> > +Copyright: 2016 Talat Batheesh <talatb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
> > +License: GPL-2+
>
> You can add me here too
Sure with great pleasure.
>
> > +Files: buildlib/cbuild
> > +Copyright: 2015, 2016, Obsidian Research Corp. See COPYING.
> > +License: GPL-2+ or BSD
> > +
> > +Files: buildlib/fixup-include/*
> > +Copyright: 2016, Mellanox Technologies Ltd.
> > +License: GPL-2+ or BSD
>
> Many of these copyright attributions are a bit wonky :\ I personally
> think this format of Debian's is too difficult.
>
> > +Files: ccan/*
> > +Copyright: unspecified
> > +License: CC0 and BSD-MIT
> > +
> > +Files: ibacm/*
> > +Copyright: 2013-2015, Mellanox Technologies LTD.
> > + 2009-2014, Intel Corporation.
> > +License: GPL-2 or OpenIB.org BSD (FreeBSD variant)
>
> There is no text stanza for 'OpenIB.org BSD'
Changed to be BSD
>
> > +Files: providers/ipathverbs/*
> > +Copyright: 2006-2009, QLogic Corp.
> > + 2005
> > +License: GPL-2+ or BSD
>
> ipath has a special license. Please review COPYING.md and make sure
> all the special cases called out are covered properly.
Thanks, I fixed it to be PathScale-BSD
>
> > +License: GPL-2+ or BSD
>
> I think this should just be 'BSD', same with all the 'or' stanzas.
I'm not a lawyer and in the rdma-core.spec it is "or".
Do you know which spec is correct one?
https://github.com/linux-rdma/rdma-core/blob/master/redhat/rdma-core.spec
https://github.com/linux-rdma/rdma-core/blob/master/rdma-core.spec
Meanwhile, I updated pull request with new version.
>
> I didn't see the intel bsd license in here (see
> providers/hfi1verbs/hfiverbs.c, it is slightly different again)
>
> It would be good to update COPYING.md to refer people to this new file
> as it is better than the short summary.
>
> Jason
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2017-01-01 7:54 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-29 13:49 [PATCH rdma-core 0/4] Debian fixes Leon Romanovsky
[not found] ` <20161229134908.13185-1-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-12-29 13:49 ` [PATCH rdma-core 1/4] debian/control: Remove build-essential from Build-Depends Leon Romanovsky
2016-12-29 13:49 ` [PATCH rdma-core 2/4] debian/iwpmd.install: Remove ibacm from iwpmd install Leon Romanovsky
2016-12-29 13:49 ` [PATCH rdma-core 3/4] debian/copyright: Add copyright information Leon Romanovsky
[not found] ` <20161229134908.13185-4-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-12-29 15:25 ` Jason Gunthorpe
[not found] ` <20161229152537.GB30742-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-01-01 7:54 ` Leon Romanovsky [this message]
[not found] ` <20170101075433.GR26885-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-01-02 22:11 ` Jason Gunthorpe
[not found] ` <20170102221123.GA10226-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-01-04 7:55 ` Leon Romanovsky
[not found] ` <20170104075516.GJ12077-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-01-04 22:42 ` Jason Gunthorpe
[not found] ` <20170104224227.GA15569-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-01-05 6:14 ` Leon Romanovsky
[not found] ` <20170105061436.GW12077-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-01-10 21:55 ` Jason Gunthorpe
2016-12-29 13:49 ` [PATCH rdma-core 4/4] debian/changelog: Update changes Leon Romanovsky
[not found] ` <20161229134908.13185-5-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-12-29 15:11 ` Jason Gunthorpe
[not found] ` <20161229151132.GA30742-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-01-01 7:56 ` Leon Romanovsky
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=20170101075433.GR26885@mtr-leonro.local \
--to=leon-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
--cc=dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
--cc=jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=talatb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.