poppler/TextOutputDev.h | 2 +- qt5/src/poppler-page-private.h | 2 +- qt5/src/poppler-qt5.h | 2 +- qt6/src/poppler-page-private.h | 2 +- qt6/src/poppler-qt6.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-)
New commits: commit 17b2b174d1e867588b4fe839fb0e7194bca60a52 Author: Albert Astals Cid <[email protected]> Date: Wed Apr 28 00:07:06 2021 +0200 Update (C) of previous commits diff --git a/poppler/TextOutputDev.h b/poppler/TextOutputDev.h index 9e2d8275..a5e81f2d 100644 --- a/poppler/TextOutputDev.h +++ b/poppler/TextOutputDev.h @@ -23,7 +23,7 @@ // Copyright (C) 2013 Thomas Freitag <[email protected]> // Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <[email protected]>. Work sponsored by the LiMux project of the city of Munich // Copyright (C) 2018 Sanchit Anand <[email protected]> -// Copyright (C) 2018, 2020 Nelson Benítez León <[email protected]> +// Copyright (C) 2018, 2020, 2021 Nelson Benítez León <[email protected]> // Copyright (C) 2019 Oliver Sander <[email protected]> // Copyright (C) 2019 Dan Shea <[email protected]> // Copyright (C) 2020 Suzuki Toshiya <[email protected]> diff --git a/qt5/src/poppler-page-private.h b/qt5/src/poppler-page-private.h index 6f1e668e..855efbff 100644 --- a/qt5/src/poppler-page-private.h +++ b/qt5/src/poppler-page-private.h @@ -3,7 +3,7 @@ * Copyright (C) 2007, 2012, Albert Astals Cid <[email protected]> * Copyright (C) 2008, Pino Toscano <[email protected]> * Copyright (C) 2015 Adam Reichold <[email protected]> - * Copyright (C) 2018 Nelson Benítez León <[email protected]> + * Copyright (C) 2018, 2021 Nelson Benítez León <[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/qt5/src/poppler-qt5.h b/qt5/src/poppler-qt5.h index d2c55b3d..a3163572 100644 --- a/qt5/src/poppler-qt5.h +++ b/qt5/src/poppler-qt5.h @@ -18,7 +18,7 @@ * Copyright (C) 2016 Jakub Alba <[email protected]> * Copyright (C) 2017, 2020 Oliver Sander <[email protected]> * Copyright (C) 2017, 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <[email protected]>. Work sponsored by the LiMux project of the city of Munich - * Copyright (C) 2018 Nelson Benítez León <[email protected]> + * Copyright (C) 2018, 2021 Nelson Benítez León <[email protected]> * Copyright (C) 2019 Jan Grulich <[email protected]> * Copyright (C) 2019 Alexander Volkov <[email protected]> * Copyright (C) 2020 Philipp Knechtges <[email protected]> diff --git a/qt6/src/poppler-page-private.h b/qt6/src/poppler-page-private.h index 6f1e668e..855efbff 100644 --- a/qt6/src/poppler-page-private.h +++ b/qt6/src/poppler-page-private.h @@ -3,7 +3,7 @@ * Copyright (C) 2007, 2012, Albert Astals Cid <[email protected]> * Copyright (C) 2008, Pino Toscano <[email protected]> * Copyright (C) 2015 Adam Reichold <[email protected]> - * Copyright (C) 2018 Nelson Benítez León <[email protected]> + * Copyright (C) 2018, 2021 Nelson Benítez León <[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-qt6.h b/qt6/src/poppler-qt6.h index c069e393..b59d9add 100644 --- a/qt6/src/poppler-qt6.h +++ b/qt6/src/poppler-qt6.h @@ -18,7 +18,7 @@ * Copyright (C) 2016 Jakub Alba <[email protected]> * Copyright (C) 2017, 2020 Oliver Sander <[email protected]> * Copyright (C) 2017, 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <[email protected]>. Work sponsored by the LiMux project of the city of Munich - * Copyright (C) 2018 Nelson Benítez León <[email protected]> + * Copyright (C) 2018, 2021 Nelson Benítez León <[email protected]> * Copyright (C) 2019 Jan Grulich <[email protected]> * Copyright (C) 2019 Alexander Volkov <[email protected]> * Copyright (C) 2020 Philipp Knechtges <[email protected]> _______________________________________________ poppler mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/poppler
