README-XPDF | 2 +- poppler/Function.cc | 2 +- poppler/OutputDev.h | 4 ++-- poppler/SplashOutputDev.h | 4 ++-- splash/Splash.h | 2 +- splash/SplashBitmap.cc | 2 +- splash/SplashBitmap.h | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-)
New commits: commit 080a79b47c643ccf68d4be1b49ec6062d0b8ba36 Author: Daniel Schaefer <[email protected]> Date: Thu Jun 27 18:11:44 2019 +0200 Convert all files to UTF-8 They were ISO-8859 before. diff --git a/README-XPDF b/README-XPDF index e97791ce..d43bb60f 100644 --- a/README-XPDF +++ b/README-XPDF @@ -216,7 +216,7 @@ Various people have contributed modifications made for use by the pdftex project: * Han The Thanh -* Martin Schr�der of ArtCom GmbH +* Martin Schröder of ArtCom GmbH References diff --git a/poppler/Function.cc b/poppler/Function.cc index 64525390..adce85a4 100644 --- a/poppler/Function.cc +++ b/poppler/Function.cc @@ -15,7 +15,7 @@ // // Copyright (C) 2006, 2008-2010, 2013-2015, 2017-2019 Albert Astals Cid <[email protected]> // Copyright (C) 2006 Jeff Muizelaar <[email protected]> -// Copyright (C) 2010 Christian Feuers�nger <[email protected]> +// Copyright (C) 2010 Christian Feuersänger <[email protected]> // Copyright (C) 2011 Andrea Canciani <[email protected]> // Copyright (C) 2012 Thomas Freitag <[email protected]> // Copyright (C) 2012 Adam Reichold <[email protected]> diff --git a/poppler/OutputDev.h b/poppler/OutputDev.h index 2445bcc9..b7b113de 100644 --- a/poppler/OutputDev.h +++ b/poppler/OutputDev.h @@ -20,11 +20,11 @@ // Copyright (C) 2009-2013, 2015 Thomas Freitag <[email protected]> // Copyright (C) 2009, 2011 Carlos Garcia Campos <[email protected]> // Copyright (C) 2009, 2012, 2013, 2018 Albert Astals Cid <[email protected]> -// Copyright (C) 2010 Christian Feuers�nger <[email protected]> +// Copyright (C) 2010 Christian Feuersänger <[email protected]> // Copyright (C) 2012 Fabio D'Urso <[email protected]> // Copyright (C) 2012 William Bader <[email protected]> // Copyright (C) 2017, 2018 Oliver Sander <[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 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]> // // To see a description of the changes please see the Changelog file that diff --git a/poppler/SplashOutputDev.h b/poppler/SplashOutputDev.h index 72f524ab..ef95f706 100644 --- a/poppler/SplashOutputDev.h +++ b/poppler/SplashOutputDev.h @@ -16,13 +16,13 @@ // Copyright (C) 2005 Takashi Iwai <[email protected]> // Copyright (C) 2009-2016 Thomas Freitag <[email protected]> // Copyright (C) 2009 Carlos Garcia Campos <[email protected]> -// Copyright (C) 2010 Christian Feuers�nger <[email protected]> +// Copyright (C) 2010 Christian Feuersänger <[email protected]> // Copyright (C) 2011 Andreas Hartmetz <[email protected]> // Copyright (C) 2011 Andrea Canciani <[email protected]> // Copyright (C) 2011, 2017 Adrian Johnson <[email protected]> // Copyright (C) 2012, 2015, 2018 Albert Astals Cid <[email protected]> // Copyright (C) 2015, 2016 William Bader <[email protected]> -// Copyright (C) 2018 Stefan Br�ns <[email protected]> +// Copyright (C) 2018 Stefan Brüns <[email protected]> // // To see a description of the changes please see the Changelog file that // came with your tarball or type make ChangeLog if you are building from git diff --git a/splash/Splash.h b/splash/Splash.h index 35d61f10..d458a273 100644 --- a/splash/Splash.h +++ b/splash/Splash.h @@ -14,7 +14,7 @@ // Copyright (C) 2005 Marco Pesenti Gritti <[email protected]> // Copyright (C) 2007, 2011, 2018 Albert Astals Cid <[email protected]> // Copyright (C) 2010-2013, 2015 Thomas Freitag <[email protected]> -// Copyright (C) 2010 Christian Feuers�nger <[email protected]> +// Copyright (C) 2010 Christian Feuersänger <[email protected]> // Copyright (C) 2012, 2017 Adrian Johnson <[email protected]> // // To see a description of the changes please see the Changelog file that diff --git a/splash/SplashBitmap.cc b/splash/SplashBitmap.cc index f46d235e..d12ef46a 100644 --- a/splash/SplashBitmap.cc +++ b/splash/SplashBitmap.cc @@ -17,7 +17,7 @@ // Copyright (C) 2009 Stefan Thomas <[email protected]> // Copyright (C) 2010, 2012, 2017 Adrian Johnson <[email protected]> // Copyright (C) 2010 Harry Roberts <[email protected]> -// Copyright (C) 2010 Christian Feuers�nger <[email protected]> +// Copyright (C) 2010 Christian Feuersänger <[email protected]> // Copyright (C) 2010, 2015, 2019 William Bader <[email protected]> // Copyright (C) 2011-2013 Thomas Freitag <[email protected]> // Copyright (C) 2012 Anthony Wesley <[email protected]> diff --git a/splash/SplashBitmap.h b/splash/SplashBitmap.h index 4ffe45af..8ffe15cf 100644 --- a/splash/SplashBitmap.h +++ b/splash/SplashBitmap.h @@ -17,7 +17,7 @@ // Copyright (C) 2009 Stefan Thomas <[email protected]> // Copyright (C) 2010, 2017 Adrian Johnson <[email protected]> // Copyright (C) 2010 Harry Roberts <[email protected]> -// Copyright (C) 2010 Christian Feuers�nger <[email protected]> +// Copyright (C) 2010 Christian Feuersänger <[email protected]> // Copyright (C) 2010 William Bader <[email protected]> // Copyright (C) 2012 Thomas Freitag <[email protected]> // Copyright (C) 2015 Adam Reichold <[email protected]>
_______________________________________________ poppler mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/poppler
