aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/e_sm4.c
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-10-15 14:10:06 +0100
committerMatt Caswell <matt@openssl.org>2020-10-15 14:10:06 +0100
commiteec0ad10b943bc10690358cf2db32ca06c3e81a0 (patch)
treecf9ea2c265928c63156bb34bc5b1a84b3b267f92 /crypto/evp/e_sm4.c
parent796948cd733d2bd0d8acbaf2354c718bcd4352a6 (diff)
downloadopenssl-eec0ad10b943bc10690358cf2db32ca06c3e81a0.tar.gz
Update copyright year
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com> (Merged from https://github.com/openssl/openssl/pull/13144)
Diffstat (limited to 'crypto/evp/e_sm4.c')
-rw-r--r--crypto/evp/e_sm4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/evp/e_sm4.c b/crypto/evp/e_sm4.c
index 96c50cf13f..5a164eff75 100644
--- a/crypto/evp/e_sm4.c
+++ b/crypto/evp/e_sm4.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2017-2020 The OpenSSL Project Authors. All Rights Reserved.
* Copyright 2017 Ribose Inc. All Rights Reserved.
* Ported from Ribose contributions from Botan.
*