poppler/TextOutputDev.cc | 2 +- poppler/TextOutputDev.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 155d7201def1e2b337e408e0c86edf9e5093853a Author: Albert Astals Cid <[email protected]> Date: Thu Aug 27 22:03:05 2020 +0200 Update (C) diff --git a/poppler/TextOutputDev.cc b/poppler/TextOutputDev.cc index e00fd4fb..45d4aaaf 100644 --- a/poppler/TextOutputDev.cc +++ b/poppler/TextOutputDev.cc @@ -39,7 +39,7 @@ // Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <[email protected]>. Work sponsored by the LiMux project of the city of Munich // Copyright (C) 2018 Sanchit Anand <[email protected]> // Copyright (C) 2018 Adam Reichold <[email protected]> -// Copyright (C) 2018, 2019 Nelson Benítez León <[email protected]> +// Copyright (C) 2018-2020 Nelson Benítez León <[email protected]> // Copyright (C) 2019 Christian Persch <[email protected]> // Copyright (C) 2019 Oliver Sander <[email protected]> // Copyright (C) 2019 Dan Shea <[email protected]> diff --git a/poppler/TextOutputDev.h b/poppler/TextOutputDev.h index d978d6d3..ed52180a 100644 --- a/poppler/TextOutputDev.h +++ b/poppler/TextOutputDev.h @@ -23,7 +23,7 @@ // Copyright (C) 2013 Thomas Freitag <[email protected]> // Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <[email protected]>. Work sponsored by the LiMux project of the city of Munich // Copyright (C) 2018 Sanchit Anand <[email protected]> -// Copyright (C) 2018 Nelson Benítez León <[email protected]> +// Copyright (C) 2018, 2020 Nelson Benítez León <[email protected]> // Copyright (C) 2019 Oliver Sander <[email protected]> // Copyright (C) 2019 Dan Shea <[email protected]> // Copyright (C) 2020 Suzuki Toshiya <[email protected]> _______________________________________________ poppler mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/poppler
