mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bruno Thomsen <bruno.thomsen@gmail.com>
To: ptxdist@pengutronix.de
Cc: bruno.thomsen@gmail.com
Subject: [ptxdist] [PATCH] libtraceevent: Use AND and not + in SPDX license identifiers
Date: Mon, 21 Apr 2025 11:23:09 +0200	[thread overview]
Message-ID: <20250421092309.104539-1-bruno.thomsen@gmail.com> (raw)

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
 rules/libtraceevent.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/libtraceevent.make b/rules/libtraceevent.make
index c78469068..ecc4a2dc0 100644
--- a/rules/libtraceevent.make
+++ b/rules/libtraceevent.make
@@ -21,7 +21,7 @@ LIBTRACEEVENT_SUFFIX	:= tar.xz
 LIBTRACEEVENT_URL	:= https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git;tag=libtraceevent-$(LIBTRACEEVENT_VERSION)
 LIBTRACEEVENT_SOURCE	:= $(SRCDIR)/$(LIBTRACEEVENT).$(LIBTRACEEVENT_SUFFIX)
 LIBTRACEEVENT_DIR	:= $(BUILDDIR)/$(LIBTRACEEVENT)
-LIBTRACEEVENT_LICENSE	:= LGPL-2.1 + GPL-2.0
+LIBTRACEEVENT_LICENSE	:= LGPL-2.1 AND GPL-2.0
 
 # ----------------------------------------------------------------------------
 # Prepare

base-commit: f61905c23240642dec3e5390ee15e83cf1e016e9
-- 
2.49.0




                 reply	other threads:[~2025-04-21  9:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20250421092309.104539-1-bruno.thomsen@gmail.com \
    --to=bruno.thomsen@gmail.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