qt4/src/poppler-document.cc | 2 +- qt4/src/poppler-form.cc | 1 + qt4/src/poppler-form.h | 1 + 3 files changed, 3 insertions(+), 1 deletion(-)
New commits: commit 2bd8da7020dc0bf8b16b2a9a26817334bc1646cb Author: Albert Astals Cid <[email protected]> Date: Wed Jan 7 19:11:24 2009 +0100 Update copytight notices diff --git a/qt4/src/poppler-document.cc b/qt4/src/poppler-document.cc index 1bc9189..234d58b 100644 --- a/qt4/src/poppler-document.cc +++ b/qt4/src/poppler-document.cc @@ -2,7 +2,7 @@ * Copyright (C) 2005, Net Integration Technologies, Inc. * Copyright (C) 2005, 2008, Brad Hards <[email protected]> * Copyright (C) 2005-2008, Albert Astals Cid <[email protected]> - * Copyright (C) 2006-2008, Pino Toscano <[email protected]> + * Copyright (C) 2006-2009, Pino Toscano <[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 diff --git a/qt4/src/poppler-form.cc b/qt4/src/poppler-form.cc index fce584a..4198227 100644 --- a/qt4/src/poppler-form.cc +++ b/qt4/src/poppler-form.cc @@ -1,5 +1,6 @@ /* poppler-form.h: qt4 interface to poppler * Copyright (C) 2007-2008, Pino Toscano <[email protected]> + * Copyright (C) 2008, Albert Astals Cid <[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 diff --git a/qt4/src/poppler-form.h b/qt4/src/poppler-form.h index d9c73ea..0412bab 100644 --- a/qt4/src/poppler-form.h +++ b/qt4/src/poppler-form.h @@ -1,5 +1,6 @@ /* poppler-form.h: qt4 interface to poppler * Copyright (C) 2007-2008, Pino Toscano <[email protected]> + * Copyright (C) 2008, Albert Astals Cid <[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
