svn commit: r333880 - head/sys/kern

Rodney W. Grimes freebsd at pdx.rh.CN85.dnsmgr.net
Sat May 19 20:02:29 UTC 2018


[ Charset UTF-8 unsupported, converting... ]
> On Sat, May 19, 2018 at 1:45 PM, Rodney W. Grimes <
> freebsd at 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 at freebsd.org
> >

-- 
Rod Grimes                                                 rgrimes at freebsd.org


More information about the svn-src-all mailing list