svn commit: r331181 - stable/11/sys/sys

Eitan Adler eadler at FreeBSD.org
Mon Mar 19 06:38:00 UTC 2018


Author: eadler
Date: Mon Mar 19 06:37:59 2018
New Revision: 331181
URL: https://svnweb.freebsd.org/changeset/base/331181

Log:
  MFC r328300:
  
  copyright.h: Update license text to 'THE AUTHOR'
  
  This matches the license text at
  https://www.freebsd.org/copyright/freebsd-license.html

Modified:
  stable/11/sys/sys/copyright.h
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/sys/sys/copyright.h
==============================================================================
--- stable/11/sys/sys/copyright.h	Mon Mar 19 05:49:26 2018	(r331180)
+++ stable/11/sys/sys/copyright.h	Mon Mar 19 06:37:59 2018	(r331181)
@@ -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)


More information about the svn-src-all mailing list