poppler/GfxState.cc | 2 +- poppler/SplashOutputDev.cc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 4ff8402775aeae27cecb9b372eda7909a3524b20 Author: Albert Astals Cid <[email protected]> Date: Mon Jul 10 20:53:31 2023 +0200 Update (C) diff --git a/poppler/GfxState.cc b/poppler/GfxState.cc index a9da7be6..0c770f1c 100644 --- a/poppler/GfxState.cc +++ b/poppler/GfxState.cc @@ -18,7 +18,7 @@ // Copyright (C) 2006, 2010 Carlos Garcia Campos <[email protected]> // Copyright (C) 2006-2022 Albert Astals Cid <[email protected]> // Copyright (C) 2009, 2012 Koji Otani <[email protected]> -// Copyright (C) 2009, 2011-2016, 2020 Thomas Freitag <[email protected]> +// Copyright (C) 2009, 2011-2016, 2020, 2023 Thomas Freitag <[email protected]> // Copyright (C) 2009, 2019 Christian Persch <[email protected]> // Copyright (C) 2010 Paweł Wiejacha <[email protected]> // Copyright (C) 2010 Christian Feuersänger <[email protected]> diff --git a/poppler/SplashOutputDev.cc b/poppler/SplashOutputDev.cc index 2bff1310..19ca649d 100644 --- a/poppler/SplashOutputDev.cc +++ b/poppler/SplashOutputDev.cc @@ -20,7 +20,7 @@ // Copyright (C) 2006 Scott Turner <[email protected]> // Copyright (C) 2007 Koji Otani <[email protected]> // Copyright (C) 2009 Petr Gajdos <[email protected]> -// Copyright (C) 2009-2016, 2020, 2022 Thomas Freitag <[email protected]> +// Copyright (C) 2009-2016, 2020, 2022, 2023 Thomas Freitag <[email protected]> // Copyright (C) 2009 Carlos Garcia Campos <[email protected]> // Copyright (C) 2009, 2014-2016, 2019 William Bader <[email protected]> // Copyright (C) 2010 Patrick Spendrin <[email protected]>
