poppler/Annot.cc | 2 +- qt4/src/poppler-form.cc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 04779ef1fb8f1ab8e9a47e8861b48025d857d411 Author: Albert Astals Cid <[email protected]> Date: Mon Mar 28 22:22:19 2011 +0100 Fix (C) years diff --git a/poppler/Annot.cc b/poppler/Annot.cc index 1475db3..a164637 100644 --- a/poppler/Annot.cc +++ b/poppler/Annot.cc @@ -19,7 +19,7 @@ // Copyright (C) 2007-2011 Carlos Garcia Campos <[email protected]> // Copyright (C) 2007, 2008 Iñigo MartÃnez <[email protected]> // Copyright (C) 2007 Jeff Muizelaar <[email protected]> -// Copyright (C) 2008 Pino Toscano <[email protected]> +// Copyright (C) 2008, 2011 Pino Toscano <[email protected]> // Copyright (C) 2008 Michael Vrable <[email protected]> // Copyright (C) 2008 Hugo Mercier <[email protected]> // Copyright (C) 2009 Ilya Gorenbein <[email protected]> diff --git a/qt4/src/poppler-form.cc b/qt4/src/poppler-form.cc index 8353f91..f05d82f 100644 --- a/qt4/src/poppler-form.cc +++ b/qt4/src/poppler-form.cc @@ -1,5 +1,5 @@ /* poppler-form.h: qt4 interface to poppler - * Copyright (C) 2007-2008, Pino Toscano <[email protected]> + * Copyright (C) 2007-2008, 2011, Pino Toscano <[email protected]> * Copyright (C) 2008, Albert Astals Cid <[email protected]> * * This program is free software; you can redistribute it and/or modify
_______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
