diff options
author | joel <joel@FreeBSD.org> | 2010-03-02 22:25:50 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2010-03-02 22:25:50 +0000 |
commit | e62ff53b730a123cf73dc3038e3bdde150c76735 (patch) | |
tree | f32b7a2d48719b987e4803b545f01a40746c2945 /tools/regression/tmpfs/t_mkdir | |
parent | 63d94ede3417d65e24c3bad71fce236f5a081a2b (diff) | |
download | FreeBSD-src-e62ff53b730a123cf73dc3038e3bdde150c76735.zip FreeBSD-src-e62ff53b730a123cf73dc3038e3bdde150c76735.tar.gz |
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
their software.
Obtained from: NetBSD
Diffstat (limited to 'tools/regression/tmpfs/t_mkdir')
-rw-r--r-- | tools/regression/tmpfs/t_mkdir | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/regression/tmpfs/t_mkdir b/tools/regression/tmpfs/t_mkdir index 7a91961..5c4b6d4 100644 --- a/tools/regression/tmpfs/t_mkdir +++ b/tools/regression/tmpfs/t_mkdir @@ -17,13 +17,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 NetBSD -# Foundation, Inc. and its contributors. -# 4. Neither the name of The NetBSD Foundation nor the names of its -# contributors may be used to endorse or promote products derived -# from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED |