Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Dec 2016 22:24:04 +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: r310236 - head/sys/boot/common
Message-ID:  <201612182224.uBIMO41Z007341@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Sun Dec 18 22:24:04 2016
New Revision: 310236
URL: https://svnweb.freebsd.org/changeset/base/310236

Log:
  Renumber license clauses to avoid skipping #3

Modified:
  head/sys/boot/common/newvers.sh

Modified: head/sys/boot/common/newvers.sh
==============================================================================
--- head/sys/boot/common/newvers.sh	Sun Dec 18 20:59:24 2016	(r310235)
+++ head/sys/boot/common/newvers.sh	Sun Dec 18 22:24:04 2016	(r310236)
@@ -14,7 +14,7 @@
 # 2. Redistributions in binary form must reproduce the above copyright
 #    notice, this list of conditions and the following disclaimer in the
 #    documentation and/or other materials provided with the distribution.
-# 4. Neither the name of the University nor the names of its contributors
+# 3. Neither the name of the University nor the names of its contributors
 #    may be used to endorse or promote products derived from this software
 #    without specific prior written permission.
 #



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