poppler/PDFDoc.cc | 1 + poppler/PDFDoc.h | 1 + 2 files changed, 2 insertions(+)
New commits: commit 9b6ddb68b80ef19cd2615900bd24da76374003d9 Author: Albert Astals Cid <[email protected]> Date: Mon Sep 20 19:47:47 2010 +0100 Fix copyright diff --git a/poppler/PDFDoc.cc b/poppler/PDFDoc.cc index 385e367..87334e4 100644 --- a/poppler/PDFDoc.cc +++ b/poppler/PDFDoc.cc @@ -24,6 +24,7 @@ // Copyright (C) 2010 Hib Eris <[email protected]> // Copyright (C) 2010 Jakub Wilk <[email protected]> // Copyright (C) 2010 Ilya Gorenbein <[email protected]> +// Copyright (C) 2010 Srinivas Adicherla <[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/PDFDoc.h b/poppler/PDFDoc.h index 8fb4bcb..8fa2dcf 100644 --- a/poppler/PDFDoc.h +++ b/poppler/PDFDoc.h @@ -21,6 +21,7 @@ // Copyright (C) 2009 Eric Toombs <[email protected]> // Copyright (C) 2009 Kovid Goyal <[email protected]> // Copyright (C) 2010 Hib Eris <[email protected]> +// Copyright (C) 2010 Srinivas Adicherla <[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
