Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 May 2018 12:45:22 -0700 (PDT)
From:      "Rodney W. Grimes" <freebsd@pdx.rh.CN85.dnsmgr.net>
To:        Warner Losh <imp@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r333880 - head/sys/kern
Message-ID:  <201805191945.w4JJjMlk017155@pdx.rh.CN85.dnsmgr.net>
In-Reply-To: <201805191729.w4JHTvOo032116@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
[ 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                                                 rgrimes@freebsd.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805191945.w4JJjMlk017155>