diff options
author | Albert Astals Cid <aacid@kde.org> | 2023-01-26 19:07:58 +0100 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2023-01-26 19:07:58 +0100 |
commit | 06a0e17bd9387da0a9737f6ce945482930d98341 (patch) | |
tree | e06eb4f2fd5d017b50b175f1a988c08111808c7c | |
parent | 1327646900994c033155100adf7bbaad7654ff50 (diff) |
Update (C)
-rw-r--r-- | poppler/CairoOutputDev.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/poppler/CairoOutputDev.cc b/poppler/CairoOutputDev.cc index 2c0e0672..beb92c25 100644 --- a/poppler/CairoOutputDev.cc +++ b/poppler/CairoOutputDev.cc @@ -37,6 +37,7 @@ // Copyright (C) 2021 Uli Schlachter <psychon@znc.in> // Copyright (C) 2021 Christian Persch <chpe@src.gnome.org> // Copyright (C) 2022 Zachary Travis <ztravis@everlaw.com> +// Copyright (C) 2023 Artemy Gordon <artemy.gordon@gmail.com> // // 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 |