poppler/CairoOutputDev.cc | 2 +- poppler/CairoOutputDev.h | 2 +- poppler/Gfx.cc | 2 +- poppler/OutputDev.h | 2 +- poppler/TextOutputDev.cc | 1 + 5 files changed, 5 insertions(+), 4 deletions(-)
New commits: commit bd4cc73e438a7d4d4a10c50c69e65b5bdc63ddf2 Author: Albert Astals Cid <[email protected]> Date: Sun Feb 27 11:04:45 2011 +0000 Some more missing copyrights diff --git a/poppler/CairoOutputDev.cc b/poppler/CairoOutputDev.cc index 35f2b45..2ee5167 100644 --- a/poppler/CairoOutputDev.cc +++ b/poppler/CairoOutputDev.cc @@ -18,7 +18,7 @@ // Copyright (C) 2005, 2006 Kristian Høgsberg <[email protected]> // Copyright (C) 2005, 2009 Albert Astals Cid <[email protected]> // Copyright (C) 2005 Nickolay V. Shmyrev <[email protected]> -// Copyright (C) 2006-2010 Carlos Garcia Campos <[email protected]> +// Copyright (C) 2006-2011 Carlos Garcia Campos <[email protected]> // Copyright (C) 2008 Carl Worth <[email protected]> // Copyright (C) 2008-2011 Adrian Johnson <[email protected]> // Copyright (C) 2008 Michael Vrable <[email protected]> diff --git a/poppler/CairoOutputDev.h b/poppler/CairoOutputDev.h index e6fde85..9404d6d 100644 --- a/poppler/CairoOutputDev.h +++ b/poppler/CairoOutputDev.h @@ -17,7 +17,7 @@ // Copyright (C) 2005-2008 Jeff Muizelaar <[email protected]> // Copyright (C) 2005, 2006 Kristian Høgsberg <[email protected]> // Copyright (C) 2005 Nickolay V. Shmyrev <[email protected]> -// Copyright (C) 2006-2010 Carlos Garcia Campos <[email protected]> +// Copyright (C) 2006-2011 Carlos Garcia Campos <[email protected]> // Copyright (C) 2008, 2009, 2011 Adrian Johnson <[email protected]> // Copyright (C) 2008 Michael Vrable <[email protected]> // Copyright (C) 2010 Thomas Freitag <[email protected]> diff --git a/poppler/Gfx.cc b/poppler/Gfx.cc index 9cff25f..daf50d3 100644 --- a/poppler/Gfx.cc +++ b/poppler/Gfx.cc @@ -20,7 +20,7 @@ // Copyright (C) 2006-2010 Carlos Garcia Campos <[email protected]> // Copyright (C) 2006, 2007 Jeff Muizelaar <[email protected]> // Copyright (C) 2007, 2008 Brad Hards <[email protected]> -// Copyright (C) 2007 Adrian Johnson <[email protected]> +// Copyright (C) 2007, 2011 Adrian Johnson <[email protected]> // Copyright (C) 2007, 2008 Iñigo MartÃnez <[email protected]> // Copyright (C) 2007 Koji Otani <[email protected]> // Copyright (C) 2007 Krzysztof Kowalczyk <[email protected]> diff --git a/poppler/OutputDev.h b/poppler/OutputDev.h index af016b6..65cfa2d 100644 --- a/poppler/OutputDev.h +++ b/poppler/OutputDev.h @@ -16,7 +16,7 @@ // Copyright (C) 2005 Jonathan Blandford <[email protected]> // Copyright (C) 2006 Thorkild Stray <[email protected]> // Copyright (C) 2007 Jeff Muizelaar <[email protected]> -// Copyright (C) 2007 Adrian Johnson <[email protected]> +// Copyright (C) 2007, 2011 Adrian Johnson <[email protected]> // Copyright (C) 2009, 2010 Thomas Freitag <[email protected]> // Copyright (C) 2009 Carlos Garcia Campos <[email protected]> // Copyright (C) 2009 Albert Astals Cid <[email protected]> diff --git a/poppler/TextOutputDev.cc b/poppler/TextOutputDev.cc index 71b946e..a946ba6 100644 --- a/poppler/TextOutputDev.cc +++ b/poppler/TextOutputDev.cc @@ -24,6 +24,7 @@ // Copyright (C) 2009 Kovid Goyal <[email protected]> // Copyright (C) 2010 Brian Ewins <[email protected]> // Copyright (C) 2010 Suzuki Toshiya <[email protected]> +// Copyright (C) 2011 Sam Liao <[email protected]> // // To see a description of the changes please see the Changelog file that // came with your tarball or type make ChangeLog if you are building from git
_______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
