summaryrefslogtreecommitdiffstats
path: root/crypto/sm4
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2021-04-08 13:04:41 +0100
committerMatt Caswell <matt@openssl.org>2021-04-08 13:04:41 +0100
commit3c2bdd7df95b5ce2aa238de9e39e0e70125bd7e6 (patch)
tree34e34f8b21fc4c98ba521edd811c7e568828cf29 /crypto/sm4
parent71a05dcd33ccdb8e3446d9a0cc7a36e8993a83ce (diff)
Update copyright year
Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/14801)
Diffstat (limited to 'crypto/sm4')
-rw-r--r--crypto/sm4/sm4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/sm4/sm4.c b/crypto/sm4/sm4.c
index 5e525d96e5..1e11ee6506 100644
--- a/crypto/sm4/sm4.c
+++ b/crypto/sm4/sm4.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2017-2021 The OpenSSL Project Authors. All Rights Reserved.
* Copyright 2017 Ribose Inc. All Rights Reserved.
* Ported from Ribose contributions from Botan.
*