poppler/CairoFontEngine.cc | 3 ++- poppler/CairoFontEngine.h | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-)
New commits: commit b488172311c2921ab4c365d71ad8b1ab7f596c71 Author: Albert Astals Cid <[email protected]> Date: Sun Feb 28 14:25:36 2010 +0100 Add copyright notices diff --git a/poppler/CairoFontEngine.cc b/poppler/CairoFontEngine.cc index 4abf263..0a627aa 100644 --- a/poppler/CairoFontEngine.cc +++ b/poppler/CairoFontEngine.cc @@ -18,12 +18,13 @@ // Copyright (C) 2005, 2006 Kristian Høgsberg <[email protected]> // Copyright (C) 2005 Martin Kretzschmar <[email protected]> // Copyright (C) 2005, 2009 Albert Astals Cid <[email protected]> -// Copyright (C) 2006, 2007 Carlos Garcia Campos <[email protected]> +// Copyright (C) 2006, 2007, 2010 Carlos Garcia Campos <[email protected]> // Copyright (C) 2007 Koji Otani <[email protected]> // Copyright (C) 2008, 2009 Chris Wilson <[email protected]> // Copyright (C) 2008 Adrian Johnson <[email protected]> // Copyright (C) 2009 Darren Kenny <[email protected]> // Copyright (C) 2010 Suzuki Toshiya <[email protected]> +// Copyright (C) 2010 Jan Kümmel <[email protected]> // // To see a description of the changes please see the Changelog file that // came with your tarball or type make ChangeLog if you are building from git diff --git a/poppler/CairoFontEngine.h b/poppler/CairoFontEngine.h index 9e9c8ab..9cb0ce7 100644 --- a/poppler/CairoFontEngine.h +++ b/poppler/CairoFontEngine.h @@ -17,7 +17,7 @@ // Copyright (C) 2005, 2006 Kristian Høgsberg <[email protected]> // Copyright (C) 2005 Albert Astals Cid <[email protected]> // Copyright (C) 2006, 2007 Jeff Muizelaar <[email protected]> -// Copyright (C) 2006 Carlos Garcia Campos <[email protected]> +// Copyright (C) 2006, 2010 Carlos Garcia Campos <[email protected]> // Copyright (C) 2008 Adrian Johnson <[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
