utils/pdftocairo.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
New commits: commit 0937d775e59a963b72fa7924e0f7be484f8345fc Author: Albert Astals Cid <[email protected]> Date: Sun Dec 4 15:37:20 2011 +0100 update name and copyright (cherry picked from commit 22601c2a64f094ede8085a3ccca3de9daaa556e7) diff --git a/utils/pdftocairo.cc b/utils/pdftocairo.cc index d0d1ec6..66311c2 100644 --- a/utils/pdftocairo.cc +++ b/utils/pdftocairo.cc @@ -1,6 +1,6 @@ //======================================================================== // -// pdftoppm.cc +// pdftocairo.cc // // Copyright 2003 Glyph & Cog, LLC // @@ -24,6 +24,7 @@ // Copyright (C) 2010 Jonathan Liu <[email protected]> // Copyright (C) 2010 William Bader <[email protected]> // Copyright (C) 2011 Thomas Freitag <[email protected]> +// Copyright (C) 2011 Carlos Garcia Campos <[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 _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
