poppler/DCTStream.cc | 2 +- poppler/DCTStream.h | 2 +- poppler/Stream.cc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)
New commits: commit ea2aa7bd1ceb0e3282398f52683e4f52ef401f74 Author: Albert Astals Cid <[email protected]> Date: Thu Jan 15 22:18:48 2009 +0100 Forgot my copyrights diff --git a/poppler/DCTStream.cc b/poppler/DCTStream.cc index 906f3ca..b7c2e10 100644 --- a/poppler/DCTStream.cc +++ b/poppler/DCTStream.cc @@ -5,7 +5,7 @@ // This file is licensed under the GPLv2 or later // // Copyright 2005 Jeff Muizelaar <[email protected]> -// Copyright 2005-2008 Albert Astals Cid <[email protected]> +// Copyright 2005-2009 Albert Astals Cid <[email protected]> // //======================================================================== diff --git a/poppler/DCTStream.h b/poppler/DCTStream.h index d04345b..29f8cf9 100644 --- a/poppler/DCTStream.h +++ b/poppler/DCTStream.h @@ -6,7 +6,7 @@ // // Copyright 2005 Jeff Muizelaar <[email protected]> // Copyright 2005 Martin Kretzschmar <[email protected]> -// Copyright 2005-2007 Albert Astals Cid <[email protected]> +// Copyright 2005-2007, 2009 Albert Astals Cid <[email protected]> // //======================================================================== diff --git a/poppler/Stream.cc b/poppler/Stream.cc index 72fc0ab..4200101 100644 --- a/poppler/Stream.cc +++ b/poppler/Stream.cc @@ -14,7 +14,7 @@ // under GPL version 2 or later // // Copyright (C) 2005 Jeff Muizelaar <[email protected]> -// Copyright (C) 2006-2008 Albert Astals Cid <[email protected]> +// Copyright (C) 2006-2009 Albert Astals Cid <[email protected]> // Copyright (C) 2007 Krzysztof Kowalczyk <[email protected]> // Copyright (C) 2008 Julien Rebetez <[email protected]> // _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
