diff options
Diffstat (limited to 'sys/crypto/sha2/sha2.h')
-rw-r--r-- | sys/crypto/sha2/sha2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/crypto/sha2/sha2.h b/sys/crypto/sha2/sha2.h index 12da95c92bdad..eb367e30e197b 100644 --- a/sys/crypto/sha2/sha2.h +++ b/sys/crypto/sha2/sha2.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/sha2/sha2.h,v 1.2 2002/03/20 05:13:51 alfred Exp $ */ /* $KAME: sha2.h,v 1.3 2001/03/12 08:27:48 itojun Exp $ */ /* |