pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/noto-emoji-ttf noto-emoji-ttf: fix LICENSE



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b55dd63a0c9e
branches:  trunk
changeset: 376433:b55dd63a0c9e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Apr 07 15:56:40 2022 +0000

description:
noto-emoji-ttf: fix LICENSE

the fonts are ofl-v1.1; other stuff has other licenses but
we only use the fonts

diffstat:

 fonts/noto-emoji-ttf/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9fdbcd335558 -r b55dd63a0c9e fonts/noto-emoji-ttf/Makefile
--- a/fonts/noto-emoji-ttf/Makefile     Thu Apr 07 15:16:55 2022 +0000
+++ b/fonts/noto-emoji-ttf/Makefile     Thu Apr 07 15:56:40 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/04/06 22:46:13 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2022/04/07 15:56:40 wiz Exp $
 
 DISTNAME=              noto-emoji-2.034
 PKGNAME=               ${DISTNAME:S/emoji/emoji-ttf/}
@@ -10,7 +10,7 @@
 MAINTAINER=            ryoon%NetBSD.org@localhost
 HOMEPAGE=              https://www.google.com/get/noto/
 COMMENT=               Noto Emoji Font from Google
-LICENSE=               apache-2.0
+LICENSE=               ofl-v1.1
 
 NO_BUILD=              yes
 USE_LANGUAGES=         # none



Home | Main Index | Thread Index | Old Index