poppler/CairoFontEngine.cc | 1 + splash/Splash.h | 1 + 2 files changed, 2 insertions(+)
New commits: commit 92ebc6416ccce249a28fafda8123fe86c8aa6311 Author: Albert Astals Cid <[email protected]> Date: Fri Sep 4 00:21:36 2020 +0200 Update (C) diff --git a/poppler/CairoFontEngine.cc b/poppler/CairoFontEngine.cc index 1ae393a3..a65b5fc8 100755 --- a/poppler/CairoFontEngine.cc +++ b/poppler/CairoFontEngine.cc @@ -30,6 +30,7 @@ // Copyright (C) 2015, 2016 Jason Crain <[email protected]> // Copyright (C) 2018 Adam Reichold <[email protected]> // Copyright (C) 2019 Christian Persch <[email protected]> +// Copyright (C) 2020 Michal <[email protected]> // // 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/Splash.h b/splash/Splash.h index b5d4d80d..3c059d8b 100644 --- a/splash/Splash.h +++ b/splash/Splash.h @@ -17,6 +17,7 @@ // Copyright (C) 2010 Christian Feuersänger <[email protected]> // Copyright (C) 2012, 2017 Adrian Johnson <[email protected]> // Copyright (C) 2020 Oliver Sander <[email protected]> +// Copyright (C) 2020 Tobias Deiminger <[email protected]> // // 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 _______________________________________________ poppler mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/poppler
