diff options
author | emaste <emaste@FreeBSD.org> | 2013-05-28 21:05:06 +0000 |
---|---|---|
committer | emaste <emaste@FreeBSD.org> | 2013-05-28 21:05:06 +0000 |
commit | 15a12aabf833df28191f498715412ac3ad6f7e3c (patch) | |
tree | 5fa959ea3426af114bbeb58b8b2364e8dbc71142 /lib/libc/gen | |
parent | 324e4c082c14aebf00f8dbee0fb7ad285393756a (diff) | |
download | FreeBSD-src-15a12aabf833df28191f498715412ac3ad6f7e3c.zip FreeBSD-src-15a12aabf833df28191f498715412ac3ad6f7e3c.tar.gz |
Remove the advertising clause from the Regents of the University of
California's license, per the letter dated July 22, 1999.
Diffstat (limited to 'lib/libc/gen')
-rw-r--r-- | lib/libc/gen/fts-compat.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/libc/gen/fts-compat.h b/lib/libc/gen/fts-compat.h index dfdd53b..d8fe689 100644 --- a/lib/libc/gen/fts-compat.h +++ b/lib/libc/gen/fts-compat.h @@ -10,11 +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 the University of - * California, Berkeley and its contributors. - * 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. * |