[poppler] poppler/FontInfo.cc poppler/FontInfo.h qt4/src

Albert Astals Cid aacid at kemper.freedesktop.org
Wed Jan 7 10:06:42 PST 2009


 poppler/FontInfo.cc         |    1 +
 poppler/FontInfo.h          |    1 +
 qt4/src/poppler-document.cc |    2 +-
 qt4/src/poppler-fontinfo.cc |    2 +-
 qt4/src/poppler-form.cc     |    1 +
 qt4/src/poppler-form.h      |    1 +
 qt4/src/poppler-private.h   |    2 +-
 qt4/src/poppler-qt4.h       |    2 +-
 8 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit a69add73bf7bef17c677c735db77934ba67188a5
Author: Albert Astals Cid <aacid at kde.org>
Date:   Wed Jan 7 19:06:13 2009 +0100

    Update copyright notices

diff --git a/poppler/FontInfo.cc b/poppler/FontInfo.cc
index 13231a5..0037e07 100644
--- a/poppler/FontInfo.cc
+++ b/poppler/FontInfo.cc
@@ -6,6 +6,7 @@
 // Copyright (C) 2005-2008 Albert Astals Cid <aacid at kde.org>
 // Copyright (C) 2005 Brad Hards <bradh at frogmouth.net>
 // Copyright (C) 2006 Kouhei Sutou <kou at cozmixng.org>
+// Copyright (C) 2009 Pino Toscano <pino at kde.org>
 //
 // 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
diff --git a/poppler/FontInfo.h b/poppler/FontInfo.h
index 61182ab..79eafea 100644
--- a/poppler/FontInfo.h
+++ b/poppler/FontInfo.h
@@ -5,6 +5,7 @@
 // Copyright (C) 2005 Kristian Høgsberg <krh at redhat.com>
 // Copyright (C) 2005-2008 Albert Astals Cid <aacid at kde.org>
 // Copyright (C) 2005 Brad Hards <bradh at frogmouth.net>
+// Copyright (C) 2009 Pino Toscano <pino at kde.org>
 //
 // 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
diff --git a/qt4/src/poppler-document.cc b/qt4/src/poppler-document.cc
index 23a1acb..2892df0 100644
--- a/qt4/src/poppler-document.cc
+++ b/qt4/src/poppler-document.cc
@@ -2,7 +2,7 @@
  * Copyright (C) 2005, Net Integration Technologies, Inc.
  * Copyright (C) 2005, 2008, Brad Hards <bradh at frogmouth.net>
  * Copyright (C) 2005-2008, Albert Astals Cid <aacid at kde.org>
- * Copyright (C) 2006-2008, Pino Toscano <pino at kde.org>
+ * Copyright (C) 2006-2009, Pino Toscano <pino at kde.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/qt4/src/poppler-fontinfo.cc b/qt4/src/poppler-fontinfo.cc
index 0a8c8de..81aed71 100644
--- a/qt4/src/poppler-fontinfo.cc
+++ b/qt4/src/poppler-fontinfo.cc
@@ -3,7 +3,7 @@
  * Copyright (C) 2005, Tobias Koening <tokoe at kde.org>
  * Copyright (C) 2005, Brad Hards <bradh at frogmouth.net>
  * Copyright (C) 2005-2008, Albert Astals Cid <aacid at kde.org>
- * Copyright (C) 2008, Pino Toscano <pino at kde.org>
+ * Copyright (C) 2008, 2009, Pino Toscano <pino at kde.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/qt4/src/poppler-form.cc b/qt4/src/poppler-form.cc
index f05d0e0..6224b68 100644
--- a/qt4/src/poppler-form.cc
+++ b/qt4/src/poppler-form.cc
@@ -1,5 +1,6 @@
 /* poppler-form.h: qt4 interface to poppler
  * Copyright (C) 2007-2008, Pino Toscano <pino at kde.org>
+ * Copyright (C) 2008, Albert Astals Cid <aacid at kde.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/qt4/src/poppler-form.h b/qt4/src/poppler-form.h
index d9c73ea..0412bab 100644
--- a/qt4/src/poppler-form.h
+++ b/qt4/src/poppler-form.h
@@ -1,5 +1,6 @@
 /* poppler-form.h: qt4 interface to poppler
  * Copyright (C) 2007-2008, Pino Toscano <pino at kde.org>
+ * Copyright (C) 2008, Albert Astals Cid <aacid at kde.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/qt4/src/poppler-private.h b/qt4/src/poppler-private.h
index fe2e541..3173b71 100644
--- a/qt4/src/poppler-private.h
+++ b/qt4/src/poppler-private.h
@@ -2,7 +2,7 @@
  * Copyright (C) 2005, Net Integration Technologies, Inc.
  * Copyright (C) 2005, 2008, Brad Hards <bradh at frogmouth.net>
  * Copyright (C) 2006-2008 by Albert Astals Cid <aacid at kde.org>
- * Copyright (C) 2007-2008 by Pino Toscano <pino at kde.org>
+ * Copyright (C) 2007-2009 by Pino Toscano <pino at kde.org>
  * Inspired on code by
  * Copyright (C) 2004 by Albert Astals Cid <tsdgeos at terra.es>
  * Copyright (C) 2004 by Enrico Ros <eros.kde at email.it>
diff --git a/qt4/src/poppler-qt4.h b/qt4/src/poppler-qt4.h
index 1a7c75e..05c4c0d 100644
--- a/qt4/src/poppler-qt4.h
+++ b/qt4/src/poppler-qt4.h
@@ -3,7 +3,7 @@
  * Copyright (C) 2005, 2007, Brad Hards <bradh at frogmouth.net>
  * Copyright (C) 2005-2008, Albert Astals Cid <aacid at kde.org>
  * Copyright (C) 2005, Stefan Kebekus <stefan.kebekus at math.uni-koeln.de>
- * Copyright (C) 2006-2008, Pino Toscano <pino at kde.org>
+ * Copyright (C) 2006-2009, Pino Toscano <pino at kde.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by


More information about the poppler mailing list