diff options
Diffstat (limited to 'sys/crypto/curve25519.h')
-rw-r--r-- | sys/crypto/curve25519.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/crypto/curve25519.h b/sys/crypto/curve25519.h index 416d51225b4..2f7892ab565 100644 --- a/sys/crypto/curve25519.h +++ b/sys/crypto/curve25519.h @@ -1,3 +1,4 @@ +/* $OpenBSD: curve25519.h,v 1.2 2020/07/22 13:54:30 tobhe Exp $ */ /* * Copyright (C) 2019-2020 Matt Dunwoodie <ncon@noconroy.net> * |