poppler/CertificateInfo.cc | 1 + poppler/CertificateInfo.h | 1 + 2 files changed, 2 insertions(+)
New commits: commit 2cd82736e2db45e9a06baba1478439637172a76e Author: Albert Astals Cid <[email protected]> Date: Mon Mar 13 15:45:41 2023 +0100 Update (C) diff --git a/poppler/CertificateInfo.cc b/poppler/CertificateInfo.cc index 982ee898..b6a8437a 100644 --- a/poppler/CertificateInfo.cc +++ b/poppler/CertificateInfo.cc @@ -8,6 +8,7 @@ // Copyright 2018, 2019, 2022 Albert Astals Cid <[email protected]> // Copyright 2018 Oliver Sander <[email protected]> // Copyright 2020 Thorsten Behrens <[email protected]> +// Copyright 2023 g10 Code GmbH, Author: Sune Stolborg Vuorela <[email protected]> // //======================================================================== diff --git a/poppler/CertificateInfo.h b/poppler/CertificateInfo.h index 7b324f0b..600ecb52 100644 --- a/poppler/CertificateInfo.h +++ b/poppler/CertificateInfo.h @@ -8,6 +8,7 @@ // Copyright 2018, 2019 Albert Astals Cid <[email protected]> // Copyright 2018 Oliver Sander <[email protected]> // Copyright 2020 Thorsten Behrens <[email protected]> +// Copyright 2023 g10 Code GmbH, Author: Sune Stolborg Vuorela <[email protected]> // //========================================================================
