Github messages for voidlinux
 help / color / mirror / Atom feed
From: kawaiiamber <kawaiiamber@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] kmod: fix license
Date: Fri, 23 Apr 2021 12:05:39 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-30446@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 572 bytes --]

There is a new pull request by kawaiiamber against master on the void-packages repository

https://github.com/kawaiiamber/void-packages kmod
https://github.com/void-linux/void-packages/pull/30446

kmod: fix license
From the `README` file in the `wrksrc` for `kmod`:
```
License:
        LGPLv2.1+ for libkmod, testsuite and helper libraries
        GPLv2+ for tools/*
```
The `+` is meant to mean that one can redistribute it under a later version of the respective license.

A patch file from https://github.com/void-linux/void-packages/pull/30446.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kmod-30446.patch --]
[-- Type: text/x-diff, Size: 876 bytes --]

From 56a5a2b36e11146b7355fbec88cc0deefc1b646a Mon Sep 17 00:00:00 2001
From: KawaiiAmber <japaneselearning101@gmail.com>
Date: Fri, 23 Apr 2021 04:02:55 -0600
Subject: [PATCH] kmod: fix license

---
 srcpkgs/kmod/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/kmod/template b/srcpkgs/kmod/template
index 4b96012b993d..00ddc8894d60 100644
--- a/srcpkgs/kmod/template
+++ b/srcpkgs/kmod/template
@@ -13,7 +13,7 @@ make_dirs="
  /usr/lib/modprobe.d 0755 root root"
 short_desc="Linux kernel module handling"
 maintainer="Enno Boland <gottox@voidlinux.org>"
-license="GPL-2.0-only"
+license="GPL-2.0-or-later LGPL-2.1-or-later"
 homepage="https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git"
 distfiles="${KERNEL_SITE}/utils/kernel/kmod/kmod-${version}.tar.xz"
 checksum=c1d3fbf16ca24b95f334c1de1b46f17bbe5a10b0e81e72668bdc922ebffbbc0c

             reply	other threads:[~2021-04-23 10:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-23 10:05 kawaiiamber [this message]
2021-04-23 10:07 ` kawaiiamber
2021-04-23 10:09 ` kawaiiamber
2021-04-23 10:09 ` [PR PATCH] [Updated] " kawaiiamber
2021-04-23 10:13 ` kawaiiamber
2021-04-23 14:35 ` ericonr
2021-05-17  4:00 ` [PR PATCH] [Merged]: " ericonr

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-30446@inbox.vuxu.org \
    --to=kawaiiamber@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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 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).