diff options
Diffstat (limited to 'sys/crypto/sha2/sha2.c')
| -rw-r--r-- | sys/crypto/sha2/sha2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/crypto/sha2/sha2.c b/sys/crypto/sha2/sha2.c index 68f19416ab60..fe0653d6c4ef 100644 --- a/sys/crypto/sha2/sha2.c +++ b/sys/crypto/sha2/sha2.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/sha2/sha2.c,v 1.2.2.1 2001/07/03 11:01:36 ume Exp $ */ /* $KAME: sha2.c,v 1.6 2001/03/12 11:31:04 itojun Exp $ */ /* |
