summaryrefslogtreecommitdiff
path: root/sys/crypto/aes.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/crypto/aes.c')
-rw-r--r--sys/crypto/aes.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/crypto/aes.c b/sys/crypto/aes.c
index e4feaf74636..f885e145cb1 100644
--- a/sys/crypto/aes.c
+++ b/sys/crypto/aes.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: aes.c,v 1.2 2020/07/22 13:54:30 tobhe Exp $ */
/*
* Copyright (c) 2016 Thomas Pornin <pornin@bolet.org>
*