diff options
author | Albert Astals Cid <aacid@kde.org> | 2023-03-13 15:49:09 +0100 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2023-03-13 15:49:09 +0100 |
commit | 01ff2af0ee61c45bf4728a1d6ff4327aa2889d21 (patch) | |
tree | 4f93f2b784417b1e9a5ff83564a61205655124fd | |
parent | 2cd82736e2db45e9a06baba1478439637172a76e (diff) |
Update (C)
-rw-r--r-- | utils/pdftocairo.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/pdftocairo.cc b/utils/pdftocairo.cc index 7d9a1954..faa5a02d 100644 --- a/utils/pdftocairo.cc +++ b/utils/pdftocairo.cc @@ -40,6 +40,7 @@ // Copyright (C) 2021 Peter Williams <peter@newton.cx> // Copyright (C) 2021 Christian Persch <chpe@src.gnome.org> // Copyright (C) 2022 James Cloos <cloos@jhcloos.com> +// Copyright (C) 2023 Anton Thomasson <antonthomasson@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 |