mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: Re: [ptxdist] [APPLIED] libnet: Add license information
Date: Thu, 25 Jun 2026 21:23:37 +0200	[thread overview]
Message-ID: <20260625192337.832683-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260622081230.187757-3-ada@thorsis.com>

Thanks, applied as 0ba6d3b50d6f76194537017af9f07ab1f568d5cc.

Michael

[sent from post-receive hook]

On Thu, 25 Jun 2026 21:23:37 +0200, Alexander Dahl <ada@thorsis.com> wrote:
> Most of the code is BSD-2-Clause with two exceptions.
> The code of src/libnet_link_*.c is BSD-3-Clause,
> and the asn1 code (for snmp) has an additional section which exactly
> matches the MIT-CMU license.
> 
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <20260622081230.187757-3-ada@thorsis.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libnet.make b/rules/libnet.make
> index 59f193b30382..e75fb406aa1f 100644
> --- a/rules/libnet.make
> +++ b/rules/libnet.make
> @@ -22,6 +22,11 @@ LIBNET_SUFFIX	:= tar.gz
>  LIBNET_URL	:= https://github.com/libnet/libnet/releases/download/v$(LIBNET_VERSION)/$(LIBNET).$(LIBNET_SUFFIX)
>  LIBNET_SOURCE	:= $(SRCDIR)/$(LIBNET).$(LIBNET_SUFFIX)
>  LIBNET_DIR	:= $(BUILDDIR)/$(LIBNET)
> +LIBNET_LICENSE	:= BSD-2-Clause AND BSD-3-Clause AND MIT-CMU
> +LIBNET_LICENSE_FILES := \
> +	file://LICENSE;md5=07f291bf6e78efa05cec668cf6a09acc \
> +	file://src/libnet_link_linux.c;startline=7;endline=32;md5=8100f4b58c857a134acd5628b181f3a4 \
> +	file://src/libnet_asn1.c;startline=14;endline=31;md5=0c3ffb558473335f995286c9b8572509
>  
>  # ----------------------------------------------------------------------------
>  # Prepare



  reply	other threads:[~2026-06-25 19:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-22  8:12 [ptxdist] [PATCH 0/2] libnet: version bump and add " Alexander Dahl via ptxdist
2026-06-22  8:12 ` [ptxdist] [PATCH 1/2] libnet: version bump 1.1.6 -> 1.3 Alexander Dahl via ptxdist
2026-06-25 19:23   ` [ptxdist] [APPLIED] " Michael Olbrich
2026-06-22  8:12 ` [ptxdist] [PATCH 2/2] libnet: Add license information Alexander Dahl via ptxdist
2026-06-25 19:23   ` Michael Olbrich [this message]
2026-06-22  8:30 ` [ptxdist] [PATCH 0/2] libnet: version bump and add " Alexander Dahl via ptxdist

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=20260625192337.832683-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ada@thorsis.com \
    --cc=ptxdist@pengutronix.de \
    /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