qt5/src/poppler-form.h | 1 + qt6/src/poppler-form.h | 1 + 2 files changed, 2 insertions(+)
New commits: commit 82fc01784dcfc3e22ee0053e4ecfa9b500119b19 Author: Albert Astals Cid <[email protected]> Date: Thu May 25 12:25:57 2023 +0200 Update (C) diff --git a/qt5/src/poppler-form.h b/qt5/src/poppler-form.h index 55b07093..ae572ea3 100644 --- a/qt5/src/poppler-form.h +++ b/qt5/src/poppler-form.h @@ -13,6 +13,7 @@ * Copyright (C) 2020, Thorsten Behrens <[email protected]> * Copyright (C) 2020, Klarälvdalens Datakonsult AB, a KDAB Group company, <[email protected]>. Work sponsored by Technische Universität Dresden * Copyright (C) 2021, Theofilos Intzoglou <[email protected]> + * Copyright (C) 2023, g10 Code GmbH, Author: Sune Stolborg Vuorela <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/qt6/src/poppler-form.h b/qt6/src/poppler-form.h index b64a6e02..3de8b72c 100644 --- a/qt6/src/poppler-form.h +++ b/qt6/src/poppler-form.h @@ -13,6 +13,7 @@ * Copyright (C) 2020, Thorsten Behrens <[email protected]> * Copyright (C) 2020, Klarälvdalens Datakonsult AB, a KDAB Group company, <[email protected]>. Work sponsored by Technische Universität Dresden * Copyright (C) 2021, Theofilos Intzoglou <[email protected]> + * Copyright (C) 2023, g10 Code GmbH, Author: Sune Stolborg Vuorela <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by
