poppler/Lexer.cc | 2 +- poppler/Lexer.h | 2 +- poppler/Parser.cc | 2 +- poppler/Parser.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)
New commits: commit 7c74bccdf514cce05987dde7fb1cce4ac65ff025 Author: Albert Astals Cid <[email protected]> Date: Fri Nov 15 19:48:07 2013 +0100 Forgot to update the copyrights diff --git a/poppler/Lexer.cc b/poppler/Lexer.cc index 55f8e48..c620529 100644 --- a/poppler/Lexer.cc +++ b/poppler/Lexer.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-2010, 2012 Albert Astals Cid <[email protected]> +// Copyright (C) 2006-2010, 2012, 2013 Albert Astals Cid <[email protected]> // Copyright (C) 2006 Krzysztof Kowalczyk <[email protected]> // Copyright (C) 2010 Carlos Garcia Campos <[email protected]> // Copyright (C) 2012, 2013 Adrian Johnson <[email protected]> diff --git a/poppler/Lexer.h b/poppler/Lexer.h index 8a14c6b..02b6cdc 100644 --- a/poppler/Lexer.h +++ b/poppler/Lexer.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) 2006, 2007, 2010 Albert Astals Cid <[email protected]> +// Copyright (C) 2006, 2007, 2010, 2013 Albert Astals Cid <[email protected]> // Copyright (C) 2006 Krzysztof Kowalczyk <[email protected]> // Copyright (C) 2013 Adrian Johnson <[email protected]> // Copyright (C) 2013 Thomas Freitag <[email protected]> diff --git a/poppler/Parser.cc b/poppler/Parser.cc index 6f83c84..a021994 100644 --- a/poppler/Parser.cc +++ b/poppler/Parser.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, 2009, 201, 2010 Albert Astals Cid <[email protected]> +// Copyright (C) 2006, 2009, 201, 2010, 2013 Albert Astals Cid <[email protected]> // Copyright (C) 2006 Krzysztof Kowalczyk <[email protected]> // Copyright (C) 2009 Ilya Gorenbein <[email protected]> // Copyright (C) 2012 Hib Eris <[email protected]> diff --git a/poppler/Parser.h b/poppler/Parser.h index d86e511..1ce9445 100644 --- a/poppler/Parser.h +++ b/poppler/Parser.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) 2006, 2010 Albert Astals Cid <[email protected]> +// Copyright (C) 2006, 2010, 2013 Albert Astals Cid <[email protected]> // Copyright (C) 2012 Hib Eris <[email protected]> // Copyright (C) 2013 Adrian Johnson <[email protected]> // Copyright (C) 2013 Thomas Freitag <[email protected]> _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
