summaryrefslogtreecommitdiffstats
path: root/crypto/kdf
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2018-04-03 13:57:12 +0100
committerMatt Caswell <matt@openssl.org>2018-04-03 13:57:12 +0100
commitc4d3c19b4c17ed5d9da790dd330409ce11e6a499 (patch)
tree2e60e2397ae1f0ab473e7f9b6679426a2a98c0f0 /crypto/kdf
parent4cffafe96786558f66e1900ac462f9ccba921132 (diff)
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5851)
Diffstat (limited to 'crypto/kdf')
-rw-r--r--crypto/kdf/scrypt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/kdf/scrypt.c b/crypto/kdf/scrypt.c
index 0a5e3c5f39..61fd390e95 100644
--- a/crypto/kdf/scrypt.c
+++ b/crypto/kdf/scrypt.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2017-2018 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy