Thanks, applied as 7818481cc57bd75f6de0bc9a9a8c02c3de4ce5b2. Michael
[sent from post-receive hook] On Fri, 17 Dec 2021 14:27:12 +0100, Roland Hieber <[email protected]> wrote: > 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 <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > 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 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
