The fontcache header is BSD-2-Clause licensed. All other headers are
either MIT or X11 licensed.

Signed-off-by: Michael Tretter <[email protected]>
---
 rules/xorgproto.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/xorgproto.make b/rules/xorgproto.make
index d1a106d28..0823a46ff 100644
--- a/rules/xorgproto.make
+++ b/rules/xorgproto.make
@@ -23,7 +23,7 @@ XORGPROTO_SUFFIX      := tar.bz2
 XORGPROTO_URL          := $(call ptx/mirror, XORG, 
individual/proto/$(XORGPROTO).$(XORGPROTO_SUFFIX))
 XORGPROTO_SOURCE       := $(SRCDIR)/$(XORGPROTO).$(XORGPROTO_SUFFIX)
 XORGPROTO_DIR          := $(BUILDDIR)/$(XORGPROTO)
-XORGPROTO_LICENSE      := unknown
+XORGPROTO_LICENSE      := X11 AND MIT AND BSD-2-Clause
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.17.1


_______________________________________________
ptxdist mailing list
[email protected]

Reply via email to