[poppler] poppler/SplashOutputDev.cc splash/SplashClip.cc splash/SplashClip.h
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Mon Oct 7 21:25:22 UTC 2019
poppler/SplashOutputDev.cc | 2 +-
splash/SplashClip.cc | 1 +
splash/SplashClip.h | 1 +
3 files changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 498883b5397b3b951b5d41d17641ecf2ffe9b801
Author: Albert Astals Cid <aacid at kde.org>
Date: Mon Oct 7 23:25:07 2019 +0200
Update (C) of previous commit
diff --git a/poppler/SplashOutputDev.cc b/poppler/SplashOutputDev.cc
index 214302a7..e89e8e85 100644
--- a/poppler/SplashOutputDev.cc
+++ b/poppler/SplashOutputDev.cc
@@ -39,7 +39,7 @@
// Copyright (C) 2016 Takahiro Hashimoto <kenya888.en at gmail.com>
// Copyright (C) 2017 Even Rouault <even.rouault at spatialys.com>
// 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 Stefan Brüns <stefan.bruens at rwth-aachen.de>
+// Copyright (C) 2018, 2019 Stefan Brüns <stefan.bruens at rwth-aachen.de>
// Copyright (C) 2018 Adam Reichold <adam.reichold at t-online.de>
// Copyright (C) 2019 Christian Persch <chpe at src.gnome.org>
//
diff --git a/splash/SplashClip.cc b/splash/SplashClip.cc
index a4c2e73e..0569c144 100644
--- a/splash/SplashClip.cc
+++ b/splash/SplashClip.cc
@@ -13,6 +13,7 @@
//
// Copyright (C) 2010 Albert Astals Cid <aacid at kde.org>
// Copyright (C) 2013 Thomas Freitag <Thomas.Freitag at alfa.de>
+// Copyright (C) 2019 Stefan Brüns <stefan.bruens at rwth-aachen.de>
//
// 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/splash/SplashClip.h b/splash/SplashClip.h
index 77b5e6c3..f91df1fb 100644
--- a/splash/SplashClip.h
+++ b/splash/SplashClip.h
@@ -13,6 +13,7 @@
//
// Copyright (C) 2010, 2018 Albert Astals Cid <aacid at kde.org>
// Copyright (C) 2013 Thomas Freitag <Thomas.Freitag at alfa.de>
+// Copyright (C) 2019 Stefan Brüns <stefan.bruens at rwth-aachen.de>
//
// 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