diff options
author | markm <markm@FreeBSD.org> | 2004-04-06 20:06:54 +0000 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 2004-04-06 20:06:54 +0000 |
commit | 4383f148019e2c7dc307d6211b616435b0a6b483 (patch) | |
tree | 5d3e507bd52978ae3a2191497f8e0c4a1b0ff5c7 /bin/ps/ps.h | |
parent | 65e663b7dd1ca652caad5406dbe242acef275fbd (diff) | |
download | FreeBSD-src-4383f148019e2c7dc307d6211b616435b0a6b483.zip FreeBSD-src-4383f148019e2c7dc307d6211b616435b0a6b483.tar.gz |
Remove clause 3 from the UCB licenses.
OK'ed by: imp, core
Diffstat (limited to 'bin/ps/ps.h')
-rw-r--r-- | bin/ps/ps.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/ps/ps.h b/bin/ps/ps.h index 6d84697..46d017c 100644 --- a/bin/ps/ps.h +++ b/bin/ps/ps.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. |