diff options
author | Matt Caswell <matt@openssl.org> | 2020-01-02 14:43:50 +0100 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2020-01-02 15:39:34 +0100 |
commit | e7b834b6bb0a32be694ebc8e614247c9af735c0f (patch) | |
tree | 82108e85d1ac630b6fe4c09ef1ad7654cd5f8f72 /crypto/asn1 | |
parent | Update tls13_enc.c (diff) | |
download | openssl-e7b834b6bb0a32be694ebc8e614247c9af735c0f.tar.xz openssl-e7b834b6bb0a32be694ebc8e614247c9af735c0f.zip |
Run make update
The New Year has caused various files to appear out of date to "make
update". This causes Travis to fail. Therefore we update those file.
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/10738)
Diffstat (limited to 'crypto/asn1')
-rw-r--r-- | crypto/asn1/charmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/asn1/charmap.h b/crypto/asn1/charmap.h index 0374b643e3..e855b15977 100644 --- a/crypto/asn1/charmap.h +++ b/crypto/asn1/charmap.h @@ -2,7 +2,7 @@ * WARNING: do not edit! * Generated by crypto/asn1/charmap.pl * - * Copyright 2000-2019 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2000-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 |