From 1212818eb07add297fe562eba80ac46a9893781e Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Tue, 11 Sep 2018 13:22:14 +0100 Subject: Update copyright year Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/7176) --- crypto/evp/e_chacha20_poly1305.c | 2 +- crypto/evp/evp_pbe.c | 2 +- crypto/evp/m_sha3.c | 2 +- crypto/evp/p_seal.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'crypto/evp') diff --git a/crypto/evp/e_chacha20_poly1305.c b/crypto/evp/e_chacha20_poly1305.c index 6a9bccfe33..c1917bb86a 100644 --- a/crypto/evp/e_chacha20_poly1305.c +++ b/crypto/evp/e_chacha20_poly1305.c @@ -1,5 +1,5 @@ /* - * Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2015-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 diff --git a/crypto/evp/evp_pbe.c b/crypto/evp/evp_pbe.c index f80fc064bd..5a88817b4a 100644 --- a/crypto/evp/evp_pbe.c +++ b/crypto/evp/evp_pbe.c @@ -1,5 +1,5 @@ /* - * Copyright 1999-2017 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1999-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 diff --git a/crypto/evp/m_sha3.c b/crypto/evp/m_sha3.c index 729622b814..31379c0f6b 100644 --- a/crypto/evp/m_sha3.c +++ b/crypto/evp/m_sha3.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 diff --git a/crypto/evp/p_seal.c b/crypto/evp/p_seal.c index 0fc84f301a..e851d7ab8b 100644 --- a/crypto/evp/p_seal.c +++ b/crypto/evp/p_seal.c @@ -1,5 +1,5 @@ /* - * Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1995-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 -- cgit v1.2.3