poppler/TextOutputDev.cc | 1 + poppler/TextOutputDev.h | 2 +- qt4/src/poppler-page.cc | 1 + 3 files changed, 3 insertions(+), 1 deletion(-)
New commits: commit e34af7ffe0a4024e2eb39314bdb09eb9a662e53e Author: Albert Astals Cid <[email protected]> Date: Sun Dec 21 22:16:39 2008 +0100 Update copyright of last commits diff --git a/poppler/TextOutputDev.cc b/poppler/TextOutputDev.cc index fea4702..721ce45 100644 --- a/poppler/TextOutputDev.cc +++ b/poppler/TextOutputDev.cc @@ -18,6 +18,7 @@ // Copyright (C) 2007, 2008 Adrian Johnson <[email protected]> // Copyright (C) 2008 Koji Otani <[email protected]> // Copyright (C) 2008 Albert Astals Cid <[email protected]> +// Copyright (C) 2008 Pino Toscano <[email protected]> // Copyright (C) 2008 Hib Eris <[email protected]> // // To see a description of the changes please see the Changelog file that diff --git a/poppler/TextOutputDev.h b/poppler/TextOutputDev.h index f2b7eab..d3ae2f9 100644 --- a/poppler/TextOutputDev.h +++ b/poppler/TextOutputDev.h @@ -12,7 +12,7 @@ // // Copyright (C) 2005-2007 Kristian Høgsberg <[email protected]> // Copyright (C) 2006 Ed Catmur <[email protected]> -// Copyright (C) 2007 Carlos Garcia Campos <[email protected]> +// Copyright (C) 2007-2008 Carlos Garcia Campos <[email protected]> // Copyright (C) 2007 Adrian Johnson <[email protected]> // Copyright (C) 2008 Albert Astals Cid <[email protected]> // diff --git a/qt4/src/poppler-page.cc b/qt4/src/poppler-page.cc index bef5d0a..e7fcce5 100644 --- a/qt4/src/poppler-page.cc +++ b/qt4/src/poppler-page.cc @@ -4,6 +4,7 @@ * 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) 2008 Carlos Garcia Campos <[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
