poppler/PDFDoc.cc | 2 +- poppler/PDFDoc.h | 2 +- poppler/SignatureInfo.cc | 2 +- poppler/SignatureInfo.h | 2 +- qt5/src/poppler-private.h | 2 +- qt5/src/poppler-qt5.h | 2 +- utils/pdfsig.cc | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-)
New commits: commit 33f3455711916dc9d42b95e168b26748b1acba57 Author: Albert Astals Cid <[email protected]> Date: Thu Apr 23 23:47:42 2020 +0200 Update (C) year diff --git a/poppler/PDFDoc.cc b/poppler/PDFDoc.cc index 8d506da6..572c77be 100644 --- a/poppler/PDFDoc.cc +++ b/poppler/PDFDoc.cc @@ -14,7 +14,7 @@ // under GPL version 2 or later // // Copyright (C) 2005, 2006, 2008 Brad Hards <[email protected]> -// Copyright (C) 2005, 2007-2009, 2011-2019 Albert Astals Cid <[email protected]> +// Copyright (C) 2005, 2007-2009, 2011-2020 Albert Astals Cid <[email protected]> // Copyright (C) 2008 Julien Rebetez <[email protected]> // Copyright (C) 2008, 2010 Pino Toscano <[email protected]> // Copyright (C) 2008, 2010, 2011 Carlos Garcia Campos <[email protected]> diff --git a/poppler/PDFDoc.h b/poppler/PDFDoc.h index ac881a3a..7f4fb167 100644 --- a/poppler/PDFDoc.h +++ b/poppler/PDFDoc.h @@ -14,7 +14,7 @@ // under GPL version 2 or later // // Copyright (C) 2005, 2006, 2008 Brad Hards <[email protected]> -// Copyright (C) 2005, 2009, 2014, 2015, 2017-2019 Albert Astals Cid <[email protected]> +// Copyright (C) 2005, 2009, 2014, 2015, 2017-2020 Albert Astals Cid <[email protected]> // Copyright (C) 2008 Julien Rebetez <[email protected]> // Copyright (C) 2008 Pino Toscano <[email protected]> // Copyright (C) 2008 Carlos Garcia Campos <[email protected]> diff --git a/poppler/SignatureInfo.cc b/poppler/SignatureInfo.cc index c39db409..86a8b590 100644 --- a/poppler/SignatureInfo.cc +++ b/poppler/SignatureInfo.cc @@ -7,7 +7,7 @@ // Copyright 2015 André Guerreiro <[email protected]> // Copyright 2015 André Esser <[email protected]> // Copyright 2017 Hans-Ulrich Jüttner <[email protected]> -// Copyright 2017-2019 Albert Astals Cid <[email protected]> +// Copyright 2017-2020 Albert Astals Cid <[email protected]> // Copyright 2018 Chinmoy Ranjan Pradhan <[email protected]> // Copyright 2018 Oliver Sander <[email protected]> // diff --git a/poppler/SignatureInfo.h b/poppler/SignatureInfo.h index 76a67caa..3a8483c6 100644 --- a/poppler/SignatureInfo.h +++ b/poppler/SignatureInfo.h @@ -6,7 +6,7 @@ // // Copyright 2015 André Guerreiro <[email protected]> // Copyright 2015 André Esser <[email protected]> -// Copyright 2015, 2017, 2018 Albert Astals Cid <[email protected]> +// Copyright 2015, 2017, 2018, 2020 Albert Astals Cid <[email protected]> // Copyright 2017 Hans-Ulrich Jüttner <[email protected]> // Copyright 2018 Chinmoy Ranjan Pradhan <[email protected]> // Copyright 2018 Oliver Sander <[email protected]> diff --git a/qt5/src/poppler-private.h b/qt5/src/poppler-private.h index 7e612ba1..1ccea2b9 100644 --- a/qt5/src/poppler-private.h +++ b/qt5/src/poppler-private.h @@ -1,7 +1,7 @@ /* poppler-private.h: qt interface to poppler * Copyright (C) 2005, Net Integration Technologies, Inc. * Copyright (C) 2005, 2008, Brad Hards <[email protected]> - * Copyright (C) 2006-2009, 2011, 2012, 2017-2019 by Albert Astals Cid <[email protected]> + * Copyright (C) 2006-2009, 2011, 2012, 2017-2020 by Albert Astals Cid <[email protected]> * Copyright (C) 2007-2009, 2011, 2014 by Pino Toscano <[email protected]> * Copyright (C) 2011 Andreas Hartmetz <[email protected]> * Copyright (C) 2011 Hib Eris <[email protected]> diff --git a/qt5/src/poppler-qt5.h b/qt5/src/poppler-qt5.h index fc2fcc3b..665f98a4 100644 --- a/qt5/src/poppler-qt5.h +++ b/qt5/src/poppler-qt5.h @@ -1,7 +1,7 @@ /* poppler-qt.h: qt interface to poppler * Copyright (C) 2005, Net Integration Technologies, Inc. * Copyright (C) 2005, 2007, Brad Hards <[email protected]> - * Copyright (C) 2005-2015, 2017-2019, Albert Astals Cid <[email protected]> + * Copyright (C) 2005-2015, 2017-2020, Albert Astals Cid <[email protected]> * Copyright (C) 2005, Stefan Kebekus <[email protected]> * Copyright (C) 2006-2011, Pino Toscano <[email protected]> * Copyright (C) 2009 Shawn Rutledge <[email protected]> diff --git a/utils/pdfsig.cc b/utils/pdfsig.cc index 2ddfd547..e24cc9ba 100644 --- a/utils/pdfsig.cc +++ b/utils/pdfsig.cc @@ -6,7 +6,7 @@ // // Copyright 2015 André Guerreiro <[email protected]> // Copyright 2015 André Esser <[email protected]> -// Copyright 2015, 2017-2019 Albert Astals Cid <[email protected]> +// Copyright 2015, 2017-2020 Albert Astals Cid <[email protected]> // Copyright 2016 Markus Kilås <[email protected]> // Copyright 2017, 2019 Hans-Ulrich Jüttner <[email protected]> // Copyright 2017, 2019 Adrian Johnson <[email protected]> _______________________________________________ poppler mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/poppler
