goo/gdir.h | 1 + poppler/Function.cc | 2 +- poppler/SplashOutputDev.cc | 1 + poppler/Stream.cc | 1 + splash/SplashFTFontEngine.cc | 1 + splash/SplashFontEngine.cc | 1 + splash/SplashFontFile.cc | 1 + utils/pdfinfo.cc | 1 + 8 files changed, 8 insertions(+), 1 deletion(-)
New commits: commit 900d02b0cba78e23d80869b89c07db81b63bbcf4 Author: Albert Astals Cid <[email protected]> Date: Sat Jan 19 01:20:07 2019 +0100 Update (C) diff --git a/goo/gdir.h b/goo/gdir.h index b9b8e2bf..dd766def 100644 --- a/goo/gdir.h +++ b/goo/gdir.h @@ -25,6 +25,7 @@ // Copyright (C) 2017 Christoph Cullmann <[email protected]> // Copyright (C) 2017 Thomas Freitag <[email protected]> // Copyright (C) 2018 Mojca Miklavec <[email protected]> +// Copyright (C) 2019 Christian Persch <[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/poppler/Function.cc b/poppler/Function.cc index b8e8e077..cb8fae5c 100644 --- a/poppler/Function.cc +++ b/poppler/Function.cc @@ -13,7 +13,7 @@ // All changes made under the Poppler project to this file are licensed // under GPL version 2 or later // -// Copyright (C) 2006, 2008-2010, 2013-2015, 2017, 2018 Albert Astals Cid <[email protected]> +// 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) 2011 Andrea Canciani <[email protected]> diff --git a/poppler/SplashOutputDev.cc b/poppler/SplashOutputDev.cc index 4f5db275..fd89511b 100644 --- a/poppler/SplashOutputDev.cc +++ b/poppler/SplashOutputDev.cc @@ -41,6 +41,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 Stefan Brüns <[email protected]> // Copyright (C) 2018 Adam Reichold <[email protected]> +// Copyright (C) 2019 Christian Persch <[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/poppler/Stream.cc b/poppler/Stream.cc index cc855df5..25ec3c68 100644 --- a/poppler/Stream.cc +++ b/poppler/Stream.cc @@ -34,6 +34,7 @@ // Copyright (C) 2015 Jason Crain <[email protected]> // Copyright (C) 2017 Jose Aliste <[email protected]> // Copyright (C) 2017 Kay Dohmann <[email protected]> +// Copyright (C) 2019 Christian Persch <[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/SplashFTFontEngine.cc b/splash/SplashFTFontEngine.cc index 727cf25d..7c016d03 100644 --- a/splash/SplashFTFontEngine.cc +++ b/splash/SplashFTFontEngine.cc @@ -16,6 +16,7 @@ // Copyright (C) 2009 Petr Gajdos <[email protected]> // Copyright (C) 2011 Andreas Hartmetz <[email protected]> // Copyright (C) 2017 Adrian Johnson <[email protected]> +// Copyright (C) 2019 Christian Persch <[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/SplashFontEngine.cc b/splash/SplashFontEngine.cc index 907de8ba..6156a8fc 100644 --- a/splash/SplashFontEngine.cc +++ b/splash/SplashFontEngine.cc @@ -20,6 +20,7 @@ // Copyright (C) 2015 Dmytro Morgun <[email protected]> // Copyright (C) 2017 Adrian Johnson <[email protected]> // Copyright (C) 2018 Oliver Sander <[email protected]> +// Copyright (C) 2019 Christian Persch <[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/SplashFontFile.cc b/splash/SplashFontFile.cc index c91c99e7..fb1b316a 100644 --- a/splash/SplashFontFile.cc +++ b/splash/SplashFontFile.cc @@ -13,6 +13,7 @@ // // Copyright (C) 2006 Takashi Iwai <[email protected]> // Copyright (C) 2008 Albert Astals Cid <[email protected]> +// Copyright (C) 2019 Christian Persch <[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/utils/pdfinfo.cc b/utils/pdfinfo.cc index caf125e1..053b03b3 100644 --- a/utils/pdfinfo.cc +++ b/utils/pdfinfo.cc @@ -25,6 +25,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 Adam Reichold <[email protected]> // Copyright (C) 2018 Evangelos Rigas <[email protected]> +// Copyright (C) 2019 Christian Persch <[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
_______________________________________________ poppler mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/poppler
