poppler/CairoFontEngine.cc | 2 +- poppler/CairoOutputDev.cc | 4 ++-- poppler/CairoOutputDev.h | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-)
New commits: commit e0bdffb6ab9e313f7b2c9155c0f1d4059d7bcc61 Author: Albert Astals Cid <[email protected]> Date: Sun Nov 22 20:26:40 2009 +0100 Update copyrights diff --git a/poppler/CairoFontEngine.cc b/poppler/CairoFontEngine.cc index 329ff42..20e6b9e 100644 --- a/poppler/CairoFontEngine.cc +++ b/poppler/CairoFontEngine.cc @@ -20,7 +20,7 @@ // Copyright (C) 2005, 2009 Albert Astals Cid <[email protected]> // Copyright (C) 2006, 2007 Carlos Garcia Campos <[email protected]> // Copyright (C) 2007 Koji Otani <[email protected]> -// Copyright (C) 2008 Chris Wilson <[email protected]> +// Copyright (C) 2008, 2009 Chris Wilson <[email protected]> // Copyright (C) 2008 Adrian Johnson <[email protected]> // Copyright (C) 2009 Darren Kenny <[email protected]> // diff --git a/poppler/CairoOutputDev.cc b/poppler/CairoOutputDev.cc index 0f7739a..c7e5466 100644 --- a/poppler/CairoOutputDev.cc +++ b/poppler/CairoOutputDev.cc @@ -20,9 +20,9 @@ // Copyright (C) 2005 Nickolay V. Shmyrev <[email protected]> // Copyright (C) 2006-2009 Carlos Garcia Campos <[email protected]> // Copyright (C) 2008 Carl Worth <[email protected]> -// Copyright (C) 2008 Adrian Johnson <[email protected]> +// Copyright (C) 2008, 2009 Adrian Johnson <[email protected]> // Copyright (C) 2008 Michael Vrable <[email protected]> -// Copyright (C) 2008 Chris Wilson <[email protected]> +// Copyright (C) 2008, 2009 Chris Wilson <[email protected]> // Copyright (C) 2008 Hib Eris <[email protected]> // Copyright (C) 2009 David Benjamin <[email protected]> // diff --git a/poppler/CairoOutputDev.h b/poppler/CairoOutputDev.h index 6bf03a5..fb9c0d7 100644 --- a/poppler/CairoOutputDev.h +++ b/poppler/CairoOutputDev.h @@ -18,7 +18,7 @@ // Copyright (C) 2005, 2006 Kristian Høgsberg <[email protected]> // Copyright (C) 2005 Nickolay V. Shmyrev <[email protected]> // Copyright (C) 2006-2009 Carlos Garcia Campos <[email protected]> -// Copyright (C) 2008 Adrian Johnson <[email protected]> +// Copyright (C) 2008, 2009 Adrian Johnson <[email protected]> // Copyright (C) 2008 Michael Vrable <[email protected]> // // To see a description of the changes please see the Changelog file that
_______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
