[ 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. > 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 [email protected] _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
