diff options
author | Okan Demirmen <okan@cvs.openbsd.org> | 2008-10-17 18:30:21 +0000 |
---|---|---|
committer | Okan Demirmen <okan@cvs.openbsd.org> | 2008-10-17 18:30:21 +0000 |
commit | 35d80a5fee80a554b150c0198f4076feaed96e28 (patch) | |
tree | 59da71b606cb9df5dd8d84623e290d2c382f0bd6 /kerberosV | |
parent | 2c62b4611cd1ca209c7d3bb5995e6de957825c07 (diff) |
Remove clauses 3 and 4 from NetBSD license.
from ray; ok ray, deraadt
Diffstat (limited to 'kerberosV')
-rw-r--r-- | kerberosV/src/lib/roken/vis.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/kerberosV/src/lib/roken/vis.c b/kerberosV/src/lib/roken/vis.c index dc1c2e330a9..91952b60451 100644 --- a/kerberosV/src/lib/roken/vis.c +++ b/kerberosV/src/lib/roken/vis.c @@ -40,13 +40,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. * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |