goo/GooTimer.cc | 1 + goo/GooTimer.h | 1 + goo/gfile.cc | 2 +- poppler/DCTStream.cc | 1 + poppler/DCTStream.h | 1 + poppler/GfxState.cc | 2 +- poppler/Page.cc | 2 +- qt4/src/poppler-annotation.cc | 2 +- 8 files changed, 8 insertions(+), 4 deletions(-)
New commits: commit 03ca5b4a5c9964d9c0e9913eb2061692848c4b95 Author: Albert Astals Cid <[email protected]> Date: Tue Aug 10 19:55:31 2010 +0100 Update copyrights diff --git a/goo/GooTimer.cc b/goo/GooTimer.cc index 0f4ccfe..c766c6b 100644 --- a/goo/GooTimer.cc +++ b/goo/GooTimer.cc @@ -6,6 +6,7 @@ // // Copyright 2005 Jonathan Blandford <[email protected]> // Copyright 2007 Krzysztof Kowalczyk <[email protected]> +// Copyright 2010 Hib Eris <[email protected]> // Inspired by gtimer.c in glib, which is Copyright 2000 by the GLib Team // //======================================================================== diff --git a/goo/GooTimer.h b/goo/GooTimer.h index 864bf68..f55ffcc 100755 --- a/goo/GooTimer.h +++ b/goo/GooTimer.h @@ -6,6 +6,7 @@ // // Copyright 2005 Jonathan Blandford <[email protected]> // Copyright 2007 Krzysztof Kowalczyk <[email protected]> +// Copyright 2010 Hib Eris <[email protected]> // Inspired by gtimer.c in glib, which is Copyright 2000 by the GLib Team // //======================================================================== diff --git a/goo/gfile.cc b/goo/gfile.cc index ff23aae..f48f9f3 100644 --- a/goo/gfile.cc +++ b/goo/gfile.cc @@ -18,7 +18,7 @@ // Copyright (C) 2006 Takashi Iwai <[email protected]> // Copyright (C) 2006 Kristian Høgsberg <[email protected]> // Copyright (C) 2008 Adam Batkin <[email protected]> -// Copyright (C) 2008 Hib Eris <[email protected]> +// Copyright (C) 2008, 2010 Hib Eris <[email protected]> // Copyright (C) 2009 Albert Astals Cid <[email protected]> // Copyright (C) 2009 Kovid Goyal <[email protected]> // diff --git a/poppler/DCTStream.cc b/poppler/DCTStream.cc index 7f578a9..212a8bd 100644 --- a/poppler/DCTStream.cc +++ b/poppler/DCTStream.cc @@ -7,6 +7,7 @@ // Copyright 2005 Jeff Muizelaar <[email protected]> // Copyright 2005-2010 Albert Astals Cid <[email protected]> // Copyright 2009 Ryszard Trojnacki <[email protected]> +// Copyright 2010 Carlos Garcia Campos <[email protected]> // //======================================================================== diff --git a/poppler/DCTStream.h b/poppler/DCTStream.h index ec2a701..2694f36 100644 --- a/poppler/DCTStream.h +++ b/poppler/DCTStream.h @@ -7,6 +7,7 @@ // Copyright 2005 Jeff Muizelaar <[email protected]> // Copyright 2005 Martin Kretzschmar <[email protected]> // Copyright 2005-2007, 2009, 2010 Albert Astals Cid <[email protected]> +// Copyright 2010 Carlos Garcia Campos <[email protected]> // //======================================================================== diff --git a/poppler/GfxState.cc b/poppler/GfxState.cc index 423ad71..3be4171 100644 --- a/poppler/GfxState.cc +++ b/poppler/GfxState.cc @@ -15,7 +15,7 @@ // // Copyright (C) 2005 Kristian Høgsberg <[email protected]> // Copyright (C) 2006, 2007 Jeff Muizelaar <[email protected]> -// Copyright (C) 2006 Carlos Garcia Campos <[email protected]> +// Copyright (C) 2006, 2010 Carlos Garcia Campos <[email protected]> // Copyright (C) 2006-2010 Albert Astals Cid <[email protected]> // Copyright (C) 2009 Koji Otani <[email protected]> // Copyright (C) 2009 Thomas Freitag <[email protected]> diff --git a/poppler/Page.cc b/poppler/Page.cc index dc3ff69..3c2d880 100644 --- a/poppler/Page.cc +++ b/poppler/Page.cc @@ -19,7 +19,7 @@ // Copyright (C) 2006-2008 Pino Toscano <[email protected]> // Copyright (C) 2006 Nickolay V. Shmyrev <[email protected]> // Copyright (C) 2006 Scott Turner <[email protected]> -// Copyright (C) 2006-2009 Carlos Garcia Campos <[email protected]> +// Copyright (C) 2006-2010 Carlos Garcia Campos <[email protected]> // Copyright (C) 2007 Julien Rebetez <[email protected]> // Copyright (C) 2008 Iñigo MartÃnez <[email protected]> // Copyright (C) 2008 Brad Hards <[email protected]> diff --git a/qt4/src/poppler-annotation.cc b/qt4/src/poppler-annotation.cc index 88a3f99..0905ee3 100644 --- a/qt4/src/poppler-annotation.cc +++ b/qt4/src/poppler-annotation.cc @@ -1,6 +1,6 @@ /* poppler-annotation.cc: qt interface to poppler * Copyright (C) 2006, 2009 Albert Astals Cid <[email protected]> - * Copyright (C) 2006, 2008 Pino Toscano <[email protected]> + * Copyright (C) 2006, 2008, 2010 Pino Toscano <[email protected]> * Adapting code from * Copyright (C) 2004 by Enrico Ros <[email protected]> *
_______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
