poppler/FontInfo.cc | 1 + poppler/FontInfo.h | 1 + qt4/src/poppler-document.cc | 2 +- qt4/src/poppler-fontinfo.cc | 2 +- qt4/src/poppler-form.cc | 1 + qt4/src/poppler-form.h | 1 + qt4/src/poppler-private.h | 2 +- qt4/src/poppler-qt4.h | 2 +- 8 files changed, 8 insertions(+), 4 deletions(-)
New commits: commit a69add73bf7bef17c677c735db77934ba67188a5 Author: Albert Astals Cid <[email protected]> Date: Wed Jan 7 19:06:13 2009 +0100 Update copyright notices diff --git a/poppler/FontInfo.cc b/poppler/FontInfo.cc index 13231a5..0037e07 100644 --- a/poppler/FontInfo.cc +++ b/poppler/FontInfo.cc @@ -6,6 +6,7 @@ // Copyright (C) 2005-2008 Albert Astals Cid <[email protected]> // Copyright (C) 2005 Brad Hards <[email protected]> // Copyright (C) 2006 Kouhei Sutou <[email protected]> +// Copyright (C) 2009 Pino Toscano <[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/FontInfo.h b/poppler/FontInfo.h index 61182ab..79eafea 100644 --- a/poppler/FontInfo.h +++ b/poppler/FontInfo.h @@ -5,6 +5,7 @@ // Copyright (C) 2005 Kristian Høgsberg <[email protected]> // Copyright (C) 2005-2008 Albert Astals Cid <[email protected]> // Copyright (C) 2005 Brad Hards <[email protected]> +// Copyright (C) 2009 Pino Toscano <[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/qt4/src/poppler-document.cc b/qt4/src/poppler-document.cc index 23a1acb..2892df0 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-fontinfo.cc b/qt4/src/poppler-fontinfo.cc index 0a8c8de..81aed71 100644 --- a/qt4/src/poppler-fontinfo.cc +++ b/qt4/src/poppler-fontinfo.cc @@ -3,7 +3,7 @@ * Copyright (C) 2005, Tobias Koening <[email protected]> * Copyright (C) 2005, Brad Hards <[email protected]> * Copyright (C) 2005-2008, Albert Astals Cid <[email protected]> - * Copyright (C) 2008, Pino Toscano <[email protected]> + * Copyright (C) 2008, 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 f05d0e0..6224b68 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 diff --git a/qt4/src/poppler-private.h b/qt4/src/poppler-private.h index fe2e541..3173b71 100644 --- a/qt4/src/poppler-private.h +++ b/qt4/src/poppler-private.h @@ -2,7 +2,7 @@ * Copyright (C) 2005, Net Integration Technologies, Inc. * Copyright (C) 2005, 2008, Brad Hards <[email protected]> * Copyright (C) 2006-2008 by Albert Astals Cid <[email protected]> - * Copyright (C) 2007-2008 by Pino Toscano <[email protected]> + * Copyright (C) 2007-2009 by Pino Toscano <[email protected]> * Inspired on code by * Copyright (C) 2004 by Albert Astals Cid <[email protected]> * Copyright (C) 2004 by Enrico Ros <[email protected]> diff --git a/qt4/src/poppler-qt4.h b/qt4/src/poppler-qt4.h index 1a7c75e..05c4c0d 100644 --- a/qt4/src/poppler-qt4.h +++ b/qt4/src/poppler-qt4.h @@ -3,7 +3,7 @@ * Copyright (C) 2005, 2007, Brad Hards <[email protected]> * Copyright (C) 2005-2008, Albert Astals Cid <[email protected]> * Copyright (C) 2005, Stefan Kebekus <[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
_______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
