diff options
| author | Toomas Soome <tsoome@me.com> | 2019-05-08 21:03:09 +0300 |
|---|---|---|
| committer | Toomas Soome <tsoome@me.com> | 2019-05-10 18:56:21 +0300 |
| commit | 1974da4becc1ffc39a0e1f1580681b049134dd9f (patch) | |
| tree | 5079e6a78b018e9c13431ecfa246887cab3be9d7 | |
| parent | d18a00834222237a55b31342b315cfb42db9d6dc (diff) | |
| download | illumos-joyent-1974da4becc1ffc39a0e1f1580681b049134dd9f.tar.gz | |
10930 libstand: fix copyright numbering
Reviewed by: Gergő Doma <domag02@gmail.com>
Reviewed by: Rob Johnston <rob.johnston@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
26 files changed, 26 insertions, 26 deletions
diff --git a/usr/src/boot/lib/libstand/amd64/_setjmp.S b/usr/src/boot/lib/libstand/amd64/_setjmp.S index e841f493f6..6d9a5fa13f 100644 --- a/usr/src/boot/lib/libstand/amd64/_setjmp.S +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/arp.c b/usr/src/boot/lib/libstand/arp.c index 7f836689c8..8131ed6c9e 100644 --- a/usr/src/boot/lib/libstand/arp.c +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/getopt.c b/usr/src/boot/lib/libstand/getopt.c index cfe405a85d..ead2ee5626 100644 --- a/usr/src/boot/lib/libstand/getopt.c +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/gets.c b/usr/src/boot/lib/libstand/gets.c index 5ed17b70a2..781e161edb 100644 --- a/usr/src/boot/lib/libstand/gets.c +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/i386/_setjmp.S b/usr/src/boot/lib/libstand/i386/_setjmp.S index cc9de5cdb8..95b0ea8037 100644 --- a/usr/src/boot/lib/libstand/i386/_setjmp.S +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/iodesc.h b/usr/src/boot/lib/libstand/iodesc.h index 0da1946dbf..37ae044af9 100644 --- a/usr/src/boot/lib/libstand/iodesc.h +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/lseek.c b/usr/src/boot/lib/libstand/lseek.c index 0f7ec327b3..bfac8624a6 100644 --- a/usr/src/boot/lib/libstand/lseek.c +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/net.c b/usr/src/boot/lib/libstand/net.c index 640f8746e9..eea4b8a9d8 100644 --- a/usr/src/boot/lib/libstand/net.c +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/nfsv2.h b/usr/src/boot/lib/libstand/nfsv2.h index 184a47bd04..09b2428b80 100644 --- a/usr/src/boot/lib/libstand/nfsv2.h +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/printf.c b/usr/src/boot/lib/libstand/printf.c index 66d809abee..d9108b6add 100644 --- a/usr/src/boot/lib/libstand/printf.c +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/qdivrem.c b/usr/src/boot/lib/libstand/qdivrem.c index 64b9351354..294e360488 100644 --- a/usr/src/boot/lib/libstand/qdivrem.c +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/quad.h b/usr/src/boot/lib/libstand/quad.h index 1e76207775..26c5d8c2b7 100644 --- a/usr/src/boot/lib/libstand/quad.h +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/random.c b/usr/src/boot/lib/libstand/random.c index f50270fae3..1547078b42 100644 --- a/usr/src/boot/lib/libstand/random.c +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/rarp.c b/usr/src/boot/lib/libstand/rarp.c index 7781787015..0a835883a7 100644 --- a/usr/src/boot/lib/libstand/rarp.c +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/rpc.c b/usr/src/boot/lib/libstand/rpc.c index b843535552..40dfeac224 100644 --- a/usr/src/boot/lib/libstand/rpc.c +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/rpc.h b/usr/src/boot/lib/libstand/rpc.h index 6dda060482..5efe832101 100644 --- a/usr/src/boot/lib/libstand/rpc.h +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/rpcv2.h b/usr/src/boot/lib/libstand/rpcv2.h index b59a760198..4f1f016333 100644 --- a/usr/src/boot/lib/libstand/rpcv2.h +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/saioctl.h b/usr/src/boot/lib/libstand/saioctl.h index 5f888ff855..5124f86187 100644 --- a/usr/src/boot/lib/libstand/saioctl.h +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/sparc64/_setjmp.S b/usr/src/boot/lib/libstand/sparc64/_setjmp.S index 50c924e842..8df29e6ba7 100644 --- a/usr/src/boot/lib/libstand/sparc64/_setjmp.S +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/strcasecmp.c b/usr/src/boot/lib/libstand/strcasecmp.c index 8023f64705..951b46fb89 100644 --- a/usr/src/boot/lib/libstand/strcasecmp.c +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/strdup.c b/usr/src/boot/lib/libstand/strdup.c index c8342d3638..ecdc63a09c 100644 --- a/usr/src/boot/lib/libstand/strdup.c +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/strerror.c b/usr/src/boot/lib/libstand/strerror.c index 56571efaa0..e08ca0a7f1 100644 --- a/usr/src/boot/lib/libstand/strerror.c +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/strtol.c b/usr/src/boot/lib/libstand/strtol.c index e4eea2f9da..20a1d2f08f 100644 --- a/usr/src/boot/lib/libstand/strtol.c +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/strtoul.c b/usr/src/boot/lib/libstand/strtoul.c index 5735d20d25..0c7147c2ab 100644 --- a/usr/src/boot/lib/libstand/strtoul.c +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/twiddle.c b/usr/src/boot/lib/libstand/twiddle.c index 96ebbbec43..31828542f7 100644 --- a/usr/src/boot/lib/libstand/twiddle.c +++ b/usr/src/boot/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/usr/src/boot/lib/libstand/udp.c b/usr/src/boot/lib/libstand/udp.c index 50809db294..e3e8b49f43 100644 --- a/usr/src/boot/lib/libstand/udp.c +++ b/usr/src/boot/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. * |
