diff options
Diffstat (limited to 'lib/libc/sys')
-rw-r--r-- | lib/libc/sys/__error.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/sys/__error.c b/lib/libc/sys/__error.c index 8dcf894..d7b5529 100644 --- a/lib/libc/sys/__error.c +++ b/lib/libc/sys/__error.c @@ -10,10 +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. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by John Birrell. - * 4. Neither the name of the author nor the names of any co-contributors + * 3. Neither the name of the author nor the names of any co-contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * |