<div dir="ltr"><div>Hi,</div><div><br></div><div>GPL-2.0-only was applied to script without previous Licences and GPL-2.0-or-later to those mentioning it, however I'm wondering if I should also add a SPDX id to the makefile ? <br></div><div><br></div><div>Here's first attempt without identifier to the Makefile. <br></div><div><br></div><div>Best regards,<br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Oct 11, 2019 at 6:45 PM <<a href="mailto:richard.purdie@linuxfoundation.org">richard.purdie@linuxfoundation.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Fri, 2019-10-11 at 15:54 +0000, Alejandro Del Castillo wrote:<br>
> On 10/11/19 8:51 AM, Ycn aKaJoseph wrote:<br>
> > Hi guys,<br>
> > <br>
> > <a href="https://bugzilla.yoctoproject.org/show_bug.cgi?id=13528" rel="noreferrer" target="_blank">https://bugzilla.yoctoproject.org/show_bug.cgi?id=13528</a> <br>
> > <<br>
> > <a href="https://urldefense.com/v3/__https://bugzilla.yoctoproject.org/show_bug.cgi?id=13528__;!fqWJcnlTkjM!8RtsWJXbDz_l063ZSVKrRMwvQ5KGdD0lk9aSjlUW9VHM2wufITJnBuIvovQxoT0yJXu-6Q$" rel="noreferrer" target="_blank">https://urldefense.com/v3/__https://bugzilla.yoctoproject.org/show_bug.cgi?id=13528__;!fqWJcnlTkjM!8RtsWJXbDz_l063ZSVKrRMwvQ5KGdD0lk9aSjlUW9VHM2wufITJnBuIvovQxoT0yJXu-6Q$</a><br>
> > ><br>
> > <br>
> > I'm about to work on that bug however most of the script in opkg-<br>
> > utils <br>
> > dir are un-licenced and there's no hint for me to decide what SPDX <br>
> > Identifier to add.<br>
> <br>
> thanks for doing this!<br>
> <br>
> > The doubt concerns those script :<br>
> > makePackage<br>
> > opkg-build<br>
> > opkg-buildpackage<br>
> > opkg-compare-indexes<br>
> > opkg-diff<br>
> > opkg-extract-file<br>
> > opkg-graph-deps<br>
> > opkg-list-fields<br>
> > opkg-make-index<br>
> > opkg-show-deps<br>
> > opkg-unbuild<br>
> > opkg-update-index<br>
> > <br>
> > What license do you want them to carry ?<br>
> <br>
> Looking at the commit history, opkg-graph-deps was authored by Haris <br>
> Okanovic, and the rest by Richard Purdie (included them on the<br>
> thread).<br>
> <br>
> My take on it:  since opkg is licensed as GPLv2+, and the files that <br>
> have a license in opkg-utils are GPLv2+, make sense to me to license<br>
> the rest as GPLv2+ too.<br>
<br>
I didn't author these, they were imported from ipkg-utils which was<br>
part of <a href="http://handhelds.org" rel="noreferrer" target="_blank">handhelds.org</a>. I did modify things quite a bit during the<br>
import.<br>
<br>
<a href="http://handhelds.org" rel="noreferrer" target="_blank">handhelds.org</a>'s CVS repos aren't there any more but I do have old<br>
sources lying around locally. I have a snapshot of the CVS repo from<br>
20050930 and it has GPLv2 COPYING file (not 2+, just 2).<br>
<br>
I'd suggest we follow the original licensing of that and go with GPLv2.<br>
<br>
Cheers,<br>
<br>
Richard<br>
<br>
<br>
<br>
<br>
</blockquote></div>