diff options
author | Matt Caswell <matt@openssl.org> | 2020-11-26 14:18:57 +0000 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2020-11-26 14:18:57 +0000 |
commit | 605856d72cbd4720ad9ccb20c8fd5afbee2ad1a4 (patch) | |
tree | 6764ed481cccacdf818e1eef95215f79466b5067 /crypto/asn1/a_dup.c | |
parent | c589c1495bdabd02a33546f9e7b849fd912130d1 (diff) | |
download | openssl-new-605856d72cbd4720ad9ccb20c8fd5afbee2ad1a4.tar.gz |
Update copyright year
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13533)
Diffstat (limited to 'crypto/asn1/a_dup.c')
-rw-r--r-- | crypto/asn1/a_dup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/asn1/a_dup.c b/crypto/asn1/a_dup.c index e8adbdd97b..624fef9e5c 100644 --- a/crypto/asn1/a_dup.c +++ b/crypto/asn1/a_dup.c @@ -1,5 +1,5 @@ /* - * Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1995-2020 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the Apache License 2.0 (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy |