diff options
| author | Joel Dahl <joel@FreeBSD.org> | 2010-12-11 08:32:16 +0000 |
|---|---|---|
| committer | Joel Dahl <joel@FreeBSD.org> | 2010-12-11 08:32:16 +0000 |
| commit | da52b4caaf187775f6b56a72c6b16e94ad728f7b (patch) | |
| tree | 5570a8a027e3011357d1c937cdaa4197cc734d59 /usr.bin/fstat | |
| parent | 864187d8a6f9d3b3fc66c5324b403e950befee52 (diff) | |
Notes
Diffstat (limited to 'usr.bin/fstat')
| -rw-r--r-- | usr.bin/fstat/fstat.1 | 4 | ||||
| -rw-r--r-- | usr.bin/fstat/fstat.c | 4 | ||||
| -rw-r--r-- | usr.bin/fstat/fstat.h | 4 |
3 files changed, 0 insertions, 12 deletions
diff --git a/usr.bin/fstat/fstat.1 b/usr.bin/fstat/fstat.1 index ba558bdb0104..e1f1c1bed168 100644 --- a/usr.bin/fstat/fstat.1 +++ b/usr.bin/fstat/fstat.1 @@ -9,10 +9,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/usr.bin/fstat/fstat.c b/usr.bin/fstat/fstat.c index f82e964395b2..7725c88df25c 100644 --- a/usr.bin/fstat/fstat.c +++ b/usr.bin/fstat/fstat.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/usr.bin/fstat/fstat.h b/usr.bin/fstat/fstat.h index 43351108deb7..3533a60259f4 100644 --- a/usr.bin/fstat/fstat.h +++ b/usr.bin/fstat/fstat.h @@ -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. |
