From owner-svn-src-head@freebsd.org Sat May 19 20:02:29 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 0EEA6EE2393; Sat, 19 May 2018 20:02:29 +0000 (UTC) (envelope-from freebsd@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7AE6E7DD7D; Sat, 19 May 2018 20:02:28 +0000 (UTC) (envelope-from freebsd@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (localhost [127.0.0.1]) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3) with ESMTP id w4JK2OrH017231; Sat, 19 May 2018 13:02:24 -0700 (PDT) (envelope-from freebsd@pdx.rh.CN85.dnsmgr.net) Received: (from freebsd@localhost) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3/Submit) id w4JK2Oua017230; Sat, 19 May 2018 13:02:24 -0700 (PDT) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <201805192002.w4JK2Oua017230@pdx.rh.CN85.dnsmgr.net> Subject: Re: svn commit: r333880 - head/sys/kern In-Reply-To: To: Warner Losh Date: Sat, 19 May 2018 13:02:24 -0700 (PDT) CC: "Rodney W. Grimes" , Warner Losh , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Reply-To: rgrimes@freebsd.org X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII 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: Sat, 19 May 2018 20:02:29 -0000 [ Charset UTF-8 unsupported, converting... ] > On Sat, May 19, 2018 at 1:45 PM, Rodney W. Grimes < > freebsd@pdx.rh.cn85.dnsmgr.net> wrote: > > > [ Charset UTF-8 unsupported, converting... ] > > > Author: imp > > > Date: Sat May 19 17:29:57 2018 > > > New Revision: 333880 > > > URL: https://svnweb.freebsd.org/changeset/base/333880 > > > > > > Log: > > > Restore the all rights reserved language. Put it on each of the prior > > > two copyrights. The line originated with the Berkeely Regents, who > > > we have not approached about removing it (it's honestly too trivial > > > to be worth that fight). Restore it to rwatson's line as well. He > > > > I actually doubt it would be much of a fight. > > > The hard part would be finding the right person to ask to get their OK, > then getting their lawyers to sign off on it. At a time when University > budgets are under extreme pressure, I'm pessimistic that people would want > to spend any money to fix this largely cosmetic issue. It seems like too > much of a hassle, though I'd welcome anybody with the right connections > proving me wrong by securing permission :) I'll try to verify that the information I have is still current and correct, I believe it is a mater of contacting the "Office of Technology Licensing" at the University. That would be who issues the changes to reduce the 4 clauses licenses, etc. > > Warner > > > can decide if he wants it or not on his own. Matt clearly doesn't > > > want it, per project preference and his own statements on IRC. > > > > > > Noticed by: rgrimes@ > > > > Thank you. > > > > > > > > Modified: > > > head/sys/kern/uipc_usrreq.c > > > > > > Modified: head/sys/kern/uipc_usrreq.c > > > ============================================================ > > ================== > > > --- head/sys/kern/uipc_usrreq.c Sat May 19 16:44:12 2018 > > (r333879) > > > +++ head/sys/kern/uipc_usrreq.c Sat May 19 17:29:57 2018 > > (r333880) > > > @@ -2,8 +2,8 @@ > > > * SPDX-License-Identifier: BSD-3-Clause > > > * > > > * Copyright (c) 1982, 1986, 1989, 1991, 1993 > > > - * The Regents of the University of California. > > > - * Copyright (c) 2004-2009 Robert N. M. Watson > > > + * The Regents of the University of California. All Rights Reserved. > > > + * Copyright (c) 2004-2009 Robert N. M. Watson All Rights Reserved. > > > * Copyright (c) 2018 Matthew Macy > > > * > > > * Redistribution and use in source and binary forms, with or without > > > > > > > > > > -- > > Rod Grimes > > rgrimes@freebsd.org > > -- Rod Grimes rgrimes@freebsd.org