aboutsummaryrefslogtreecommitdiff
path: root/gost_gost2015.c
diff options
context:
space:
mode:
authorDmitry Belyavskiy <beldmit@gmail.com>2020-05-22 19:00:03 +0300
committerDmitry Belyavskiy <beldmit@gmail.com>2020-05-22 19:00:03 +0300
commita90ad6ce8f4cd876b5a8897b66ef49fb50b378cd (patch)
tree6cf16888c392629d426e60479e673dc328d4f6af /gost_gost2015.c
parent1a1047af0f1eacf00a634fdb1a2c2d8a09a311bf (diff)
downloadgost-engine-a90ad6ce8f4cd876b5a8897b66ef49fb50b378cd.zip
gost-engine-a90ad6ce8f4cd876b5a8897b66ef49fb50b378cd.tar.gz
gost-engine-a90ad6ce8f4cd876b5a8897b66ef49fb50b378cd.tar.bz2
Missing copyright plates
Fixes #257
Diffstat (limited to 'gost_gost2015.c')
-rw-r--r--gost_gost2015.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/gost_gost2015.c b/gost_gost2015.c
index de7d04e..1ffa428 100644
--- a/gost_gost2015.c
+++ b/gost_gost2015.c
@@ -1,3 +1,9 @@
+/*
+ * Copyright (c) 2020 Dmitry Belyavskiy <beldmit@gmail.com>
+ *
+ * Contents licensed under the terms of the OpenSSL license
+ * See https://www.openssl.org/source/license.html for details
+ */
#include "gost_lcl.h"
#include "gost_gost2015.h"
#include "e_gost_err.h"