From owner-svn-src-head@freebsd.org Thu Jun 21 02:18:46 2018 Return-Path: Delivered-To: svn-src-head@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 8EB2C101E4CF; Thu, 21 Jun 2018 02:18:46 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-it0-x232.google.com (mail-it0-x232.google.com [IPv6:2607:f8b0:4001:c0b::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9E5728135F; Thu, 21 Jun 2018 02:18:45 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-it0-x232.google.com with SMTP id j135-v6so2586092itj.1; Wed, 20 Jun 2018 19:18:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=4pPcyRhCVd42SJzTdk6q1wC5UmyPVy0MCEkVx/5XE+A=; b=umIuOcLdaZuZlakyREj3MwhL8PQTH4xCN93UpqC9B6SP84asjB0+PXPsp8sU63+gNF 1sDkfp4wS/whRBuhRkJrXC/7aUq0+5lh73lE8iMYTTB7/4ZQ8uEeb/wAxKNe5eoaDHaj /jj8e26u+g8Cv9Vvhja9eU38jQFZYNrs4bmFCpr0c5eEnJTCpaWuxXVh4fTcEKw1/sxf D6edUnRI5s8fszGHdyOedbxk6qyhoxLBJ1Fqn11F/GwmwC6zkpLXigIkyjVsNox6p4Vp vUf7cVQaqc4h8VGVt1sKvY5kYOIo7ne14zlF+vM6JrNXrW4vBDcuKe9t7VShM3hasYu+ 8tng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=4pPcyRhCVd42SJzTdk6q1wC5UmyPVy0MCEkVx/5XE+A=; b=J0/Qcq2MrU94TdllNfu4NU29utgv86Zcf3BeViwCmVYBdqwWoCPxuPzpuw8ZIhVAmW g8ajyBS0uO6VGcUhIj5i2tQv+5cG7IMHhrUQ7DhF+KMmi1uf5qhW4nf7PRzK+jypc24a SdwYUQTliOMOC9AT5gOm+C38T/3jBP6gsviAJQmS21t04F8BMCiXh2lm+JcGnvU99ctl TE7IgiMEuYYWOH2VK9RKHOlZzRArgArPWV6gcVbQQ7CafeQFhy4PShEZF1Yjvik/0jek Fa+n0r9JSDOBHciMqk5WAbISzkNfJqVzWZljzTC7DuWtxI/zyj2KVincTiS3bmcCEfPn xmUw== X-Gm-Message-State: APt69E01OlyQ07YQ3RkHgeracKmwM3zDbAAPhfegP760VDtz74DzuBvu 69LhI9k+8lZEmjZR6yCBwDIdhELTGmGZAJJKZocszA== X-Google-Smtp-Source: ADUXVKKbHMH4GgLQazJg0O8Vz8aYVjtMhQmnk1T7QvFWWN1fr8UK/L/54QjUTEF0Sllb4u5JOd6km1mhWs1VOgKQplU= X-Received: by 2002:a24:1fce:: with SMTP id d197-v6mr3431529itd.52.1529547524931; Wed, 20 Jun 2018 19:18:44 -0700 (PDT) MIME-Version: 1.0 Sender: carpeddiem@gmail.com Received: by 2002:a6b:c6c6:0:0:0:0:0 with HTTP; Wed, 20 Jun 2018 19:18:24 -0700 (PDT) In-Reply-To: <201806210048.w5L0mhv8076926@pdx.rh.CN85.dnsmgr.net> References: <201806210048.w5L0mhv8076926@pdx.rh.CN85.dnsmgr.net> From: Ed Maste Date: Wed, 20 Jun 2018 22:18:24 -0400 X-Google-Sender-Auth: FDkCQQIExIfVb5Wj2hkmInnlCIs Message-ID: Subject: Re: svn commit: r335454 - head/usr.bin/ar To: "Rodney W. Grimes" Cc: Pedro Giffuni , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jun 2018 02:18:46 -0000 On 20 June 2018 at 20:48, Rodney W. Grimes wrote: > > My claim still stands, the commit message and reality do not match, > Ed claimed that he was switching to 2-clause FreeBSD license, yet > it does not appear to actually do that. The commit message could have been more clear indeed. > Does SPDX have rules for dual tagging a file? I seem to recall that > there was some way to do that at least. It does (using license1 AND/OR license2), but in this case one of the licenses is a subset of the other.