diff options
| author | Warner Losh <imp@FreeBSD.org> | 2007-01-09 01:02:06 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2007-01-09 01:02:06 +0000 |
| commit | ee7093a6400feef3d8a99579f28577817d70f6ad (patch) | |
| tree | b7484408dc1e8a647d3c36ce61484c523bcec893 /lib/liby | |
| parent | 3110d6efa2d0104f8e0c73499e1f8299900c0c06 (diff) | |
Notes
Diffstat (limited to 'lib/liby')
| -rw-r--r-- | lib/liby/main.c | 4 | ||||
| -rw-r--r-- | lib/liby/yyerror.c | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/lib/liby/main.c b/lib/liby/main.c index c2955c407369..4301ca1f4a58 100644 --- a/lib/liby/main.c +++ b/lib/liby/main.c @@ -10,10 +10,6 @@ * 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 the University of - * California, Berkeley and its contributors. * 4. 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/liby/yyerror.c b/lib/liby/yyerror.c index c2159c8a9444..6cdcd603a062 100644 --- a/lib/liby/yyerror.c +++ b/lib/liby/yyerror.c @@ -10,10 +10,6 @@ * 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 the University of - * California, Berkeley and its contributors. * 4. 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. |
