qt4/src/poppler-link.h | 3 ++- qt4/src/poppler-page.cc | 1 + 2 files changed, 3 insertions(+), 1 deletion(-)
New commits: commit 2ba752aabc8dad4bb35a351697b1590795c54ca4 Author: Pino Toscano <[email protected]> Date: Wed Jun 16 00:06:30 2010 +0200 update copyrights diff --git a/qt4/src/poppler-link.h b/qt4/src/poppler-link.h index 2e38c9e..1aa6d78 100644 --- a/qt4/src/poppler-link.h +++ b/qt4/src/poppler-link.h @@ -1,6 +1,7 @@ /* poppler-link.h: qt interface to poppler * Copyright (C) 2006, Albert Astals Cid <[email protected]> - * Copyright (C) 2007-2008, Pino Toscano <[email protected]> + * Copyright (C) 2007-2008, 2010, Pino Toscano <[email protected]> + * Copyright (C) 2010, Guillermo Amaral <[email protected]> * Adapting code from * Copyright (C) 2004 by Enrico Ros <[email protected]> * diff --git a/qt4/src/poppler-page.cc b/qt4/src/poppler-page.cc index 8aea6ce..ae67b11 100644 --- a/qt4/src/poppler-page.cc +++ b/qt4/src/poppler-page.cc @@ -6,6 +6,7 @@ * Copyright (C) 2006-2010, Pino Toscano <[email protected]> * Copyright (C) 2008 Carlos Garcia Campos <[email protected]> * Copyright (C) 2009 Shawn Rutledge <[email protected]> + * Copyright (C) 2010, Guillermo Amaral <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
