summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk')
-rw-r--r--mk/license.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/mk/license.mk b/mk/license.mk
index 89a216a02ea..8b45e7a80b6 100644
--- a/mk/license.mk
+++ b/mk/license.mk
@@ -1,4 +1,4 @@
-# $NetBSD: license.mk,v 1.8 2007/08/22 16:29:15 gdt Exp $
+# $NetBSD: license.mk,v 1.9 2007/11/08 19:31:05 joerg Exp $
#
# Note: This file is in draft state and not yet actively used.
#
@@ -85,7 +85,8 @@ DEFAULT_ACCEPTABLE_LICENSES= \
original-bsd modified-bsd \
x11 \
apache-2.0 \
- cddl-1.0
+ cddl-1.0 \
+ open-font-license
.if !defined(LICENSE)
. if defined(AFTER_2007Q3)