diff options
author | Albert Astals Cid <aacid@kde.org> | 2011-12-04 15:37:20 +0100 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2011-12-04 15:39:09 +0100 |
commit | 0937d775e59a963b72fa7924e0f7be484f8345fc (patch) | |
tree | 9a25864d9ed1142de44b8294514988742e95b187 /utils | |
parent | bdb439ac5a751d6146204ae0d61fdbf7828c89c3 (diff) |
update name and copyright
(cherry picked from commit 22601c2a64f094ede8085a3ccca3de9daaa556e7)
Diffstat (limited to 'utils')
-rw-r--r-- | utils/pdftocairo.cc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/pdftocairo.cc b/utils/pdftocairo.cc index d0d1ec6f..66311c20 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 <net147@gmail.com> // Copyright (C) 2010 William Bader <williambader@hotmail.com> // Copyright (C) 2011 Thomas Freitag <Thomas.Freitag@alfa.de> +// Copyright (C) 2011 Carlos Garcia Campos <carlosgc@gnome.org> // // 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 |