poppler/Error.cc | 2 +- poppler/UTF.cc | 2 +- poppler/UTF.h | 2 +- poppler/UnicodeMap.cc | 2 +- poppler/UnicodeMap.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-)
New commits: commit eb10061228457efa89bee693e5fb285290d81dfc Author: Albert Astals Cid <[email protected]> Date: Thu Feb 10 12:00:22 2022 +0100 Update (C) of previous commits diff --git a/poppler/Error.cc b/poppler/Error.cc index 855806e7..7edfe240 100644 --- a/poppler/Error.cc +++ b/poppler/Error.cc @@ -14,7 +14,7 @@ // under GPL version 2 or later // // Copyright (C) 2005, 2007 Jeff Muizelaar <[email protected]> -// Copyright (C) 2005, 2018 Albert Astals Cid <[email protected]> +// Copyright (C) 2005, 2018, 2022 Albert Astals Cid <[email protected]> // Copyright (C) 2007 Krzysztof Kowalczyk <[email protected]> // Copyright (C) 2012 Marek Kasik <[email protected]> // Copyright (C) 2013, 2017 Adrian Johnson <[email protected]> diff --git a/poppler/UTF.cc b/poppler/UTF.cc index bfb23f9d..b88f5907 100644 --- a/poppler/UTF.cc +++ b/poppler/UTF.cc @@ -16,7 +16,7 @@ // Copyright (C) 2008 Koji Otani <[email protected]> // Copyright (C) 2012, 2017, 2021 Adrian Johnson <[email protected]> // Copyright (C) 2012 Hib Eris <[email protected]> -// Copyright (C) 2016, 2018-2021 Albert Astals Cid <[email protected]> +// Copyright (C) 2016, 2018-2022 Albert Astals Cid <[email protected]> // Copyright (C) 2016 Jason Crain <[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, 2020 Nelson Benítez León <[email protected]> diff --git a/poppler/UTF.h b/poppler/UTF.h index 8b541450..626c6862 100644 --- a/poppler/UTF.h +++ b/poppler/UTF.h @@ -8,7 +8,7 @@ // Copyright (C) 2016 Jason Crain <[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 Nelson Benítez León <[email protected]> -// Copyright (C) 2019-2021 Albert Astals Cid <[email protected]> +// Copyright (C) 2019-2022 Albert Astals Cid <[email protected]> // Copyright (C) 2021 Georgiy Sgibnev <[email protected]>. Work sponsored by lab50.net. // //======================================================================== diff --git a/poppler/UnicodeMap.cc b/poppler/UnicodeMap.cc index 380a8c2b..417f41bd 100644 --- a/poppler/UnicodeMap.cc +++ b/poppler/UnicodeMap.cc @@ -14,7 +14,7 @@ // under GPL version 2 or later // // Copyright (C) 2010 Jakub Wilk <[email protected]> -// Copyright (C) 2017-2020 Albert Astals Cid <[email protected]> +// Copyright (C) 2017-2020, 2022 Albert Astals Cid <[email protected]> // Copyright (C) 2017 Adrian Johnson <[email protected]> // Copyright (C) 2017 Jean Ghali <[email protected]> // Copyright (C) 2018 Adam Reichold <[email protected]> diff --git a/poppler/UnicodeMap.h b/poppler/UnicodeMap.h index 8ac40ded..0d80c025 100644 --- a/poppler/UnicodeMap.h +++ b/poppler/UnicodeMap.h @@ -16,7 +16,7 @@ // under GPL version 2 or later // // Copyright (C) 2017 Adrian Johnson <[email protected]> -// Copyright (C) 2018-2021 Albert Astals Cid <[email protected]> +// Copyright (C) 2018-2022 Albert Astals Cid <[email protected]> // Copyright (C) 2018 Adam Reichold <[email protected]> // Copyright (C) 2019 Volker Krause <[email protected]> //
