]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gost_omac.c
Update Copyright lines after registration rework
[openssl-gost/engine.git] / gost_omac.c
index a1e7ab4d047bcf804585936abf4e176b2f6d7f38..57660a69ee769c718043c86bbf8c9f922c89c6aa 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2019 Dmitry Belyavskiy <beldmit@gmail.com>
+ * Copyright (c) 2020 Vitaly Chikunov <vt@altlinux.org>
+ *
+ * Contents licensed under the terms of the OpenSSL license
+ * See https://www.openssl.org/source/license.html for details
+ */
 #include <string.h>
 #include <openssl/cmac.h>
 #include <openssl/conf.h>