From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: rrs@debian.org, Xose Vazquez Perez <xose.vazquez@gmail.com>,
"christophe.varoqui@opensvc.com" <christophe.varoqui@opensvc.com>
Cc: device-mapper development <dm-devel@redhat.com>
Subject: Re: What license is multipath-tools under
Date: Thu, 28 Jul 2016 13:26:03 -0400 [thread overview]
Message-ID: <1469726763.2295.20.camel@HansenPartnership.com> (raw)
In-Reply-To: <1469724801.17451.27.camel@debian.org>
[-- Attachment #1.1: Type: text/plain, Size: 3547 bytes --]
On Thu, 2016-07-28 at 22:23 +0530, Ritesh Raj Sarraf wrote:
> Thanks Xose, for digging this information. But shouldn't this
> information go into respective source files?
If there's a COPYING file, there's no need for individual files to have
a copyright. The licence of the file defaults to whatever COPYING (or
LICENCE or some recognizable top level file says). A significant
number of Linux Kernel files don't have individual file header copyrigh
ts, if you want an example of this.
> Recently, at Debconf, I came aware of Fossology [1]. It is a
> compliance tool for license, copyright and export control scans. I
> have spawned off a job [2] and am curious of the result. But looks
> like their server may be having a problem at the moment.
>
> But it is standard practise in most Free Software projects to define
> the licensing proper. And for a project with mixed licenses, it'd be
> best to have individual source files mention their license.
>
It may be a best practice and even practised by some projects, but if
Linux doesn't do it, it's hard to say it's standard practice.
James
> [1] https://www.fossology.org/
> [2] http://52.26.97.143/repo/?mod=showjobs
>
>
> On Thu, 2016-07-28 at 00:19 +0200, Xose Vazquez Perez wrote:
> > On 07/27/2016 12:42 PM, Ritesh Raj Sarraf wrote:
> >
> > >
> > > I just ran some compliance tools on multipath and the results
> > > weren't very
> > > appealing in regard to licensing and copyright information.
> > >
> > > The standard COPYING file mentions LGPL v2.
> > > On the other hand, the majority of the source code has no license
> > > mentioned
> > > in
> > > its header. Some that do have, mention it as GPLv2, and some as
> > > GPLv2+
> >
> > "No copyright" or "UNKNOWN" files should be covered by COPYING
> > licence(LGPL
> > v2).
> > Except:
> >
> > kpartx/
> > It comes from partx(util-linux), and these files are under "GPL v2"
> > or
> > "GPL v2 or later". Independent binary.
> >
> >
> > libmultipath/prioritizers/ontap.c
> > It's "GPL v2". But it's a plugin. ???
> >
> >
> > libmultipath/checkers/cciss_tur.c
> > Source says "GPL v2 or later", and:
> > /*
> > * This program originally derived from and inspired by
> > * Christophe Varoqui's tur.c, part of libchecker.
> > */
> > At libmultipath/checkers/tur.c there is no licence, but it's
> > derived from
> > src/sg_turs.c
> > from sg3_utils. And this one is under "GPL v2 or later". But it's a
> > plugin.
> > ???
> >
> >
> > libmultipath/memory.c
> > libmultipath/memory.h
> > libmultipath/parser.c
> > libmultipath/parser.h
> > libmultipath/vector.c
> > libmultipath/vector.h
> > These comes from keepalived, and they are under "GPL v2 or later".
> >
> >
> > libmultipath/version.h:
> > "GPL v2 or later".
> >
> >
> > libmultipath/file.c
> > libmultipath/alias.c
> > Source says:
> > /*
> > * significant parts of this file were taken from iscsi-bindings.c
> > of the
> > * linux-iscsi project.
> > And they are under "GPL v2 or later".
> >
> >
> > libmultipath/uevent.c
> > libmultipath/sysfs.c
> > These come from udev, and they are "GPL v2".
> >
> >
> > GPL code can not be mixed with LGPL code. So I guess libmultipath/
> > files are
> > "GPL v2" ???
> >
> >
> > multipath/main.c
> > Under "GPL v2 or later". It's linked with libmultipath.so and
> > libmpathcmd.so.
> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel
[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
next prev parent reply other threads:[~2016-07-28 17:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-27 10:42 What license is multipath-tools under Ritesh Raj Sarraf
2016-07-27 22:19 ` Xose Vazquez Perez
2016-07-27 22:41 ` Xose Vazquez Perez
2016-07-28 16:53 ` Ritesh Raj Sarraf
2016-07-28 17:26 ` James Bottomley [this message]
2016-07-28 18:41 ` Ritesh Raj Sarraf
2016-07-28 18:59 ` James Bottomley
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=1469726763.2295.20.camel@HansenPartnership.com \
--to=james.bottomley@hansenpartnership.com \
--cc=christophe.varoqui@opensvc.com \
--cc=dm-devel@redhat.com \
--cc=rrs@debian.org \
--cc=xose.vazquez@gmail.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 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.