poppler/CharCodeToUnicode.cc | 1 + poppler/CharCodeToUnicode.h | 1 + 2 files changed, 2 insertions(+)
New commits: commit 6c4f3ea4b11033bcafbecad69887d77c6d366ce7 Author: Albert Astals Cid <[email protected]> Date: Sun Oct 20 19:28:23 2019 +0200 Update (C) diff --git a/poppler/CharCodeToUnicode.cc b/poppler/CharCodeToUnicode.cc index db7d9781..9d92f965 100644 --- a/poppler/CharCodeToUnicode.cc +++ b/poppler/CharCodeToUnicode.cc @@ -27,6 +27,7 @@ // Copyright (C) 2017 Jean Ghali <[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) 2019 <[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/poppler/CharCodeToUnicode.h b/poppler/CharCodeToUnicode.h index 7ddfc995..f5c8d327 100644 --- a/poppler/CharCodeToUnicode.h +++ b/poppler/CharCodeToUnicode.h @@ -21,6 +21,7 @@ // Copyright (C) 2017 Adrian Johnson <[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) 2019 <[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
