From owner-svn-src-head@freebsd.org Sun May 20 03:05:20 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 662D3EEFAF6 for ; Sun, 20 May 2018 03:05:20 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x241.google.com (mail-it0-x241.google.com [IPv6:2607:f8b0:4001:c0b::241]) (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 726A76B95D for ; Sun, 20 May 2018 03:05:19 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x241.google.com with SMTP id n64-v6so17565969itb.3 for ; Sat, 19 May 2018 20:05:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=Bdjh5guC/eW7ymjRKWZt8CiH5ws5BEpFSb8ylYiq1gc=; b=kzl3MmYKWW6GPl4UV+yu9W/kaPWtyfPdDcY2PWeT7xRoq6/ZbjkBA4OgUCptznxCgZ lqtEqGYea8eyOMetrPmY+AEncmHr1i00PYLYqeElSsx/eKaljUvwK4uhSvFE6Je+yuBs mfzNsDar/Q6WbOkJowH8r/S1q/LJJjJREfjVQcg8hiEYaP3D5kWE/9816nRkd9E6T5gD bfhmjivnyXJBop1w+jW0xK+kiiOj43/Z2QKEKAxyyl+3JXvsaDOiRDKeKYCF5WA3QKKX zvaO7bZpD0LKrqSsgJ1EAmWSBMDwLFE2DUridKnyvZcEHwB9K8KvAfuBzq7LI+klbMy8 ALfA== 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=Bdjh5guC/eW7ymjRKWZt8CiH5ws5BEpFSb8ylYiq1gc=; b=I5lGp8YvaarRa/rUE+gE8mXYgR4DizNOqGE2ueaoB7bF7gh/rDkXPI4hD0XA5zKuWo vfa+WVFeus0dHxzG57w2sxRILRgWKl18iUHIIusrgT2bhscQn1rKh40hMC3SOGht7RPi SEOpuW/9C85jnVH5S0kgnN6IEOe/kWD01+GAUZSsiZ2Gwa7skk89AF5q/WBqUtacgFU/ yc97JpFNemDThaMsC2wlJv0RiunT4I/RGXh5Rcd6oi8DEzWyiDH0MGulpIU5Ry0Dk6qp O52wKu9Tff68z9PZfS+X7VQbN6+bsM65q/oHnAw10Sm+qgFBrOvB2RqBfRCZHSNX0Ewr G2LA== X-Gm-Message-State: ALKqPwc0LSwWpQGx75RVS3cbYxNbBvGPZ3Vsx7eCe3ldtiLGXPQNjnoZ OIphPp3B6o0+HiITs42Thd8D0KetAyvzccHsyz+HZw== X-Google-Smtp-Source: AB8JxZqdqhi5/Uld25CMmjtsu7JnpdgNQW5OwSZkwUpOzhILdCEmfmmLAHFYB4OX0v3CO/TEV8eYc4gzap8OJaQxt5s= X-Received: by 2002:a24:e983:: with SMTP id f125-v6mr12762357ith.36.1526785518698; Sat, 19 May 2018 20:05:18 -0700 (PDT) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 2002:a4f:a649:0:0:0:0:0 with HTTP; Sat, 19 May 2018 20:05:18 -0700 (PDT) X-Originating-IP: [2603:300b:6:5100:1052:acc7:f9de:2b6d] In-Reply-To: References: <201805191729.w4JHTvOo032116@repo.freebsd.org> <201805191945.w4JJjMlk017155@pdx.rh.CN85.dnsmgr.net> <6814.1526761972@critter.freebsd.dk> <637a69d0-fbc9-552b-49fd-9d029eb592f4@FreeBSD.org> From: Warner Losh Date: Sat, 19 May 2018 21:05:18 -0600 X-Google-Sender-Auth: cCse92xLkwdT23GGGNCJATxdrbw Message-ID: Subject: Re: svn commit: r333880 - head/sys/kern To: Pedro Giffuni Cc: Poul-Henning Kamp , "Rodney W. Grimes" , Warner Losh , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.26 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: Sun, 20 May 2018 03:05:20 -0000 On Sat, May 19, 2018 at 8:54 PM, Pedro Giffuni wrote: > > > On 19/05/2018 21:43, Warner Losh wrote: > > > > On Sat, May 19, 2018, 8:40 PM Pedro Giffuni wrote: > >> >> On 19/05/2018 16:02, Warner Losh wrote: >> >> >> >> On Sat, May 19, 2018 at 2:32 PM, Poul-Henning Kamp >> wrote: >> >>> -------- >>> In message >> mail.gmail.com> >>> , Warner Losh writes: >>> >>> >> > Log: >>> >> > Restore the all rights reserved language. >>> >>> "All Rights Reserved" is boilerplate from the old "Buenos Aires" >>> copyright convention, (a purely N+S American affair) and it lost >>> all meaning and relevance for UCB when USA ratified the Berne >>> Convention 60 years ago. >>> >> >> The US ratified the Berne Convention in 1989, which falls in the middle >> of the 4.x BSD releases... Relevant for 4.3, but not 4.4. >> >> >>> The final Buenos Aires signatory joined Berne a couple of decades >>> ago, rendering the convention null and void, and therefore this >>> boilerplate has no meaning or relevance for anybody. >>> >> >> Right, I get that. However, someone removed it. Even though it's useless >> at this point, I don't believe we can remove it. >> >> For the record, and with the usual disclaimer that I am *not* a lawyer ... >> >> I attended a talk from a lawyer from Google that explained adding the >> "All Rights Reserved" line didn't mean what it intended to mean previously >> (or much at all) but that removing it was intended as having a meaning. In >> sum, and while I didn't completely grasp the issue is not clear all lawyers >> would agree on removing the line. >> >> For old code it is what is, but perhaps the effort should be done for new >> code, starting here: >> >> https://www.freebsd.org/doc/en_US.ISO8859-1/articles/ >> committers-guide/pref-license.html >> > > > Looks like i missed one. I'll fix it. > > While updating documentation, the SPDX guys also point to an outdated > version: > > https://spdx.org/licenses/BSD-2-Clause-FreeBSD.html > Can you get this updated? > https://www.freebsd.org/copyright/freebsd-license.html > Not sure where this file comes from... With the additional mistake that they added the Documentation Project > disclaimer to the license: > > "The views and conclusions contained in the software and documentation > are those of the authors and should not be interpreted as representing > official policies, either expressed or implied, of the FreeBSD Project." > Can you get that fixed? Warner