poppler/Gfx.cc | 2 +- poppler/Gfx.h | 2 +- utils/HtmlOutputDev.cc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)
New commits: commit a107428e7db0c420b60418a33b9f815909ac9a33 Author: Albert Astals Cid <[email protected]> Date: Thu Apr 25 20:44:36 2013 +0200 Update my C of the last two previous commits diff --git a/poppler/Gfx.cc b/poppler/Gfx.cc index ae103aa..2945234 100644 --- a/poppler/Gfx.cc +++ b/poppler/Gfx.cc @@ -14,7 +14,7 @@ // under GPL version 2 or later // // Copyright (C) 2005 Jonathan Blandford <[email protected]> -// Copyright (C) 2005-2012 Albert Astals Cid <[email protected]> +// Copyright (C) 2005-2013 Albert Astals Cid <[email protected]> // Copyright (C) 2006 Thorkild Stray <[email protected]> // Copyright (C) 2006 Kristian Høgsberg <[email protected]> // Copyright (C) 2006-2011 Carlos Garcia Campos <[email protected]> diff --git a/poppler/Gfx.h b/poppler/Gfx.h index 0704597..9798f90 100644 --- a/poppler/Gfx.h +++ b/poppler/Gfx.h @@ -17,7 +17,7 @@ // Copyright (C) 2007 Iñigo MartÃnez <[email protected]> // Copyright (C) 2008 Brad Hards <[email protected]> // Copyright (C) 2008, 2010 Carlos Garcia Campos <[email protected]> -// Copyright (C) 2009-2012 Albert Astals Cid <[email protected]> +// Copyright (C) 2009-2013 Albert Astals Cid <[email protected]> // Copyright (C) 2009, 2010, 2012 Thomas Freitag <[email protected]> // Copyright (C) 2010 David Benjamin <[email protected]> // Copyright (C) 2010 Christian Feuersänger <[email protected]> diff --git a/utils/HtmlOutputDev.cc b/utils/HtmlOutputDev.cc index 8fd2dd1..9eaab42 100644 --- a/utils/HtmlOutputDev.cc +++ b/utils/HtmlOutputDev.cc @@ -17,7 +17,7 @@ // All changes made under the Poppler project to this file are licensed // under GPL version 2 or later // -// Copyright (C) 2005-2012 Albert Astals Cid <[email protected]> +// Copyright (C) 2005-2013 Albert Astals Cid <[email protected]> // Copyright (C) 2008 Kjartan Maraas <[email protected]> // Copyright (C) 2008 Boris Toloknov <[email protected]> // Copyright (C) 2008 Haruyuki Kawabe <[email protected]>
_______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
