poppler/JBIG2Stream.cc | 1 + poppler/JBIG2Stream.h | 1 + 2 files changed, 2 insertions(+)
New commits: commit 2ad55c01e03a3fdb287dae73dbd37849498fa329 Author: Albert Astals Cid <[email protected]> Date: Sun Dec 1 22:42:24 2019 +0100 Update (C) of last commit diff --git a/poppler/JBIG2Stream.cc b/poppler/JBIG2Stream.cc index 684ed090..de2c726f 100644 --- a/poppler/JBIG2Stream.cc +++ b/poppler/JBIG2Stream.cc @@ -27,6 +27,7 @@ // Copyright (C) 2019 LE GARREC Vincent <[email protected]> // Copyright (C) 2019 Oliver Sander <[email protected]> // Copyright (C) 2019 Volker Krause <[email protected]> +// Copyright (C) 2019 Even Rouault <[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/JBIG2Stream.h b/poppler/JBIG2Stream.h index 3feeccc1..781a5047 100644 --- a/poppler/JBIG2Stream.h +++ b/poppler/JBIG2Stream.h @@ -19,6 +19,7 @@ // Copyright (C) 2019 Oliver Sander <[email protected]> // Copyright (C) 2019 Volker Krause <[email protected]> // Copyright (C) 2019 Albert Astals Cid <[email protected]> +// Copyright (C) 2019 Even Rouault <[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
