[poppler] goo/JpegWriter.cc poppler/StdinCachedFile.cc poppler/TextOutputDev.cc utils/pdftocairo.cc utils/pdftoppm.cc
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Sun Aug 29 20:51:16 UTC 2021
goo/JpegWriter.cc | 1 +
poppler/StdinCachedFile.cc | 1 +
poppler/TextOutputDev.cc | 1 +
utils/pdftocairo.cc | 1 +
utils/pdftoppm.cc | 1 +
5 files changed, 5 insertions(+)
New commits:
commit e8003bd8cde3b4b6b2954ad7370d3ece71607673
Author: Albert Astals Cid <aacid at kde.org>
Date: Sun Aug 29 22:51:06 2021 +0200
Update (C)
diff --git a/goo/JpegWriter.cc b/goo/JpegWriter.cc
index f122c27a..c6be3a9f 100644
--- a/goo/JpegWriter.cc
+++ b/goo/JpegWriter.cc
@@ -12,6 +12,7 @@
// Copyright (C) 2017, 2018 Albert Astals Cid <aacid at kde.org>
// Copyright (C) 2018 Martin Packman <gzlist at googlemail.com>
// Copyright (C) 2018 Ed Porras <ed at motologic.com>
+// Copyright (C) 2021 Peter Williams <peter at newton.cx>
//
//========================================================================
diff --git a/poppler/StdinCachedFile.cc b/poppler/StdinCachedFile.cc
index 90e38aaf..a5110be0 100644
--- a/poppler/StdinCachedFile.cc
+++ b/poppler/StdinCachedFile.cc
@@ -7,6 +7,7 @@
// Copyright 2010 Hib Eris <hib at hiberis.nl>
// Copyright 2010 Albert Astals Cid <aacid at kde.org>
// Copyright 2010 Jonathan Liu <net147 at gmail.com>
+// Copyright 2021 Peter Williams <peter at newton.cx>
//
//========================================================================
diff --git a/poppler/TextOutputDev.cc b/poppler/TextOutputDev.cc
index 9583a700..7f2fb9fb 100644
--- a/poppler/TextOutputDev.cc
+++ b/poppler/TextOutputDev.cc
@@ -43,6 +43,7 @@
// 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>
+// Copyright (C) 2021 Peter Williams <peter at newton.cx>
//
// 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/pdftocairo.cc b/utils/pdftocairo.cc
index b9ee9129..1e4b3986 100644
--- a/utils/pdftocairo.cc
+++ b/utils/pdftocairo.cc
@@ -37,6 +37,7 @@
// Copyright (C) 2020, 2021 Oliver Sander <oliver.sander at tu-dresden.de>
// Copyright (C) 2020 Philipp Knechtges <philipp-dev at knechtges.com>
// Copyright (C) 2020 Salvo Miosi <salvo.ilmiosi at gmail.com>
+// Copyright (C) 2021 Peter Williams <peter at newton.cx>
//
// 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 76d35c8c..c693b31d 100644
--- a/utils/pdftoppm.cc
+++ b/utils/pdftoppm.cc
@@ -36,6 +36,7 @@
// Copyright (C) 2020 Stéfan van der Walt <sjvdwalt at gmail.com>
// Copyright (C) 2020 Philipp Knechtges <philipp-dev at knechtges.com>
// Copyright (C) 2021 Diogo Kollross <diogoko at gmail.com>
+// Copyright (C) 2021 Peter Williams <peter at newton.cx>
//
// 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