diff options
author | Albert Astals Cid <aacid@kde.org> | 2022-12-30 23:49:15 +0100 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2022-12-30 23:49:15 +0100 |
commit | 43e2da4ade60f7e6c62b4d70f15d603327ca7b2b (patch) | |
tree | 8b3b6e36f0399e19c5c1dc91fa751293f2573c2f | |
parent | 7d14f465a6441f3df4389df375b154687e1fdb6b (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 2f7ca093..91c05bc5 100644 --- a/poppler/CairoOutputDev.cc +++ b/poppler/CairoOutputDev.cc @@ -36,6 +36,7 @@ // Copyright (C) 2020, 2022 Oliver Sander <oliver.sander@tu-dresden.de> // 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> // // 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 |