diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/crypto/siphash.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/crypto/siphash.h b/sys/crypto/siphash.h index fd3eeb46fef..9a6664319dc 100644 --- a/sys/crypto/siphash.h +++ b/sys/crypto/siphash.h @@ -1,3 +1,4 @@ +/* $OpenBSD: siphash.h,v 1.2 2014/12/20 06:04:39 tedu Exp $ */ /*- * Copyright (c) 2013 Andre Oppermann <andre@FreeBSD.org> * All rights reserved. |