poppler/Form.cc | 2 +- qt5/src/QPainterOutputDev.cc | 2 +- qt6/src/QPainterOutputDev.cc | 2 +- splash/SplashFTFontFile.cc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)
New commits: commit b4a961ecdaeb66daf603980cc294e17968ef5037 Author: Albert Astals Cid <[email protected]> Date: Wed Jun 1 00:39:55 2022 +0200 Update (C) diff --git a/poppler/Form.cc b/poppler/Form.cc index 4a8511f6..efd55a5f 100644 --- a/poppler/Form.cc +++ b/poppler/Form.cc @@ -7,7 +7,7 @@ // Copyright 2006-2008 Julien Rebetez <[email protected]> // Copyright 2007-2012, 2015-2022 Albert Astals Cid <[email protected]> // Copyright 2007-2008, 2011 Carlos Garcia Campos <[email protected]> -// Copyright 2007, 2013, 2016, 2019 Adrian Johnson <[email protected]> +// Copyright 2007, 2013, 2016, 2019, 2022 Adrian Johnson <[email protected]> // Copyright 2007 Iñigo Martínez <[email protected]> // Copyright 2008, 2011 Pino Toscano <[email protected]> // Copyright 2008 Michael Vrable <[email protected]> diff --git a/qt5/src/QPainterOutputDev.cc b/qt5/src/QPainterOutputDev.cc index db3758bd..2526875d 100644 --- a/qt5/src/QPainterOutputDev.cc +++ b/qt5/src/QPainterOutputDev.cc @@ -24,7 +24,7 @@ // Copyright (C) 2013 Dominik Haumann <[email protected]> // Copyright (C) 2013 Mihai Niculescu <[email protected]> // Copyright (C) 2017, 2018, 2020-2022 Oliver Sander <[email protected]> -// Copyright (C) 2017 Adrian Johnson <[email protected]> +// Copyright (C) 2017, 2022 Adrian Johnson <[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 Adam Reichold <[email protected]> // diff --git a/qt6/src/QPainterOutputDev.cc b/qt6/src/QPainterOutputDev.cc index db3758bd..2526875d 100644 --- a/qt6/src/QPainterOutputDev.cc +++ b/qt6/src/QPainterOutputDev.cc @@ -24,7 +24,7 @@ // Copyright (C) 2013 Dominik Haumann <[email protected]> // Copyright (C) 2013 Mihai Niculescu <[email protected]> // Copyright (C) 2017, 2018, 2020-2022 Oliver Sander <[email protected]> -// Copyright (C) 2017 Adrian Johnson <[email protected]> +// Copyright (C) 2017, 2022 Adrian Johnson <[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 Adam Reichold <[email protected]> // diff --git a/splash/SplashFTFontFile.cc b/splash/SplashFTFontFile.cc index cb177045..216b54e6 100644 --- a/splash/SplashFTFontFile.cc +++ b/splash/SplashFTFontFile.cc @@ -12,7 +12,7 @@ // under GPL version 2 or later // // Copyright (C) 2006 Takashi Iwai <[email protected]> -// Copyright (C) 2014, 2017 Adrian Johnson <[email protected]> +// Copyright (C) 2014, 2017, 2022 Adrian Johnson <[email protected]> // Copyright (C) 2017, 2018, 2022 Oliver Sander <[email protected]> // Copyright (C) 2018 Albert Astals Cid <[email protected]> //
