poppler/GfxState.cc | 2 +- poppler/GfxState.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 91de00020cdb7689692f3af3fde6decbdb22fc4e Author: Albert Astals Cid <[email protected]> Date: Wed Jan 27 23:34:51 2021 +0100 Update (C) diff --git a/poppler/GfxState.cc b/poppler/GfxState.cc index 424e7dad..a67c7ff7 100644 --- a/poppler/GfxState.cc +++ b/poppler/GfxState.cc @@ -34,7 +34,7 @@ // Copyright (C) 2018 Volker Krause <[email protected]> // Copyright (C) 2018, 2019 Adam Reichold <[email protected]> // Copyright (C) 2019 LE GARREC Vincent <[email protected]> -// Copyright (C) 2020 Philipp Knechtges <[email protected]> +// Copyright (C) 2020, 2021 Philipp Knechtges <[email protected]> // Copyright (C) 2020 LluĂs Batlle i Rossell <[email protected]> // // To see a description of the changes please see the Changelog file that diff --git a/poppler/GfxState.h b/poppler/GfxState.h index 6c666882..10953b0b 100644 --- a/poppler/GfxState.h +++ b/poppler/GfxState.h @@ -25,7 +25,7 @@ // Copyright (C) 2015, 2017, 2020 Adrian Johnson <[email protected]> // Copyright (C) 2017, 2019 Oliver Sander <[email protected]> // Copyright (C) 2018 Adam Reichold <[email protected]> -// Copyright (C) 2020 Philipp Knechtges <[email protected]> +// Copyright (C) 2020, 2021 Philipp Knechtges <[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
