[poppler] poppler/TextOutputDev.cc poppler/TextOutputDev.h utils/pdftotext.cc
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Mon Aug 5 18:00:20 UTC 2019
poppler/TextOutputDev.cc | 1 +
poppler/TextOutputDev.h | 1 +
utils/pdftotext.cc | 1 +
3 files changed, 3 insertions(+)
New commits:
commit 98a5a25d88fd919e6267fbb7bd9ef0669889f16a
Author: Dan Shea <dan.shea at logical-innovations.com>
Date: Mon Aug 5 19:59:54 2019 +0200
Update (C) of previous commit
diff --git a/poppler/TextOutputDev.cc b/poppler/TextOutputDev.cc
index f2569fbd..4021813c 100644
--- a/poppler/TextOutputDev.cc
+++ b/poppler/TextOutputDev.cc
@@ -42,6 +42,7 @@
// Copyright (C) 2018, 2019 Nelson Benítez León <nbenitezl at gmail.com>
// Copyright (C) 2019 Christian Persch <chpe at src.gnome.org>
// Copyright (C) 2019 Oliver Sander <oliver.sander at tu-dresden.de>
+// Copyright (C) 2019 Dan Shea <dan.shea at logical-innovations.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 7a29c8a0..bb20b857 100644
--- a/poppler/TextOutputDev.h
+++ b/poppler/TextOutputDev.h
@@ -25,6 +25,7 @@
// Copyright (C) 2018 Sanchit Anand <sanxchit at gmail.com>
// Copyright (C) 2018 Nelson Benítez León <nbenitezl at gmail.com>
// Copyright (C) 2019 Oliver Sander <oliver.sander at tu-dresden.de>
+// Copyright (C) 2019 Dan Shea <dan.shea at logical-innovations.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/utils/pdftotext.cc b/utils/pdftotext.cc
index 88154ac3..ccf91f01 100644
--- a/utils/pdftotext.cc
+++ b/utils/pdftotext.cc
@@ -29,6 +29,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 Adam Reichold <adam.reichold at t-online.de>
// Copyright (C) 2018 Sanchit Anand <sanxchit at gmail.com>
+// Copyright (C) 2019 Dan Shea <dan.shea at logical-innovations.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
More information about the poppler
mailing list