diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-03 15:51:29 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-03 15:51:29 +0000 |
commit | c70bed83daddb2cbbc578d797e772f50a191c14f (patch) | |
tree | 338c2731796b28376f5f567beea54555637684c1 /sys/crypto/criov.c | |
parent | cf8c6d72fd38d9e886a1999b3e76c61db546cd89 (diff) |
license cleanup regarding term 4
Diffstat (limited to 'sys/crypto/criov.c')
-rw-r--r-- | sys/crypto/criov.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/crypto/criov.c b/sys/crypto/criov.c index 165950ae7cd..0aba3c544b0 100644 --- a/sys/crypto/criov.c +++ b/sys/crypto/criov.c @@ -1,4 +1,4 @@ -/* $OpenBSD: criov.c,v 1.11 2002/06/10 19:36:43 espie Exp $ */ +/* $OpenBSD: criov.c,v 1.12 2003/06/03 15:51:28 deraadt Exp $ */ /* * Copyright (c) 1999 Theo de Raadt @@ -12,8 +12,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. 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 |