summaryrefslogtreecommitdiffstats
path: root/crypto/sm2/sm2_crypt.c
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2018-03-20 14:00:17 +0100
committerMatt Caswell <matt@openssl.org>2018-03-20 14:08:46 +0100
commitb0edda11cbfe91e8b99b09909a80a810d0143891 (patch)
tree5c8be3cc18095c2ca09f7b5ced84c07646aaba92 /crypto/sm2/sm2_crypt.c
parentcrypto/rand/rand_vms.c: include "internal/rand_int.h" (diff)
downloadopenssl-b0edda11cbfe91e8b99b09909a80a810d0143891.tar.xz
openssl-b0edda11cbfe91e8b99b09909a80a810d0143891.zip
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5689)
Diffstat (limited to 'crypto/sm2/sm2_crypt.c')
-rw-r--r--crypto/sm2/sm2_crypt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/sm2/sm2_crypt.c b/crypto/sm2/sm2_crypt.c
index b308e5b2e5..a31c40fc7a 100644
--- a/crypto/sm2/sm2_crypt.c
+++ b/crypto/sm2/sm2_crypt.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2017-2018 The OpenSSL Project Authors. All Rights Reserved.
* Copyright 2017 Ribose Inc. All Rights Reserved.
* Ported from Ribose contributions from Botan.
*