Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 2018 20:38:03 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r328300 - head/sys/sys
Message-ID:  <201801232038.w0NKc3pn047808@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Tue Jan 23 20:38:03 2018
New Revision: 328300
URL: https://svnweb.freebsd.org/changeset/base/328300

Log:
  copyright.h: Update license text to 'THE AUTHOR'
  
  This matches the license text at
  https://www.freebsd.org/copyright/freebsd-license.html
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/sys/sys/copyright.h

Modified: head/sys/sys/copyright.h
==============================================================================
--- head/sys/sys/copyright.h	Tue Jan 23 20:35:43 2018	(r328299)
+++ head/sys/sys/copyright.h	Tue Jan 23 20:38:03 2018	(r328300)
@@ -12,10 +12,10 @@
  *    notice, this list of conditions and the following disclaimer in the
  *    documentation and/or other materials provided with the distribution.
  *
- * THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED.  IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
+ * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)



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