From owner-svn-ports-all@freebsd.org Thu Oct 10 14:00:16 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 838FA1394B9; Thu, 10 Oct 2019 14:00:16 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Received: from ravenloft.kiev.ua (ravenloft.kiev.ua [94.244.131.95]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46pt5D1CKqz41fw; Thu, 10 Oct 2019 14:00:16 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Date: Thu, 10 Oct 2019 16:00:13 +0200 From: Alex Kozlov To: Emanuel Haupt Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, bapt@FreeBSD.org Subject: Re: svn commit: r514223 - head/archivers/deb2targz Message-ID: <20191010140013.GA2520@ravenloft.kiev.ua> References: <201910101225.x9ACPRf5082806@repo.freebsd.org> <20191010125727.GA1432@ravenloft.kiev.ua> <20191010131645.e7tqblwldrb6fee6@ivaldir.net> <20191010132910.GA2040@ravenloft.kiev.ua> <20191010154322.9c58bcdc74499f5285e5aaf0@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191010154322.9c58bcdc74499f5285e5aaf0@FreeBSD.org> X-Rspamd-Queue-Id: 46pt5D1CKqz41fw X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2019 14:00:16 -0000 On Thu, Oct 10, 2019 at 03:43:22PM +0200, Emanuel Haupt wrote: > Alex Kozlov wrote: > > On Thu, Oct 10, 2019 at 03:16:45PM +0200, Baptiste Daroussin wrote: > > > On Thu, Oct 10, 2019 at 02:57:27PM +0200, Alex Kozlov wrote: > > > > On Thu, Oct 10, 2019 at 12:25:27PM +0000, Baptiste Daroussin > > > > wrote: > > > > > Author: bapt > > > > > Date: Thu Oct 10 12:25:26 2019 > > > > > New Revision: 514223 > > > > > URL: https://svnweb.freebsd.org/changeset/ports/514223 > > > > > > > > > > Log: > > > > > Add license. > > > > > > > > > > Note that everything scripts in the ports tree without an > > > > > explicit license automatically fall into the license of the > > > > > ports tree itself > > > > I can explicitly confirm that it is under BSD2 license. Just for > > > > the record. > > > Maybe you can add a header to the script which will make it even > > > more obvious? > > Sure. Just let me ask ehaupt@ (maintainer) first. > Fine with me. The script is very simple and I am not sure if the > licensing would uphold legal scrutiny. But then again I am not a lawier :-) That's why I didn't bother in the first place. But I'm also not a lawyer, so license added :-) -- Alex