summaryrefslogtreecommitdiff
path: root/sys/crypto/blake2s.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/crypto/blake2s.h')
-rw-r--r--sys/crypto/blake2s.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/crypto/blake2s.h b/sys/crypto/blake2s.h
index 8554a25fd3f..69c5b23f7f1 100644
--- a/sys/crypto/blake2s.h
+++ b/sys/crypto/blake2s.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: blake2s.h,v 1.2 2020/07/22 13:54:30 tobhe Exp $ */
/*
* Copyright (C) 2015-2020 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
* Copyright (C) 2019-2020 Matt Dunwoodie <ncon@noconroy.net>.