From 78154f174013700c66305a8bca6dcfa3af5200f9 Mon Sep 17 00:00:00 2001 From: itojun Date: Sun, 28 Jan 2001 03:21:47 +0000 Subject: more on limited-distribution --- mk/mk.conf.example | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mk/mk.conf.example b/mk/mk.conf.example index 37b7268b1f7..6fe5444615a 100644 --- a/mk/mk.conf.example +++ b/mk/mk.conf.example @@ -1,4 +1,4 @@ -# $NetBSD: mk.conf.example,v 1.168 2001/01/28 03:20:25 itojun Exp $ +# $NetBSD: mk.conf.example,v 1.169 2001/01/28 03:21:47 itojun Exp $ # # Sample /etc/mk.conf file, which can be used to set specific values @@ -141,7 +141,8 @@ # for for-profit use (i.e. you will use the software for non-profit purpose) #ACCEPTABLE_LICENSES+= limited-redistribution # Enable it if you are okay to build/use third-party software, which has -# restriction on redistribution. +# restriction on redistribution (i.e. you will obey the restriction on +# redistribution it imposes). #ACCEPTABLE_LICENSES+= shareware # Enable it if you are okay to build/use shareware. #ACCEPTABLE_LICENSES+= kermit-license -- cgit v1.2.3