poppler/Stream.cc | 1 + poppler/Stream.h | 1 + 2 files changed, 2 insertions(+)
New commits: commit 00076bc308ae320244c47777fe351c1c2bef2da8 Author: Albert Astals Cid <[email protected]> Date: Fri Jun 24 22:51:55 2011 +0100 Forgot William's (C) here diff --git a/poppler/Stream.cc b/poppler/Stream.cc index 7b46c01..ee53502 100644 --- a/poppler/Stream.cc +++ b/poppler/Stream.cc @@ -22,6 +22,7 @@ // Copyright (C) 2009 Stefan Thomas <[email protected]> // Copyright (C) 2010 Hib Eris <[email protected]> // Copyright (C) 2010 Tomas Hoger <[email protected]> +// Copyright (C) 2011 William Bader <[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/Stream.h b/poppler/Stream.h index ee03f4e..fce6590 100644 --- a/poppler/Stream.h +++ b/poppler/Stream.h @@ -19,6 +19,7 @@ // Copyright (C) 2009 Carlos Garcia Campos <[email protected]> // Copyright (C) 2009 Stefan Thomas <[email protected]> // Copyright (C) 2010 Hib Eris <[email protected]> +// Copyright (C) 2011 William Bader <[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
