From: Roland Hieber <rhi@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [ptxdist] [PATCH 2/2] fontconfig: license review
Date: Sun, 5 Dec 2021 23:11:06 +0100 [thread overview]
Message-ID: <20211205221106.240253-2-rhi@pengutronix.de> (raw)
In-Reply-To: <20211205221106.240253-1-rhi@pengutronix.de>
Since we deprecated the public_domain identifier in commit
76d1f680233955839298 (2021-08-06, Roland Hieber: "doc: working with
licensing information in packages"), classify the snippet in ftglue.c
("This code is explicitely put in the public domain") as a custom
license.
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
rules/fontconfig.make | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/rules/fontconfig.make b/rules/fontconfig.make
index 1fdda95109fc..74c5491c1cf5 100644
--- a/rules/fontconfig.make
+++ b/rules/fontconfig.make
@@ -21,8 +21,13 @@ FONTCONFIG_SUFFIX := tar.gz
FONTCONFIG_URL := http://fontconfig.org/release/$(FONTCONFIG).$(FONTCONFIG_SUFFIX)
FONTCONFIG_SOURCE := $(SRCDIR)/$(FONTCONFIG).$(FONTCONFIG_SUFFIX)
FONTCONFIG_DIR := $(BUILDDIR)/$(FONTCONFIG)
-FONTCONFIG_LICENSE := MIT AND Unicode-TOU AND public_domain
-
+FONTCONFIG_LICENSE := HPND-sell-variant AND MIT AND custom AND MIT-Modern-Variant AND Unicode-TOU
+FONTCONFIG_LICENSE_FILES := \
+ file://COPYING;md5=7a0449e9bc5370402a94c00204beca3d \
+ file://src/fcfreetype.c;startline=26;endline=44;md5=44e5309810857e7964a78e3381fa2910 \
+ file://src/ftglue.c;startline=1;endline=8;789386c3d7c853bbce055520a11aaeb9 \
+ file://src/fcatomic.h;startline=4,endline=24;md5=89c79dedb0fb324bfa2fae6b7bf7f673 \
+ file://fc-case/CaseFolding.txt;startline=3;endline=6;md5=c6e05768ea162f646ae2e29667c48b2e
# ----------------------------------------------------------------------------
# Prepare
--
2.30.2
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
next prev parent reply other threads:[~2021-12-05 22:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-05 22:11 [ptxdist] [PATCH 1/2] dropbear: " Roland Hieber
2021-12-05 22:11 ` Roland Hieber [this message]
2021-12-17 13:27 ` [ptxdist] [APPLIED] fontconfig: " Michael Olbrich
2021-12-10 8:48 ` [ptxdist] [PATCH 1/2] dropbear: " Alexander Dahl
2021-12-11 15:58 ` Roland Hieber
2021-12-17 13:27 ` [ptxdist] [APPLIED] " Michael Olbrich
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=20211205221106.240253-2-rhi@pengutronix.de \
--to=rhi@pengutronix.de \
--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