Update (C) of last commit
diff --git a/poppler/Annot.cc b/poppler/Annot.cc index 005fa96..bd3aaa5 100644 --- a/poppler/Annot.cc +++ b/poppler/Annot.cc
@@ -43,6 +43,7 @@ // Copyright (C) 2018, 2019 Tobias Deiminger <haxtibal@posteo.de> // Copyright (C) 2018, 2019 Oliver Sander <oliver.sander@tu-dresden.de> // Copyright (C) 2019 Umang Malik <umang99m@gmail.com> +// Copyright (C) 2019 João Netto <joaonetto901@gmail.com> // // To see a description of the changes please see the Changelog file that // came with your tarball or type make ChangeLog if you are building from git
diff --git a/poppler/Annot.h b/poppler/Annot.h index 7b37464..1c61e70 100644 --- a/poppler/Annot.h +++ b/poppler/Annot.h
@@ -32,6 +32,7 @@ // Copyright (C) 2018 Oliver Sander <oliver.sander@tu-dresden.de> // Copyright (C) 2018 Adam Reichold <adam.reichold@t-online.de> // Copyright (C) 2019 Umang Malik <umang99m@gmail.com> +// Copyright (C) 2019 João Netto <joaonetto901@gmail.com> // // To see a description of the changes please see the Changelog file that // came with your tarball or type make ChangeLog if you are building from git
diff --git a/qt5/src/poppler-form.cc b/qt5/src/poppler-form.cc index 111d5b0..c95a962 100644 --- a/qt5/src/poppler-form.cc +++ b/qt5/src/poppler-form.cc
@@ -9,6 +9,7 @@ * Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <info@kdab.com>. Work sponsored by the LiMux project of the city of Munich * Copyright (C) 2018 Chinmoy Ranjan Pradhan <chinmoyrp65@protonmail.com> * Copyright (C) 2018 Oliver Sander <oliver.sander@tu-dresden.de> + * Copyright (C) 2019 João Netto <joaonetto901@gmail.com> * * 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-form.h b/qt5/src/poppler-form.h index ac00da2..4e356b8 100644 --- a/qt5/src/poppler-form.h +++ b/qt5/src/poppler-form.h
@@ -8,6 +8,7 @@ * Copyright (C) 2018, Andre Heinecke <aheinecke@intevation.de> * Copyright (C) 2018, Chinmoy Ranjan Pradhan <chinmoyrp65@protonmail.com> * Copyright (C) 2018, Oliver Sander <oliver.sander@tu-dresden.de> + * Copyright (C) 2019 João Netto <joaonetto901@gmail.com> * * 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-private.cc b/qt5/src/poppler-private.cc index 5a8b6e7..a3fbec3 100644 --- a/qt5/src/poppler-private.cc +++ b/qt5/src/poppler-private.cc
@@ -8,6 +8,7 @@ * Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <info@kdab.com>. Work sponsored by the LiMux project of the city of Munich * Copyright (C) 2018, 2019 Adam Reichold <adam.reichold@t-online.de> * Copyright (C) 2019 Oliver Sander <oliver.sander@tu-dresden.de> + * Copyright (C) 2019 João Netto <joaonetto901@gmail.com> * Inspired on code by * Copyright (C) 2004 by Albert Astals Cid <tsdgeos@terra.es> * Copyright (C) 2004 by Enrico Ros <eros.kde@email.it>
diff --git a/qt5/src/poppler-private.h b/qt5/src/poppler-private.h index 4bcd263..de5ec04 100644 --- a/qt5/src/poppler-private.h +++ b/qt5/src/poppler-private.h
@@ -14,6 +14,7 @@ * Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <info@kdab.com>. Work sponsored by the LiMux project of the city of Munich * Copyright (C) 2018 Adam Reichold <adam.reichold@t-online.de> * Copyright (C) 2019 Oliver Sander <oliver.sander@tu-dresden.de> + * Copyright (C) 2019 João Netto <joaonetto901@gmail.com> * Inspired on code by * Copyright (C) 2004 by Albert Astals Cid <tsdgeos@terra.es> * Copyright (C) 2004 by Enrico Ros <eros.kde@email.it>