goo/PNGWriter.cc | 2 +- goo/PNGWriter.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit a128a858c50287cfba74c69996276ea44370dc26 Author: Albert Astals Cid <[email protected]> Date: Sun Aug 21 23:52:06 2011 +0200 Update Adrian's (C) diff --git a/goo/PNGWriter.cc b/goo/PNGWriter.cc index 46cd2b7..d47efa6 100644 --- a/goo/PNGWriter.cc +++ b/goo/PNGWriter.cc @@ -8,7 +8,7 @@ // Copyright (C) 2009 Shen Liang <[email protected]> // Copyright (C) 2009 Albert Astals Cid <[email protected]> // Copyright (C) 2009 Stefan Thomas <[email protected]> -// Copyright (C) 2010 Adrian Johnson <[email protected]> +// Copyright (C) 2010, 2011 Adrian Johnson <[email protected]> // Copyright (C) 2011 Thomas Klausner <[email protected]> // //======================================================================== diff --git a/goo/PNGWriter.h b/goo/PNGWriter.h index 1f0eee1..f22495d 100644 --- a/goo/PNGWriter.h +++ b/goo/PNGWriter.h @@ -8,7 +8,7 @@ // Copyright (C) 2009 Shen Liang <[email protected]> // Copyright (C) 2009, 2011 Albert Astals Cid <[email protected]> // Copyright (C) 2009 Stefan Thomas <[email protected]> -// Copyright (C) 2010 Adrian Johnson <[email protected]> +// Copyright (C) 2010, 2011 Adrian Johnson <[email protected]> // //======================================================================== _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
