summaryrefslogtreecommitdiff
path: root/lib/libstand
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libstand')
-rw-r--r--lib/libstand/amd64/_setjmp.S2
-rw-r--r--lib/libstand/arp.c2
-rw-r--r--lib/libstand/bootp.c2
-rw-r--r--lib/libstand/close.c2
-rw-r--r--lib/libstand/closeall.c2
-rw-r--r--lib/libstand/dev.c2
-rw-r--r--lib/libstand/ether.c2
-rw-r--r--lib/libstand/fstat.c2
-rw-r--r--lib/libstand/getopt.c2
-rw-r--r--lib/libstand/gets.c2
-rw-r--r--lib/libstand/i386/_setjmp.S2
-rw-r--r--lib/libstand/in_cksum.c2
-rw-r--r--lib/libstand/inet_ntoa.c2
-rw-r--r--lib/libstand/ioctl.c2
-rw-r--r--lib/libstand/iodesc.h2
-rw-r--r--lib/libstand/lseek.c2
-rw-r--r--lib/libstand/net.c2
-rw-r--r--lib/libstand/net.h2
-rw-r--r--lib/libstand/nfsv2.h2
-rw-r--r--lib/libstand/nullfs.c2
-rw-r--r--lib/libstand/open.c2
-rw-r--r--lib/libstand/printf.c2
-rw-r--r--lib/libstand/qdivrem.c2
-rw-r--r--lib/libstand/quad.h2
-rw-r--r--lib/libstand/random.c2
-rw-r--r--lib/libstand/rarp.c2
-rw-r--r--lib/libstand/read.c2
-rw-r--r--lib/libstand/rpc.c2
-rw-r--r--lib/libstand/rpc.h2
-rw-r--r--lib/libstand/rpcv2.h2
-rw-r--r--lib/libstand/saioctl.h2
-rw-r--r--lib/libstand/sparc64/_setjmp.S2
-rw-r--r--lib/libstand/stand.h2
-rw-r--r--lib/libstand/stat.c2
-rw-r--r--lib/libstand/strcasecmp.c2
-rw-r--r--lib/libstand/strdup.c2
-rw-r--r--lib/libstand/strerror.c2
-rw-r--r--lib/libstand/strtol.c2
-rw-r--r--lib/libstand/strtoul.c2
-rw-r--r--lib/libstand/twiddle.c2
-rw-r--r--lib/libstand/udp.c2
-rw-r--r--lib/libstand/write.c2
42 files changed, 42 insertions, 42 deletions
diff --git a/lib/libstand/amd64/_setjmp.S b/lib/libstand/amd64/_setjmp.S
index e841f493f6fb6..6d9a5fa13f8d7 100644
--- a/lib/libstand/amd64/_setjmp.S
+++ b/lib/libstand/amd64/_setjmp.S
@@ -13,7 +13,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.
*
diff --git a/lib/libstand/arp.c b/lib/libstand/arp.c
index e6175325f31a5..dac8f90886de2 100644
--- a/lib/libstand/arp.c
+++ b/lib/libstand/arp.c
@@ -16,7 +16,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.
*
diff --git a/lib/libstand/bootp.c b/lib/libstand/bootp.c
index 0bd37b17780a6..4b8918e718389 100644
--- a/lib/libstand/bootp.c
+++ b/lib/libstand/bootp.c
@@ -16,7 +16,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.
*
diff --git a/lib/libstand/close.c b/lib/libstand/close.c
index 939f025b8fd0f..142982b884448 100644
--- a/lib/libstand/close.c
+++ b/lib/libstand/close.c
@@ -15,7 +15,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.
*
diff --git a/lib/libstand/closeall.c b/lib/libstand/closeall.c
index a66142676354d..9693130ebf9b1 100644
--- a/lib/libstand/closeall.c
+++ b/lib/libstand/closeall.c
@@ -15,7 +15,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.
*
diff --git a/lib/libstand/dev.c b/lib/libstand/dev.c
index 482c082117233..20f3100852e79 100644
--- a/lib/libstand/dev.c
+++ b/lib/libstand/dev.c
@@ -12,7 +12,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.
*
diff --git a/lib/libstand/ether.c b/lib/libstand/ether.c
index 50a8934ca1fc1..df42f31a8b71f 100644
--- a/lib/libstand/ether.c
+++ b/lib/libstand/ether.c
@@ -16,7 +16,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.
*
diff --git a/lib/libstand/fstat.c b/lib/libstand/fstat.c
index 13bed08d085f6..cb2df8cbf0ac4 100644
--- a/lib/libstand/fstat.c
+++ b/lib/libstand/fstat.c
@@ -12,7 +12,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.
*
diff --git a/lib/libstand/getopt.c b/lib/libstand/getopt.c
index cfe405a85d638..ead2ee56267cb 100644
--- a/lib/libstand/getopt.c
+++ b/lib/libstand/getopt.c
@@ -10,7 +10,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.
*
diff --git a/lib/libstand/gets.c b/lib/libstand/gets.c
index 7d54b0001775f..9172ffc1328f3 100644
--- a/lib/libstand/gets.c
+++ b/lib/libstand/gets.c
@@ -12,7 +12,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.
*
diff --git a/lib/libstand/i386/_setjmp.S b/lib/libstand/i386/_setjmp.S
index cc9de5cdb88e4..95b0ea8037f5a 100644
--- a/lib/libstand/i386/_setjmp.S
+++ b/lib/libstand/i386/_setjmp.S
@@ -13,7 +13,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.
*
diff --git a/lib/libstand/in_cksum.c b/lib/libstand/in_cksum.c
index e6051bf166563..97782152d71d4 100644
--- a/lib/libstand/in_cksum.c
+++ b/lib/libstand/in_cksum.c
@@ -16,7 +16,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.
*
diff --git a/lib/libstand/inet_ntoa.c b/lib/libstand/inet_ntoa.c
index 5bc85335412a3..f675a0ff77366 100644
--- a/lib/libstand/inet_ntoa.c
+++ b/lib/libstand/inet_ntoa.c
@@ -10,7 +10,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.
*
diff --git a/lib/libstand/ioctl.c b/lib/libstand/ioctl.c
index a4512af05ed24..807b308e5e501 100644
--- a/lib/libstand/ioctl.c
+++ b/lib/libstand/ioctl.c
@@ -15,7 +15,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.
*
diff --git a/lib/libstand/iodesc.h b/lib/libstand/iodesc.h
index 0da1946dbf30f..37ae044af9d94 100644
--- a/lib/libstand/iodesc.h
+++ b/lib/libstand/iodesc.h
@@ -17,7 +17,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.
*
diff --git a/lib/libstand/lseek.c b/lib/libstand/lseek.c
index f656d59865053..5457b64e392f1 100644
--- a/lib/libstand/lseek.c
+++ b/lib/libstand/lseek.c
@@ -15,7 +15,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.
*
diff --git a/lib/libstand/net.c b/lib/libstand/net.c
index 24593e6d2ecdc..38759a8022737 100644
--- a/lib/libstand/net.c
+++ b/lib/libstand/net.c
@@ -16,7 +16,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.
*
diff --git a/lib/libstand/net.h b/lib/libstand/net.h
index 2c7fd4c9715f9..9962057d8ee99 100644
--- a/lib/libstand/net.h
+++ b/lib/libstand/net.h
@@ -17,7 +17,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.
*
diff --git a/lib/libstand/nfsv2.h b/lib/libstand/nfsv2.h
index a6f1c4f770ffe..b90673dc0efa0 100644
--- a/lib/libstand/nfsv2.h
+++ b/lib/libstand/nfsv2.h
@@ -16,7 +16,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.
*
diff --git a/lib/libstand/nullfs.c b/lib/libstand/nullfs.c
index e4c0b7cbc467b..7773d16a82f60 100644
--- a/lib/libstand/nullfs.c
+++ b/lib/libstand/nullfs.c
@@ -15,7 +15,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.
*
diff --git a/lib/libstand/open.c b/lib/libstand/open.c
index 214e51bd7dfac..2ae17314bc544 100644
--- a/lib/libstand/open.c
+++ b/lib/libstand/open.c
@@ -15,7 +15,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.
*
diff --git a/lib/libstand/printf.c b/lib/libstand/printf.c
index 71e313cc55adb..d0c409ded53cf 100644
--- a/lib/libstand/printf.c
+++ b/lib/libstand/printf.c
@@ -15,7 +15,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.
*
diff --git a/lib/libstand/qdivrem.c b/lib/libstand/qdivrem.c
index bde3b0d56e49b..9e7696de38537 100644
--- a/lib/libstand/qdivrem.c
+++ b/lib/libstand/qdivrem.c
@@ -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.
*
diff --git a/lib/libstand/quad.h b/lib/libstand/quad.h
index 349540a1e9fa0..3450a7a1afe4e 100644
--- a/lib/libstand/quad.h
+++ b/lib/libstand/quad.h
@@ -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.
*
diff --git a/lib/libstand/random.c b/lib/libstand/random.c
index 4cd6dd4d4ef36..a4b4d50206427 100644
--- a/lib/libstand/random.c
+++ b/lib/libstand/random.c
@@ -10,7 +10,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.
*
diff --git a/lib/libstand/rarp.c b/lib/libstand/rarp.c
index 07ec1ccd4c78c..9ec050da1fbf4 100644
--- a/lib/libstand/rarp.c
+++ b/lib/libstand/rarp.c
@@ -16,7 +16,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.
*
diff --git a/lib/libstand/read.c b/lib/libstand/read.c
index c165d68400dbd..e48a4d8642127 100644
--- a/lib/libstand/read.c
+++ b/lib/libstand/read.c
@@ -15,7 +15,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.
*
diff --git a/lib/libstand/rpc.c b/lib/libstand/rpc.c
index ee155f6ee04a5..79ee45af0ed5c 100644
--- a/lib/libstand/rpc.c
+++ b/lib/libstand/rpc.c
@@ -16,7 +16,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.
*
diff --git a/lib/libstand/rpc.h b/lib/libstand/rpc.h
index e06ce416921da..a892a6939dd20 100644
--- a/lib/libstand/rpc.h
+++ b/lib/libstand/rpc.h
@@ -16,7 +16,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.
*
diff --git a/lib/libstand/rpcv2.h b/lib/libstand/rpcv2.h
index b59a760198d24..4f1f016333a00 100644
--- a/lib/libstand/rpcv2.h
+++ b/lib/libstand/rpcv2.h
@@ -15,7 +15,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.
*
diff --git a/lib/libstand/saioctl.h b/lib/libstand/saioctl.h
index 5f888ff855f2d..5124f86187c93 100644
--- a/lib/libstand/saioctl.h
+++ b/lib/libstand/saioctl.h
@@ -12,7 +12,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.
*
diff --git a/lib/libstand/sparc64/_setjmp.S b/lib/libstand/sparc64/_setjmp.S
index 50c924e8424b0..8df29e6ba7501 100644
--- a/lib/libstand/sparc64/_setjmp.S
+++ b/lib/libstand/sparc64/_setjmp.S
@@ -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.
*
diff --git a/lib/libstand/stand.h b/lib/libstand/stand.h
index 537fca759954e..bedb286657bcf 100644
--- a/lib/libstand/stand.h
+++ b/lib/libstand/stand.h
@@ -39,7 +39,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.
*
diff --git a/lib/libstand/stat.c b/lib/libstand/stat.c
index addee5d2f4710..9875372b441d5 100644
--- a/lib/libstand/stat.c
+++ b/lib/libstand/stat.c
@@ -12,7 +12,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.
*
diff --git a/lib/libstand/strcasecmp.c b/lib/libstand/strcasecmp.c
index 7ef3f59d9d3c6..f8131019384c1 100644
--- a/lib/libstand/strcasecmp.c
+++ b/lib/libstand/strcasecmp.c
@@ -10,7 +10,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.
*
diff --git a/lib/libstand/strdup.c b/lib/libstand/strdup.c
index 45a541432cf53..de6c4def8bc6c 100644
--- a/lib/libstand/strdup.c
+++ b/lib/libstand/strdup.c
@@ -10,7 +10,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.
*
diff --git a/lib/libstand/strerror.c b/lib/libstand/strerror.c
index 56571efaa0efb..e08ca0a7f1759 100644
--- a/lib/libstand/strerror.c
+++ b/lib/libstand/strerror.c
@@ -12,7 +12,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.
*
diff --git a/lib/libstand/strtol.c b/lib/libstand/strtol.c
index be82fb1b67300..e15339a60d41c 100644
--- a/lib/libstand/strtol.c
+++ b/lib/libstand/strtol.c
@@ -10,7 +10,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.
*
diff --git a/lib/libstand/strtoul.c b/lib/libstand/strtoul.c
index 5735d20d25ed6..0c7147c2ab67e 100644
--- a/lib/libstand/strtoul.c
+++ b/lib/libstand/strtoul.c
@@ -15,7 +15,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.
*
diff --git a/lib/libstand/twiddle.c b/lib/libstand/twiddle.c
index 96ebbbec43c0b..31828542f7f37 100644
--- a/lib/libstand/twiddle.c
+++ b/lib/libstand/twiddle.c
@@ -15,7 +15,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.
*
diff --git a/lib/libstand/udp.c b/lib/libstand/udp.c
index d41be902a3f7f..db5de892e8558 100644
--- a/lib/libstand/udp.c
+++ b/lib/libstand/udp.c
@@ -16,7 +16,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.
*
diff --git a/lib/libstand/write.c b/lib/libstand/write.c
index 9e02f083f2438..6c65dd331245c 100644
--- a/lib/libstand/write.c
+++ b/lib/libstand/write.c
@@ -15,7 +15,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.
*