poppler/Form.cc | 1 + poppler/Form.h | 1 + 2 files changed, 2 insertions(+)
New commits: commit a3c1f2d5ea1de969e9aaaa84ee38866938b4ce0c Author: Albert Astals Cid <[email protected]> Date: Wed Sep 22 20:14:27 2010 +0100 fix copyright diff --git a/poppler/Form.cc b/poppler/Form.cc index 39b4b61..5194f66 100644 --- a/poppler/Form.cc +++ b/poppler/Form.cc @@ -13,6 +13,7 @@ // Copyright 2008 Michael Vrable <[email protected]> // Copyright 2009 Matthias Drochner <[email protected]> // Copyright 2009 KDAB via Guillermo Amaral <[email protected]> +// Copyright 2010 Mark Riedesel <[email protected]> // //======================================================================== diff --git a/poppler/Form.h b/poppler/Form.h index fea7c67..751a915 100644 --- a/poppler/Form.h +++ b/poppler/Form.h @@ -7,6 +7,7 @@ // Copyright 2006 Julien Rebetez <[email protected]> // Copyright 2007, 2008 Carlos Garcia Campos <[email protected]> // Copyright 2007-2009 Albert Astals Cid <[email protected]> +// Copyright 2010 Mark Riedesel <[email protected]> // //======================================================================== _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
