diff options
Diffstat (limited to 'sys/crypto/cryptosoft.h')
-rw-r--r-- | sys/crypto/cryptosoft.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/crypto/cryptosoft.h b/sys/crypto/cryptosoft.h index 5a6d6e94c1f..d516f6ae3ea 100644 --- a/sys/crypto/cryptosoft.h +++ b/sys/crypto/cryptosoft.h @@ -1,4 +1,4 @@ -/* $OpenBSD: cryptosoft.h,v 1.6 2001/07/05 08:26:05 jjbg Exp $ */ +/* $OpenBSD: cryptosoft.h,v 1.7 2002/02/24 00:30:00 deraadt Exp $ */ /* * The author of this code is Angelos D. Keromytis (angelos@cis.upenn.edu) @@ -9,7 +9,7 @@ * * Copyright (c) 2000 Angelos D. Keromytis * - * Permission to use, copy, and modify this software without fee + * Permission to use, copy, and modify this software with or without fee * is hereby granted, provided that this entire notice is included in * all source code copies of any software which is or includes a copy or * modification of this software. |