diff options
| author | snj <snj@NetBSD.org> | 2009-10-21 01:07:44 +0000 |
|---|---|---|
| committer | snj <snj@NetBSD.org> | 2009-10-21 01:07:44 +0000 |
| commit | 550147bd6a5bef946e7a7f153e49c0d11314e598 (patch) | |
| tree | 6529b11974890e8bd0b8b261b066051e0c6e1d94 /libexec/talkd | |
| parent | 4933e803dc37108ffe55cae52702f1804e401f26 (diff) | |
Remove 3rd and 4th clauses in christos' license. OK christos.
Diffstat (limited to 'libexec/talkd')
| -rw-r--r-- | libexec/talkd/extern.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/libexec/talkd/extern.h b/libexec/talkd/extern.h index be6277033f6..32deb8c0b39 100644 --- a/libexec/talkd/extern.h +++ b/libexec/talkd/extern.h @@ -1,4 +1,4 @@ -/* $NetBSD: extern.h,v 1.6 2009/03/16 01:13:38 lukem Exp $ */ +/* $NetBSD: extern.h,v 1.7 2009/10/21 01:07:46 snj Exp $ */ /* * Copyright (c) 1997 Christos Zoulas. All rights reserved. @@ -11,11 +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 Christos Zoulas. - * 4. The name of the author may not be used to endorse or promote products - * derived from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
