[poppler] utils/pdftocairo.cc utils/pdftoppm.cc
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Thu Dec 5 23:43:59 UTC 2019
utils/pdftocairo.cc | 1 +
utils/pdftoppm.cc | 2 ++
2 files changed, 3 insertions(+)
New commits:
commit af86c7460a1e3bfc63d2868306ed712fa432dcb1
Author: Albert Astals Cid <aacid at kde.org>
Date: Fri Dec 6 00:43:45 2019 +0100
Update (C)
diff --git a/utils/pdftocairo.cc b/utils/pdftocairo.cc
index b096cad3..fe9ceea4 100644
--- a/utils/pdftocairo.cc
+++ b/utils/pdftocairo.cc
@@ -33,6 +33,7 @@
// Copyright (C) 2018 Martin Packman <gzlist at googlemail.com>
// Copyright (C) 2018 Adam Reichold <adam.reichold at t-online.de>
// Copyright (C) 2019 Oliver Sander <oliver.sander at tu-dresden.de>
+// Copyright (C) 2019 Kris Jurka <jurka at ejurka.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/pdftoppm.cc b/utils/pdftoppm.cc
index b14312fe..68006c5b 100644
--- a/utils/pdftoppm.cc
+++ b/utils/pdftoppm.cc
@@ -30,6 +30,8 @@
// Copyright (C) 2018 Martin Packman <gzlist at googlemail.com>
// Copyright (C) 2019 Yves-Gaël Chény <gitlab at r0b0t.fr>
// Copyright (C) 2019 Oliver Sander <oliver.sander at tu-dresden.de>
+// Copyright (C) 2019 <corentinf at free.fr>
+// Copyright (C) 2019 Kris Jurka <jurka at ejurka.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