poppler/Catalog.cc | 2 +- poppler/Dict.cc | 2 +- poppler/Dict.h | 2 +- poppler/Stream.cc | 2 +- poppler/Stream.h | 2 +- poppler/XRef.cc | 2 +- poppler/XRef.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-)
New commits: commit 700fe3b70406c5303e333a5626fe58343fc30d5d Author: Albert Astals Cid <[email protected]> Date: Thu Feb 20 23:34:47 2020 +0100 Update (C) of previous commit diff --git a/poppler/Catalog.cc b/poppler/Catalog.cc index 05498c3b..b3951efe 100644 --- a/poppler/Catalog.cc +++ b/poppler/Catalog.cc @@ -14,7 +14,7 @@ // under GPL version 2 or later // // Copyright (C) 2005 Kristian Høgsberg <[email protected]> -// Copyright (C) 2005-2013, 2015, 2017-2019 Albert Astals Cid <[email protected]> +// Copyright (C) 2005-2013, 2015, 2017-2020 Albert Astals Cid <[email protected]> // Copyright (C) 2005 Jeff Muizelaar <[email protected]> // Copyright (C) 2005 Jonathan Blandford <[email protected]> // Copyright (C) 2005 Marco Pesenti Gritti <[email protected]> diff --git a/poppler/Dict.cc b/poppler/Dict.cc index 61b89c2e..1cd56d37 100644 --- a/poppler/Dict.cc +++ b/poppler/Dict.cc @@ -16,7 +16,7 @@ // Copyright (C) 2005 Kristian Høgsberg <[email protected]> // Copyright (C) 2006 Krzysztof Kowalczyk <[email protected]> // Copyright (C) 2007-2008 Julien Rebetez <[email protected]> -// Copyright (C) 2008, 2010, 2013, 2014, 2017, 2019 Albert Astals Cid <[email protected]> +// Copyright (C) 2008, 2010, 2013, 2014, 2017, 2019, 2020 Albert Astals Cid <[email protected]> // Copyright (C) 2010 Paweł Wiejacha <[email protected]> // Copyright (C) 2012 Fabio D'Urso <[email protected]> // Copyright (C) 2013 Thomas Freitag <[email protected]> diff --git a/poppler/Dict.h b/poppler/Dict.h index 140be8b2..4d4cd2c9 100644 --- a/poppler/Dict.h +++ b/poppler/Dict.h @@ -16,7 +16,7 @@ // Copyright (C) 2005 Kristian Høgsberg <[email protected]> // Copyright (C) 2006 Krzysztof Kowalczyk <[email protected]> // Copyright (C) 2007-2008 Julien Rebetez <[email protected]> -// Copyright (C) 2010, 2017-2019 Albert Astals Cid <[email protected]> +// Copyright (C) 2010, 2017-2020 Albert Astals Cid <[email protected]> // Copyright (C) 2010 Paweł Wiejacha <[email protected]> // Copyright (C) 2013 Thomas Freitag <[email protected]> // Copyright (C) 2017 Adrian Johnson <[email protected]> diff --git a/poppler/Stream.cc b/poppler/Stream.cc index 59db9d07..7dd69c2f 100644 --- a/poppler/Stream.cc +++ b/poppler/Stream.cc @@ -14,7 +14,7 @@ // under GPL version 2 or later // // Copyright (C) 2005 Jeff Muizelaar <[email protected]> -// Copyright (C) 2006-2010, 2012-2014, 2016-2019 Albert Astals Cid <[email protected]> +// Copyright (C) 2006-2010, 2012-2014, 2016-2020 Albert Astals Cid <[email protected]> // Copyright (C) 2007 Krzysztof Kowalczyk <[email protected]> // Copyright (C) 2008 Julien Rebetez <[email protected]> // Copyright (C) 2009 Carlos Garcia Campos <[email protected]> diff --git a/poppler/Stream.h b/poppler/Stream.h index 406840e6..758433b3 100644 --- a/poppler/Stream.h +++ b/poppler/Stream.h @@ -15,7 +15,7 @@ // // Copyright (C) 2005 Jeff Muizelaar <[email protected]> // Copyright (C) 2008 Julien Rebetez <[email protected]> -// Copyright (C) 2008, 2010, 2011, 2016-2019 Albert Astals Cid <[email protected]> +// Copyright (C) 2008, 2010, 2011, 2016-2020 Albert Astals Cid <[email protected]> // Copyright (C) 2009 Carlos Garcia Campos <[email protected]> // Copyright (C) 2009 Stefan Thomas <[email protected]> // Copyright (C) 2010 Hib Eris <[email protected]> diff --git a/poppler/XRef.cc b/poppler/XRef.cc index b123ad23..9d6b80f1 100644 --- a/poppler/XRef.cc +++ b/poppler/XRef.cc @@ -15,7 +15,7 @@ // // Copyright (C) 2005 Dan Sheridan <[email protected]> // Copyright (C) 2005 Brad Hards <[email protected]> -// Copyright (C) 2006, 2008, 2010, 2012-2014, 2016-2019 Albert Astals Cid <[email protected]> +// Copyright (C) 2006, 2008, 2010, 2012-2014, 2016-2020 Albert Astals Cid <[email protected]> // Copyright (C) 2007-2008 Julien Rebetez <[email protected]> // Copyright (C) 2007 Carlos Garcia Campos <[email protected]> // Copyright (C) 2009, 2010 Ilya Gorenbein <[email protected]> diff --git a/poppler/XRef.h b/poppler/XRef.h index 8950980b..5c0238ba 100644 --- a/poppler/XRef.h +++ b/poppler/XRef.h @@ -14,7 +14,7 @@ // under GPL version 2 or later // // Copyright (C) 2005 Brad Hards <[email protected]> -// Copyright (C) 2006, 2008, 2010-2013, 2017-2019 Albert Astals Cid <[email protected]> +// Copyright (C) 2006, 2008, 2010-2013, 2017-2020 Albert Astals Cid <[email protected]> // Copyright (C) 2007-2008 Julien Rebetez <[email protected]> // Copyright (C) 2007 Carlos Garcia Campos <[email protected]> // Copyright (C) 2010 Ilya Gorenbein <[email protected]> _______________________________________________ poppler mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/poppler
