[poppler] poppler/TextOutputDev.cc poppler/TextOutputDev.h poppler/UTF.cc poppler/UTF.h qt5/src
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Sun Dec 9 21:43:31 UTC 2018
poppler/TextOutputDev.cc | 1 +
poppler/TextOutputDev.h | 1 +
poppler/UTF.cc | 1 +
poppler/UTF.h | 1 +
qt5/src/poppler-page-private.h | 1 +
qt5/src/poppler-page.cc | 1 +
qt5/src/poppler-qt5.h | 1 +
7 files changed, 7 insertions(+)
New commits:
commit 7565f2366080304bfe4ab5846c90cf4cbc89457b
Author: Albert Astals Cid <aacid at kde.org>
Date: Sun Dec 9 22:43:20 2018 +0100
Update (C)
diff --git a/poppler/TextOutputDev.cc b/poppler/TextOutputDev.cc
index 6e745cdc..7a8f180c 100644
--- a/poppler/TextOutputDev.cc
+++ b/poppler/TextOutputDev.cc
@@ -39,6 +39,7 @@
// Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <info at kdab.com>. Work sponsored by the LiMux project of the city of Munich
// Copyright (C) 2018 Sanchit Anand <sanxchit at gmail.com>
// Copyright (C) 2018 Adam Reichold <adam.reichold at t-online.de>
+// Copyright (C) 2018 Nelson Benítez León <nbenitezl at 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/TextOutputDev.h b/poppler/TextOutputDev.h
index 653c8522..e9350881 100644
--- a/poppler/TextOutputDev.h
+++ b/poppler/TextOutputDev.h
@@ -23,6 +23,7 @@
// Copyright (C) 2013 Thomas Freitag <Thomas.Freitag at alfa.de>
// Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <info at kdab.com>. Work sponsored by the LiMux project of the city of Munich
// Copyright (C) 2018 Sanchit Anand <sanxchit at gmail.com>
+// Copyright (C) 2018 Nelson Benítez León <nbenitezl at 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/UTF.cc b/poppler/UTF.cc
index 13d4bdd3..9a205f30 100644
--- a/poppler/UTF.cc
+++ b/poppler/UTF.cc
@@ -19,6 +19,7 @@
// Copyright (C) 2016, 2018 Albert Astals Cid <aacid at kde.org>
// Copyright (C) 2016 Jason Crain <jason at aquaticape.us>
// Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <info at kdab.com>. Work sponsored by the LiMux project of the city of Munich
+// Copyright (C) 2018 Nelson Benítez León <nbenitezl at 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/UTF.h b/poppler/UTF.h
index 36575e5c..566bfb39 100644
--- a/poppler/UTF.h
+++ b/poppler/UTF.h
@@ -7,6 +7,7 @@
// Copyright (C) 2012, 2017 Adrian Johnson <ajohnson at redneon.com>
// Copyright (C) 2016 Jason Crain <jason at aquaticape.us>
// Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <info at kdab.com>. Work sponsored by the LiMux project of the city of Munich
+// Copyright (C) 2018 Nelson Benítez León <nbenitezl at gmail.com>
//
//========================================================================
diff --git a/qt5/src/poppler-page-private.h b/qt5/src/poppler-page-private.h
index 2de0e8bd..d7813124 100644
--- a/qt5/src/poppler-page-private.h
+++ b/qt5/src/poppler-page-private.h
@@ -3,6 +3,7 @@
* Copyright (C) 2007, 2012, Albert Astals Cid <aacid at kde.org>
* Copyright (C) 2008, Pino Toscano <pino at kde.org>
* Copyright (C) 2015 Adam Reichold <adamreichold at myopera.com>
+ * Copyright (C) 2018 Nelson Benítez León <nbenitezl at 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-page.cc b/qt5/src/poppler-page.cc
index 46d7e672..eb713cdb 100644
--- a/qt5/src/poppler-page.cc
+++ b/qt5/src/poppler-page.cc
@@ -22,6 +22,7 @@
* Copyright (C) 2017, 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <info at kdab.com>. Work sponsored by the LiMux project of the city of Munich
* Copyright (C) 2018 Intevation GmbH <intevation at intevation.de>
* Copyright (C) 2018, Tobias Deiminger <haxtibal at posteo.de>
+ * Copyright (C) 2018 Nelson Benítez León <nbenitezl at 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-qt5.h b/qt5/src/poppler-qt5.h
index a69d15ba..200119ef 100644
--- a/qt5/src/poppler-qt5.h
+++ b/qt5/src/poppler-qt5.h
@@ -18,6 +18,7 @@
* Copyright (C) 2016 Jakub Alba <jakubalba at gmail.com>
* Copyright (C) 2017 Oliver Sander <oliver.sander at tu-dresden.de>
* Copyright (C) 2017, 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <info at kdab.com>. Work sponsored by the LiMux project of the city of Munich
+ * Copyright (C) 2018 Nelson Benítez León <nbenitezl at 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
More information about the poppler
mailing list