poppler/FontInfo.cc | 2 +- poppler/FontInfo.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-)
New commits: commit 4ae6786469ec0268307fa05cb6d9ce58b4541941 Author: Albert Astals Cid <[email protected]> Date: Mon Apr 8 00:56:12 2019 +0200 Update (C) of previous commit diff --git a/poppler/FontInfo.cc b/poppler/FontInfo.cc index e6ccfb26..c36a2d28 100644 --- a/poppler/FontInfo.cc +++ b/poppler/FontInfo.cc @@ -13,7 +13,7 @@ // Copyright (C) 2011 Carlos Garcia Campos <[email protected]> // Copyright (C) 2012 Fabio D'Urso <[email protected]> // Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <[email protected]>. Work sponsored by the LiMux project of the city of Munich -// Copyright (C) 2018 Adam Reichold <[email protected]> +// Copyright (C) 2018, 2019 Adam Reichold <[email protected]> // Copyright (C) 2019 Oliver Sander <[email protected]> // // To see a description of the changes please see the Changelog file that diff --git a/poppler/FontInfo.h b/poppler/FontInfo.h index 2a40bcda..6ed6fb2f 100644 --- a/poppler/FontInfo.h +++ b/poppler/FontInfo.h @@ -9,6 +9,7 @@ // Copyright (C) 2012 Adrian Johnson <[email protected]> // Copyright (C) 2013 Thomas Freitag <[email protected]> // Copyright (C) 2019 Oliver Sander <[email protected]> +// Copyright (C) 2019 Adam Reichold <[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
