diff options
author | Konstantin Belousov <kib@FreeBSD.org> | 2010-02-14 12:28:43 +0000 |
---|---|---|
committer | Konstantin Belousov <kib@FreeBSD.org> | 2010-02-14 12:28:43 +0000 |
commit | a1882ff2a20c9112f536925e92ab99dc7c787e01 (patch) | |
tree | 1f1416fda8234565f814d0679bf99adc65bd41b0 /sbin/fsck_msdosfs/fsck_msdosfs.8 | |
parent | 301c88be98f4f88beda02a9df0dc151c9143e9b6 (diff) | |
download | src-a1882ff2a20c9112f536925e92ab99dc7c787e01.tar.gz src-a1882ff2a20c9112f536925e92ab99dc7c787e01.zip |
License changes from NetBSD.
Move to 2 clause license, approved by Wolfgang Solfrank.
Submitted by: Pedro F. Giffuni <giffunip tutopia com>
MFC after: 2 weeks
Notes
Notes:
svn path=/head/; revision=203871
Diffstat (limited to 'sbin/fsck_msdosfs/fsck_msdosfs.8')
-rw-r--r-- | sbin/fsck_msdosfs/fsck_msdosfs.8 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sbin/fsck_msdosfs/fsck_msdosfs.8 b/sbin/fsck_msdosfs/fsck_msdosfs.8 index 3bc22b120f39..6099e55f57b2 100644 --- a/sbin/fsck_msdosfs/fsck_msdosfs.8 +++ b/sbin/fsck_msdosfs/fsck_msdosfs.8 @@ -11,13 +11,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 Martin Husemann -.\" and Wolfgang Solfrank. -.\" 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. .\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |