summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2012-03-01 17:53:25 +0100
committerAlbert Astals Cid <aacid@kde.org>2012-03-01 18:48:01 +0100
commit14f6abfcb83f91755e6de05cd33870934bba3cfb (patch)
tree187ab42ea355783e4f7522b93f0fd36345f4b360 /utils
parente63ca8184168f824575be9bbb64e9b1eac1eff94 (diff)
Update copyrights
Diffstat (limited to 'utils')
-rw-r--r--utils/ImageOutputDev.cc1
-rw-r--r--utils/ImageOutputDev.h1
-rw-r--r--utils/parseargs.cc1
-rw-r--r--utils/parseargs.h1
-rw-r--r--utils/pdffonts.cc1
-rw-r--r--utils/pdfimages.cc1
-rw-r--r--utils/pdftocairo.cc2
-rw-r--r--utils/pdftoppm.cc2
8 files changed, 8 insertions, 2 deletions
diff --git a/utils/ImageOutputDev.cc b/utils/ImageOutputDev.cc
index 24ab1b98..0c06513c 100644
--- a/utils/ImageOutputDev.cc
+++ b/utils/ImageOutputDev.cc
@@ -20,6 +20,7 @@
// Copyright (C) 2009 Carlos Garcia Campos <carlosgc@gnome.org>
// Copyright (C) 2009 William Bader <williambader@hotmail.com>
// Copyright (C) 2010 Jakob Voss <jakob.voss@gbv.de>
+// Copyright (C) 2012 Adrian Johnson <ajohnson@redneon.com>
//
// 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/utils/ImageOutputDev.h b/utils/ImageOutputDev.h
index 2689b683..6201a249 100644
--- a/utils/ImageOutputDev.h
+++ b/utils/ImageOutputDev.h
@@ -17,6 +17,7 @@
// Copyright (C) 2008 Timothy Lee <timothy.lee@siriushk.com>
// Copyright (C) 2009 Carlos Garcia Campos <carlosgc@gnome.org>
// Copyright (C) 2010 Jakob Voss <jakob.voss@gbv.de>
+// Copyright (C) 2012 Adrian Johnson <ajohnson@redneon.com>
//
// 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/utils/parseargs.cc b/utils/parseargs.cc
index df1c8ede..a457a885 100644
--- a/utils/parseargs.cc
+++ b/utils/parseargs.cc
@@ -16,6 +16,7 @@
under GPL version 2 or later
Copyright (C) 2008, 2009 Albert Astals Cid <aacid@kde.org>
+ Copyright (C) 2011, 2012 Adrian Johnson <ajohnson@redneon.com>
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/utils/parseargs.h b/utils/parseargs.h
index bd6ebd2e..f035fa14 100644
--- a/utils/parseargs.h
+++ b/utils/parseargs.h
@@ -14,6 +14,7 @@
under GPL version 2 or later
Copyright (C) 2008 Albert Astals Cid <aacid@kde.org>
+ Copyright (C) 2011 Adrian Johnson <ajohnson@redneon.com>
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/utils/pdffonts.cc b/utils/pdffonts.cc
index 7137b470..970cbc06 100644
--- a/utils/pdffonts.cc
+++ b/utils/pdffonts.cc
@@ -16,6 +16,7 @@
// Copyright (C) 2006 Dominic Lachowicz <cinamod@hotmail.com>
// Copyright (C) 2007-2008, 2010 Albert Astals Cid <aacid@kde.org>
// Copyright (C) 2010 Hib Eris <hib@hiberis.nl>
+// Copyright (C) 2012 Adrian Johnson <ajohnson@redneon.com>
//
// 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/utils/pdfimages.cc b/utils/pdfimages.cc
index fdbd64d5..82c301c7 100644
--- a/utils/pdfimages.cc
+++ b/utils/pdfimages.cc
@@ -18,6 +18,7 @@
// Copyright (C) 2007-2008, 2010 Albert Astals Cid <aacid@kde.org>
// Copyright (C) 2010 Hib Eris <hib@hiberis.nl>
// Copyright (C) 2010 Jakob Voss <jakob.voss@gbv.de>
+// Copyright (C) 2012 Adrian Johnson <ajohnson@redneon.com>
//
// 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/utils/pdftocairo.cc b/utils/pdftocairo.cc
index 2eeb7511..8d13e316 100644
--- a/utils/pdftocairo.cc
+++ b/utils/pdftocairo.cc
@@ -19,7 +19,7 @@
// Copyright (C) 2009 Shen Liang <shenzhuxi@gmail.com>
// Copyright (C) 2009 Stefan Thomas <thomas@eload24.com>
// Copyright (C) 2009, 2010 Albert Astals Cid <aacid@kde.org>
-// Copyright (C) 2010, 2011 Adrian Johnson <ajohnson@redneon.com>
+// Copyright (C) 2010, 2011, 2012 Adrian Johnson <ajohnson@redneon.com>
// Copyright (C) 2010 Hib Eris <hib@hiberis.nl>
// Copyright (C) 2010 Jonathan Liu <net147@gmail.com>
// Copyright (C) 2010 William Bader <williambader@hotmail.com>
diff --git a/utils/pdftoppm.cc b/utils/pdftoppm.cc
index 5ceb0a0e..04a0dfba 100644
--- a/utils/pdftoppm.cc
+++ b/utils/pdftoppm.cc
@@ -19,7 +19,7 @@
// Copyright (C) 2009 Shen Liang <shenzhuxi@gmail.com>
// Copyright (C) 2009 Stefan Thomas <thomas@eload24.com>
// Copyright (C) 2009-2011 Albert Astals Cid <aacid@kde.org>
-// Copyright (C) 2010 Adrian Johnson <ajohnson@redneon.com>
+// Copyright (C) 2010, 2012 Adrian Johnson <ajohnson@redneon.com>
// Copyright (C) 2010 Hib Eris <hib@hiberis.nl>
// Copyright (C) 2010 Jonathan Liu <net147@gmail.com>
// Copyright (C) 2010 William Bader <williambader@hotmail.com>