poppler/Form.cc | 2 +- poppler/Form.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 29c3fc62d4997bb514d4748cca264fc6868cb52d Author: Albert Astals Cid <[email protected]> Date: Sun Mar 28 17:23:47 2021 +0200 Update (C) diff --git a/poppler/Form.cc b/poppler/Form.cc index 70bfb3c6..ff0e8d4a 100644 --- a/poppler/Form.cc +++ b/poppler/Form.cc @@ -23,7 +23,7 @@ // Copyright 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <[email protected]>. Work sponsored by the LiMux project of the city of Munich // Copyright 2018 Chinmoy Ranjan Pradhan <[email protected]> // Copyright 2018 Adam Reichold <[email protected]> -// Copyright 2018-2020 Nelson Benítez León <[email protected]> +// Copyright 2018-2021 Nelson Benítez León <[email protected]> // Copyright 2019, 2020 Oliver Sander <[email protected]> // Copyright 2019 Tomoyuki Kubota <[email protected]> // Copyright 2019 João Netto <[email protected]> diff --git a/poppler/Form.h b/poppler/Form.h index 39786ed9..4a796962 100644 --- a/poppler/Form.h +++ b/poppler/Form.h @@ -20,7 +20,7 @@ // Copyright 2018 Chinmoy Ranjan Pradhan <[email protected]> // Copyright 2019, 2020 Oliver Sander <[email protected]> // Copyright 2019 João Netto <[email protected]> -// Copyright 2020 Nelson Benítez León <[email protected]> +// Copyright 2020, 2021 Nelson Benítez León <[email protected]> // Copyright 2020 Marek Kasik <[email protected]> // Copyright 2020 Thorsten Behrens <[email protected]> // Copyright 2020 Klarälvdalens Datakonsult AB, a KDAB Group company, <[email protected]>. Work sponsored by Technische Universität Dresden _______________________________________________ poppler mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/poppler
