diff options
Diffstat (limited to 'lib/libc/sparc64/sys')
| -rw-r--r-- | lib/libc/sparc64/sys/brk.S | 2 | ||||
| -rw-r--r-- | lib/libc/sparc64/sys/cerror.S | 2 | ||||
| -rw-r--r-- | lib/libc/sparc64/sys/exect.S | 2 | ||||
| -rw-r--r-- | lib/libc/sparc64/sys/sbrk.S | 2 | ||||
| -rw-r--r-- | lib/libc/sparc64/sys/setlogin.S | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/sparc64/sys/brk.S b/lib/libc/sparc64/sys/brk.S index 0167c4ee1e543..dc99b2239a32d 100644 --- a/lib/libc/sparc64/sys/brk.S +++ b/lib/libc/sparc64/sys/brk.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/libc/sparc64/sys/cerror.S b/lib/libc/sparc64/sys/cerror.S index 9f903ea9a4282..f847c9ce7357c 100644 --- a/lib/libc/sparc64/sys/cerror.S +++ b/lib/libc/sparc64/sys/cerror.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/libc/sparc64/sys/exect.S b/lib/libc/sparc64/sys/exect.S index f6af2230c0be6..e884c8f9c847e 100644 --- a/lib/libc/sparc64/sys/exect.S +++ b/lib/libc/sparc64/sys/exect.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/libc/sparc64/sys/sbrk.S b/lib/libc/sparc64/sys/sbrk.S index c8c6e97eeb13b..671bdc10d6feb 100644 --- a/lib/libc/sparc64/sys/sbrk.S +++ b/lib/libc/sparc64/sys/sbrk.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/libc/sparc64/sys/setlogin.S b/lib/libc/sparc64/sys/setlogin.S index d7595cf9a07ad..4d81806f30486 100644 --- a/lib/libc/sparc64/sys/setlogin.S +++ b/lib/libc/sparc64/sys/setlogin.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. * |
