poppler/GfxState_helpers.h | 2 +- qt5/src/poppler-annotation-helper.h | 2 +- qt5/src/poppler-annotation.h | 2 +- qt5/src/poppler-link.h | 2 +- splash/SplashScreen.cc | 2 +- splash/SplashXPathScanner.cc | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-)
New commits: commit fb7f34b1f9706c4912384eabd5dbf44b6c88c71d Author: Albert Astals Cid <[email protected]> Date: Sun Nov 11 22:59:48 2018 +0100 Update (C) of last commits diff --git a/poppler/GfxState_helpers.h b/poppler/GfxState_helpers.h index 8183f53b..8c1149e9 100644 --- a/poppler/GfxState_helpers.h +++ b/poppler/GfxState_helpers.h @@ -13,7 +13,7 @@ // All changes made under the Poppler project to this file are licensed // under GPL version 2 or later // -// Copyright (C) 2009, 2011 Albert Astals Cid <[email protected]> +// Copyright (C) 2009, 2011, 2018 Albert Astals Cid <[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/qt5/src/poppler-annotation-helper.h b/qt5/src/poppler-annotation-helper.h index f1a8f0c3..a382b2ca 100644 --- a/qt5/src/poppler-annotation-helper.h +++ b/qt5/src/poppler-annotation-helper.h @@ -1,5 +1,5 @@ /* poppler-annotation-helper.h: qt interface to poppler - * Copyright (C) 2006, 2008, 2017, Albert Astals Cid <[email protected]> + * Copyright (C) 2006, 2008, 2017, 2018, Albert Astals Cid <[email protected]> * Copyright (C) 2008, Pino Toscano <[email protected]> * Copyright (C) 2012, Fabio D'Urso <[email protected]> * Copyright (C) 2018, Dileep Sankhla <[email protected]> diff --git a/qt5/src/poppler-annotation.h b/qt5/src/poppler-annotation.h index 715f3bd0..e5463a6a 100644 --- a/qt5/src/poppler-annotation.h +++ b/qt5/src/poppler-annotation.h @@ -1,5 +1,5 @@ /* poppler-annotation.h: qt interface to poppler - * Copyright (C) 2006-2008, 2012, 2013 Albert Astals Cid <[email protected]> + * Copyright (C) 2006-2008, 2012, 2013, 2018 Albert Astals Cid <[email protected]> * Copyright (C) 2006, 2008 Pino Toscano <[email protected]> * Copyright (C) 2007, Brad Hards <[email protected]> * Copyright (C) 2010, Philip Lorenz <[email protected]> diff --git a/qt5/src/poppler-link.h b/qt5/src/poppler-link.h index 7122c083..01729730 100644 --- a/qt5/src/poppler-link.h +++ b/qt5/src/poppler-link.h @@ -1,5 +1,5 @@ /* poppler-link.h: qt interface to poppler - * Copyright (C) 2006, 2013, 2016, Albert Astals Cid <[email protected]> + * Copyright (C) 2006, 2013, 2016, 2018, Albert Astals Cid <[email protected]> * Copyright (C) 2007-2008, 2010, Pino Toscano <[email protected]> * Copyright (C) 2010, 2012, Guillermo Amaral <[email protected]> * Copyright (C) 2012, Tobias Koenig <[email protected]> diff --git a/splash/SplashScreen.cc b/splash/SplashScreen.cc index e97a3886..e42e1b37 100644 --- a/splash/SplashScreen.cc +++ b/splash/SplashScreen.cc @@ -11,7 +11,7 @@ // All changes made under the Poppler project to this file are licensed // under GPL version 2 or later // -// Copyright (C) 2009, 2016 Albert Astals Cid <[email protected]> +// Copyright (C) 2009, 2016, 2018 Albert Astals Cid <[email protected]> // Copyright (C) 2012 Fabio D'Urso <[email protected]> // // To see a description of the changes please see the Changelog file that diff --git a/splash/SplashXPathScanner.cc b/splash/SplashXPathScanner.cc index c0f35a02..2c3275aa 100644 --- a/splash/SplashXPathScanner.cc +++ b/splash/SplashXPathScanner.cc @@ -11,7 +11,7 @@ // All changes made under the Poppler project to this file are licensed // under GPL version 2 or later // -// Copyright (C) 2008, 2010, 2014 Albert Astals Cid <[email protected]> +// Copyright (C) 2008, 2010, 2014, 2018 Albert Astals Cid <[email protected]> // Copyright (C) 2010 Paweł Wiejacha <[email protected]> // Copyright (C) 2013, 2014 Thomas Freitag <[email protected]> // Copyright (C) 2018 Stefan Brüns <[email protected]> _______________________________________________ poppler mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/poppler
