diff options
author | Richard Levitte <richard@levitte.org> | 2018-04-17 15:18:40 +0200 |
---|---|---|
committer | Richard Levitte <richard@levitte.org> | 2018-04-17 15:18:40 +0200 |
commit | 28428130db13fe5d1b956a622747db2e0e0b1458 (patch) | |
tree | 265ef25cca70e4c8c9f4ac922cfbf33900e1ec1e /crypto/objects | |
parent | OpenSSL 1.1.1-pre5: update CHANGES with recent user visible changes (diff) | |
download | openssl-28428130db13fe5d1b956a622747db2e0e0b1458.tar.xz openssl-28428130db13fe5d1b956a622747db2e0e0b1458.zip |
Update copyright year
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5990)
Diffstat (limited to 'crypto/objects')
-rw-r--r-- | crypto/objects/obj_xref.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/objects/obj_xref.c b/crypto/objects/obj_xref.c index 166bf36adb..42d204ca4c 100644 --- a/crypto/objects/obj_xref.c +++ b/crypto/objects/obj_xref.c @@ -1,5 +1,5 @@ /* - * Copyright 2006-2017 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2006-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 |