Received: by mail.netbsd.org (Postfix, from userid 605) id 069CD84DDD; Wed, 17 Jun 2020 11:07:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8143384D82 for ; Wed, 17 Jun 2020 11:06:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id IFW9vLTxnhsV for ; Wed, 17 Jun 2020 11:06:59 +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 0C51084D2D for ; Wed, 17 Jun 2020 11:06:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0A187FB28; Wed, 17 Jun 2020 11:06:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1592392019172820" MIME-Version: 1.0 Date: Wed, 17 Jun 2020 11:06:59 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/licenses To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20200617110659.0A187FB28@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. --_----------=_1592392019172820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Wed Jun 17 11:06:58 UTC 2020 Added Files: pkgsrc/licenses: ttyp0-license Log Message: licenses: Add ttyp0-license To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/licenses/ttyp0-license Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1592392019172820 Content-Disposition: inline Content-Length: 1769 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/licenses/ttyp0-license diff -u /dev/null pkgsrc/licenses/ttyp0-license:1.1 --- /dev/null Wed Jun 17 11:06:58 2020 +++ pkgsrc/licenses/ttyp0-license Wed Jun 17 11:06:58 2020 @@ -0,0 +1,29 @@ +THE TTYP0 LICENSE + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this font software and associated files (the "Software"), +to deal in the Software without restriction, including without +limitation the rights to use, copy, modify, merge, publish, +distribute, embed, sublicense, and/or sell copies of the Software, +and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +(1) The above copyright notice, this permission notice, and the + disclaimer below shall be included in all copies or substantial + portions of the Software. + +(2) If the design of any glyphs in the fonts that are contained in the + Software or generated during the installation process is modified + or if additional glyphs are added to the fonts, the fonts + must be renamed. The new names may not contain the word "UW", + irrespective of capitalisation; the new names may contain the word + "ttyp0", irrespective of capitalisation, only if preceded by a + foundry name different from "UW". + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --_----------=_1592392019172820--