Received: by mail.netbsd.org (Postfix, from userid 605) id D16AA84DD9; Sat, 8 Dec 2018 09:08:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C1E1B84D53 for ; Sat, 8 Dec 2018 09:08:07 +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 iAcaIhlZqDAb for ; Sat, 8 Dec 2018 09:08:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id CF01A84D03 for ; Sat, 8 Dec 2018 09:08:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B69E9FB16; Sat, 8 Dec 2018 09:08:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1544260086262740" MIME-Version: 1.0 Date: Sat, 8 Dec 2018 09:08:06 +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: <20181208090806.B69E9FB16@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. --_----------=_1544260086262740 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Sat Dec 8 09:08:06 UTC 2018 Added Files: pkgsrc/licenses: abell-94 Log Message: Victor A. Abell license * used in sysutils/lsof * derived from spencer-94: https://spdx.org/licenses/Spencer-94.html * treated as Free and GPL compatible by Fedora Project To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/licenses/abell-94 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1544260086262740 Content-Disposition: inline Content-Length: 1144 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/licenses/abell-94 diff -u /dev/null pkgsrc/licenses/abell-94:1.1 --- /dev/null Sat Dec 8 09:08:06 2018 +++ pkgsrc/licenses/abell-94 Sat Dec 8 09:08:06 2018 @@ -0,0 +1,23 @@ +Copyright 1994 Purdue Research Foundation, West Lafayette, Indiana +47907. All rights reserved. + +Written by Victor A. Abell + +This software is not subject to any license of the American Telephone +and Telegraph Company or the Regents of the University of California. + +Permission is granted to anyone to use this software for any purpose on +any computer system, and to alter it and redistribute it freely, subject +to the following restrictions: + +1. Neither the authors nor Purdue University are responsible for any + consequences of the use of this software. + +2. The origin of this software must not be misrepresented, either by + explicit claim or by omission. Credit to the authors and Purdue + University must appear in documentation and sources. + +3. Altered versions must be plainly marked as such, and must not be + misrepresented as being the original software. + +4. This notice may not be removed or altered. --_----------=_1544260086262740--