From owner-freebsd-hackers@freebsd.org Mon Oct 15 10:04:27 2018 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5342010D5C18 for ; Mon, 15 Oct 2018 10:04:27 +0000 (UTC) (envelope-from joerg@bec.de) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) (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 D10628D5EB for ; Mon, 15 Oct 2018 10:04:26 +0000 (UTC) (envelope-from joerg@bec.de) X-Originating-IP: 93.205.162.222 Received: from britannica.bec.de (p5DCDA2DE.dip0.t-ipconnect.de [93.205.162.222]) (Authenticated sender: joerg@bec.de) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 5031460019 for ; Mon, 15 Oct 2018 10:03:58 +0000 (UTC) Date: Mon, 15 Oct 2018 12:03:56 +0200 From: Joerg Sonnenberger To: freebsd-hackers@freebsd.org Subject: Re: Why SPDX-License-Identifier: BSD-2-Clause-FreeBSD? Message-ID: <20181015100356.GA26509@britannica.bec.de> Mail-Followup-To: freebsd-hackers@freebsd.org References: <149f117b-bf85-0dce-e26c-c960ad93f7a4@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.5 (2018-04-13) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Oct 2018 10:04:27 -0000 On Mon, Oct 15, 2018 at 09:03:44AM +0200, Sebastian Huber wrote: > In case the author of a FreeBSD source file is not the copyright holder, > then doesn't have FreeBSD a problem here? I could submit a file (--> I'm the author) but assign the copyright to the FreeBSD Foundation (--> TFF is the copyright holder). Joerg