poppler/JBIG2Stream.cc | 2 +- poppler/JBIG2Stream.h | 2 +- poppler/Stream.cc | 2 +- poppler/Stream.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)
New commits: commit 65c8152e0935dda215901a479abd8d5165aa0239 Author: Albert Astals Cid <[email protected]> Date: Fri Jan 1 18:28:46 2021 +0100 Update (C) diff --git a/poppler/JBIG2Stream.cc b/poppler/JBIG2Stream.cc index d8c493c4..9eca8d25 100644 --- a/poppler/JBIG2Stream.cc +++ b/poppler/JBIG2Stream.cc @@ -25,7 +25,7 @@ // Copyright (C) 2015 Suzuki Toshiya <[email protected]> // Copyright (C) 2018 Adam Reichold <[email protected]> // Copyright (C) 2019 LE GARREC Vincent <[email protected]> -// Copyright (C) 2019, 2020 Oliver Sander <[email protected]> +// Copyright (C) 2019-2021 Oliver Sander <[email protected]> // Copyright (C) 2019 Volker Krause <[email protected]> // Copyright (C) 2019, 2020 Even Rouault <[email protected]> // diff --git a/poppler/JBIG2Stream.h b/poppler/JBIG2Stream.h index 717db0c2..4e29c477 100644 --- a/poppler/JBIG2Stream.h +++ b/poppler/JBIG2Stream.h @@ -16,7 +16,7 @@ // Copyright (C) 2009 David Benjamin <[email protected]> // Copyright (C) 2013 Adrian Johnson <[email protected]> // Copyright (C) 2015 Suzuki Toshiya <[email protected]> -// Copyright (C) 2019 Oliver Sander <[email protected]> +// Copyright (C) 2019, 2021 Oliver Sander <[email protected]> // Copyright (C) 2019 Volker Krause <[email protected]> // Copyright (C) 2019 Albert Astals Cid <[email protected]> // Copyright (C) 2019, 2020 Even Rouault <[email protected]> diff --git a/poppler/Stream.cc b/poppler/Stream.cc index 699a0a96..fb36e712 100644 --- a/poppler/Stream.cc +++ b/poppler/Stream.cc @@ -24,7 +24,7 @@ // Copyright (C) 2010 Tomas Hoger <[email protected]> // Copyright (C) 2011, 2012, 2016, 2020 William Bader <[email protected]> // Copyright (C) 2012, 2013, 2020 Thomas Freitag <[email protected]> -// Copyright (C) 2012 Oliver Sander <[email protected]> +// Copyright (C) 2012, 2021 Oliver Sander <[email protected]> // Copyright (C) 2012 Fabio D'Urso <[email protected]> // Copyright (C) 2012 Even Rouault <[email protected]> // Copyright (C) 2013, 2017, 2018 Adrian Johnson <[email protected]> diff --git a/poppler/Stream.h b/poppler/Stream.h index 4b0fcde2..10028e40 100644 --- a/poppler/Stream.h +++ b/poppler/Stream.h @@ -28,7 +28,7 @@ // Copyright (C) 2013 Pino Toscano <[email protected]> // Copyright (C) 2019 Volker Krause <[email protected]> // Copyright (C) 2019 Alexander Volkov <[email protected]> -// Copyright (C) 2020 Oliver Sander <[email protected]> +// Copyright (C) 2020, 2021 Oliver Sander <[email protected]> // Copyright (C) 2020 Philipp Knechtges <[email protected]> // // To see a description of the changes please see the Changelog file that _______________________________________________ poppler mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/poppler
