Received: by mail.netbsd.org (Postfix, from userid 605) id 51B6184ED6; Wed, 21 Feb 2018 15:12:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D05F184D5E for ; Wed, 21 Feb 2018 15:12:47 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id qPNORudQ0af6 for ; Wed, 21 Feb 2018 15:12:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 39DA784D3F for ; Wed, 21 Feb 2018 15:12:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 34F1AFB40; Wed, 21 Feb 2018 15:12:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151922596780460" MIME-Version: 1.0 Date: Wed, 21 Feb 2018 15:12:47 +0000 From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= Subject: CVS commit: pkgsrc/licenses To: pkgsrc-changes@NetBSD.org Reply-To: triaxx@netbsd.org X-Mailer: log_accum Message-Id: <20180221151247.34F1AFB40@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_151922596780460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Wed Feb 21 15:12:47 UTC 2018 Added Files: pkgsrc/licenses: 9menu-license Log Message: Add 9menu license To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/licenses/9menu-license Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151922596780460 Content-Disposition: inline Content-Length: 995 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/licenses/9menu-license diff -u /dev/null pkgsrc/licenses/9menu-license:1.1 --- /dev/null Wed Feb 21 15:12:47 2018 +++ pkgsrc/licenses/9menu-license Wed Feb 21 15:12:47 2018 @@ -0,0 +1,15 @@ +9menu is free software, and is Copyright (c) 1994 by David Hogan and +Arnold Robbins. Permission is granted to all sentient beings to use +this software, to make copies of it, and to distribute those copies, +provided that: + + (1) the copyright and licence notices are left intact + (2) the recipients are aware that it is free software + (3) any unapproved changes in functionality are either + (i) only distributed as patches + or (ii) distributed as a new program which is not called 9menu + and whose documentation gives credit where it is due + (4) the authors are not held responsible for any defects + or shortcomings in the software, or damages caused by it. + +There is no warranty for this software. Have a nice day. --_----------=_151922596780460--