diff options
author | Pierre Pronchery <pierre@freebsdfoundation.org> | 2023-08-02 16:26:43 +0000 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2023-08-03 01:09:39 +0000 |
commit | cf2fc1b0f5ce501f5a29d307294e5637e0f5aba6 (patch) | |
tree | a2a5a488a727724dbe0c40f964fd21be2bf2d2c6 /include/crypto/x509err.h | |
parent | b84c4564effd02dfdc047dd6cbeaf910bbb1a888 (diff) |
Diffstat (limited to 'include/crypto/x509err.h')
-rw-r--r-- | include/crypto/x509err.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/crypto/x509err.h b/include/crypto/x509err.h index 53f567d92e24..0a67975bd050 100644 --- a/include/crypto/x509err.h +++ b/include/crypto/x509err.h @@ -1,6 +1,6 @@ /* * Generated by util/mkerr.pl DO NOT EDIT - * Copyright 2020-2021 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2020-2023 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 |